i need 2 use 2 propertygrids : in one i want to show all the properties created at runtime and in other one just some properties of those ones.
how can i do this?
Printable View
i need 2 use 2 propertygrids : in one i want to show all the properties created at runtime and in other one just some properties of those ones.
how can i do this?
I found several articles at CodeProject.com on customizing PropertyGrids. It is not easy but It can be done. One of the articles was "Bending the property grid to your will" or something like that. I found about 5 articles that related to the property grid and give various information. I am sure there are some here too.
Flip