Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MS Calendar Control
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00790712
Message ID:
00790764
Vues:
18
>>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform