Spread Windows Forms 12.0 Product Documentation
Disable Method


FarPoint.Win Assembly > FarPoint.Win Namespace > spreadImeHelper Class : Disable Method
Disables the specified IME.
Syntax
'Declaration
 
Public Shared Sub Disable( _
   ByVal handle As IntPtr _
) 
'Usage
 
Dim handle As IntPtr
 
spreadImeHelper.Disable(handle)
public static void Disable( 
   IntPtr handle
)

Parameters

handle
See Also

Reference

spreadImeHelper Class
spreadImeHelper Members