Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void OnKeyDown(KeyEventArgs)

  • Declared in: RT.Util.Controls.HotkeyEdit
  • Overrides: Control.OnKeyDown(KeyEventArgs)

Declaration

protected override void OnKeyDown(
    KeyEventArgs e
)

Summary

Captures key presses and updates the control's state accordingly.