The method to display text in a
form. Example: Print "Welcome to Visual Basic"
Pset
Pset is a method that draws a dot on the screen.
The format is Pset(x,y),color. where (x,y) is
the coordinates of the point and color is its color. It can also
be used to draw a straight line, the syntax is