ListBox::SelectedObjectCollection::Add Method (Object^)
.NET Framework (current version)
Adds an item to the list of selected items for a ListBox.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- value
-
Type:
System::Object^
An object representing the item to add to the collection of selected items.
.NET Framework
Available since 2.0
Available since 2.0
Show: