et vous trouvez que :



for (int i=0;i < MyComboBox.GetCount();i++)
{
MyComboBox.DeleteString( i );
}