ActivateFocusedTab
protected
|
Specifies if focusing a tab using the Up Arrow, Down Arrow, Left Arrow, Down Arrow, Home, or End keystroke activates it.
|
ActivePage
|
Provides access to the currently active (also called selected) tabbed page.
|
AllowDisabledTabAccess
protected
|
Specifies whether end-users can activate or focus a disabled tab.
|
AllowTabDragDrop
|
Specifies whether tab drag and drop is enabled.
|
CloseButtonMode
|
Specifies the Close button visibility in tabs.
|
CloseTabWithMiddleClick
|
Specifies if clicking the middle mouse button closes the tab located under the mouse pointer.
|
CustomButtons
|
Specifies custom button settings.
|
DragImage
protected
|
Specifies the drag icon for tabs.
|
Focusable
|
Specifies whether a tab can receive focus, when using the left or right arrow key.
|
HideTabs
|
Specifies whether the tab panel is hidden.
|
HotImages
protected
|
Specifies the collection of images used for indicating the tab’s hot-tracked state.
|
HotTrack
|
Specifies whether tabs are hot-tracked when the mouse pointer hovers over them.
|
ImageBorder
|
Specifies the width of tab image borders in pixels.
|
Images
protected
|
Specifies the collection of images that are used as explanatory images for tabs.
|
MultiLine
|
Specifies whether tabs are arranged across several rows.
|
MultiLineTabCaptions
protected
|
Specifies if tab captions can occupy multiple lines.
|
MultiSelect
protected
|
Specifies whether multiple tabs can be selected at a time.
|
NavigatorPosition
|
Specifies the control corner in which the navigator bar resides.
|
NewButton
|
Provides access to the New tab button.
|
NewButtonMode
protected
|
Specifies the New tab button‘s display options.
|
Options
|
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.
|
OwnerDraw
|
Specifies whether the tab control uses default tab drawing.
|
PageCount
|
Returns the number of tabbed pages.
|
PageIndex
|
Specifies the currently active (also called selected) tabbed page.
|
Pages
|
Provides zero-based indexed access to individual tabbed pages.
|
RaggedRight
|
Specifies whether tabs are stretched to fit the control’s area.
|
Rotate
|
Specifies whether tabs are rotated relative to tab panel orientation.
|
RotatedTabsMaxWidth
|
Specifies the maximum width (in pixels) tabs can have when they are rotated relative to the tab panel.
|
ScrollOpposite
|
Specifies whether tab rows can be scrolled to the opposite side of a tab control.
|
ShowButtonHints
|
Specifies the visibility of button hints.
|
ShowFrame
|
Specifies the visibility of page borders.
|
ShowTabHints
|
Specifies the visibility of tab hints.
|
Style
|
Applies a painting style to a tab control.
|
TabCaptionAlignment
|
Specifies the tab caption alignment.
|
TabHeight
|
Specifies the height of tabs in pixels.
|
TabIndex
protected
|
Specifies the selected tab index.
|
TabPosition
|
Specifies tab panel position and orientation.
|
Tabs
protected
|
Returns the collection of tabs displayed by a tab control.
|
TabSlants
|
Specifies the appearance aspects of tab slants.
|
TabsScroll
|
Specifies whether tab navigation buttons are displayed if tabs don’t fit in the tab control.
|
TabWidth
|
Specifies the width of tabs in pixels.
|