Click or drag to resize

SearchEdit Properties

The SearchEdit type exposes the following members.

Properties
  NameDescription
Public propertyAutoSearch
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.
Public propertyFolderIdList
The ItemIdList to use for synchronization.
Public propertyHasText
Gets or sets a value indicating whether this object currently contains any text. This is a dependency property.
Public propertyHintColor
Gets or sets the color of the hint text and search symbol. This is a dependency property.
Public propertyHintText
Gets or sets the hint text. This is a dependency property.
Public propertySearchFolderIdList
Gets the ItemIdList of the searchfolder. Enumerating contains the search result.
Public propertySearchScope
Gets or sets the search scope. This is a dependency property.
Public propertyShellControlConnector
Gets or sets a ShellControlConnector.
Top
See Also