Friday, February 5, 2010

Learn about Visual Basic Programming Language


Summery of tutorials
Introduction to VB
Lesson one
Lesson Quiz
Lesson two
Lesson three
Lesson four
Welcome to the Visual Basic Section
Please Click on one of the following locations :
Tutorial for new visual basic er's and advanced levelSource code a collection of over 70+ visual basic source code
If you would like to go back to the main page please click on here
Visual Basic Tutorial Summary:Goto Lesson 1 Now
About the Development Environment
The project explorer windows
Running a form
Making your first *.exe
Understanding the tool bar
Introducing Source code
Command Button properties
Explanations of global modules
Opening an existing Visual Basic project.
Explore the forms and the source code behind the an existing project in design mode
Recognise and understand the function of the main component of the Visual Basic environment eg. toolbar's , toolboxes , project window, properties window and most importantly the source code window.
Saving your project to a file.
Button Properties.
Goto Lesson 2 Now
Know what an Event is.
Determine what Events a control can have
Write code for one or more Events.
Using optionbuttons to produce an event
Using checkboxes to produce an event
Grouping controls using a frame
Make a simple alteration to the interface, such as changing background colour, at run time.
Creating a listbox.
Remove and Add listboxs functions.
Creating Combo Boxes
What the different types of combo boxes are.
Goto Lesson 3 Now
Displaying Message Boxes
Opening Files
Retrieving Information from files
Saving Information to files
Printing text to the printer

No comments:

Post a Comment