[]
        
(Showing Draft Content)

FarPoint.Win.InputTextBox.OnPaintBackground

OnPaintBackground Method

OnPaintBackground(PaintEventArgs)

Occurs when background is painted.

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

Event data

Overrides