Set the Following Properties:
Form1:
BorderStyle 1-Fixed Single
Caption Stopwatch Application
Name frmStopWatch
Command1:
Caption &Start Timing
Name cmdStart
Command2:
Caption &End Timing
Name cmdEnd
Command3:
Caption E&xit
Name cmdExit
Label1:
Caption Start Time
Label2:
Caption End Time
Label3:
Caption Elapsed Time
Label4:
BorderStyle 1-Fixed Single
Caption [Blank]
Name lblStart
Label5:
BorderStyle 1-Fixed Single
Caption [Blank]
Name lblEnd
Label6:
BorderStyle 1-Fixed Single
Caption [Blank]
Name lblElapsed
No comments:
Post a Comment