Use Visual Inheritance to Create Consistent Windows Forms
Details Related Types
Site:  devCity.NET
Original URL:  http://www.devcity.net/net/article.aspx?alias=visual_inherit
Summary:
Inheriting forms is a powerful feature that allows cross-project standardization of common elements on a form that may be changed in one place rather than in countless individual forms. For example, I once had to re-order the buttons on several dozen forms so the buttons flowed left to right as Help, OK, and Cancel instead of OK, Cancel, and Help. If I had used a base Windows Form, I could have changed the order on the base form, re-compiled, and been done with it.
System.Data.DataSet
System.Diagnostics.FileVersionInfo
System.EventArgs
System.Text.StringBuilder
System.Windows.Forms.DialogResult
System.Windows.Forms.GroupBox
System.Windows.Forms.MessageBox
System.Windows.Forms.MessageBoxButtons
System.Windows.Forms.MessageBoxIcon
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
 
 Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com