AddComboItem |
Adds a drop item to a DropCombo control.
Prototype:
AddComboItem(LONG ComboID, STRING Txt, <LONG ItemID>)
Arguments:
ComboID |
ID of an already existing DropCombo |
Txt |
Display text for this item |
ItemID |
Optional. Item ID |
See also: