Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Designer Attributes (if that's what I need)
Message
From
18/04/2007 13:45:46
Alexandre Palma
Harms Software, Inc.
Alverca, Portugal
 
General information
Forum:
ASP.NET
Category:
Class design
Environment versions
Environment:
C# 2.0
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01217402
Message ID:
01217405
Views:
10
Richard is the base form located on the same project as this form or in another one?
if on diferent project/assembly make sure the form is defined as public instead of internal or private.

>I'm trying to subclass a Form and add a virtual function to it for use with a toolbar/Save menuitem in an MDI Parent window. I'm getting the following warning:
>
>
>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:
>
>	frmHoldTransactions --- The base class 'DCF.ReconSys.Forms.ReconSysMDIChildFormBase' could not be loaded.  Ensure the assembly has been referenced and that all projects have been built.
>
>
>The assembly was built. I'm guessing I need to add some sort of Designer attributes to my subclass in order to use it in the form designer. Any suggestions for a newbie?
>
>Thanks
>
>Richard
Alexandre Palma
Senior Application Architect
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform