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.Stylus Property |
The Stylus the button is on.
Definition
Visual Basic .NET Public ReadOnly Property Stylus As Stylus C# public Stylus Stylus { get; } Managed C++ public: __property Stylus* get_Stylus();
Property Value
Microsoft.StylusInput.Stylus. The Stylus the button is on.
This property is read-only. This property has no default value.