V
VM
In my Windows application, I use the streamreader to display a txt file into
multi-line textbox and /streamwriter to modify the txt file if the user
decides to change the contents through the textbox control. Is there an
easier way of doing this? Is there some control that automatically displays
a file and modifies it when the user modifies it?
Thanks.
multi-line textbox and /streamwriter to modify the txt file if the user
decides to change the contents through the textbox control. Is there an
easier way of doing this? Is there some control that automatically displays
a file and modifies it when the user modifies it?
Thanks.