VB.net dynamic visual inheritance

Joined
Jan 10, 2007
Messages
43,898
Location
In The Machine
hello,

i have a question about visual inheritance in VB.net.
I have a form, called form1, which inherits from a base form, called baseform.
If I place a button in the baseform at design time, it shows up in form1. However, if I create a button in the baseform*at run time, it doesn't show up in form1.

Does anyone have any ideas as to why this is?

Thanks,
Alex



More...

View All Our Microsoft Related Feeds
 
Back
Top