[]
Draws the foreground image.
protected override void PaintForegroundImage(Graphics g, Rectangle r)
Protected Overrides Sub PaintForegroundImage(g As Graphics, r As Rectangle)
Type | Name | Description |
---|---|---|
Graphics | g | Graphics device |
Rectangle | r | Bounding rectangle for the object |