Overview | Methods | This Package | All Packages
Fields | Description |
CLOSESTATUSWINDOW | Specifies that the input method editor (IME) status window should close when the control receives the input focus. |
FORCEACTIVE | Specifies that the input method editor (IME) should be activated when the control receives the input focus. |
FORCEDISABLE | Specifies that the (IME) should be disabled when the control receives the input focus. |
FORCEENABLE | Specifies that the input method editor (IME) should be enabled when the control receives the input focus. |
FORCEINACTIVE | Specifies that the input method editor (IME) should be made inactive when the control receives the input focus. |
FORCENONE | Specifies that input method editor (IME) handling should be disabled. |
FORCEREMEMBER | Specifies that previous input method editor (IME) status should be restored when the control receives the input focus. |
MULTIPLEEDIT | Specifies that the composition string will not be canceled or determined by focus changes. This allows an application to have separate comosition strings on each rich edit control. |
VERTICAL | Specifies that vertical text input should be enabled. |