Click or drag to resize

UserInterfaceTextBoxOnTextChanged Method

Called every time the text changes, once per keystroke. The default implementation raises the TextChanged event.

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
protected virtual void OnTextChanged()
See Also