ListBox.RefreshItems メソッド
定義
ListBox のすべての項目を更新し、それらの項目の新しい文字列を取得します。Refreshes all ListBox items and retrieves new strings for them.
protected:
override void RefreshItems();
protected override void RefreshItems ();
override this.RefreshItems : unit -> unit
Protected Overrides Sub RefreshItems ()
適用対象