'Declaration
Public Enum ConvertMode Inherits System.Enum
public enum ConvertMode : System.Enum
'Declaration
Public Enum ConvertMode Inherits System.Enum
public enum ConvertMode : System.Enum
Member | Description |
---|---|
FirstInCandidate | Convert the composition string and pick the first in the candidate window. |
NoCandidate | Clear the composition string and set the status to no composition string. |
ShowCandidate | Convert the composition string and show the candidate window. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Input.GrapeCity.Framework.Input.ConvertMode