to set the text in a panel to the value of the timer. Where index is the index of the panel you want to change. Since it was not clear to me exactly what your problem was I refered you to the previous post.
Dear Mr Holkema Thank you very much for replying i saw the code befor and it sounds good and i will examin it i thought that the timer will be more easyer than this code like statusebarpabnel1.text = timer1. .... somthing like that
Mr Holkema kindely can you explain the first sub in the stopwatch, i tried to use it but i am using vb2003 and i couldnt find any class named by stopwatch is there is an equivelant to it in 2003
Timer in a Panel
Stacy Bennett
You can use
statusbar1.Panel(index).Text=timer1.value.ToString()
to set the text in a panel to the value of the timer. Where index is the index of the panel you want to change.
Since it was not clear to me exactly what your problem was I refered you to the previous post.
Good luck
TomThe1337
Hi,
You can try this project: http://huynms.members.winisp.net/Timer.zip
MSDN articles about Timer class (http://msdn.microsoft.com/library/default.asp url=/library/en-us/cpref/html/frlrfsystemwindowsformstimerclasstopic.asp) and DateTime structure (http://msdn.microsoft.com/library/default.asp url=/library/en-us/cpref/html/frlrfsystemdatetimeclasstopic.asp).
Best regards,
MTBG
Look at:
http://forums.microsoft.com/msdn/ShowPost.aspx PostID=101540
JBlog0000
Thank you very much for replying
i saw the code befor and it sounds good and i will examin it
i thought that the timer will be more easyer than this code
like statusebarpabnel1.text = timer1. ....
somthing like that
John Reilly
give me some time to test it
i just want to put a timer on a form and to show this timer to the user
DanMarks
kindely can you explain the first sub in the stopwatch, i tried to use it but
i am using vb2003 and i couldnt find any class named by stopwatch
is there is an equivelant to it in 2003
thanks a lot
gdick
Thank you very much for replying
Kindely give me a little time to empliment it
Sudhansu Tiwari
the timer showed but it is not moving decending
Do you have any idea
note : i made its proprty to start