public AddOtherItemForm(mainForm f)
 {
     InitializeComponent();
     this.main = f;
 }