J
jquerijero
Guest
For no. 1, the standard approach in WinForm programming is setting a class level flag inside the constructor then checking the flag during the Load event where you can call THIS-OBJECT:Close().
Continue reading...
Continue reading...