SearchEdit Properties |
The SearchEdit type exposes the following members.
| Name | Description | |
|---|---|---|
| AutoSearch | Gets or sets a value indicating whether the control will start searching automatically after a short delay or if the search needs to be triggered by pressing Enter. This is a dependency property. | |
| FolderIdList | The ItemIdList to use for synchronization. | |
| HasText | Gets or sets a value indicating whether this object currently contains any text. This is a dependency property. | |
| HintColor | Gets or sets the color of the hint text and search symbol. This is a dependency property. | |
| HintText | Gets or sets the hint text. This is a dependency property. | |
| SearchFolderIdList | Gets the ItemIdList of the searchfolder. Enumerating contains the search result. | |
| SearchScope | Gets or sets the search scope. This is a dependency property. | |
| ShellControlConnector | Gets or sets a ShellControlConnector. |