IsValid Property (Ime.ImeContext)
In This Topic
Gets a bool indicating whether the ime context is valid.
Syntax
'Declaration
Public ReadOnly Property IsValid As Boolean
public bool IsValid {get;}
Property Value
A
bool indicates whether this context is valid.
See Also