Step 1:
Create New Windows Application
Step 2:
Add Following Controls On The Form
Label1: Set Font To "OCR A Extended"
Set ForColor To "Lime"
Text To "00.00.00.AM"
Timer1: Set Enable="True"
Interval="100"
And Set Forms Text Property To "DIGITAL CLOCK"
Step 3:
Add Following Code To Timers Tick Event And Forms Load Event Respectively.........
Create New Windows Application
Step 2:
Add Following Controls On The Form
Label1: Set Font To "OCR A Extended"
Set ForColor To "Lime"
Text To "00.00.00.AM"
Timer1: Set Enable="True"
Interval="100"
And Set Forms Text Property To "DIGITAL CLOCK"
Step 3:
Add Following Code To Timers Tick Event And Forms Load Event Respectively.........
Code:
Code:

