G
Guest
Hi to all,
In a .net 2.0 program, I'm trying to use the property grid. When the
property grid displays an object, it successfully displays its properties.
What I'd like to ask is: How can I make a property to have "sub-properties"
on the propertygrid? Something like (Application Settings) that is displayed
when WindowsForm Controls are selected or something like Font which has
subproperties ('size', 'face', 'color' etc.).
Thanks for any help!
In a .net 2.0 program, I'm trying to use the property grid. When the
property grid displays an object, it successfully displays its properties.
What I'd like to ask is: How can I make a property to have "sub-properties"
on the propertygrid? Something like (Application Settings) that is displayed
when WindowsForm Controls are selected or something like Font which has
subproperties ('size', 'face', 'color' etc.).
Thanks for any help!