|
|
|
 |
|
|
|
|
This section Visual Basic contains source codes of many window based applications developed in Visual Basic. All the Visual Basic applications are developed in Visual Studio 2000. I am mainly following the book "Mastering Visual Basic 6" by Evangelos Petroutsos to learn Visual Basic.
select one of the Topics listed below:
|
Note: All the given files are in zip format, which can be uncompressed with the help of a compression tool. If you do not have any tool, then you can get one from Utilities : Compression Tools. |
|
|
Visual Basic - Common Controls |
|
|
|
|
|
|
| VB_01 |
 |
A Visual Basic Program to show an example of designing the User Interface. |
| VB_02 |
 |
A Visual Basic Program to show a TextBox Demo application. |
| VB_03 |
 |
A Visual Basic Program to show the Grouping of Option Buttons. |
| VB_04 |
 |
A Visual Basic Program to show the implementation of Focusing on a Control. |
| VB_05 |
 |
A Visual Basic Program to make a Loan Calculator. |
| VB_06 |
 |
A Visual Basic Program to make a Math Calculator. |
| VB_07 |
 |
A Visual Basic Program to make an application with Multiple Forms. |
| VB_20 |
 |
A Visual Basic Program to show the use of different types of Message Boxes. |
| VB_21 |
 |
A Visual Basic Program to show the use of InputBox in an application to get input from user. |
|
|
|
|
|
Working with Forms |
|
|
|
|
|
|
| VB_08 |
 |
A Visual Basic Program to show the use of Menu Control in an application. |
| VB_18 |
 |
A Visual Basic Program to show an example of Form Handling (Loading, Showing & Hiding). |
| VB_19 |
 |
A Visual Basic Program to show an example of Communication b/w Forms. |
|
|
|
|
|
Microsoft Windows Common Controls 6.0 (SP4) |
|
|
|
|
|
|
| VB_09 |
 |
A Visual Basic Program to show the use of ToolBar Control in an application. |
| VB_10 |
 |
A Visual Basic Program to show the use of ToolBar & ImageList Controls in an application. |
| VB_15 |
 |
A Visual Basic Program to show the use of StatusBar Control in an application. |
| VB_16 |
 |
A Visual Basic Program to show the use of TreeView Control in an application. |
| VB_17 |
 |
A Visual Basic Program to show the use of TreeView & ImageList Controls in an application. |
| VB_30 |
 |
A Visual Basic Program to show the use of Slider Control in an application. |
| VB_32 |
 |
A Visual Basic Program to show the use of ProgressBar Control in an application. |
|
|
|
|
|
Database Programming |
|
|
|
|
|
|
| VB_11 |
 |
A Visual Basic Program to show the use of Simple Data Control in an application. |
| VB_12 |
 |
A Visual Basic Program to show the use of Data Control with some programming in an application. |
| VB_13 |
 |
A Visual Basic Program to show the use of ADO Data Control by adding "Microsoft ADO Data Control 6.0 (OLEDB)" component in an application. |
| VB_14 |
 |
A Visual Basic Program to show the use of ADO Data Control in a "Data Project" type application. |
| VB_22 |
 |
A Visual Basic Program to show the use of Data Grid Control by adding "Microsoft DataGrid Control 6.0 (OLEDB)" component in an application. |
| VB_33 |
 |
A Visual Basic Program to show the use of ADO for data conectivity using coding not Control. |
|
|
|
|
|
Basic ActiveX Controls |
|
|
|
|
|
|
| VB_23 |
 |
A Visual Basic Program to show the different Styles of TextBox Control. |
| VB_24 |
 |
A Visual Basic Program to make a NotePad using the TextBox Control. |
| VB_25 |
 |
A Visual Basic Program to show the different Styles of ListBox Control. |
| VB_26 |
 |
A Visual Basic Program to show the use of ListBox Control in an application. |
| VB_27 |
 |
A Visual Basic Program to show the use of DriveListBox, DirListBox & FileListBox Controls in an application. |
| VB_28 |
 |
A Visual Basic Program to show the use of ScrollBar Control in an application. |
|
|
|
|
|
Multimedia Controls |
|
|
|
|
|
|
| VB_29 |
 |
A Visual Basic Program to show the use of MediaPlayer Control in an application. |
| VB_31 |
 |
A Visual Basic Program to show the use of Shockwave Flash Control in an application. |
|
|
|
|
|