Method Refresh
Refresh()
Forces the control to invalidate itself and immediately redraw itself and any child controls. Calls Invalidate() and Update().
public void Refresh()
Forces the control to invalidate itself and immediately redraw itself and any child controls. Calls Invalidate() and Update().
public void Refresh()