Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form - close button
Message
From
07/02/2007 07:51:00
Hans-Otto Lochmann
Dr. Lochmann Consulting Gmbh
Frankfurt, Germany
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Form - close button
Miscellaneous
Thread ID:
01193159
Message ID:
01193159
Views:
73
Hi All,

Does anybody know how to intercept the click event of the close button top right on the form ("X-Button")?

A click on this button activates first the Destroy() method and then the Unload() method in the form, but I would direct this click to a user defined method, like e.g. Thisform.OnClose(), but I do not know, how to use BindEvent(..) in this case. I want to have the sequence (OnClose() -> Release() -> Destroy() -> Unload()) which I can easily do with the usual Exit-Button-Click event.

Any ideas welcome!

Thanks in advance.

Hans
Next
Reply
Map
View

Click here to load this message in the networking platform