Tutorial search
Tutorials
Stuff
Affiliates
Photoshop Templates
Featured Photoshop templates - professional ready to use designs for your next project.
View all templates
Multiple User Chat - Create a multi-user chat program with Visual Basic - Visual Basic tutorial

Multiple User Chat - Create a multi-user chat program with Visual Basic tutorial description
| Added on | 16.06.2008 |
| Total clicks | 0 |
| Tutorial Rating | 0 |
| Tutorial Difficulty | 0 |
Multiple User Chat - Create a multi-user chat program with Visual Basic
More cool Visual Basic tutorials:

Visual Basic Database Management. Introductory lessons for working with ADO Data control and example exercises.

So, you're interested in having your functions act at specific time intervals, eh? Naturally you would turn to the Timer Control included with VB. Unfortunately, the timer control has a resolution of ~55ms. 55ms seems like a very short time to us, but to the computer, 55ms is an agonizingly long time. Don't torture your computer! Use accurate and high-resolution timing methods.

In Visual Basic, adding menus at runtime is handled in the exact same way as adding any control at runtime.




