| Overload | Description |
|---|---|
| Select(Object) | Allows one object to be selected in the designer. |
| Select(Object,Boolean) | Allows more than one item to be selected in the designer. |
| C# | Copy Code |
|---|---|
/// <summary> | |
| Visual Basic | Copy Code |
|---|---|
'cboPropList_SelectedIndexChanged - runs with the Property List Drop Down is changed | |