コード例 #1
0
 private void mbtnMergetoolStrip_Click(object sender, EventArgs e)
 {
     m_ProjectView.MergeBlockWithNext();
 }