Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to set font and/or bold in DateTime Picker control?
Message
From
23/02/2001 12:43:11
 
 
To
23/02/2001 12:24:38
Larry Long
ProgRes (Programming Resources)
Georgia, United States
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00478927
Message ID:
00478936
Views:
26
>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform