Checkbox Control
Purpose:
Returns the handle of a new checkbox control.
Syntax:
checkbox("caption",x,y,width,height)
Comments:
Example:
che = Checkbox("NO",20,20,300,200)