Spread WinForms 15
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)

Parameters

handle
See Also