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
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