Im working on this program and its a client server program and so when the client connects, I want a clock at the bottom of the window basically like this: 0:00:00, and for it to count how long Ive been connected and to keep counting until i have disconnected or exited the program. Ive checked the msdn website but it only has things for timers. I was wondering if someone could help. thanks!