Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Designer Attributes (if that's what I need)
Message
General information
Forum:
ASP.NET
Category:
Class design
Title:
Designer Attributes (if that's what I need)
Environment versions
Environment:
C# 2.0
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01217402
Message ID:
01217402
Views:
44
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
State of Florida, DCF
Next
Reply
Map
View

Click here to load this message in the networking platform