[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonControlHost.Resize

Resize Event

Fires when the hosted control is resized.

Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.4.8.dll
Syntax
[C1Category("Layout")]
[C1Description("RibbonControlHost.Resize", "Fires when the hosted control is resized.")]
public event EventHandler Resize
<C1Category("Layout")>
<C1Description("RibbonControlHost.Resize", "Fires when the hosted control is resized.")>
Public Event Resize As EventHandler
Returns
Type Description
EventHandler Fires when the hosted control is resized.