Custom Dialog Box as PropertyGrid Editor

  • Thread starter Thread starter Ron M. Newman
  • Start date Start date
R

Ron M. Newman

Hi,

Simple imaginary problem:

1) I have a class with three integers in it.
2) An object of this class is a member of a class I will submit to a
propertygrid
3) I want to have a custom dialog box to edit this structure
4) I want this dialog box to be launched from the "..." custom editor button
of a property grid.

The purpose is to understand how to build and integrate a custom editor to a
property grid.

Any pointers would help

Thanks,
Ron
 
Back
Top