コード例 #1
0
 private void propertyInspectorToolStripMenuItem_Click(object sender, EventArgs e)
 {
     AppGlobals.ShowProperties(null);
 }