PropertyGrid control - need advanced help

  • Thread starter Thread starter James Divine
  • Start date Start date
J

James Divine

Greetings all,

I am using a PropertyGrid control in my application and I'm having
trouble finding documentation on it. I have my basic PG built and can add
Properties of standard types (int, bool, string)... but I need to know how
to add more complex Properties (like other classes). One example that I
would like to replicate is the Font dialog window that you get when you
click the Font Property for a standard windows Form. I want to be able to
launch a dialog box to calculate and return an object to my property from
within the PropertyGrid.

Has anyone had experience with this?

-James
 

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

Back
Top