ComboBox::RefreshItem Method (Int32)

 

Refreshes the item contained at the specified location.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

protected:
virtual void RefreshItem(
	int index
) override

Parameters

index
Type: System::Int32

The location of the item to refresh.

.NET Framework
Available since 1.1
Return to top
Show: