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