Does anyone know about this
In Visual C# Express Beta 2 in Form Designer I created my UserControl and added menuStrip and toolStrip in it. Their modifiers are "protected". Then I created my second UserControl, which is inherited from first. When I look through it in the Designer, all properties of menuStrip and toolStrip are "disabled", but they have to be "enabled"! What's the reason
In Visual C# Express beta 1 everything was "all right"!
What should i do to change this "disabled" properties

A strange designer behavior with toolStrip, menuStrip while inheriting UserControls
nikero
Thank you Simon
Martin Miles