Example #1
0
 //button zoom
 private void Btn_view_zoom_Click(object sender, EventArgs e)
 {
     _controller.ShowGridDialog();
 }