Version

MdiTabGroupSettings Class Properties

For a list of all members of this type, see MdiTabGroupSettings members.

Public Properties
 NameDescription
Public PropertyAllowDropReturns or sets whether an MdiTab from a different MdiTabGroup may be repositioned to the MdiTabGroup  
Public PropertyAutoSelectReturns or sets whether the MdiTab will be automatically selected after hovering over the tab.  
Public PropertyAutoSelectDelayReturns or sets how long the mouse must hover over a tab before it is selected when AutoSelect is enabled.  
Public PropertyButtonStyleReturns or sets the style of button used to display the scroll and close buttons.  
Public PropertyCloseButtonAppearanceGets or sets the Infragistics.Win.Appearance for the close button.  
Public PropertyCloseButtonLocationGets or sets the location of close buttons within the tab group.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyHasCloseButtonAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasHotTrackCloseButtonAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasPressedCloseButtonAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasScrollButtonAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasScrollTrackAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasTabAreaAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasTabListButtonAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHotTrackCloseButtonAppearanceGets or sets the Infragistics.Win.Appearance for the hot tracked close button.  
Public PropertyInterTabSpacingReturns or sets the amount of space between tabs.  
Public PropertyManagerReturns the associated UltraTabbedMdiManager.  
Public PropertyMaxTabWidthReturns or sets the maximum width for the MdiTab objects.  
Public PropertyMinTabWidthReturns or sets the minimum width for the MdiTab objects.  
Public PropertyPressedCloseButtonAppearanceGets or sets the Infragistics.Win.Appearance for the pressed close button.  
Public PropertyScrollArrowStyleReturns or sets the style of scroll buttons displayed.  
Public PropertyScrollButtonAppearanceReturns or sets the Infragistics.Win.Appearance for the scroll buttons.  
Public PropertyScrollButtonsReturns or sets whether scroll buttons will be displayed.  
Public PropertyScrollButtonTypesReturns or sets the types of scroll buttons to display.  
Public PropertyScrollTrackAppearanceReturns or sets the Infragistics.Win.Appearance for the scroll tracks.  
Public PropertyScrollTrackExtentReturns or sets the extent for the scroll track.  
Public PropertyShowButtonSeparatorsReturns or sets whether separators will be displayed between button style tabs.  
Public PropertyShowPartialTabsDetermines whether partial tabs will be displayed.  
Public PropertyShowTabListButtonDetermines whether the tab list button will be displayed.  
Public PropertySpaceAfterTabsDetermines the minimum amount of space in the visible area after the tabs. If this property is set to a number less than 0 then an ArgumentOutOfRangeException is thrown.  
Public PropertySpaceBeforeTabsDetermines the amount of space in the visible area before the tabs. If this property is set to a number less than 0 then an ArgumentOutOfRangeException is thrown.  
Public PropertyTabAreaAppearanceReturns or sets the Infragistics.Win.Appearance for the area under the tabs.  
Public PropertyTabAreaMarginsReturns or sets the amount of space between the edge of the tab group and the tabs and scroll buttons.  
Public PropertyTabButtonStyleReturns or sets the style of button used to display a state button style tab item.  
Public PropertyTabHeightReturns or sets the height for the MdiTab objects.  
Public PropertyTabListButtonAppearanceReturns or sets the Infragistics.Win.Appearance for the tab list button  
Public PropertyTabOrientationReturns or sets the orientation of the tabs in the MdiTabGroup  
Public PropertyTabPaddingReturns or sets the amount of padding around the image and text of the MdiTab.  
Public PropertyTabSizingReturns or sets the sizing mode used to display the tab items.  
Public PropertyTabsPerRowReturns or sets the number of MdiTab instances visible at a time when the 'TabStyle' is set to TabsPerRow.  
Public PropertyTabStyleReturns or sets the style of tabs displayed.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTextOrientationReturns or sets how the tab text is aligned.  
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also