GH_LoadProtectDialog Class

GH_LoadProtectDialog Class

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

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

The GH_LoadProtectDialog type exposes the following members.

Constructors
  NameDescription
Public methodGH_LoadProtectDialog
Initializes a new instance of the GH_LoadProtectDialog class
Top
Methods
  NameDescription
Protected methodDispose
Releases the unmanaged resources used by the GH_LoadProtectDialog and optionally releases the managed resources
(Overrides FormDispose(Boolean).)
Public methodSetAssemblyName
Top
Extension Methods
  NameDescription
Public Extension MethodToEtoOverloaded. (Defined by EtoExtensions.)
Public Extension MethodToEtoOverloaded. (Defined by EtoExtensions.)
Top
See Also