'Declaration Protected Overrides Sub PaintBackColor( _ ByVal g As Graphics, _ ByVal r As Rectangle _ )
'Declaration
Protected Overrides Sub PaintBackColor( _ ByVal g As Graphics, _ ByVal r As Rectangle _ )
'Usage Dim instance As PSObject Dim g As Graphics Dim r As Rectangle instance.PaintBackColor(g, r)
'Usage
Dim instance As PSObject Dim g As Graphics Dim r As Rectangle instance.PaintBackColor(g, r)
protected override void PaintBackColor( Graphics g, Rectangle r )
PSObject Class PSObject Members