Windows Develop Bookmark and Share   
 index > Windows Forms Designer > Inherited Toolstrips cannot be Designed
 

Inherited Toolstrips cannot be Designed

When I have a base control with a public Toolstrip, and then inherit from the base control, the Toolstrip acts as if it is locked within the designer. Also none of the properties are accessible from the designer.

If I manipulate the Toolstrip via code, it is public.

This appears to be bug FDBK16876 which is supposed to have been fixed before beta 2 was released, but I am running beta 2 and the problem still occurs.

Any suggestions to fix this problem would be appreciated, even if it is simply that the  bug will be fixed with the release of Visual Studio 2005.

Peter Marshall.
etaardvark  Thursday, August 25, 2005 2:53 PM
Find the bug, reopen it and report it along with the build # and see what they say.
MarcD  Thursday, August 25, 2005 4:46 PM

You can use google to search for other answers

Custom Search

More Threads

• Icons
• Creating a Tooltip for text in a TextBox/RichTextBox
• Change background image of MDI form
• Accessing component from another form
• Dynamically Designing and Saving Windows Forms, with data?
• Valid a Custom Control Property at Design Timem, Please Help!!!!
• From java packages to C# assemblies, how to redesign?
• Suppress components to be shown in toolbox
• What the eck??? Error on Line 0???
• SuspendLayout and UserControls