Quite a while ago, I made myself a digital clock for VB. It's not your normal PC clock... It uses images for each number of the clock.
It may not show the correct time, as daylight-savings-time messes up window's system clock. This uses the getsystemtime API to find the time. It sets up a clock user-control consisting of 4 digital number user-controls.
Try it out, It may need modifications/optimizations to get the code right. Do what you want with the code
![]()
![]()
![]()
![]()
![]()




Reply With Quote