'DeclarationPublic Enum MouseClickCount Inherits System.Enum
'UsageDim instance As MouseClickCount
public enum MouseClickCount : System.Enum
'DeclarationPublic Enum MouseClickCount Inherits System.Enum
'UsageDim instance As MouseClickCount
public enum MouseClickCount : System.Enum
| Member | Description |
|---|---|
| DoubleClick | Double button click. This is a placeholder value for future use; This value is currently not supported and should not be used. |
| SingleClick | Single button click. |
System.Object
System.ValueType
System.Enum
Attachmate.Reflection.Emulation.IbmHosts.MouseClickCount