Version

MdiTabGroupSettingsResolved Class Members

The following tables list the members exposed by MdiTabGroupSettingsResolved.

Public Constructors
Public Properties
 NameDescription
Public PropertyAllowDropReadonly. Indicates whether an MdiTab may be repositioned to the MdiTabGroup from a different MdiTabGroup  
Public PropertyAutoSelectReadonly. Indicates whether the MdiTab will be automatically selected after hovering over the tab.  
Public PropertyAutoSelectDelayReadonly. Indicates how long the mouse must hover over a tab before it is selected when AutoSelect is enabled.  
Public PropertyButtonStyleReadonly. Returns the style of button used to display the scroll and close buttons.  
Public PropertyCloseButtonLocationGets the value which determines where the close button is displayed.  
Public PropertyInterTabSpacingReadonly. Returns the amount of space between tabs.  
Public PropertyMaxTabWidthReadonly. Returns the maximum tab width for the MdiTab objects.  
Public PropertyMinTabWidthReadOnly. Returns the minimum width for the MdiTab objects.  
Public PropertyScrollArrowStyleReadonly. Returns the style of scroll buttons displayed.  
Public PropertyScrollButtonsReadonly. Returns whether scroll buttons will be displayed.  
Public PropertyScrollButtonTypesReadOnly. Returns the types of scroll buttons to display.  
Public PropertyScrollTrackExtentReadOnly. Returns the extent for the scroll track displayed between the scroll buttons  
Public PropertyShowButtonSeparatorsReadonly. Indicates whether separators will be displayed between button style tabs.  
Public PropertyShowPartialTabsReadonly. Indicates whether partial tabs will be displayed.  
Public PropertyShowTabListButtonReadonly. Indicates whether the tab list button will be displayed.  
Public PropertySpaceAfterTabsReturns 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.  
Public PropertySpaceBeforeTabsReturns 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.  
Public PropertyTabAreaMarginsReadOnly. Returns the amount of space between the edges of the MdiTabGroupControl and its contents.  
Public PropertyTabButtonStyleReadonly. Returns the style of button used to display a state button style tab item.  
Public PropertyTabHeightReadonly. Returns the height for the MdiTab objects.  
Public PropertyTabOrientationReadonly. Returns the orientation of the tabs in the MdiTabGroup  
Public PropertyTabPaddingReadonly. Returns the amount of padding around the image and text of the MdiTab.  
Public PropertyTabSizingReadOnly. Returns the resolved tab sizing mode used to display the tab items.  
Public PropertyTabsPerRowReadonly. Returns the number of MdiTab instances visible at a time when the 'TabStyle' is set to TabsPerRow.  
Public PropertyTabStyleReadOnly. Returns the resolved tab style used to display the tab items.  
Public PropertyTextOrientationReadonly. Indicates how the tab text is aligned.  
See Also