Visual Basic (Declaration) | |
---|---|
Public Enum ImeSentenceMode Inherits System.Enum |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As ImeSentenceMode |
C# | |
---|---|
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 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8