Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DISABLED / ENABLED
Message
 
À
28/11/2000 16:04:59
Chuck Tripi
University of Wisconsin - Milwaukee
Milwaukee, Wisconsin, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00446437
Message ID:
00446507
Vues:
7
Hi Chuck,

You dont say where you are putting the code.
To test in the init() of the button put This.ENABLED = .F.

or in the init() of the form. Providing the button is on the form and not in another container object put.

THISFORM.ButtonName.ENABLED = .F.

You can also substitute THIS for THISFORM...

HTH

Ron

>VFP 6.0
>
>I have a navigation buttons (|< < > >|) and I want to disable/enable those button when going moving around... someone told me to do this and it does not work for me:
>
>This.Button.ENABLED = .F.
>
>So how to do this?
>
>Chuck
Ronald L. Thorp
http://www.Fox-Pros.com
Fox-Pros, Inc.
Office 407-498-0100
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform