I am struggling to decide on the best way to code a button that basically closes down my desktop application when user no longer wants to user it.
Is it a simple:
Code: Select all
close stack "ThisStack" ??
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Code: Select all
close stack "ThisStack" ??