Click or drag to resize

AutoCompleteTextBoxEditor Property

Gets or sets the component serving as editor.

Namespace:  Jam.Shell.WPF.Controls
Assembly:  ShellBrowserWPF (in ShellBrowserWPF.dll) Version: 1.3.1
Syntax
protected TextBox Editor { get; set; }

Property Value

Type: TextBox
The editor.
See Also