GH_YakDownloadForm Class

GH_YakDownloadForm Class

Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsScrollableControl
          System.Windows.FormsContainerControl
            System.Windows.FormsForm
              Grasshopper.GUIGH_YakDownloadForm

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public class GH_YakDownloadForm : Form
Public Class GH_YakDownloadForm
	Inherits Form

The GH_YakDownloadForm type exposes the following members.

Constructors
  NameDescription
Public methodGH_YakDownloadForm
Initializes a new instance of the GH_YakDownloadForm class
Top
Methods
  NameDescription
Protected methodDispose
Releases the unmanaged resources used by the GH_YakDownloadForm and optionally releases the managed resources
(Overrides FormDispose(Boolean).)
Top
See Also