Assume that you are doing a project in VB.Create a VB program to introduce yourself to the instructor and class. When the program is run,the program will provide the information about yourself...
(A)Program Design :
(B) Property(Controls Used) :
- 10 Labels (5+5)
- One Command Button ( Close)
(C) Attaching Code to the Object :
Private Sub Command1_Click() Unload Me End Sub |
(D) Output :
====================================================================
No comments:
Post a Comment