Save all contents in ListBox to .txt file

前端 未结 0 444
长情又很酷
长情又很酷 2020-12-12 23:06

I am trying to save all contents in a ListBox to a .txt file. I have the following code:

private void btn_Save_Click(object sender, EventArgs e)
{
     const          


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