Click or drag to resize

ShellAutoCompleteTextBoxAutoCompleteOptions Property

Gets or sets options for controlling the items in suggestion list.

Namespace:  Jam.Shell.WPF.Controls
Assembly:  ShellBrowserWPF (in ShellBrowserWPF.dll) Version: 1.3.1
Syntax
public ShellAutoCompleteOptions AutoCompleteOptions { get; set; }

Property Value

Type: ShellAutoCompleteOptions
Options that control the automatic complete.
See Also