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.0
Syntax
protected override ImeMode DefaultImeMode { get; }

Return Value

Type: ImeMode
One of the ImeMode values.
See Also