The Visual Basic Code Calendar
Version 2.01

Last Updated on 8/9/94

=======================================================================
Revision History
=======================================================================

2.01.0000       Released to public. Registered users receive free
                upgrade.
                
                - Automatic DragMode Setting
                
2.00.0000       Not Released

                - The CalendarDraw procedure enhanced to now draw
                  three-dimensional calendars and also supports
                  the printing of text inside of each grid box.
                  It also now supports the printing of headings
                  for each calendar

                - Calendar headings are now displayed and are
                  user controlled

                - DrawBox property added to limit redraw of calendar
                  grid to one specific day
                
                - Speed of calendar drawing improved slightly
                
                - Fixed bug with CurrentDay, CurrentMonth and                  
                  CurrentYear properties

                - New calendar properties added

                        CalendarType
                        CalendarDisplayText
                        CalendarDisplayTextForeColor
                        CalendarDisplayTextValue(Month,Day)
                        CalendarHeading
                        CalendarHeadingBackColor
                        CalendarHeadingForeColor
                        DrawBox
                        CalendarDragMode

1.00.0000       Initial release of VB Code Calendar

=======================================================================
Future Release Wish Lists
=======================================================================

- More CalendarType(s)
        
        Circles
        Shadow

- Drawing graphics inside calendar grids
