Click or drag to resize

GH_MenuTextBoxTextChanged Event

Raised whenever the text in the textbox changes.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public event GH_MenuTextBoxTextChangedEventHandler TextChanged

Value

Type: Grasshopper.GUIGH_MenuTextBoxTextChangedEventHandler
See Also