ImeContext Methods
This API supports the product infrastructure and is not intended to be used directly from your code.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Disable(IntPtr) | This API supports the product infrastructure and is not intended to be used directly from your code. Disables the specified IME. |
![]() ![]() | Enable(IntPtr) | This API supports the product infrastructure and is not intended to be used directly from your code. Enables the specified IME. |
![]() ![]() | GetImeMode(IntPtr) | This API supports the product infrastructure and is not intended to be used directly from your code. Returns the ImeMode of the specified IME. |
![]() ![]() | IsOpen(IntPtr) | This API supports the product infrastructure and is not intended to be used directly from your code. Returns a value that indicates whether the specified IME is open. |
![]() ![]() | SetImeStatus(ImeMode, IntPtr) | This API supports the product infrastructure and is not intended to be used directly from your code. Sets the status of the specified IME. |
![]() ![]() | SetOpenStatus(Boolean, IntPtr) | This API supports the product infrastructure and is not intended to be used directly from your code. Opens or closes the IME context. |

