FarPoint.Win Assembly > FarPoint.Win Namespace : ImeSentenceMode Enumeration |
'Declaration Public Enum ImeSentenceMode Inherits System.Enum
'Usage Dim instance As ImeSentenceMode
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 | 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. |
System.Object
System.ValueType
System.Enum
FarPoint.Win.ImeSentenceMode
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows Server 2012 R2, Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10