[]
        
(Showing Draft Content)

FarPoint.Win.FpButton.OnPaintBackground

OnPaintBackground Method

OnPaintBackground(PaintEventArgs)

Paints the background.

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