How-to Create dynamic webcontrols at design-time.

U

Undecided

I need to do this. I have a business control that's when dropped on a
form has to create all the gui components that it needs. These will be
created at design time and their properties will be pre-set with
values that the application developer can then change if they need to.
Can you point me to source of information of this can be done? The
controls that I need created will already be installed in the toolbox
and they can render themselves fine both at design-time and run-time.
I just need to have them created and setup through this business
object that will be dropped on the form.

Thanks

Constantine
 
U

Undecided

Natty, thanks. I'll try them tomorrow. I want to create them at design
time so that I can actually click on them at design time and maybe
change some their properties in the property inspector. Basically my
custom web control is supposed to create a bunch of TextBox and
ComboBox controls. I want to be able to do that at Design or at Run
time. I am not sure if I want the generated controls to be hosted
inside my custom web control or directly on the form itself.


CZ
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,534
Members
45,008
Latest member
Rahul737

Latest Threads

Top