ComboBox.RefreshItem(Int32) Metoda

Definice

Aktualizuje položku obsaženou v zadaném umístění.

protected:
 override void RefreshItem(int index);
protected override void RefreshItem (int index);
override this.RefreshItem : int -> unit
Protected Overrides Sub RefreshItem (index As Integer)

Parametry

index
Int32

Umístění položky, kterou chcete aktualizovat.

Platí pro