我想将清单框中的选中项目提取到标签中
作者:Geko 提问时间:10/11/2023
string acom = AcompList.CheckedItems.ToString(); Label1.Text = (Pratotxt.Text + "\n" + Tamanhotxt.T...
清单框 问答列表
作者:Geko 提问时间:10/11/2023
string acom = AcompList.CheckedItems.ToString(); Label1.Text = (Pratotxt.Text + "\n" + Tamanhotxt.T...