[]
Draws the drop shadow.
protected virtual void PaintDropShadow(Graphics g, Rectangle r)
Protected Overridable Sub PaintDropShadow(g As Graphics, r As Rectangle)
| Type | Name | Description |
|---|---|---|
| Graphics | g | Graphics device |
| Rectangle | r | Bounding rectangle for the object |