Inheritance Hierarchy
System MarshalByRefObject
System.ComponentModel Component
System.Windows.Forms Control
System.Windows.Forms ScrollableControl
System.Windows.Forms ContainerControl
System.Windows.Forms Form
WindowsFormsExample ExampleForm
Namespace: WindowsFormsExample
Assembly: WindowsFormsExample (in WindowsFormsExample.exe) Version: 1.1.1.0 (1.1.1)
Syntax
The ExampleForm type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ExampleForm | Initializes a new instance of the ExampleForm class |
Methods
Name | Description | |
---|---|---|
Dispose |
Clean up any resources being used.
View code on GitHub (Overrides Form Dispose(Boolean).) |
See Also