IControlDesignerView.Update Method

Definition

Causes the associated control to redraw the invalidated regions within its client area.

public:
 void Update();
public void Update ();
abstract member Update : unit -> unit
Public Sub Update ()

Applies to

See also