New to Telerik UI for WinFormsStart a free 30-day trial

Defines the click modes.

Definition

Namespace:Telerik.WinControls

Assembly:Telerik.WinControls.dll

Syntax:

C#
public enum ClickMode

Fields

Indicates that the mouse hovers.

C#
Hover = 2

Indicates that the mouse is pressed.

C#
Press = 1

Indicates that the mouse is released.

C#
Release = 0
In this article
DefinitionFieldsHoverPressRelease
Not finding the help you need?
Contact Support