[]
        
(Showing Draft Content)

FarPoint.Win.SuperEditBase.PaintBackColor

PaintBackColor Method

PaintBackColor(Graphics, Rectangle)

Paints the background color.

Declaration
protected override void PaintBackColor(Graphics g, Rectangle r)
Protected Overrides Sub PaintBackColor(g As Graphics, r As Rectangle)
Parameters
Type Name Description
Graphics g

Graphics device interface

Rectangle r

Rectangular area

Overrides