ontsjc
Technical User
- May 17, 2000
- 113
Hello all,
I have an application that I'm writing where I want the user to be able to close the whole application by selecting the "X" button in the corner of the main FoxPro Screen. In my main procedure I issued:
_Screen.closable = .T.
However, I find that after venturing to some far off corners of my application, the "X" button becomes unavailable and I can't get it back. Any suggestions?
I have an application that I'm writing where I want the user to be able to close the whole application by selecting the "X" button in the corner of the main FoxPro Screen. In my main procedure I issued:
_Screen.closable = .T.
However, I find that after venturing to some far off corners of my application, the "X" button becomes unavailable and I can't get it back. Any suggestions?