I am new to
VB programming and I have a couple of questions.
First, I have a standard menustrip at the top of my application. When I run the application the menustrip scrolls with the rest of the form and you can see it until you scroll back up. How do I get the menustrip to stay visible like most other windows applications?
Second, Is there some standard code that handles the controls in the menustrip (ie. Save, Open, Print, etc.). If so, where can I find this. If not, could someone give me some pointers on how to go about writing code for these things.
Mike