Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Deprecate a container class on a form
Message
From
17/12/2004 09:14:22
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 6 SP5
Miscellaneous
Thread ID:
00969954
Message ID:
00970020
Views:
20
>Hi Fabio
>
>Thanks for responding.
>
>>Set
>>
>>Classloc = ''
>>Class    = 'container'
>>
>
>I had already done that and to an extent it work (I have not mentioned but I am working on a vcx).
>
>What then happens if that I do get the container on the form, but it does not have the controls I had originally put in the original container class, so essentially I have an empty container on the form.
>
>Please advise.

Do this it is not simple without a program ( copy VCX records into another, but in correct order )

try this:
open class
open form

select all container members
copy (ctrl+c)
go to the form container,
edit it ( right menu)
Paste (ctrl+v)

Fabio
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform