Click or drag to resize

GH_LoadProtectDialog Class

Inheritance Hierarchy

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public class GH_LoadProtectDialog : 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
See Also