Class MouseButton
Defines values that specify the buttons on a mouse device.
Inheritance
System.Object
MouseButton
Namespace: Telerik.Windows.Input
Assembly: Telerik.Windows.Controls.dll
Syntax
public sealed class MouseButton : Enum
Fields
Left
Middle
Right
value__
Declaration
public int value__
Field Value
System.Int32
|