ShellAutoCompleteTextBox Properties |
The ShellAutoCompleteTextBox type exposes the following members.
Name | Description | |
---|---|---|
AutoCompleteOptions | Gets or sets options for controlling the items in suggestion list. | |
Delay | Gets or sets the change delay between typing and refreshing the AutoSuggest list. (Inherited from AutoCompleteTextBox.) | |
DisplayMember | Gets or sets the display member, i.e. the property of the objects provided by Provider that should be displayed as text. (Inherited from AutoCompleteTextBox.) | |
Editor | Gets or sets the component serving as editor. (Inherited from AutoCompleteTextBox.) | |
IconVisibility | Gets or sets the icon visibility. (Inherited from AutoCompleteTextBox.) | |
IsReadOnly | Gets or sets a value indicating whether this object is read only. (Inherited from AutoCompleteTextBox.) | |
ItemsSelector | Gets or sets the items selector. (Inherited from AutoCompleteTextBox.) | |
ItemTemplate | Gets or sets the item template. (Inherited from AutoCompleteTextBox.) | |
ItemTemplateSelector | Gets or sets the item template selector. (Inherited from AutoCompleteTextBox.) | |
LoadingContent | Gets or sets content that is displayed during loading of the autosuggestion list. (Inherited from AutoCompleteTextBox.) | |
Location | The location (folder or file path) that is displayed in the textbox. This is a dependency property. | |
Path | Gets or sets the full pathname of the file/shell item to be displayed. | |
Popup | Gets or sets the popup. (Inherited from AutoCompleteTextBox.) | |
Provider | Gets or sets the provider that serves to gather the auto suggestion list. (Inherited from AutoCompleteTextBox.) | |
SelectedItem | Gets or sets the selected item. (Inherited from AutoCompleteTextBox.) | |
ShellControlConnector | Gets or sets a ShellControlConnector. | |
SpecialFolder | Gets or sets the special folder to be displayed. | |
Text | Gets or sets the text of the control. (Inherited from AutoCompleteTextBox.) | |
Version |
The current version of ShellBrowser Components WPF.
|