GH_DigitScrollerBase.ShowTextInputBox Method (Control)

GH_DigitScrollerBaseShowTextInputBox Method (Control)

Namespace:  Grasshopper.GUI.Base
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public void ShowTextInputBox(
	Control owner
)
Public Sub ShowTextInputBox ( 
	owner As Control
)

Parameters

owner
Type: System.Windows.FormsControl
See Also