[]
        
(Showing Draft Content)

C1.Win.Ribbon.C1StatusBar.OnPaint

OnPaint Method

OnPaint(PaintEventArgs)

Paints the control. Raises the Paint event.

Declaration
protected override void OnPaint(PaintEventArgs e)
Protected Overrides Sub OnPaint(e As PaintEventArgs)
Parameters
Type Name Description
PaintEventArgs e