Eric,
IMHO, MS Calendar 8.0 is an excellent calendar control. The documentation is
in help file format and is written for Visual Basic; however, it is pretty
easy to translate to C++. Open the component gallery, select the control,
and press the "More Info" button to get to the help/documentation file.
--
Dave Smith
MCSE, MCT, MVP
Remove NOSPAM from reply address
Quote:
>Does anyone know where i can download a good calendar control for VC++ 5.0?
>I've tried the MS Calendar 8.0 that's already on my machine but can't find
>any documentation for it. Am I missing something? How do I access the
>value selected? Do I instantiate a class for the control?
>Thanks for the help.