Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Removeobject skips some objects
Message
From
07/10/2003 10:00:22
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00835738
Message ID:
00835746
Views:
17
Hello Joe;

I had the same problem before.. If you have VFP6, it will be solved turnning the property VISIBLE to .F. (before removeobject)
>
>
>FOR EACH loAppControl IN thisform.cntButtons.objects
>	thisform.cntButtons.RemoveObject(loAppControl.name)
>ENDFOR
>
>
HTH

Claudio
"Now to him who is able to do immeasurably more than all we ask or imagine, according to his power that is at work within us, Ephesians 3:20
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform