[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonControlHost.KeyPress

KeyPress Event

Fires when a key is pressed while the hosted control has focus.

Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.8.dll
Syntax
[C1Category("Key")]
[C1Description("RibbonControlHost.KeyPress", "Fires when a key is pressed while the hosted control has focus.")]
public event KeyPressEventHandler KeyPress
Returns
Type Description
KeyPressEventHandler Fires when a key is pressed while the hosted control has focus.