Forum: VB.NET Jun 19th, 2009 |
| Replies: 1 Views: 1,203 Hi guys...
I actually got this already working. I just did not know how TimerObject_tick() function works. Now I know it constantly update itself (which is still funny and a little vague for me)... |
Forum: VB.NET Jun 19th, 2009 |
| Replies: 1 Views: 1,203 Hi
I am trying to display time in a text box which updates itself every second. I am using visual C# and I am pretty new to it. (My first program in visual C#)
(Actually its part of a little... |