Method InvalidateDisplay
InvalidateDisplay(int, int)
Invalidates the part of controls surface and causes the control to be redrawn.
public void InvalidateDisplay(int first, int last)
Invalidates the part of controls surface and causes the control to be redrawn.
public void InvalidateDisplay(int first, int last)