Spread Windows Forms 11.0 Product Documentation
Enable Method


FarPoint.Win Assembly > FarPoint.Win Namespace > spreadImeHelper Class : Enable Method
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

Reference

spreadImeHelper Class
spreadImeHelper Members