private void NewConf() { conf = new Configurator(); conf.IPChange += new Configurator.IPChangeHandler(Form1_IPChange); }