Share via


StylusButtonDataBase.ButtonIndex Property

StylusButtonDataBase.ButtonIndex Property

Index of the button that had a state change.

Definition

Visual Basic .NET Public ReadOnly Property ButtonIndex As Integer
C# public int ButtonIndex { get; }
Managed C++ public: __property int* get_ButtonIndex();

Property Value

System.Int32. Index of the button that had a state change.

This property is read-only. This property has no default value.