Introduction to Visual Basic 6.0 Working Environment
Thursday, November 18, 2010
After finishing database creation process and table, now we make a program. Previously you have to recognize MS-Visual Basic first. VB 6.0 IDE,
Programming window, toolbar, function, form, components, reference library, we immediately make the program short.
Open the program MS-Visual Basic 6.0, and then select the new project as shown below;
Select Standar Exe, and then VB Environtment displayed
On the left side ToolBox, Form, Project Explorer, Windows Object Properties, On top of that of course Main Menu. You can add Component in Toolbox by Right Click on ToolBox, also you can add project reference by selecting menu project and choose reference. This is very important because may be we need a lot of library for our project.
0 comments:
Post a Comment