hi i need help on following:-
1. How to add a menubar on a vb project? and which OCX is req?
2. I want my project to become full screen mean miximized on run, how it will be done?
1: Use the menu-editor, right click somewhere on your form (the one you want the menu on) and then select Menu-editor... This will add a menubar to your form, and if you
have a MDI-form then it is for the entire project.
2: Set the forms 'windowstate' to maximized
This all is for VB6
Greetings,
p_Sie
0
its_aamirAuthor Commented:
miximized mean, it will be displayed on full screen
0
Be seen. Boost your question’s priority for more expert views and faster solutions
...does that mean that you do not want the initial form "maximized" but need to set the form (window) dimensions [top, left, width & height] to match the screen dimensions?
"mean miximized" what's that?
BFN,
fp.