Quantcast
Channel: Visual Studio General Questions forum
Viewing all articles
Browse latest Browse all 21115

How Do I get real time in date in VB?

$
0
0
This code:
Private Sub Form1_Load(sender As Object, e As EventArgs) Handles MyBase.Load
        Me.lbltime.text = Cstr(Now)
	Me.timer1.enabled = true
	me.timer1.inteval = 1000
    End sub

the seconds just freezes

Viewing all articles
Browse latest Browse all 21115

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>