System.Windows.Forms.GroupBox.KeyPress Event

Occurs when the user presses a key while the System.Windows.Forms.GroupBox control has focus.

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ComponentModel.Browsable(false)]
public event KeyPressEventHandler KeyPress

Remarks

Because a System.Windows.Forms.GroupBox control cannot get focus, this event is never raised.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0