Click or drag to resize

UserInterfaceTextBoxEditCanceled Event

Event triggered when Escape puts back the text the box started with

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

Value

Type: SystemEventHandler
See Also