Microsoft Visual Basic 6 Advanced |
![]() |
| Author:Arthur L. Lee | |
| Language:english | |
| Category:Programming, | |
| Lessons:0 | 0 hrs | |
| Buy Now or get more information about Microsoft Visual Basic 6 Advanced | |
Microsoft Visual Basic 6 AdvancedMicrosoft Visual Basic 6 Advanced: Microsoft Visual Basic 6 is a versatile language, usable for business applications, database interface, gaming applications, and even for presentations. In Discovery Computer Training 's Visual Basic 6 Advanced tutorial, Professor Arthur Lee will take your Visual Basic skills to the next level by showing you multiple form projects, code for multiple forms, sequential forms, and much more. Begin to expand your knowledge of Visual Basic now by clicking on one of the topics below. Listed below are all of the chapter and lesson contents for the Microsoft Visual Basic 6 Advanced Try For Free Right Now To help you evaluate our training, we have made some of the tutorials for Microsoft Visual Basic 6 Advanced freely available. Click on any of the linked lesson listings below to preview Free! Microsoft Visual Basic 6 Advanced
First 3 Lessons Free Online (Press the links below to open up the free lessons. The lessons will open in a popup window from this screen and play in Quicktime):
Microsoft Visual Basic 6 Advanced
Multiple Form Projects
Single vs. Multiple formsStart-up Object
Unload vs. Hide
About form template
Removing forms
Code for multiple forms
Writing code for multiple formsCommon errors
.BAS module & Sub Main
The List Box and Combo Box controls
Which to use: List box or Combo box?Entering items into the list
ListIndex, ListCount and Sorted properties
Code to alter the list; Change, LostFocus events
RemoveItem, Clear methods
AddItem; Preventing user erros
Looping
Do - Loops (pre-test vs. post-test)For - Next Loops
Nexted Loops
Avoiding problems with loops
Control Arrays
Creating an array of command buttonsThe Index Property
Problems with control arrays
Another control array demo
Using loops with control arrays
The Case structure & control arrays
Printing output
PrintForm vs. Printer.Print methodPrint zones, TAB, SPC functions
Changing font properties while printing
Printing within a loop (List/Combo box lists)
Using CurrentX and CurrentY methods to print
Miscellaneous Items
Common Dialog ControlOLE (Object Linking Embedding)
Mouse Events
Mouse Pointer shape
Automatic DragDrop
Database Access
Database OverviewData Control Properties
Creating navigational buttons
Adding/Deleting records
Searching the database
Sequential Files
Demo of Sequential File ProgramForm Load Event (retrieving the data file)
Writing data to the file (saving)
Add, Remove, Clearing items
Form Unload Event
Random Files
Overview, .BAS module for Random FileOpening & accessing the file
Calling procedures
Add records procedure
Delete records procedure
Update/Browse procedure; Conclusion of Demo
Compiling and Distributing the application
Project Options PropertiesCompiling options; Executable files
The Package & Deployment Wizard
The Deployment steps
The Uninstall option
01 Multiple Form Projects
0101 Single vs. Multiple forms
0102 Start-up Object
0103 Unload vs. Hide
0104 About form template
0105 Removing forms
02 Code for multiple forms
0201 Writing code for multiple forms
0202 Common errors
0203 .BAS module & Sub Main
03 The List Box and Combo Box controls
0301 Which to use: List box or Combo box?
0302 Entering items into the list
0303 ListIndex, ListCount and Sorted properties
0304 Code to alter the list; Change, LostFocus events
0305 RemoveItem, Clear methods
0306 AddItem; Preventing user erros
04 Looping
0401 Do - Loops (pre-test vs. post-test)
0402 For - Next Loops
0403 Nexted Loops
0404 Avoiding problems with loops
05 Control Arrays
0501 Creating an array of command buttons
0502 The Index Property
0503 Problems with control arrays
0504 Another control array demo
0505 Using loops with control arrays
0506 The Case structure & control arrays
06 Printing output
0601 PrintForm vs. Printer.Print method
0602 Print zones, TAB, SPC functions
0603 Changing font properties while printing
0604 Printing within a loop (List/Combo box lists)
0605 Using CurrentX and CurrentY methods to print
07 Miscellaneous Items
0701 Common Dialog Control
0702 OLE (Object Linking Embedding)
0703 Mouse Events
0704 Mouse Pointer shape
0705 Automatic DragDrop
08 Database Access
0801 Database Overview
0802 Data Control Properties
0803 Creating navigational buttons
0804 Adding/Deleting records
0805 Searching the database
09 Sequential Files
0901 Demo of Sequential File Program
0902 Form Load Event (retrieving the data file)
0903 Writing data to the file (saving)
0904 Add, Remove, Clearing items
0905 Form Unload Event
10 Random Files
1001 Overview, .BAS module for Random File
1002 Opening & accessing the file
1003 Calling procedures
1004 Add records procedure
1005 Delete records procedure
1006 Update/Browse procedure; Conclusion of Demo
11 Compiling and Distributing the application
1101 Project Options Properties
1102 Compiling options; Executable files
1103 The Package & Deployment Wizard
1104 The Deployment steps
1105 The Uninstall option
