Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to disable a DateTime Picker control ?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01144093
Message ID:
01144096
Vues:
12
>I am using Microsoft Datetime Picker Control 6.0 and I need to disable it temporarily.
>The property "enabled" does not respond.
>Always is in TRUE.

You have to set Enabled property of the control not the olecontainer
Thisform.olecontrol1.OBJECT.Enabled = .F.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform