Click or drag to resize

UserInterfaceTextBoxTextChanged Event

Event triggered every time the text changes, once per keystroke

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public event EventHandler TextChanged

Value

Type: SystemEventHandler
See Also