Click or drag to resize

GH_FormShepard Constructor

Create a new form shepard.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_FormShepard(
	Form nOwner
)

Parameters

nOwner
Type: System.Windows.FormsForm
Owner form.
See Also