Miner.Windows Assembly > Miner.Windows.TabbedMdi Namespace : MdiTabSettings Class |
The following tables list the members exposed by MdiTabSettings.
Name | Description | |
---|---|---|
![]() | ActiveTabAppearance | Returns the ActiveTabAppearance object for setting/retrieving the active tab appearance. |
![]() | AllowClose | Returns/sets whether the Close button appears on the MDI tab bar. |
![]() | AllowDrag | Returns/sets whether tabs can be dragged from one location to another. |
![]() | DisplayFormIcon | Returns/sets the whether the icon for MDI window should be displayed on the tab. |
![]() | HasActiveTabAppearance | Returns whether an ActiveTabAppearance object has been created. |
![]() | HasHotTrackAppearance | Returns whether an HotTrackAppearance object has been created. |
![]() | HasSelectedTabAppearance | Returns whether a SelectedTabAppearance object has been created. |
![]() | HasTabAppearance | Returns whether a TabAppearance object has been created. |
![]() | HotTrack | Returns/sets whether hot tracking of MDI tabs is enabled. |
![]() | HotTrackTabAppearance | Returns the HotTrackAppearance object for setting/retrieving the hot track appearance. |
![]() | SelectedTabAppearance | Returns the SelectedTabAppearance object for setting/retrieving the select tab appearance. |
![]() | TabAppearance | Returns the TabAppearance object for setting/retrieving the appearance of the tabs. |
![]() | TabCloseAction | Returns/sets the action that takes place when the user clicks on the MDI tab bar Close button. |
![]() | TabWidth | Returns/sets the width to be used for the tabs. |