[]
Gets or sets wehther the ime context is used by ime device.
public bool Enable { get; set; }
Public Property Enable As Boolean
| Type | Description |
|---|---|
| bool | true, the ime context is used by ime device. false, the ime context is not used by ime device. |