Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to set font and/or bold in DateTime Picker control?
Message
De
23/02/2001 12:43:11
 
 
À
23/02/2001 12:24:38
Larry Long
ProgRes (Programming Resources)
Georgie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00478927
Message ID:
00478936
Vues:
25
>Any suggestions?
>TIA
>Larry

The MSDN Library has info about the DTP control. Set the Active Subject to Entire Collection. Go to the Index tab and type "datetimepicker control" and you can find out all about it there. A quick scan of the Properties will lead to the Font property for ActiveX controls. It looks like the syntax will be something like:

MyDTP.font.bold = .T.

or maybe:

MyDTP.object.font.bold = .T.

etc.

I haven't tried it but some finagling with it some should work out.

Bill
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform