GH_SliderBaseShowTextInputBox Method (Control) | 
  
    Namespace: 
   Grasshopper.GUI.Base
    Assembly:
   Grasshopper (in Grasshopper.dll)
Syntaxpublic void ShowTextInputBox(
	Control owner
)
Public Sub ShowTextInputBox ( 
	owner As Control
)
Parameters
- owner
 - Type: System.Windows.FormsControl
 
See Also