mushand
12-14-2007, 04:56 PM
I have need to check if the user has clicked the "X" on the top right of the window to close it.
basicly what I want is
if windowwasclose = true
dostuff()
else
dosomethingelse()
Any Suggestions
basicly what I want is
if windowwasclose = true
dostuff()
else
dosomethingelse()
Any Suggestions