G
Guest
Hi,
In my Windows Forms custom control, I have a property which is of type Form.
Hence, when the control is displayed in the Properties window of VS.NET, a
plus (+) button is shown next to that property's row, indicating it is
expandable. I don't want that to happen. Is there any Attribute class that I
can set on the property to disable the undesired behavior ?
Thanks in advance.
Dotnetjuny
In my Windows Forms custom control, I have a property which is of type Form.
Hence, when the control is displayed in the Properties window of VS.NET, a
plus (+) button is shown next to that property's row, indicating it is
expandable. I don't want that to happen. Is there any Attribute class that I
can set on the property to disable the undesired behavior ?
Thanks in advance.
Dotnetjuny