CheckedListBox.RefreshItems 方法

定义

再次分析所有 CheckedListBox 项,并获取这些项的新的文本字符串。

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

适用于