D
Dave Wurtz
All,
Does anyone know how I can make the PropertyGrid control readonly? I want
to display the PUBLIC properties of an object, but I don't want the user to
be able to change them (they do need to be read/write internally, however).
Along with this, if the property is a collection, the collection window
should not allow the user to change values, including pressing the Add or
Remove buttons.
Anyway to do this?
Thanks in advance!
Dave Wurtz
Does anyone know how I can make the PropertyGrid control readonly? I want
to display the PUBLIC properties of an object, but I don't want the user to
be able to change them (they do need to be read/write internally, however).
Along with this, if the property is a collection, the collection window
should not allow the user to change values, including pressing the Add or
Remove buttons.
Anyway to do this?
Thanks in advance!
Dave Wurtz