Search Tools Links Login

Custom Calendar Control

Posted: 2002-06-01
By: ArchiveBot
Viewed: 69

Filed Under:

VB6 Code Cache

Title Uploaded Size
Custom Cal22160732001.zip 9/3/2020 3:45:00 PM 11,385

We were trying to create an application in a COM enabled programming envoriment, and needed the weeks shown in a calendar. We came across a bug in ALL of Microsoft's calendars (including Outlook) that will list the wrong week number on certain years. E.G. December 2003/2004. We made a custom VB OCX that does the trick, even thou it's not as pretty as the Microsoft one.

Original Author: QueTwo

Inputs

Properties :
MoCalendar1.TheDate [current selected date]
Events :
ChangeMonth()
GotDate()
ClickDate()


Comments on this post

No comments have been added for this post.

You must be logged in to make a comment.