R
RooLoo
Hey all!
Using VB.Net... How can I save the font properties of a textbox to an ASCII
file and later read the file and apply the properties back to the textbox?
Users use multiple workstations, so I need to save the info into an INI file
as the registry does not move with the users. Also, the settings will not be
saved in the same location as the program itself, so configuration files
will not work. I need to save the users text preferences and cannot see a
way to do this in VB.Net.
Thanks!
Using VB.Net... How can I save the font properties of a textbox to an ASCII
file and later read the file and apply the properties back to the textbox?
Users use multiple workstations, so I need to save the info into an INI file
as the registry does not move with the users. Also, the settings will not be
saved in the same location as the program itself, so configuration files
will not work. I need to save the users text preferences and cannot see a
way to do this in VB.Net.
Thanks!