Click or drag to resize

KryptonRibbonGroupTextBoxPreviewKeyDown Event

Occurs before the KeyDown event when a key is pressed while focus is on this control.

Namespace:  Internal.ComponentFactory.Krypton.Ribbon
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public event PreviewKeyDownEventHandler PreviewKeyDown

Value

Type: System.Windows.FormsPreviewKeyDownEventHandler
See Also