Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / spreadImeHelper Class / Enable Method


In This Topic
    Enable Method
    In This Topic
    Enables the specified IME.
    Syntax
    'Declaration
     
    
    Public Shared Sub Enable( _
       ByVal handle As IntPtr _
    ) 
    'Usage
     
    
    Dim handle As IntPtr
     
    spreadImeHelper.Enable(handle)
    public static void Enable( 
       IntPtr handle
    )

    Parameters

    handle
    See Also