Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / spreadImeHelper Class / Disable Method


In This Topic
Disable Method
In This Topic
Disables the specified IME.
Syntax
'Declaration
 
Public Shared Sub Disable( _
   ByVal handle As IntPtr _
) 
 
'Usage
 
Dim handle As IntPtr
 
spreadImeHelper.Disable(handle)

Parameters

handle
See Also