C# Programming/The .NET Framework/Windows Forms/Controls

From Wikibooks, open books for an open world
Jump to navigation Jump to search


A Windows application written in C# consists of control objects that are all derived from the System.Windows.Forms.Control class.