GrigoreDolghin
Programmer
Hello, All.
I am brand new to Visual Basic, and I came from Visual FoxPro. Sincerely, I miss the OOP orientation I have there. I have a lot of questions for you, guys.
Question no. 1:
How can I stop the default behaviour of a control? What I mean: for example, if the user clicks on the right-upper corner of the main form, I want the main form to show a messagebox to confirm the closing, and if the user respond 'Yes', it's ok, but if the user respond 'No', I want to stop the UNLOAD event of the form. Is there a way to do this?
For example, the question no. 2:
How can I create a menu with Alt+letter?
Thank you in advance.
Grigore Dolghin
I am brand new to Visual Basic, and I came from Visual FoxPro. Sincerely, I miss the OOP orientation I have there. I have a lot of questions for you, guys.
Question no. 1:
How can I stop the default behaviour of a control? What I mean: for example, if the user clicks on the right-upper corner of the main form, I want the main form to show a messagebox to confirm the closing, and if the user respond 'Yes', it's ok, but if the user respond 'No', I want to stop the UNLOAD event of the form. Is there a way to do this?
For example, the question no. 2:
How can I create a menu with Alt+letter?
Thank you in advance.
Grigore Dolghin