Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can't delete an object
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00028599
Message ID:
00028656
Views:
44
>>I subclassed the form class gridaddform from wizstyle and tried to modify it. When I tried to remove an object from the form, it said "Cannot delete objects because some are members of a parent class." I have not subclassed my subclass, so what's going on here? How do I get rid of unwanted objects? I used to copy classes to my own class library and then change their names with the RENAME CLASS command, which is more cumbersome.
>
>The object you want to delete is in a container class. If you include a container into your form, you can't delete objects included in the container. You can delete only the whole container.
>
>Vlad
The only container it's in is the form itself. Does that count?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform