ExampleForm ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  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

public class ExampleForm : Form

The ExampleForm type exposes the following members.

Constructors

  NameDescription
Public methodExampleForm
Initializes a new instance of the ExampleForm class
Top
Methods

  NameDescription
Protected methodDispose
Clean up any resources being used. View code on GitHub
(Overrides Form Dispose(Boolean).)
Top
See Also