Пример #1
0
 // Properties context menu item
 private void Context_PropertiesMenuItem_Click(object sender, EventArgs e)
 {
     mProjectView.ShowSectionPropertiesDialog();
 }