K
Kelly
In Visual Studio 2008 I am creating a C# class that defines a property that
uses a Modal form for a UITypeEditor. Everything works fine with regards to
having the ellipsis show up in the Properties window in the editor and being
able to edit the value. I was wondering if there is a way to protect the
Properties window entry so they cannot directly edit the value, but are
always forced to go through the UITypeEditor? Thanks.
uses a Modal form for a UITypeEditor. Everything works fine with regards to
having the ellipsis show up in the Properties window in the editor and being
able to edit the value. I was wondering if there is a way to protect the
Properties window entry so they cannot directly edit the value, but are
always forced to go through the UITypeEditor? Thanks.