R
Robert Scheer
Hi.
I am playing a bit with visual inheritance in vb.net. I created a base
form with two buttons, one of them has its Modifiers property set to
public. When I derive a new form from my base form I can resize and
change the behaviour of my public button, but I can't delete it. When
using visual inheritance isn't it possible to remove controls?
Thanks,
Robert Scheer
I am playing a bit with visual inheritance in vb.net. I created a base
form with two buttons, one of them has its Modifiers property set to
public. When I derive a new form from my base form I can resize and
change the behaviour of my public button, but I can't delete it. When
using visual inheritance isn't it possible to remove controls?
Thanks,
Robert Scheer