[]
        
(Showing Draft Content)

C1.Win.Input.GrapeCity.Framework.Input.ImeHotKeys

ImeHotKeys Enum

Defines the hot keys for ime.

Namespace: C1.Win.Input.GrapeCity.Framework.Input
Assembly: C1.Win.Input.8.dll
Syntax
public enum ImeHotKeys

Fields

Name 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