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:
00790742
Vues:
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.
Tracy
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform