예제 #1
0
 private void cmSectionSectionLineProperties_Click(object sender, EventArgs e)
 {
     if (m_contextMenuEditor != null)
     {
         m_contextMenuEditor.showSecLnProperties();
     }
 }