S
Stanley
I created a inherited TextBox control and added new properties and methods
into it.
There is a read only property which I don't want it to be showed in the
properties page at design time since it is read only.
Is there any way to do it?
Is the <DesignTimeVisibleAttribute> can hide the property?
into it.
There is a read only property which I don't want it to be showed in the
properties page at design time since it is read only.
Is there any way to do it?
Is the <DesignTimeVisibleAttribute> can hide the property?