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)
Syntaxpublic event EventHandler TextCommitted
Public Event TextCommitted As EventHandler
Value
Type:
SystemEventHandler
See Also