Spread Windows Forms 15.0
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()
    public void ShowTouchKeyboard()
    See Also