'Declaration
Protected Overrides Sub OnPaintBackground( _ ByVal e As PaintEventArgs _ )
'Usage
Dim instance As FpHyperlink Dim e As PaintEventArgs instance.OnPaintBackground(e)
protected override void OnPaintBackground( PaintEventArgs e )
Parameters
- e