Extremely simple code which shows the time and beeps.
Extremely simple code which shows the time and beeps.
Rate Extremely simple code which shows the time and beeps.
(1(1 Vote))
label1.caption=time$
beep
end sub
private sub timer_time()
' timer interval keep to 60
label1.caption=time$
beep
end sub
Extremely simple code which shows the time and beeps. Comments
No comments yet — be the first to post one!
Post a Comment