[]
Paints foreground image.
protected virtual void PaintForegroundImage(Graphics g, Rectangle r)
Protected Overridable Sub PaintForegroundImage(g As Graphics, r As Rectangle)
Type | Name | Description |
---|---|---|
Graphics | g | Graphics device |
Rectangle | r | Rectangle bounding the area |