J
Jason MacKenzie
I've created a base form that I want other forms to visually inherit from.
I've created the base project, added a form, thrown some buttons on it and
recompiled it as a class library.
I then added another project to the solution. I added and inherited form.
In the designer it looks great. However, when I run the project, the form is
not the same size, the button is not visible, and the text property of the
form is blank. Again, in the designer it looks perfect.
The whole processs seems straightforward so I'm not sure what I've missed.
Any help is appreciated,
Jason MacKenzie
I've created the base project, added a form, thrown some buttons on it and
recompiled it as a class library.
I then added another project to the solution. I added and inherited form.
In the designer it looks great. However, when I run the project, the form is
not the same size, the button is not visible, and the text property of the
form is blank. Again, in the designer it looks perfect.
The whole processs seems straightforward so I'm not sure what I've missed.
Any help is appreciated,
Jason MacKenzie