[]
        
(Showing Draft Content)

C1.Win.Input.GrapeCity.Framework.Input.ImeSentenceMode

ImeSentenceMode Enum

Determines how the IME should handle sentences.

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

Fields

Name Description
BiasForNames

The IME uses plural clause information to carry out conversion processing.

BiasForSpeech

The IME uses conversation mode. This is useful for chat applications.

Direct

No information for sentence.

Inherit

Inherit the IME sentence mode of the parent control.

NoControl

Do not control the IME sentence mode.

Normal

Use phrase information to predict the next character.