TextBoxBase::CanEnableIme Property
.NET Framework (current version)
Gets a value indicating whether the ImeMode property can be set to an active value, to enable IME support.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System::Booleanfalse if the ReadOnly property is true or if this TextBoxBase class is set to use a password mask character; otherwise, true.
.NET Framework
Available since 2.0
Available since 2.0
Show: