Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Next & Previous Button Enabled/Disabled
Message
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows 7
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01578618
Message ID:
01578830
Views:
46
>>So where do I place the code that will fire off and enabled/disable my forms ?
>
>One place to put the code to Enable/Disable buttons is Refresh of the form. So the code you posted in another message (where you had the code commented) should be in the Refresh of the form. And the code should be uncommented.

I don't suggest to use Refresh. It fires too often. My suggestion will be to create a new method, say, RefreshButtons and call this new method from the click of each navigation button.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform