'Canceling' a find pops up unnecessary dialog

Servoy allows you to start a find and to execute a find, but no proper way to cancel a find.
Right now I use the loadAllRecords() approach but that still pops up a dialog that nothing was found after you already entered some search criteria.

Can this behavior be changed?