GH_TextBoxInputBase.RespondToEnter Method

GH_TextBoxInputBaseRespondToEnter Method

Namespace:  Grasshopper.GUI.Base
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_ToolstripItemKeyHandlerResult RespondToEnter()
Public Function RespondToEnter As GH_ToolstripItemKeyHandlerResult

Return Value

Type: GH_ToolstripItemKeyHandlerResult
See Also