OverviewExamples
| 
 ComboBox.ResetContent (  | 
Removes all items from the specified combobox object.
(string) The name of the combobox object.
Nothing. You can use Application.GetLastError to determine whether this action failed, and why.
See also: Related Actions