CheckBox permission C#

前端 未结 0 1545
离开以前
离开以前 2021-01-12 02:41

C# Windows Forms App How can I make the client see but not use the checkbox?

private void checkBox1_CheckedChanged(object sender, EventArgs e)
    {
        
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题