ImeContext::SetOpenStatus Method (Boolean, IntPtr)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Opens or closes the IME context.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- open
-
Type:
System::Boolean
true to open the IME or false to close it.
- handle
-
Type:
System::IntPtr
A pointer to the IME to open or close.
.NET Framework
Available since 2.0
Available since 2.0
Show: