Welcome to Free
Visual Basic 6 (VB6) tutorial for beginners.
This
Visual Basic 6 (VB6) tutorial helps you to learn
Visual
basic 6 (VB6) programming in your own. Assuming you all are beginners
to visual basic, each and every lesson included is explained step by step with
examples and source code.
Visual basic is a high level programming language developed from the earlier
DOS version called BASIC. Although Visual Basic .NET is the dominator in the current
IT trend, Visual basic 6.0 hasn't lost it's powerful status among programmers
and developers. People do learn Visual Basic 6 (VB6) and use
it even if new versions of Visual Basic are released every day.
Learning Visual Basic is quite easier than other programming languages such
as C++, C#, Java etc. This is because Visual Basic enables you to work in a graphical
user interface where you can just drag and drop controls that you want to work
with where you have to write bunches of code to create in C++ or C# or even in
Java. If you are new to programming and want to start it in the coolest and easiest
way, then you should start it with Visual Basic.
Contents
Getting started to the lesson. Exploring ToolBar and
the Properties Window.
Visual Basic 6.0 - Properties, Methods
and Events
Data Types, Modules and Operators in VB6
Variables in Visual Basic 6 (VB6)
Procedures in Visual Basic 6 (VB6)
If;;;Then, If...Else...Then and Select...Case Statements
VB6 Loops - Do While... Loop, While... Wend, Do...Loop
While, Do Until...Loop, For...Next Loop
Exit For and Exit Do, With...End With Statements in
VB6
Arrays in VB6
User-Defined Data Types
Constants, Data Type Conversion, Visual Basic Built-in
Functions
Date and Time Functions
Working with controls in VB6
Working with controls in VB6 Using a TextBox, Label
, CommandButton, OptionButton
Working with controls in VB6. Using ListBox and ComboBox
Controls
Working with controls in VB6. Using a ScrollBar
Control Arrays in Visual Basic
Working with controls in VB6 ..continued... Files controls
in Visual Basic 6.0
Working with controls in VB6 ..continued... Using a
CheckBox control
Working with Forms in VB6
Working with Menus in VB6
Multiple Document Interface in VB6
Visual Basic Functions. InputBox function
Visual Basic functions. MessageBox function
Mouse events. Positioning a control
Graphical Mouse Application. Mouse Move application
in Visual Basic 6.0
Error-Handling,
Debugging and File Input/Output in Visual Basic 6.0
Error
Handling Part 2
Database Access Management Using ADO - Introduction
and Example Exercises
Database
Access Management Using ADO - Part 1
Data
Base Access Management Using ADO - Part 2
Dynamic Link Libraries and the Windows
API in Visual Basic 6.0
Writing
Code that Validates User Input
Creating
ActiveX Controls
Creating
Active Document
Internet
Programming with IIS/Webclass and DHTML Applications