|
-
Nov 23rd, 2006, 09:53 PM
#1
Thread Starter
New Member
Creating Calendar
I would like to create a calendar that has the capability of having data inputted into it. any suggestions on code or how to do this?
-
Nov 23rd, 2006, 10:24 PM
#2
Re: Creating Calendar
Here's a Calendar sample. It saves the data into a text file and when you move to that date next time you can load it back. You'll need to have the MS Calendar Control though (ships with Office). I don't have it at the moument, but i think it's not distibutable so you can only use it for personal use. You could use the DTPicker instead.
-
Nov 23rd, 2006, 10:33 PM
#3
Re: Creating Calendar
MS Calendar control would definitely be a bad choice - distribution is one thing but main problem is that it is ONLY design to work in VBA environment.
Have a look at sample project I posted in this thread.
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
|