Visual Basic (Declaration) | |
---|---|
Public Enum ChildActivationPolicy Inherits System.Enum |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As ChildActivationPolicy |
C# | |
---|---|
public enum ChildActivationPolicy : System.Enum |
Member | Description |
---|---|
Click | Allows user to activate the control with a single click |
DoubleClick | Allows user to activate the control with a double click |
None | Does not allow user activation |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Spread.DrawingSpace.ChildActivationPolicy
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2