Gets the index of the mouse button which invoked this event.

Namespace: Sgry.Azuki
Assembly: Azuki (in Azuki.dll) Version: 1.7.13.40248

Syntax

C#
int ButtonIndex { get; }
Visual Basic
ReadOnly Property ButtonIndex As Integer
	Get

Property Value

Type: Int32

See Also