ArcFM Engine Developer Guide
CloseButtonBehavior Enumeration


Defines the action that takes place when the Close button is pressed.
Syntax
'Declaration
 
Public Enum CloseButtonBehavior 
   Inherits System.Enum
'Usage
 
Dim instance As CloseButtonBehavior
public enum CloseButtonBehavior : System.Enum 
Members
MemberDescription
CloseActiveTabCloses only the active tab.
CloseTabGroupCloses all the child panes in the group.
DefaultDefault - undefined by Infragistics.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Windows.Docking.CloseButtonBehavior

Requirements

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.

See Also

Reference

Miner.Windows.Docking Namespace

 

 


Send Comment