M
Mazzo
Hello,
I am programming with VS2008 and C#. My application should have a base form.
All forms my application will show should be inherit form this Base Form. I
have put the base form in a seperate managed control library.
After compilation all works fine, the child forms have the same properties
like the base form.
But the VS-Form-Designer doesn't show the forms correctly. The properties
are the default properties, not those form the base form.
Do I miss something?
Greetings from Germany,
MZ
I am programming with VS2008 and C#. My application should have a base form.
All forms my application will show should be inherit form this Base Form. I
have put the base form in a seperate managed control library.
After compilation all works fine, the child forms have the same properties
like the base form.
But the VS-Form-Designer doesn't show the forms correctly. The properties
are the default properties, not those form the base form.
Do I miss something?
Greetings from Germany,
MZ