Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Visual Inheritance For MenuStrip, ToolBarStrip and StatusStrip Controls SOLVED

27 views
Skip to first unread message

Herman herman@sphere10.com

unread,
May 20, 2012, 10:37:59 PM5/20/12
to
Microsoft have disabled Visual Inheritance for ToolStrip controls for
reasons that could have easily been solved (in my opinion).

They claim it would take too much effort to manage the child control
collection over an inheritance hierarchy. However, it is possible to
avoid these issues by simply merging separate collections into one at
load-time, achieving the same result.

I have developed some controls that do exactly that, and the result is
essentially Visual Inheritance for MenuStrip, ToolBarStrip and
StatusStrip Controls.

The source is available free of charge:

http://www.sphere10.com/articles/1/Visual-Inheritance-For-ToolStrip-Controls
0 new messages