示例#1
0
 private void button3_Click(object sender, EventArgs e)
 {
     mgr.ApplyFormThemeSizable(this, true);
     button3.Enabled = false;
 }