Exemplo n.º 1
0
 private void button_dc_Click(object sender, EventArgs e)
 {
     WordHelp.CreateWordFile(this.textBox_urldz.Text, "ceshi");
 }