About Calendar Control

Attached File : Calendar.ocx

For use with VB5,VB6

Property available : Text (Read Only)

Methods available :  Click, DblClick, Gotfocus,Lostfocus,Dragdrop,Dragover,Validate

Usage:

Copy to c:\windows\system folder

run regsvr32 c:\windows\system\calendar.ocx

Add the control to a project.

Put the control to a form.

Date is stored in control.text property


