Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DISABLED / ENABLED
Message
 
To
28/11/2000 16:04:59
Chuck Tripi
University of Wisconsin - Milwaukee
Milwaukee, Wisconsin, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00446437
Message ID:
00446507
Views:
12
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
Previous
Reply
Map
View

Click here to load this message in the networking platform