GrapeCity MultiRow Windows Forms Documentation
ImeSentenceMode Enumeration


Specifies how the IME handles sentences.
Syntax
<SerializableAttribute()>
Public Enum ImeSentenceMode 
   Inherits System.Enum
Dim instance As ImeSentenceMode
[Serializable()]
public enum ImeSentenceMode : System.Enum 
Members
MemberDescription
BiasForNamesThe IME uses plural clause information to carry out conversion processing.
BiasForSpeechThe IME uses conversation mode. This is useful for chat applications.
DirectNo information for sentence.
InheritThe property is not set and gets the value from the parent.
NoControlThe IME sentence mode is decided by the system.
NormalUse phrase information to predict the next character.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.MultiRow.ImeSentenceMode

Requirements

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

See Also

Reference

GrapeCity.Win.MultiRow Namespace
ImeSentenceMode Property

 

 


Copyright © GrapeCity, inc. All rights reserved.