Tuesday, December 11, 2007

How to work with If Statement

How to work with If Statement

To work with If Statement

This Visual Basic language is used in this format:

If condition Then

[statements]

The coding example will be shown in the next topic...

No comments: