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