Commonly used .NET public control methods, properties, and events
- Last Updated: August 31, 2022
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
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.