Try OpenEdge Now
skip to main content
GUI for .NET Programming
Creating and Using Forms and Controls : OpenEdge .NET form and control objects : Commonly-used .NET public control methods, properties, and events
 

Commonly-used .NET public control methods, properties, and events

The tables that follow describe some of the more commonly-used .NET public methods, properties, and events supported by System.Windows.Forms.Control. This is the base class for all .NET controls and control containers, including forms. These tables contain brief descriptions of the more common class members. .NET supports many more public methods, properties, and events on System.Windows.Forms.Control than are described, here. For detailed information on each Control class member and the unique members of the different derived controls, see the .NET Framework class library documentation on this class. For on-line access to this documentation, see Microsoft.NET UI Controls.
* Common .NET public control methods
* Common .NET public control properties
* Common .NET public control events