Click or drag to resize

ShellAutoCompleteTextBoxLocation Property

The location (folder or file path) that is displayed in the textbox. This is a dependency property.

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

Property Value

Type: ItemIdList
A ItemIdList instance.
See Also