ListBox.Refresh Method

Definition

Forces the control to invalidate its client area and immediately redraw itself and any child controls.

public:
 override void Refresh();
public override void Refresh ();
override this.Refresh : unit -> unit
Public Overrides Sub Refresh ()

Applies to