'Declaration
Protected Overridable Sub PaintTextAndPicture( _ ByVal g As Graphics, _ ByVal r As Rectangle _ )
Parameters
- g
- Graphics device
- r
- Rectangle bounding both the text and picture
'Declaration
Protected Overridable Sub PaintTextAndPicture( _ ByVal g As Graphics, _ ByVal r As Rectangle _ )