SearchControl Xojo Plugin

SearchControl.SendWholeSearchString Property

If set to true then search events are only sent when the user presses enter key or presses the search icon.

SendWholeSearchString as Boolean {Read and Write}

Remarks

When this property is set to true then the SendSearchStringImmediately has no effect.

See Also

SearchControl Control