Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Microsoft Month Calendar Control
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00670818
Message ID:
00673404
Vues:
16
Thanks for your help. I have tried your suggestions but with no luck. I have the olemonthcalendar inside of a container on a form. Maybe you can see what I am doing wrong.

here is the code from the shelladditionalinit method of the control.

With This
.oleCalendar1.Year = Year( Date())
.oleCalendar1.Month = Month( Date())
.oleCalendar1.Day = Day( Date())
.olecalendar1.multiselect = .F.
.olecalendar1.object.DayBold('2002/06/15') = .T.


.borderwidth = 0
Endwith


I am setting the values of the year, date etc. I would assume that i should be able to bold the day the same way. It doesn't seem to be working. Any ideas?

Thanks for your help!
Dave
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform