Refresh Method (TocPanel)
In This Topic
Forces the table of contents panel to invalidate its client area and immediately redraw itself and any child controls.
Syntax
'Declaration
Public Overrides NotOverridable Sub Refresh()
public override void Refresh()
See Also