|
-
Sep 1st, 2008, 09:31 PM
#1
[RESOLVED] Form Inheritance
Hello,
Am I doing something really stupid here, or is this not possible...
Within my Windows Mobile 5.0 Application, written in Visual Studio 2005 SP1, I am trying to create a BaseForm with all my other form's derive from, but I am getting the following error when I try and design a form which inherits from the base form:
The designer could not be shown for this file because none of the classes within it can be designed. The designer inspected the following classes in the file: LoginForm --- The base class 'FormBase' could not be loaded. Ensure the assembly has been referenced and that all projects have been built.
Now, I can design the base form no problems, and I don't get any errors when I try and build the application, but when I try and design the LoginForm, I get this error.
Any thoughts?
Thanks
Gary
-
Sep 1st, 2008, 10:55 PM
#2
Re: Form Inheritance
Hello,
Don't worry about it! Seems like it was one of those, rebuild solution, close Visual Studio and re-open it situations.
Everything is working now
Thanks
Gary
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|