K
Ken Snyder
hi all!
how can i display a string array as read only inside
a property grid? i do have a custom object that holds
a property of kind string[]. the problem is that the
string array itself is made "ReadOnly(true)" by attribte
assigned to it, but its elemnts are still displayed non
grayed and read/write, so the user can alter the string
inside it. but i wont that! how can the string elements
made be readonly?
thanks in advance.
kr
ken
how can i display a string array as read only inside
a property grid? i do have a custom object that holds
a property of kind string[]. the problem is that the
string array itself is made "ReadOnly(true)" by attribte
assigned to it, but its elemnts are still displayed non
grayed and read/write, so the user can alter the string
inside it. but i wont that! how can the string elements
made be readonly?
thanks in advance.
kr
ken