Page 1 of 1

ask a confirmation on the software closing

Posted: Sat Mar 27, 2010 3:57 pm
by dan2130
hi,
i have a problem with my software i have searched for how to do action before the software exit becose i want to do a soft they show the user status but if the software on exit do not modify the status the user will be always online.
thanks for your reply.
have a nice day

Re: ask a confirmation on the software closing

Posted: Sat Mar 27, 2010 8:22 pm
by GoodGuy17
Hello,
Go to code view, select Form1_FormClosing then put your code between the subs

Re: ask a confirmation on the software closing

Posted: Sun Mar 28, 2010 4:13 am
by dan2130
Thanks its work