UserInterfaceTextBoxTextChanged Event |
Event triggered every time the text changes, once per keystroke
Namespace:
Rhino.UI
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic event EventHandler TextChanged
Public Event TextChanged As EventHandler
Value
Type:
SystemEventHandler
See Also