The Function
//*************************************
//*************************************
//********** SETUP COMBO BOX **********
//*************************************
//*************************************
private: void SetupComboBox (System::Windows::Forms::ComboBox ^TargetComboBox, int DefaultItem, array ^Items)
{
(more...)



