[]
        
(Showing Draft Content)

C1.Win.Input.GrapeCity.Framework.Input.ImeType

ImeType Enum

Defines the type of the ime device.

Namespace: C1.Win.Input.GrapeCity.Framework.Input
Assembly: C1.Win.Input.8.dll
Syntax
public enum ImeType

Fields

Name 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.