[]
        
(Showing Draft Content)

FarPoint.Win.ImeSentenceMode

ImeSentenceMode Enum

Determines how the IME should handle sentences.

Namespace: FarPoint.Win
Assembly: FarPoint.Win.dll
Syntax
public enum ImeSentenceMode
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

Inherits the IME sentence mode of the parent control.

NoControl

Does not control the IME sentence mode.

Normal

Uses phrase information to predict the next character.