Hi,
I need to make some code if the user close the form with the red cross.
For this I have make an OnSaveRequest event:
When the user close the form with the red cross the dialog message come
(would you like to save... yes, no, cancel)!
If the user press yes it's ok I can make my code!
But if he press no that don't go in any event and I want make some code
action here is my problem!
So is there a way if the user press no to execute an event?
If not is there a way for that the Onsave event is execute in every
case? remove this dialog message or say that it's always yes withot
asking the user?
Thanks for your help!
DolceVita - 26 Apr 2006 07:14 GMT
Nobody has an idea?
Thanks
DolceVita - 04 May 2006 09:07 GMT
So I think there are no solution with this!!!!!
This is very strange that you cannot make your totally own save event.
So I need to make a button in one toolbar for quit my form.
Is there a way for disable the red cross? So my user cannot use them!
Thanks