I use the OnHide() method to control, if the user closed the form with the windows standard close box (the windows “cross” button ).
Unfortunately, the onHide() method seems to be not performed during the form is in find() mode
Is this a expected behaviour, or do I something wrong ?