Class | Description | |
---|---|---|
MdiParentManager | Class that maintains information about MdiParent forms | |
NewTabButtonUIElement | NewTabButtonUIElement | |
TabButtonSeparatorUIElement | TabButtonSeparatorUIElement | |
TabClientAreaEdgeUIElement | UIElement used to display the area between the tab line and the tab contents. | |
TabCloseButtonUIElement | TabCloseButtonUIElement | |
TabDragManager | Class for managing the drag action for a TabManager | |
TabGroupUIElement | TabGroupUIElement | |
TabInfo | Class that manages a collection of tabs | |
TabItemButtonUIElement | UIElement for a button style tab item. | |
TabItemsCollection | Interface implemented by an object managing a group of tab items. | |
TabItemUIElement | UIElement for displaying a single tab item. | |
TabLineUIElement | UIElement used to display the line rendered between the tab items and the client area. | |
TabListButtonUIElement | TabListButtonUIElement | |
TabManager | Object that manages the display for a set of tabs. | |
TabManager.CancelableTabItemEventArgs | Event parameters used for cancelable events that pass in an ITabItem as an argument. | |
TabManager.SelectedTabItemChangedEventArgs | Event parameters used for the TabManager.SelectedTabItemChanged event. | |
TabManager.SelectedTabItemChangingEventArgs | Event parameters used for the TabManager.SelectedTabItemChanging event. | |
TabManager.TabItemAccessibleObject | The Accessible object for a tab. | |
TabManager.TabItemEventArgs | Event parameters used for non-cancelable events that pass in an ITabItem as an argument. | |
TabManager.TabItemMovedEventArgs | Event parameters used for the TabManager.TabItemMoved event. | |
TabManager.TabItemMovingEventArgs | Event parameters used for the TabManager.TabItemMoving event. | |
TabManager.TabManagerScrollProvider | ScrollBarInfo for UIAutomation IScrollProvider implementation. | |
TabRowUIElement | UIElement representing a row of tab items | |
TabScrollButtonUIElement | TabScrollButtonUIElement | |
TabScrolledEventArgs | Event parameters used for the TabManager.TabScrolled event. | |
TabScrollingEventArgs | Event parameters used for the TabManager.TabScrolling event. | |
TabSeparatorUIElement | TabItemSeparatorUIElement | |
TabSettings | Class representing the settings for a TabItemsCollection |
Interface | Description | |
---|---|---|
ICustomMdiTab | Interface implemented by a form that provides custom mdi tab information. | |
ITabbedMdiManager | Interface implemented by a class that displays mdi children as tab items. | |
ITabItem | Interface implemented by a class that represents a single tab. | |
ITabProvider | Interface implemented by a class that manages a collection of ITabItems. |
Structure | Description | |
---|---|---|
TabHitTestInfo | Structure containing information about a tab hit test operation. |
Delegate | Description | |
---|---|---|
TabManager.SelectedTabItemChangedEventHandler | Delegate for handling the TabManager.SelectedTabItemChanged event. | |
TabManager.SelectedTabItemChangingEventHandler | Delegate for handling the TabManager.SelectedTabItemChanging event. | |
TabManager.TabItemMovedEventHandler | Delegate for handling the TabManager.TabItemMoved event. | |
TabManager.TabItemMovingEventHandler | Delegate for handling the TabManager.TabItemMoving event. | |
TabScrolledEventHandler | Delegate for handling the TabManager.TabScrolled event. | |
TabScrollingEventHandler | Delegate for handling the TabManager.TabScrolling event. |
Enumeration | Description | |
---|---|---|
CaptionOrientation | Enumeration of the possible caption orientations | |
DragScrollDirection | Enumeration of scroll directions | |
MultiRowSelectionStyle | Enumerator used to specify if tab rows are re-arranged when a tab is selected. | |
NewTabButtonLocation | Represents where the new tab button will be located, if at all. | |
ScrollArrowStyle | Enumeration of scroll arrow styles | |
ScrollButtonTypes | Enumerator used to determine what sets of scroll buttons are displayed. | |
ScrollType | Enumerator used to determine what type of scrolling to do. | |
SelectTabDirection | Enumeration used to indicate which tab should be selected | |
TabCloseButtonAlignment | Determines how the close button is positioned within the tab item. | |
TabCloseButtonLocation | Determines where the tab close button will be displayed. | |
TabCloseButtonVisibility | Determines whether the close button is visible in a certain location. | |
TabCloseReason | Represents the reason why a tab is closing or has closed. | |
TabLayoutStyle | Enumerator used to specify how tabs are sized and laid out with respect to one another. | |
TabLineType | Enumeration of types of tab lines | |
TabLocation | Enumeration of locations used for the caption and tab locations. | |
TabOrientation | Enumerator used to determine where the tab area is relative to the control's tab page area. | |
TabPropertyIds | Enumeration of property ids for the tab related classes | |
TabScrollButtons | Enumeration of tab scroll styles | |
TabSizing | Enumeration of tab sizing modes. | |
TabState | Enumeration of possible tab states | |
TabStyle | Enumeration of tab styles | |
TextOrientation | Enumeration of the possible text orientations |