|
-
Apr 5th, 2008, 02:27 AM
#1
Thread Starter
New Member
Monthly Calendar
Is it possible to get the Calendar control from the date/time dialog using a windows API?
I know there is a generic calendar but the current day defys logic when you scroll back a page.
I would like to use a more sophisticated calendar that optionally supports click and drag over dates.
-
Apr 5th, 2008, 03:54 AM
#2
Re: Monthly Calendar
First, I wouldn't use the Calendar control. That is actually a control made for Access which does have issues when used with VB.
Have you tried the MonthView or DatePicker?
-
Apr 5th, 2008, 08:49 AM
#3
Re: Monthly Calendar
The "Calendar" in the Date/Time dialog is actually the MonthView control that Hack mentioned (at least, it is for me in Windows XP).
For information about it, see the article What controls can I use to input a date/time? from our Classic VB FAQs (in the FAQ forum, which is shown near the top of our home page)
-
Apr 5th, 2008, 02:29 PM
#4
Thread Starter
New Member
Re: Monthly Calendar
I am a little new here, so thanks for those leads guys.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|