Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Removeobject skips some objects
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00835738
Message ID:
00835755
Views:
21
Oh... I guess it doesn't matter that the property isn't available.
That makes it work! Thank you!

>I'm using vfp7 and I see no visible property for a timer.
>
>>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
Previous
Reply
Map
View

Click here to load this message in the networking platform