SearchField

From Xojo Documentation

Class (inherits from RectControl)


New in 2020r2

A field for search values that provides a Recent Searches popup menu.

Events
Close DropObject MouseExit
ConstructContextualMenu GotFocus MouseMove
ContextualMenuAction KeyDown MouseWheel
DragEnter KeyUp Open
DragExit LostFocus Pressed
DragOver MouseEnter TextChanged
Properties
Active fa-lock-32.png LockBottom RecentSearchesCaption
AllowAutoDeactivate LockLeft Scope fa-lock-32.png
AllowFocusRing LockRight TabIndex
AllowRecentItems LockTop Text
AllowTabStop MaximumRecentItems Tooltip
ClearMenuItemCaption MouseCursor Top
Enabled MouseX fa-lock-32.png Transparent
Handle fa-lock-32.png MouseY fa-lock-32.png TrueWindow fa-lock-32.png
Height Name fa-lock-32.png Visible
Index fa-lock-32.png PanelIndex Width
Left Parent Window fa-lock-32.png

Notes

On MacOS, this control is supported on versions 10.12 and above.

Compatibility

Desktop projects on Linux, macOS and Windows.

See Also

TextField class.