public Form1() { InitializeComponent(); makemonstor = new MakeMonstor(cmbxHead, cmbxBody, cmbxLegs); }