Visual Basic source code help you to learn VB programming.
Visual Basic source code provide some visual forms.
Visual Basic source code show you how to make classes.
Visual Basic source code give you some useful user control, such as LED component.
Visual Basic source code show you the method of making VB project.
| Source
Code Name |
Description |
| Forms |
|
| frmMain.frm |
Implementation of the Main VB Form. |
| frmOption.frm |
Implementation of the Option VB Form. |
| frmAbout.frm |
Implementation of the About VB Form. |
| Modules |
|
| ModBox.bas |
Implementation of the ModBox subs
and functions. |
| Globe.bas |
Implementation of the Globe
constants. |
| Class Modules |
|
| CGame.cls |
Implementation of the CGame VB class.
(Define game rule) |
| CGraphics.cls |
Implementation of the CGraphics VB class. |
| CModules.cls |
Implementation of the CModules VB class. |
| User Controls |
|
| CLed.ctl |
Implementation of the CLed VB control. |
| CLevel.ctl |
Implementation of the JLevel VB
control. |
| CField.ctl |
Implementation of the CField VB
control. |
| CPreview.ctl |
Implementation of the CPreview VB
control. |
| others |
bmps, icons |