J
Jack Russell
Sorry another dumb question about vb.net
How do I save a font (in a text file) so that I can restore it at later
date.
I thought
MyString=txtBox.font.tostring
Write that away.
Read it later
But how do I set it
txtbox.font=mystring does not work
Thanks
How do I save a font (in a text file) so that I can restore it at later
date.
I thought
MyString=txtBox.font.tostring
Write that away.
Read it later
But how do I set it
txtbox.font=mystring does not work
Thanks