Click or drag to resize

GH_DigitScrollerBaseShowTextInputBox Method (Control, Boolean)

Namespace:  Grasshopper.GUI.Base
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public void ShowTextInputBox(
	Control owner,
	bool limitToBoundary
)

Parameters

owner
Type: System.Windows.FormsControl
limitToBoundary
Type: SystemBoolean
See Also