CollectionEditorForm

G

Guest

Hello,

I have a component with a property "Items" of type Collection. I've done my
own CollectionEditor with an associated Form, but I have a problem.

Items is a collection of objects with type MyObject, which have a property
TextBox. When I edit this propriety with my editor, I can retrieve the
controls of the design-time edited form (owner of my component).

How can I make a link between the controls of this form and the collection
editor form ?

please, help

thanks
 

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