Introduction/Problem:-
Well first of all what is GUI?
GUI is the "Graphical User Interface", graphics-based user interface that incorporates icons, pull-down menus and a mouse.
When I first started VB, I was confused and didn't know what all those buttons were, and I was just confused!
I am sure that this will happen to most Newbies, so I decided to make this Tutorial to explain you the BASICS of VB 6.0
Requirements:-
- Visual Basic (prefiribly 6.0)
Explaning the GUI of VB:-
Ok so here is the most basic thing:-
Its Self-Explaning
Then we have:-
This is the MOST important thing! If you want to make your program FOR SURE you will need to use this! To display that "Components..." thingy just right click on the toolbar
Ok, I thing the one below is the most basic thing, you will start from here and finish where you want!:-
Well the next one, I dont think it's so important unless you have any modules or User Controls or other files linked to the Program:-
The next one, is important because from there you can set some important propetries to your components:-
*Fixed* Sorry but from now on I can only just post the link of the picture because there is a restriction that will not let me post more than 4 images! So I just posted the links! ( just click on the link to see the picture )
Well the one below isn't so much important, because you can set it from the Properties of the Form, but still its useful:-
And now the most famous one, that will make you sweat ( lol ):-
This is where you will write the code.To display it just double click on a component ex. Command button, form etc..
Ending:-
Well I hope that you understood the Basics of the GUI of VB!
If you have any questions/problems/feedback pls post here and I will sureley Help you!
So I'm waiting for your feedback
Ow and if you want me to make you some tutorials request what you want and I will see what I can do! I will be happy making some tuts here!