G
greg.bacchus
Hi,
If I make a control, I want to be able to make it so that various
properties are not initialised by the designer.
I realise that if you put [Browsable(false)] that it won't show up in
the properties window... but for some reason the auto-generated code
insists on initialising it anyway. This is really irritating. Does
anyone know how to stop this?
Cheers
Greg
If I make a control, I want to be able to make it so that various
properties are not initialised by the designer.
I realise that if you put [Browsable(false)] that it won't show up in
the properties window... but for some reason the auto-generated code
insists on initialising it anyway. This is really irritating. Does
anyone know how to stop this?
Cheers
Greg