SearchControl Xojo Plugin

SearchControl.HasCancelButton Property

If set to true then the control will have a cancel button on its right side.

HasCancelButton as Boolean {Read and Write}

Remarks

Cancel button clears the search event field and triggers search where the given search text is empty.

See Also

SearchControl Control