F
Frank Kreißel
Hi,
I have a little programm and meanwhile (with the help of you all - thanks)
it works quite well.
But there is still a problem:
When closing a form I want to catch the closing-event - this works fine,
when I submit a this.close() (for example in the click-handler of a button).
But when I close the form by pressing the blue cross on white circle in the
top right this event seems to be not fired. How can I catch this event or -
if not possible - how can I suppress that a user can close the form by this
button (diable it or something like this...)
Thankyou
Frank
I have a little programm and meanwhile (with the help of you all - thanks)
it works quite well.
But there is still a problem:
When closing a form I want to catch the closing-event - this works fine,
when I submit a this.close() (for example in the click-handler of a button).
But when I close the form by pressing the blue cross on white circle in the
top right this event seems to be not fired. How can I catch this event or -
if not possible - how can I suppress that a user can close the form by this
button (diable it or something like this...)
Thankyou
Frank