01-22-2011, 04:02 PM
Code:
ListBox1.Items.Remove("")
Code:
ListBox.Items.Remove("")
I tried checking the ini file and it seems to be having a "Enter" character. (Because I copied the character and when I pasted it, it just did a new line)
How do I do ("") part as a enter? I tried and It turned into a error...