Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void Refresh()

Declaration

public override void Refresh()

Summary

Forces 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.