Creates a static Combo Box control in a dialog
Parameters:
xPos |
Integer |
Vertical position of the ComboBox |
yPos |
Integer |
Horizontal position of the ComboBox |
Width |
Integer |
ComboBox Width |
Height |
Integer |
ComboBox Height |
List |
Variant * |
ComboBox text, each list item should be separated with a tab character |
ComboBoxID |
Variant * |
Set and receive current ComboBox selection |