Calendar for Viewing Only

JamesJoey

Registered User.
Local time
Today, 14:28
Joined
Dec 6, 2010
Messages
642
Hi.
I'm trying to find a calendar I can place on my form for viewing only.
With the ability to move between months.
I found one some time ago but have lost the link.

James
 
Did you ever find one? I have a quite few different ones that can be used as subforms or popups. Any specific size, look, features.
 
Did you ever find one? I have a quite few different ones that can be used as subforms or popups. Any specific size, look, features.

I haven't found one, yet.

I'm not looking for a date picker. Just a Month view calendar to reference on my main form.
 
I haven't found one, yet.

I'm not looking for a date picker. Just a Month view calendar to reference on my main form.

The example of mine that I suggested can also be used for that purpose.

To use it as a date picker, one line of code is used to respond to click events.
If that code line is omitted, it's just a month view calendar
 
here's one I use.
You can comment out the click events if you dont want to use them.
 

Attachments

Users who are viewing this thread

Back
Top Bottom