Click or drag to resize

UserInterfaceTextBoxKeyboardFocusChanged Event

Event triggered when the box gains or loses keyboard focus

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

Value

Type: SystemEventHandler
See Also