Label Control
Purpose:
returns the handle of a new Label control.
Syntax:
Label(caption,x,y,width,height)
Comments:
Example:
lab = Label("VertPos",0,100,400,80)