'Declaration Public Shared Sub SetOpenStatus( _ ByVal open As Boolean, _ ByVal handle As IntPtr _ )
'Usage Dim open As Boolean Dim handle As IntPtr spreadImeHelper.SetOpenStatus(open, handle)
public static void SetOpenStatus( bool open, IntPtr handle )
spreadImeHelper Class spreadImeHelper Members