Walk Lightly on this PLANET and yet leave such a FOOTPRINT that cannot be erased for thousands of Years..!!!
Visit Codstech for Cyber Security related Posts !

Visitors

Wednesday, July 27, 2011

VB-70 : Program to provide information about yourself

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: