[]
Fires when the hosted control is redrawn.
[C1Category("Appearance")]
[C1Description("RibbonControlHost.Paint", "Fires when the hosted control is redrawn.")]
public event PaintEventHandler Paint
<C1Category("Appearance")>
<C1Description("RibbonControlHost.Paint", "Fires when the hosted control is redrawn.")>
Public Event Paint As PaintEventHandler
| Type | Description |
|---|---|
| PaintEventHandler | Fires when the hosted control is redrawn. |