DIM
hComboBox
AS
ComboBox
DIM
hComboBoxItem
AS
.ComboBoxItem
hComboBoxItem
=
hComboBox
[
Index
AS
Integer
]
Returns a combo-box item from its index.