StylusPlugIn::Enabled Property
.NET Framework (current version)
Gets or sets whether the StylusPlugIn is active.
Assembly: PresentationCore (in PresentationCore.dll)
Property Value
Type: System::Booleantrue if the StylusPlugIn is active; otherwise, false. The default is true.
The following example checks the value of the Enabled property in the OnEnabledChanged method.
.NET Framework
Available since 3.0
Available since 3.0
Show: