shortcut method for groupbox from Windows Form Application

后端 未结 0 1470
清歌不尽
清歌不尽 2020-11-22 02:58
        groupBoxID.Enabled = false;   
        groupBoxID1.Enabled = false;
        groupBoxID2.Enabled = false;
        groupBoxID3.Enabled = false;
        groupBo         


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