by Zhu JinYong (5 Submissions)
Category: Custom Controls/Forms/Menus
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(30 Votes)
---XPDualMonths DLL File Source Code---
Features:
1.Single Month display and Dual Months display.
2.Multi-selection with <shift> key,even using Mouse rectangling to do multiselection;Using <Ctrl> to de-select it.
3.Left,right,up,down,home,end key to move selected day.
4.Customerized visual styles.(Border style,color styles,Line styles...)
5.Selected dates can be rolled back.
6.DLL File attached to a Picturebox
7.Resizable
8.Easy to extend to 12 months
Update June 6 2007 Add DrawArrow routine
Update June 9 2007 Add PopUpMenu for fast Month and Year access,thanks for Randy Giese for his excellent PopUp Menu Tutorial (VBC ID=68311).
Update April 20 2008 Full Unicode Support
Update April 22 2008 Office 2003 Owner-Drawn Menu
Update April 27 2008 Chinese Lunar Calendar for Commercial
Update May 1st 2008 Demo optimized a bit.
Update May 2nd 2008 Add FormatLocaleDate function to format date by Locale ID or your own
Format,requested by ThePiper.
Upload