J John Apr 10, 2006 #1 I want to open my winform, when I click on one property in the propertygrid, like the Color/Font dialog. thx for ur help John
I want to open my winform, when I click on one property in the propertygrid, like the Color/Font dialog. thx for ur help John
T Tim Wilson Apr 10, 2006 #2 You can implement a custom UITypeEditor. http://msdn.microsoft.com/library/d...pguide/html/cpconimplementinguitypeeditor.asp
You can implement a custom UITypeEditor. http://msdn.microsoft.com/library/d...pguide/html/cpconimplementinguitypeeditor.asp