Click or drag to resize

GH_DocumentEditorFormShepard Property

Gets the form shepard for this window. Register your modeless dialogs with this shepard if you want to be popular.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_FormShepard FormShepard { get; }

Property Value

Type: GH_FormShepard

[Missing <value> documentation for "P:Grasshopper.GUI.GH_DocumentEditor.FormShepard"]

See Also