UserInterfaceTextBoxKeyboardFocusChanged Event |
Event triggered when the box gains or loses keyboard focus
Namespace:
Rhino.UI
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic event EventHandler KeyboardFocusChanged
Public Event KeyboardFocusChanged As EventHandler
Value
Type:
SystemEventHandler
See Also