The following tables list the members exposed by MdiTabGroupSettingsResolved.
Name | Description | |
---|---|---|
MdiTabGroupSettingsResolved Constructor | Initializes a new MdiTabGroupSettingsResolved |
Name | Description | |
---|---|---|
AllowDrop | Readonly. Indicates whether an MdiTab may be repositioned to the MdiTabGroup from a different MdiTabGroup | |
AutoSelect | Readonly. Indicates whether the MdiTab will be automatically selected after hovering over the tab. | |
AutoSelectDelay | Readonly. Indicates how long the mouse must hover over a tab before it is selected when AutoSelect is enabled. | |
ButtonStyle | Readonly. Returns the style of button used to display the scroll and close buttons. | |
CloseButtonLocation | Gets the value which determines where the close button is displayed. | |
InterTabSpacing | Readonly. Returns the amount of space between tabs. | |
MaxTabWidth | Readonly. Returns the maximum tab width for the MdiTab objects. | |
MinTabWidth | ReadOnly. Returns the minimum width for the MdiTab objects. | |
ScrollArrowStyle | Readonly. Returns the style of scroll buttons displayed. | |
ScrollButtons | Readonly. Returns whether scroll buttons will be displayed. | |
ScrollButtonTypes | ReadOnly. Returns the types of scroll buttons to display. | |
ScrollTrackExtent | ReadOnly. Returns the extent for the scroll track displayed between the scroll buttons | |
ShowButtonSeparators | Readonly. Indicates whether separators will be displayed between button style tabs. | |
ShowPartialTabs | Readonly. Indicates whether partial tabs will be displayed. | |
ShowTabListButton | Readonly. Indicates whether the tab list button will be displayed. | |
SpaceAfterTabs | Returns the amount of space between the edge of the control and the first tab. If a non-default value has been specified then that value is returned, else DefaultableInteger.Default is returned. This property does not fully resolve the value due to lack of context. | |
SpaceBeforeTabs | Returns the minimum amount of space between the edge of the control and the last tab. If a non-default value has been specified then that value is returned, else DefaultableInteger.Default is returned. This property does not fully resolve the value due to lack of context. | |
TabAreaMargins | ReadOnly. Returns the amount of space between the edges of the MdiTabGroupControl and its contents. | |
TabButtonStyle | Readonly. Returns the style of button used to display a state button style tab item. | |
TabHeight | Readonly. Returns the height for the MdiTab objects. | |
TabOrientation | Readonly. Returns the orientation of the tabs in the MdiTabGroup | |
TabPadding | Readonly. Returns the amount of padding around the image and text of the MdiTab. | |
TabSizing | ReadOnly. Returns the resolved tab sizing mode used to display the tab items. | |
TabsPerRow | Readonly. Returns the number of MdiTab instances visible at a time when the 'TabStyle' is set to TabsPerRow. | |
TabStyle | ReadOnly. Returns the resolved tab style used to display the tab items. | |
TextOrientation | Readonly. Indicates how the tab text is aligned. |