String^ selectedEmployee = (String^)(ComboBox1->SelectedItem);

^ってどういう意味?