Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win.Touch Namespace / MouseTapStylusStatusTracker Class / DeviceTypeChanged Event


In This Topic
DeviceTypeChanged Event
In This Topic
Syntax
'Declaration
 
Public Event DeviceTypeChanged As EventHandler
 
'Usage
 
Dim instance As MouseTapStylusStatusTracker
Dim handler As EventHandler
 
AddHandler instance.DeviceTypeChanged, handler
See Also