UserInterfaceTextBoxEditCanceled Event |
Event triggered when Escape puts back the text the box started with
Namespace:
Rhino.UI
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic event EventHandler EditCanceled
Public Event EditCanceled As EventHandler
Value
Type:
SystemEventHandler
See Also