'Declaration
Protected Overridable Sub PaintForegroundImage( _ ByVal g As Graphics, _ ByVal r As Rectangle _ )
Parameters
- g
- Graphics device
- r
- Rectangle bounding the area
'Declaration
Protected Overridable Sub PaintForegroundImage( _ ByVal g As Graphics, _ ByVal r As Rectangle _ )