Ejemplo n.º 1
0
        private void button19_Click(object sender, EventArgs e)
        {
            FillConfigurationAction f2 = new FillConfigurationAction(this.mainWebBrowser);

            f2.selectItemAndPageChange();
        }