Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FpSpread Class / ShowTouchKeyboard Method


In This Topic
ShowTouchKeyboard Method
In This Topic
Displays the touch keyboard.
Syntax
'Declaration
 
Public Sub ShowTouchKeyboard() 
 
'Usage
 
Dim instance As FpSpread
 
instance.ShowTouchKeyboard()
See Also