[]
        
(Showing Draft Content)

FarPoint.Win.SuperEditBase.PaintSpecialBackground

PaintSpecialBackground Method

PaintSpecialBackground(Graphics, Rectangle)

Paints the special background.

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

Graphics device interface

Rectangle r

Rectangular area

Overrides