Top "Visual-inheritance" questions

A mechanism of Windows Forms that lets forms inherit controls and appearance.

.NET inherited (WinForms) Form - VS designer issue

I have several forms in a C# application. I use Visual Studio 2010 Beta, but .NET 3.5 and C# 3. I have a …

c# winforms visual-studio-2010 visual-inheritance
Winform inheritance and default form size

An application I'm working will have a number of forms with a lot of shared functionality. For instance, each form …

c# winforms visual-inheritance