VB裡面msgbox的換行是使用vbNewLine. C#則要用 " Environment.NewLine " 範例程式: private void button1_Click(object sender, EventArgs e)
確定! 回上一頁