[]
        
(Showing Draft Content)

FarPoint.Win.FpProgress.OnPaintBackground

OnPaintBackground Method

OnPaintBackground(PaintEventArgs)

Paints the background of the progress indicator.

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