Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Deprecate a container class on a form
Message
From
17/12/2004 03:22:31
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 6 SP5
Miscellaneous
Thread ID:
00969954
Message ID:
00969960
Views:
22
>Hi all
>
>I have a container class which had it own controls.
>
>I added this container to a form class
>
>I later due to shuffeling this container is no longer required as a class
>
>I copied all the properties and methods in the container class into the form class and confirmed that it works.
>
>Now I want to remove the dependancy on the deprecated container class.
>
>I tried hacking the records from the contanier contaning tha controls into the form class lib but the container on the form class still turns up empty.
>
>What did I do wrong?

Set
Classloc = ''
Class    = 'container'
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform