ComboBox.Add
SUB
Add
(
Item
AS String
[
,
Index
AS Integer
]
)
Inserts an element in the popup list box.
Referenced by:
ComboBox _(class)_