How to program Calendar Control, in microsoft works

B

brij

i want to program the calendar control, and send the selected information, to
some where by the usage of dataset.
can somebuddy tell me how this calendar control works.

thanx, plz reply at my e-mail add. [email protected]
 
D

Douglas J. Steele

In my opinion, the best calendar interface is what Stephen Lebans has at
http://www.lebans.com/monthcalendar.htm There are instructions there on how
to use it.

Tony Toews discusses a number of alternatives at
http://www.granite.ab.ca/access/calendars.htm

--
Doug Steele, Microsoft Access MVP

(No private e-mails, please)


brij said:
i want to program the calendar control, and send the selected information, to
some where by the usage of dataset.
can somebuddy tell me how this calendar control works.

thanx, plz reply at my e-mail add. [email protected]

Sorry, no. That's not how newsgroups work. You post your questions to the
newsgroup and you come back to the newsgroup to get the answers.
 
B

brij

What I need to know is how Microsoft Works Calendar functions. What kind of
code is being fired when you add a new appointment in Works Calendar? How is
the appointment being added to the calendar? (Is a label being added?....I am
not sure what is exactly happening)
 
Top