[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonControlHost.KeyDown

KeyDown 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.KeyDown", "Fires when a key is pressed while the hosted control has focus.")]
public event KeyEventHandler KeyDown
Returns
Type Description
KeyEventHandler Fires when a key is pressed while the hosted control has focus.