[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonControlHost.Paint

Paint Event

Fires when the hosted control is redrawn.

Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.4.8.dll
Syntax
[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
Returns
Type Description
PaintEventHandler Fires when the hosted control is redrawn.