ComboBoxText.remove
void remove(int position)Removes the string at position from combo_box.
Parameters
position | Index of the item to remove |
void remove(int position)Removes the string at position from combo_box.
position | Index of the item to remove |