CheckedListBox.RefreshItems Method

Definition

Parses all CheckedListBox items again and gets new text strings for the items.

protected:
 override void RefreshItems();
protected override void RefreshItems ();
override this.RefreshItems : unit -> unit
Protected Overrides Sub RefreshItems ()

Applies to