Click or drag to resize

UserInterfaceTextBoxTextCommitted Event

Event triggered when what was typed is committed, by Enter or by the box losing focus with the text changed

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

Value

Type: SystemEventHandler
See Also