Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.