TabControlImages Fields
Contains settings that allow images to be defined for the ASPxTabControl‘s (ASPxPageControl‘s) specific elements.| Name | Description |
|---|---|
| ActiveTabImageName |
Represents the name of the ActiveTab image file which is used in the ASPxTabControl control. This name is equal to “tcActiveTab.gif”. |
| ScrollButtonBackgroundImageName | For internal use only. |
| ScrollButtonDisableBackgroundImageName | For internal use only. |
| ScrollButtonHoverBackgroundImageName | For internal use only. |
| ScrollButtonPressedBackgroundImageName | For internal use only. |
| ScrollLeftButtonImageName | For internal use only. |
| ScrollRightButtonImageName | For internal use only. |
| TabImageName |
Represents the name of the Tab image file which is used in the ASPxTabControl control. This name is equal to “tcTab.gif”. |
See Also