Form in find() mode does'nt OnHide()

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 ?

this is currently expected behavior, and we are discussing how to fix/address this.