Subscribe
Tutorial search

Visual Basic Area Tutorials


Sort by:
Using BitBlt for copying and masking
Using BitBlt for copying and masking
The BitBlt function is used for copying areas of pictures and combining them with other pictures. It can do several different tasks including transparency. You will learn to use BitBlt to do copying and transparency masking in this tutorial.
Difficulty:
Calculating the Area of a Rectangle using Visual Basic 6
Calculating the Area of a Rectangle using Visual Basic 6
Learn how to use Visual Basic 6 to create an application which allows you to calculate the area of a rectangle.
Difficulty:
Command Summary Chart
Command Summary Chart
Fact is, that few of the VB commands stand alone. More often than not, a command supports only one aspect of a topic. For example, the OPEN command opens a file so you can read it, whereas the LINE INPUT command reads one line of data at a time. And so it is in all of the areas of capability which VB supports. This page provides my own interpretation of VB command grouping.
Difficulty:
Search Term(s) (1): area