webcontainer class add object

Hi Experts,

I have created custom class of webcontainer.
Now I want to add textfield and button in that class.
How can I achieve this?

Thanks in advance

Put the button in another WebContainer and then use the EmbedWithin method.

Thanks,
Problem is solved