예제 #1
0
 void asBMPToolStripMenuItem_Click(object sender, EventArgs e)
 {
     mainCtrl.ExportAsBmp();
 }