FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / InputMap Class / Clear Method


In This Topic
Clear Method (InputMap)
In This Topic
Removes all the mappings from this input map.
Syntax
'Declaration
 
Public Sub Clear() 
 
'Usage
 
Dim instance As InputMap
 
instance.Clear()
See Also