Qwik Calendar By Skycomp Systems. Qwik Calendar is designed to simply show a series of 3 calendars with the center calendar starting as the base showing the current month. The first calendar will start as the month previous and the last calendar will start as the next month. Toolbar: The left pointing arrow will cause each calendar to decrease by 1 month. ex: calendar 1 is displaying August 2002 calendar 2 is displaying September 2002 calendar 3 is displaying October 2002 Clicking the Left Arrow will set each calendar as follows: calendar 1 is displaying July 2002 calendar 2 is displaying August 2002 calendar 3 is displaying September 2002 The right pointing arrow will cause each calendar to increase by 1 month. ex: calendar 1 is displaying August 2002 calendar 2 is displaying September 2002 calendar 3 is displaying October 2002 Clicking the Left Arrow will set each calendar as follows: calendar 1 is displaying September 2002 calendar 2 is displaying October 2002 calendar 3 is displaying November 2002 The "clock" toolbar item will reset the calendars to the initial load. The Drop down displaying years will allow you to jump the calendars to a particular year. Valid years for Qwik Calendar are currently 1900 through 2100. Attempting to cycle the calendars before January 1900 or after December 2100 will cause all the calendars to display January 1900 or December 2100 respectively. You can change the year using the dropdown to reset each calendar to a 3 month range for that year. UPDATES: Mar 1 2003: Updated the Calendar Control to version 9. Dec 17 2002: Customer Request Completed: Added memory for placement. The program will now remember the last location it was at when it is closed and will open in that location. If the location information is corrupted or missing, then the program will show in the default, lower right of the screen, location. Oct 8 2002: Initial Release