J
Jeff
IDE: Visual Studio 2003 .NET
OS: XP Pro
I created a form which I placed a tab-controll on. Then I created another
form by inheriting from this one. Then I opened the newly created form, and
sees that the inherited form contains the tab-controll. (from the ancestor
form).. everything is ok....
Then I remove the tab-controll from the ancestor. rebuild the solution and
then opens the form (the one that inherit from ancestor). But the
tab-controll is still there....
The ancestor form is in a different assembly, but when I build the solution
that assembly is beeing build also, so as far as know that shouldn't matter
(but, I'm a newbie)
Please, what's wrong here???
Jeff
OS: XP Pro
I created a form which I placed a tab-controll on. Then I created another
form by inheriting from this one. Then I opened the newly created form, and
sees that the inherited form contains the tab-controll. (from the ancestor
form).. everything is ok....
Then I remove the tab-controll from the ancestor. rebuild the solution and
then opens the form (the one that inherit from ancestor). But the
tab-controll is still there....
The ancestor form is in a different assembly, but when I build the solution
that assembly is beeing build also, so as far as know that shouldn't matter
(but, I'm a newbie)
Please, what's wrong here???
Jeff