ArcFM Desktop Developer Guide
PaneDoubleClickAction Enumeration


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Defines the action that takes place when double clicking on a pane caption, tab or sliding group.
Available at Version
9.2.1 and later
Product Availability
ArcFM Desktop and ArcFM Engine
Required Licenses
ArcFM, Designer, ArcFM Viewer, ArcFM Engine, ArcFM Engine Editor, or ArcFM Viewer for ArcGIS Engine
.NET Assembly
Miner.Windows.dll
Syntax
'Declaration
 
Public Enum PaneDoubleClickAction 
   Inherits System.Enum
'Usage
 
Dim instance As PaneDoubleClickAction
public enum PaneDoubleClickAction : System.Enum 
Members
MemberDescription
DefaultDefault - The setting will be resolved based on the parent and dock manager settings.
NoneNo action takes place (double-click is inactive).
ToggleDockedStateThe docked state of the pane (and any descendants) is switched between docked and floating.
Inheritance Hierarchy

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

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

Defines the action that takes place when double clicking on a pane caption, tab or sliding group.
Object Model
PaneDoubleClickAction Enumeration
Syntax
'Declaration
 
Public Enum PaneDoubleClickAction 
   Inherits System.Enum
'Usage
 
Dim instance As PaneDoubleClickAction
public enum PaneDoubleClickAction : System.Enum 
Inheritance Hierarchy

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

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

PaneDoubleClickAction Members
Miner.Windows.Docking Namespace

 

 


Send Comment