ComboAddItem method
      
 

Description

Adds an item to the combo-box built-in control.

Syntax

object.ComboAddItem (Item As String, [index])

Remarks

See AddItem method in MSDN Library.