Miner.Windows Assembly > Miner.Windows.Docking Namespace : PaneDoubleClickAction Enumeration |
'Declaration Public Enum PaneDoubleClickAction Inherits System.Enum
'Usage Dim instance As PaneDoubleClickAction
public enum PaneDoubleClickAction : System.Enum
Member | Description |
---|---|
Default | Default - The setting will be resolved based on the parent and dock manager settings. |
None | No action takes place (double-click is inactive). |
ToggleDockedState | The docked state of the pane (and any descendants) is switched between docked and floating. |
System.Object
System.ValueType
System.Enum
Miner.Windows.Docking.PaneDoubleClickAction
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 PaneDoubleClickAction Inherits System.Enum
'Usage Dim instance As PaneDoubleClickAction
public enum PaneDoubleClickAction : System.Enum
System.Object
System.ValueType
System.Enum
Miner.Windows.Docking.PaneDoubleClickAction
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.