Property CanEnableIme
- Namespace
- VectorDraw.Professional.Control
- Assembly
- VDrawBaseControl.dll
CanEnableIme
Gets a value indicating whether the System.Windows.Forms.Control.ImeMode property can be set to an active value, to enable IME support.
protected override bool CanEnableIme { get; }
Property Value
- bool
Returns true in all cases.