The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
StylusButtonCollection::GetStylusButtonByGuid Method (Guid)
.NET Framework (current version)
Gets the StylusButton that the specified GUID identifies.
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- guid
-
Type:
System::Guid
The Guid that specifies the desired StylusButton.
The StylusPointProperties class contains a StylusPointProperty for the tip and barrel buttons on a tablet pen. Use the Id property to get the GUID associated with a button.
The following example demonstrates how to get the StylusButtonState of the barrel button.
.NET Framework
Available since 3.0
Available since 3.0
Show: