Redraws the specified region.
public void UpdateRect( RectangleF rect )
Public Sub UpdateRect( ByVal rect As RectangleF )
See the System.Windows.Forms.Control.Update method to learn more.