Miner.Windows Assembly > Miner.Windows.TabbedMdi Namespace : MdiTabCloseAction Enumeration |
'Declaration Public Enum MdiTabCloseAction Inherits System.Enum
'Usage Dim instance As MdiTabCloseAction
public enum MdiTabCloseAction : System.Enum
Member | Description |
---|---|
Close | Invokes the Close method for the form. |
Default | Default - undefined by Infragistics. |
Hide | Invokes the Hide method for the form. |
None | The form is not changed. |
System.Object
System.ValueType
System.Enum
Miner.Windows.TabbedMdi.MdiTabCloseAction
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.
'Declaration Public Enum MdiTabCloseAction Inherits System.Enum
'Usage Dim instance As MdiTabCloseAction
public enum MdiTabCloseAction : System.Enum
System.Object
System.ValueType
System.Enum
Miner.Windows.TabbedMdi.MdiTabCloseAction
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.