Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Command Button group
Message
From
11/05/2005 09:21:00
 
 
To
11/05/2005 08:29:03
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 6
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01011123
Message ID:
01012810
Views:
20
Should be just:
IF !THISFORM.buttonset1.editmode
  THISFORM.text8.ENABLED = .T.
ELSE
  THISFORM.text8.ENABLED = .F.
ENDIF
>>Sorry, took so long getting back to you, I took a 4-day weekend.
>
>No problem at all. I hope you enjoyed your weekend! :)
>
>>did you go into the refresh method of the textbox or the form and put in the code for setting the enabled equal to .T. for that textbox?
>
>I've tried that, and it had no effect. Maybe I'm entering that piece of code incorrectly? What, exactly, would the syntax be for the Refresh method code?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform