How to change elements of property grid at run time?
Dear friends,
I have to make a properties window using property grid and have to load the properties window with different properties of differesnt objects at run time. For example as in VB we click on a particular form and then get its respective properties loaded in properties window.
Is this possible in C#? If yes then can anyone tell me how to go about it.
Please help me!
Anita