Enum ClickMode
Click mode - when Click event is raised
Namespace: EmptyKeys.UserInterface.Controls
Assembly: EmptyKeys.UserInterface.dll
Syntax
public enum ClickMode
Fields
Name | Description |
---|---|
Hover | On hover over control |
Press | In press of the control |
Release | On release of the control |