Legend
| Method: void Refresh()
Declarationpublic override void Refresh() SummaryForces an update of the off-screen buffer, by invoking the DoubleBufferedPanel.PaintBuffer event. Then forces a normal refresh of the underlying panel, which causes the off-screen buffer to be repainted over the whole panel. |