TabStrip Properties

Include Protected Members
Include Inherited Members

The TabStrip type exposes the following members.

Properties

  Name Description
Public property Selected Gets or sets the identifier (ID) of the selected Tab control.
Public property TabLeftOffBottomImageUrlFileContext Gets or sets the ResourceFileContext of the image that is shown in the lower-left cell of the first tab in the TabStrip when the first tab is not selected.
Public property TabLeftOffBottomImageUrlFileName Gets or sets the resource file name of the image that is shown in the lower-left cell of the first tab in the TabStrip when the first tab is not selected.
Public property TabLeftOffImageUrlFileContext Gets or sets the ResourceFileContext of the image that is shown in the upper-left cell of the first tab in the TabStrip when the first tab is not selected.
Public property TabLeftOffImageUrlFileName Gets or sets the resources file name of the image that is shown in the upper-left cell of the first tab in the TabStrip when the first tab is not selected.
Public property TabLeftOnBottomImageUrlFileContext Gets or sets the ResourceFileContext of the image that is shown in the lower-left cell of the first tab in the TabStrip when the first tab is selected.
Public property TabLeftOnBottomImageUrlFileName Gets or sets the resource file name of the image that is shown in the lower-left cell of the first tab in the TabStrip when the first tab is selected.
Public property TabLeftOnImageUrlFileContext Gets or sets the ResourceFileContext of the image that is shown in the upper-left cell of the first tab in the TabStrip when the first tab is selected.
Public property TabLeftOnImageUrlFileName Gets or sets the resource file name of the image that is shown in the upper-left cell of the first tab in the TabStrip when the first tab is selected.
Public property TabMiddleOffOffBottomImageUrlFileContext Gets or sets the ResourceFileContext of the image that is shown in the lower-left cell of an unselected tab when the tab to the left is not selected, and the tab is not the first tab in the TabStrip.
Public property TabMiddleOffOffBottomImageUrlFileName Gets or sets the resource file name of the image that is shown in the lower-left cell of an unselected tab when the tab to the left is not selected, and the tab is not the first tab in the TabStrip.
Public property TabMiddleOffOffImageUrlFileContext Gets or sets the ResourceFileContext of the image that is shown in the upper-left cell of an unselected tab when the tab to the left is not selected, and the tab is not the first tab in the TabStrip.
Public property TabMiddleOffOffImageUrlFileName Gets or sets the resource file name of the image that is shown in the upper-left cell of an unselected tab when the tab to the left is not selected, and the tab is not the first tab in the TabStrip.
Public property TabMiddleOffOnBottomImageUrlFileContext Gets or sets the ResourceFileContext for the image that is shown in the lower-left cell of the selected tab when the tab is not the first tab in the TabStrip.
Public property TabMiddleOffOnBottomImageUrlFileName Gets or sets the resource file name of the image that is shown in the lower-left cell of the selected tab when the tab is not the first tab in the TabStrip.
Public property TabMiddleOffOnImageUrlFileContext Gets or sets the ResourceFileContext for the image that is shown in the upper-left cell of the selected tab when the tab is not the first tab in the TabStrip.
Public property TabMiddleOffOnImageUrlFileName Gets or sets the resource file name of the image that is shown in the upper-left cell of the selected tab when the tab is not the first tab in the TabStrip.
Public property TabMiddleOnOffBottomImageUrlFileContext Gets or sets the ResourceFileContext of the image that is shown in the lower-left cell of an unselected tab when the tab to the left is selected, and the tab is not the first tab in the TabStrip.
Public property TabMiddleOnOffBottomImageUrlFileName Gets or sets the resource file name of the image that is shown in the lower-left cell of an unselected tab when the tab to the left is selected, and the tab is not the first tab in the TabStrip.
Public property TabMiddleOnOffImageUrlFileContext Gets or sets the ResourceFileContext of the image that is shown in the upper-left cell of an unselected tab when the tab to the left is selected, and the tab is not the first tab in the TabStrip.
Public property TabMiddleOnOffImageUrlFileName Gets or sets the resource file name of the image that is shown in the upper-left cell of an unselected tab when the tab to the left is selected, and the tab is not the first tab in the TabStrip.
Public property TabRightOffBottomImageUrlFileContext Gets or sets the ResourceFileContext for the image that is shown in the lower cell to the right of the last tab in the TabStrip when the last tab is not selected.
Public property TabRightOffBottomImageUrlFileName Gets or sets the resource file name of the image that is shown in the lower cell to the right of the last tab in the TabStrip when the last tab is not selected.
Public property TabRightOffImageUrlFileContext Gets or sets the ResourceFileContext for the image that is shown in the upper cell to the right of the last tab in the TabStrip when the last tab is not selected.
Public property TabRightOffImageUrlFileName Gets or sets the resource file name of the image that is shown in the upper cell to the right of the last tab in the TabStrip when the last tab is not selected.
Public property TabRightOnBottomImageUrlFileContext Gets or sets the ResourceFileContext of the image that is shown in the lower cell to the right of the last tab in the TabStrip when the last tab is selected.
Public property TabRightOnBottomImageUrlFileName Gets or sets the resource file name of the image that is shown in the lower cell to the right of the last tab in the TabStrip when the last tab is selected.
Public property TabRightOnImageUrlFileContext Gets or sets the ResourceFileContext of the image that is shown in the upper cell to the right of the last tab in the TabStrip when the last tab is selected.
Public property TabRightOnImageUrlFileName Gets or sets the resource file name of the image that is shown in the upper cell to the right of the last tab in the TabStrip when the last tab is selected.

Top

See Also

Reference

TabStrip Class

Microsoft.SharePoint.Portal.WebControls Namespace