Tutorial search
Tutorials
Stuff
Affiliates
Photoshop Templates
Featured Photoshop templates - professional ready to use designs for your next project.
View all templates
More on Program Control - Visual Basic tutorial

More on Program Control tutorial description
| Added on | 09.03.2008 |
| Total clicks | 16 |
| Tutorial Rating | 0 |
| Tutorial Difficulty | 0 |
More on Program Control
More cool Visual Basic tutorials:

Polymorphism is one of the key concepts in Object Oriented Programming. Using polymorphism enables the programmer to design software that is easily extensible which, in turn, prolongs the life of that program.

Is it possible to save data accepted by a VB
program into a storage device, such as a hardisk or diskette, or even CDRW? The answer is possible.

When your application is running, you should be able to press one button and it opens an save file dialog. You should then choose a file. Then click save. It should save to where you located it too.

In this section, we are not going into the technical aspect of VB programming, just have a feel of it.





