ActiveXControl.IMEMode

ActiveXControl.IMEMode property

Gets and sets the default run-time mode of the Input Method Editor for the control as it receives focus.

public InputMethodEditorMode IMEMode { get; set; }

See Also