ListBox.RefreshItems メソッド

定義

ListBox のすべての項目を更新し、それらの項目の新しい文字列を取得します。

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

適用対象