T
Tom P.
I am trying to make a custom control. The problem I'm having is that
if I inherit from Control I can't get the bloody thing to display
anything. But if I inherit from UserControl I can't hide any of the
properties (namely the size). How do I get the control to display in
design view and still retain control over the properties?
Thanks in advance,
Tom P.
if I inherit from Control I can't get the bloody thing to display
anything. But if I inherit from UserControl I can't hide any of the
properties (namely the size). How do I get the control to display in
design view and still retain control over the properties?
Thanks in advance,
Tom P.