Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MonthView control
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Versions des environnements
Visual FoxPro:
VFP 7
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
00987963
Message ID:
00987996
Vues:
52
with the monthview control is there a way to set different background color for different days?

About the closest you can get to doing what you want to is to display the selected days in Bold like so:
Thisform.oMonthView.Object.DayBold( '12-25-2005' ) = .T.
Thisform.oMonthView.Object.DayBold( '12-30-2005' ) = .T.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform