コード例 #1
0
 public virtual void editBtn_Click(object sender, EventArgs e)
 {
     edit = 1;
     MainClass.enable(leftpanel);
 }