[]
        
(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.4.8.dll
Syntax
[C1Category("Key")]
[C1Description("RibbonControlHost.KeyDown", "Fires when a key is pressed while the hosted control has focus.")]
public event KeyEventHandler KeyDown
<C1Category("Key")>
<C1Description("RibbonControlHost.KeyDown", "Fires when a key is pressed while the hosted control has focus.")>
Public Event KeyDown As KeyEventHandler
Returns
Type Description
KeyEventHandler Fires when a key is pressed while the hosted control has focus.