Enable Property (Ime.ImeContext)
Gets or sets wehther the ime context is used by ime device.
'Declaration
Public Property Enable As Boolean
public bool Enable {get; set;}
Property Value
true, the ime context is used by ime device.
false, the ime context is not used by ime device.