TcxCustomTabControlProperties Properties
Contains settings that are common to the TcxPageControl and TcxTabControl controls.
Name | Description |
---|---|
Activate |
Specifies if focusing a tab using the Up Arrow, Down Arrow, Left Arrow, Down Arrow, Home, or End keystroke activates it. |
Allow |
Specifies whether end-users can activate or focus a disabled tab. |
Allow |
Specifies whether tab drag and drop is enabled. |
Close |
Specifies the Close button visibility in tabs. |
Close |
Specifies if clicking the middle mouse button closes the tab located under the mouse pointer. |
Custom |
Specifies custom button settings. |
Drag |
Specifies the drag icon for tabs. |
Hide |
Specifies whether the tab panel is hidden. |
Hot |
Specifies the collection of images used for indicating the tab’s hot-tracked state. |
Hot |
Specifies whether tabs are hot-tracked when the mouse pointer hovers over them. |
Image |
Specifies the width of tab image borders in pixels. |
Images protected | Specifies the collection of images that are used as explanatory images for tabs. |
Multi |
Specifies whether tabs are arranged across several rows. |
Multi |
Specifies if tab captions can occupy multiple lines. |
Multi |
Specifies whether multiple tabs can be selected at a time. |
Navigator |
Specifies the control corner in which the navigator bar resides. |
New |
Provides access to the New tab button. |
New |
Specifies the New tab button‘s display options. |
Options protected | Specifies a set of options that affect the appearance and behavior of a tab control. |
Owner protected |
Provides access to the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
Owner |
Specifies whether the tab control uses default tab drawing. |
Ragged |
Specifies whether tabs are stretched to fit the control’s area. |
Rotate protected | Specifies whether tabs are rotated relative to tab panel orientation. |
Rotated |
Specifies the maximum width (in pixels) tabs can have when they are rotated relative to the tab panel. |
Scroll |
Specifies whether tab rows can be scrolled to the opposite side of a tab control. |
Show |
Specifies the visibility of button hints. |
Show |
Specifies the visibility of page borders. |
Show |
Specifies the visibility of tab hints. |
Style protected | Applies a painting style to a tab control. |
Tab |
Specifies the tab caption alignment. |
Tab |
Specifies the height of tabs in pixels. |
Tab |
Specifies the selected tab index. |
Tab |
Specifies tab panel position and orientation. |
Tabs protected | Returns the collection of tabs displayed by a tab control. |
Tab |
Specifies the appearance aspects of tab slants. |
Tabs |
Specifies whether tab navigation buttons are displayed if tabs don’t fit in the tab control. |
Tab |
Specifies the width of tabs in pixels. |
See Also