PropertyGrid

S

SDK

I'm using a propertygrid control in my program, but I'm having some troubles
implementing the following.
I've got two classes, the second class has a property "Parent" which is an
object of the first class.
How can I let my user select one of the 'Class1' objects in a propertygrid?

So what I want to implement into my application is similar to the property
"AcceptButton" on a form.
There you can find all the buttons used on the form in a combobox.


Thanks in advance
 

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