public override paint(painter as Painter) as Void:
Paints the retained browser display list.
Application code normally calls repaint() rather than invoking this method directly.
| Parameter | Description |
|---|---|
painter | Active widget painter. |
browser.repaint()