Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MonthView Control
Message
 
 
To
09/05/2002 19:22:26
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00654808
Message ID:
00655207
Views:
24
>I'm trying to show the user a list of dates, and instead of just putting them into a list, I figure I'd use a monthview control and have the days i want in bold. But the .DayBold property doesn't work properly. I can view the status of a day, but I can't change the status of it.
>
>I could do
>? this.DayBold({5/8/2002})
>but
>this.DayBold({5/8/2002}) = .t.
> fails.
>
>Can you guys help? Maybe it only works properly in VB.

Just a guess - I've never seen this control
I don't have that activex - try assigning a object property:

this.DayBold({5/8/2002}).value = .t.
Edgar L. Bolton, B.S. B.B.A.
Previous
Reply
Map
View

Click here to load this message in the networking platform