'DeclarationPublic Enum ImeType Inherits System.Enum
public enum ImeType : System.Enum
'DeclarationPublic Enum ImeType Inherits System.Enum
public enum ImeType : System.Enum
| Member | Description |
|---|---|
| Bidirection | User can not only control the ime device, but also receive the event from ime device. |
| Unidirection | User can control the ime device, but can not receive the event from ime device. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Input.GrapeCity.Framework.Input.ImeType