Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MS Calendar Control
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00790712
Message ID:
00790764
Views:
24
>>>Hi All!
>>>
>>>I am trying to disable the MS Calendar Control but always show the calendar. Somebody know is that a bug? What I am doing wrong?
>>
>>Of course it will show it. Did you mean .Visible instead?
>>
>>
thisform.oCalendar.Visible=.F.
hides it for me.
>
>I read that differently. Doesn't he want to show the control, but not let anyone change the date interactively?
>
thisform.oCalendar.Enabled = .F.
doesn't disable ALL of the control
>I say put a transparent container over it as a work around.

Depends on what "show" means. Putting a shape over it won't work because it's an ActiveX, not a VFP control.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform