Thanks in advance,
Douglas R. Steen
Boulder, CO
You might also try implementing ICustomTypeDescriptor for your class and
ensure that property descriptions are returned regardless of their apparent
browsability.
--
Bob Powell [MVP]
C#, System.Drawing
The November edition of Well Formed is now available.
Learn how to create Shell Extensions in managed code.
http://www.bobpowell.net/currentissue.htm
Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/gdiplus_faq.htm
Read my Blog at http://bobpowelldotnet.blogspot.com
"Douglas R. Steen" <d...@pobox.com> wrote in message
news:1b2a01c3bbbf$e24fbcd0$7d02...@phx.gbl...
>.
>
What do you want to accomplish - a propertyGrid for dynamically assembled
object, or a propertyGrid-like view to display some info? Because if it is
the latter, then we have recently built a control that does just this. We
use it as a "sidecar" for our own datagrid.
--
Vadim Berman
www.Power-Components.NET
-----------------------------------------
Powerful components for powerful applications
"Douglas R. Steen" <d...@pobox.com> wrote in message
news:1b2a01c3bbbf$e24fbcd0$7d02...@phx.gbl...