[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonControlHost.KeyUp

KeyUp Event

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

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