[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpStatusBarTextElement.Dopaint

Dopaint Method

Dopaint(Graphics, Rectangle)

Paints the element.

Declaration
public override void Dopaint(Graphics g, Rectangle r)
Public Overrides Sub Dopaint(g As Graphics, r As Rectangle)
Parameters
Type Name Description
Graphics g

Graphics device interface for painting

Rectangle r

Rectangle that contains the element

Overrides