Button Control
Purpose:
returns the handle of a new button control
Syntax:
button("caption",x,y,width,height)
Comments:
Example:
bu = Button("Camera",20,20,300,200)