ArcFM Engine Developer Guide
DoubleClickAction Property


Returns/sets the action that occurs when double clicking on a pane's caption, tab, or sliding group element.
Syntax
'Declaration
 
Public Property DoubleClickAction As PaneDoubleClickAction
'Usage
 
Dim instance As PaneSettings
Dim value As PaneDoubleClickAction
 
instance.DoubleClickAction = value
 
value = instance.DoubleClickAction
public PaneDoubleClickAction DoubleClickAction {get; set;}
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

PaneSettings Class
PaneSettings Members

 

 


Send Comment