[]
        
(Showing Draft Content)

FarPoint.Win.FpHyperlink.OnPaintBackground

OnPaintBackground Method

Paints the background of the hyperlink control.

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