Parent Class
Meaning in Life
System.Windows.Forms.ContainerControl
This class provides focus-management functionality
for controls that can function as a container for other
controls.
System.Windows.Forms.Form
This class represents any custom form, MDI child, or
dialog box.
Although the complete derivation of a Form type involves numerous base classes and inter-
faces, do understand that you are
not required to learn the role of each and every member from
each and every parent class or implemented interface to be a proficient Windows Forms developer.
In fact, the majority of the members (specifically, properties and events) you will use on a daily
basis are easily set using the Visual Studio 2008 Properties window. This being said, it is important
that you understand the functionality provided by the Control and Form parent classes.
Do'stlaringiz bilan baham: |