need help with btnChange event in vb.net
I hope someone can help with this. I need to include a btnChange event on a form but I have no idea if this should use the streamwriter to ChangeText instead of AppendText or CreateText or not or if Im supposed to use something else. I also need to find out if the sw.writeline would be changed to changeLine.
Of course, no examples in the book to use. Ugh.
Thanx in advance.
I hope someone can help with this. I need to include a btnChange event on a form but I have no idea if this should use the streamwriter to ChangeText instead of AppendText or CreateText or not or if Im supposed to use something else. I also need to find out if the sw.writeline would be changed to changeLine.
Of course, no examples in the book to use. Ugh.
Thanx in advance.