ArcFM Engine Developer Guide
PinButtonBehavior Enumeration


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

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

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