GrapeCity.Win.MultiRow Namespace : ImeSentenceMode Enumeration |
<SerializableAttribute()> Public Enum ImeSentenceMode Inherits System.Enum
Dim instance As ImeSentenceMode
[Serializable()] public enum ImeSentenceMode : System.Enum
Member | 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 | The property is not set and gets the value from the parent. |
NoControl | The IME sentence mode is decided by the system. |
Normal | Use phrase information to predict the next character. |
System.Object
System.ValueType
System.Enum
GrapeCity.Win.MultiRow.ImeSentenceMode
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2