Enum
ClickMode

Defines the click modes.

Definition

Namespace:Telerik.WinControls

Assembly:Telerik.WinControls.dll

Syntax:

cs-api-definition
public enum ClickMode

Fields

Hover

Indicates that the mouse hovers.

Declaration

cs-api-definition
Hover = 2

Field Value

ClickMode

Press

Indicates that the mouse is pressed.

Declaration

cs-api-definition
Press = 1

Field Value

ClickMode

Release

Indicates that the mouse is released.

Declaration

cs-api-definition
Release = 0

Field Value

ClickMode

In this article
DefinitionFieldsHoverPressRelease
Not finding the help you need?
Contact Support