Click or drag to resize

Win32ToolBarDefaultImeMode Property

Gets the default Input Method Editor (IME) mode supported by this control.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
protected override ImeMode DefaultImeMode { get; }

Return Value

ImeMode
One of the ImeMode values.
See Also