Grasshopper API
GH_TextBoxInputBase Class |

SystemObject
Grasshopper.GUI.BaseGH_TextBoxInputBase
Grasshopper.GUI.BaseGH_DigitScrollerBase
Grasshopper.GUI.BaseGH_SliderBase
Grasshopper.GUI.BaseGH_TextBoxInputBase
Grasshopper.GUI.BaseGH_DigitScrollerBase
Grasshopper.GUI.BaseGH_SliderBase
Namespace: Grasshopper.GUI.Base
Assembly: Grasshopper (in Grasshopper.dll)

The GH_TextBoxInputBase type exposes the following members.

Name | Description | |
---|---|---|
![]() | GH_TextBoxInputBase | Initializes a new instance of the GH_TextBoxInputBase class |

Name | Description | |
---|---|---|
![]() | Bounds |
Gets or sets the Bounds of this control.
|
![]() | Font |
Gets or sets the Font to use in this control.
|
![]() | IsTextInput |
Gets whether the text input box is currently on screen.
|

Name | Description | |
---|---|---|
![]() | HandleTextInputAccepted | |
![]() | HideTextInputBox |
Hides the text-input override form (if it is displayed).
|
![]() | RespondToEnter | |
![]() | RespondToEscape | |
![]() | ShowTextInputBox(Control, String, Boolean) |
Display a floating text-box on top of the owner control.
|
![]() | ShowTextInputBox(Control, String, Boolean, Boolean) |
Display a floating text-box on top of the owner control.
|
![]() | ShowTextInputBox(Control, String, Boolean, Boolean, Matrix) |
Display a floating text-box on top of the owner control.
|
