[]
Fires when the hosted control is resized.
[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
| Type | Description |
|---|---|
| EventHandler | Fires when the hosted control is resized. |