'Declaration
Public Enum ImeHotKeys Inherits System.Enum
public enum ImeHotKeys : System.Enum
'Declaration
Public Enum ImeHotKeys Inherits System.Enum
public enum ImeHotKeys : System.Enum
Member | Description |
---|---|
JanpaneseOpenClose | For Japanese, alternately opens and closes the IME. |
KoreanEnglish | Switches to from Korean to English. |
KoreanHanjaConvert | For Korean, switches to Hanja conversion. |
KoreanShapeToggle | For Korean, toggles the shape conversion mode of IME. |
PrivatePreviousComposition | |
PrivateResendResultString | |
PrivateTriggerReconversion | |
PrivateUIStyleToggle | |
SimplifiedChineseNonImeToggle | |
SimplifiedChineseShapeToggle | For simplified Chinese, toggles the shape conversion mode of IME. |
SimplifiedChineseSymbolToggle | For simplified Chinese, toggles the symbol conversion mode of IME. Symbol mode indicates that the user can input Chinese punctuation and symbols by mapping to the punctuation and symbols on the keyboard. |
TraditionalChineseNonImeToggle | |
TraditionalChineseShapeToggle | For traditional Chinese, toggles the shape conversion mode of IME. |
TraditionalChineseSymbolToggle | For traditional Chinese, toggles the symbol conversion mode of IME. |
TraditionalChineseTriggerReconversion |
System.Object
System.ValueType
System.Enum
C1.Win.Input.GrapeCity.Framework.Input.ImeHotKeys