Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win.Touch Namespace / MouseTapStylusStatusTracker Class / OnDeviceTypeChanged Method


In This Topic
OnDeviceTypeChanged Method
In This Topic
Syntax
'Declaration
 
Protected Sub OnDeviceTypeChanged( _
   ByVal e As EventArgs _
) 
 
'Usage
 
Dim instance As MouseTapStylusStatusTracker
Dim e As EventArgs
 
instance.OnDeviceTypeChanged(e)

Parameters

e
See Also