dynamic control creation

N

Nathan Franklin

Hey guys,

I am wanting to know if I can dynamically create a control and either catch
its events or send the events somewhere??

Would the best option for this be a control array? Is this even possible in
Compact Framework?

Thanks guys

Kind Regards
Nathan
 
G

Guest

The other reference is the code studio generates for the designer in any
winform project. All controls are "dynamically generated".

-Chris
 

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

Top