Ejemplo n.º 1
0
 void Save_Click(object sender, EventArgs e)
 {
     //call save event
     hydroModelerControl.menuFileSave_Click(sender, e);
 }