Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combbox
Message
From
23/02/1998 16:14:05
 
 
To
23/02/1998 14:14:07
David Wang
Sullivan Environmental Consulting, Inc.
Alexandria, Virginia, United States
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00080204
Message ID:
00080561
Views:
27
>>>>>I added a combbox on a wizard form which can switch between
>>>>>Edit Mode and Non-Eidt Mode by click VCR button. I set 'enabled' property to '.F.'. Why the combbox did not switch, but other
>>>>>testbox did.
>>>>
>>>>Probably you mistyped command Thisform.cmbWizard.enabled=.f.
>>>
>>>
>>>Dear Ed:
>>>
>>>Where should I put this code?
>>
>>Probably, in cmdEdit.Click event and/or cmdSave.Click event. There is one thing to know: if you are ready to develop VFP app, don't use Form Wizard anymore (it's for learning).
>
>Dear Ed:
> I put this code in the cmdEdit click event. There was no previous codes
>over there(because of wizard VCR buttons?). And if I put code there
>I got error: unrecognized cmdWizard...

cmbWizard is just assumed name of combo. In your real form you should use the name you actually asigned to it.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform