GH_SliderBaseShowTextInputBox 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