Visual
Basic > Visual
Basic 6.0 for beginners
Get Started >>
visual Basic
6.0 (VB6)- The Complete Tutorial
Welcome to Free Visual Basic 6 tutorial for beginners from Freetutes.com. This
visual basic 6 tutorial helps you to learn Visual basic 6 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.
People do learn Visual Basic 6 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 Visual Basic.
Contents
Getting started to the lesson. Exploring
ToolBar and the Properties Window.
Visual Basic 6.0 - Properties, Methods
and Events
Naming conventions. Data types, Variables,
Procedures and Operators in VB 6.
Control structures ( If...Then , Select
Case)
Control structures continued... (Do While...Loop,
While...Wend,....)
Control structures continued... (Exit For,
Exit Do, With...End With)
Arrays in Visual Basic 6.0
User-Defined Data Types
Constants, Data Type Conversion, Visual
Basic Built-in Functions
Date and Time Functions
Working with controls in Visual Basic 6.0
Working with controls in Visual Basic 6.0.
Using a TextBox, Label , CommandButton, OptionButton
Working with controls in Visual Basic 6.0.
Using ListBox and ComboBox Controls
Working with controls in Visual Basic
6.0. Using a ScrollBar
Control Arrays in Visual Basic
Working with controls in Visual Basic
6.0 ..continued... Files controls in Visual Basic 6.0
Working with controls in Visual Basic
6.0 ..continued... Using a CheckBox control
Working with Forms in Visual Basic 6.0
Working with Menus in Visual Basic 6.0
Multiple Document Interface in Visual
Basic 6.0
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
Get Started >>
|