SearchField
Xojo provides a SearchField control for desktop and web projects:
Tip
For iOS apps, the iOSMobileTable has the ability to provide search field that is built-in to the table itself which provides the equivalent functionality.
Common members
These events and properties are both common amongst the desktop, mobile and web versions of the control and are the most commonly used. See the individual controls for more members and details.
Events
Name |
Description |
---|---|
TextChanged |
The text in the SearchField has changed. |
Properties
Name |
Description |
---|---|
Text |
The text in the SearchField. |