Click or drag to resize

GH_FormShepardUnregisterForm Method

Remove a sheep from the flock.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public void UnregisterForm(
	Form dialog
)

Parameters

dialog
Type: System.Windows.FormsForm
Form to remove.
See Also