Click or drag to resize

KryptonRibbonGroupTextBoxKeyPress Event

Occurs when a key is pressed while the control has focus.

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 KeyPressEventHandler KeyPress

Value

Type: System.Windows.FormsKeyPressEventHandler
See Also