Version 24.2 (latest)

MdiTabSettings Class Properties

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

Public Properties
 NameDescription
Public PropertyActiveTabAppearanceReturns or sets the Infragistics.Win.Appearance for the UltraTabbedMdiManager.ActiveTab.  
Public PropertyAllowCloseReturns or sets whether the MdiTab may be closed.  
Public PropertyAllowDragReturns or sets whether the MdiTab may be repositioned.  
Public PropertyCloseButtonAlignmentGets or sets the alignment of the close button within the tab.  
Public PropertyCloseButtonVisibilityGets or sets the visibility of the close button within the tab.  
Public PropertyDisplayFormIconReturns or sets whether the MdiTab will display the associated Form icon if no other image is assigned to the tab.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyHasActiveTabAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasHotTrackTabAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasSelectedTabAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasTabAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHotTrackReturns or sets whether the MdiTab will display using the HotTrackTabAppearance when the mouse is over the tab.  
Public PropertyHotTrackTabAppearanceReturns or sets the Infragistics.Win.Appearance object used to format the tab when the mouse is over the tab item.  
Public PropertyManagerReturns the associated UltraTabbedMdiManager.  
Public PropertySelectedTabAppearanceReturns or sets the Infragistics.Win.Appearance for a selected tab.  
Public PropertyTabAppearanceReturns or sets the Infragistics.Win.Appearance object used to format the tab.  
Public PropertyTabCloseActionReturns or sets what happens to the associated System.Windows.Forms.Form when the MdiTab is closed.  
Public PropertyTabWidthReturns or sets the MdiTab width when displayed as a fixed width tab.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also