Calendar Object
Purpose:
returns the handle of a new calendar control
Syntax:
calendar("caption",x,y,width,height)
Comments:
Example:
cal = Calendar("",20,20,300,200)