Version

MdiTabSettingsResolved Class Members

The following tables list the members exposed by MdiTabSettingsResolved.

Public Constructors
 NameDescription
Public ConstructorMdiTabSettingsResolved ConstructorInitializes a new MdiTabSettingsResolved  
Public Properties
 NameDescription
Public PropertyAllowCloseReadonly. Indicates whether the MdiTab may be closed.  
Public PropertyAllowDragReadonly. Indicates whether the MdiTab may be repositioned.  
Public PropertyCloseButtonAlignmentGets the value which determines how the close button is positioned.  
Public PropertyCloseButtonVisibilityGets the value indicating whether the tab should display a close button.  
Public PropertyDisplayFormIconReadOnly. Returns whether the MdiTab will display the associated Form icon if no other image is assigned to the tab.  
Public PropertyHotTrackReadonly. Indicates whether the MdiTab will display using the HotTrackTabAppearance when the mouse is over the tab.  
Public PropertyTabCloseActionReadonly. Indicates what happens to the associated System.Windows.Forms.Form when the MdiTab is closed.  
Public PropertyTabWidthReadonly. Indicates the MdiTab width when displayed as a fixed width tab.  
See Also