The windows PropertyGrid doesn't have this read only functionality that you want, but there is work around to achieve this with using ICustomTypeDescriptor interface. You can try the attached project that I'm sending you. Hopefully this can help you.
I tried your sample its working. Can we change the look and feel of the property grid. I want to change the scroll bar look and feel.
Is there any control similar to windows property grid in infragistics.
Thanks
akshay
We don't have control similar to windows property grid.