Nazgulled Posted July 1, 2007 Posted July 1, 2007 (edited) How do I save font properties from a TextBox? I have this application where I store the application settings in a xml file and I'm looking for a way to save the most important settings about fonts. The application as a textbox to wrote some text and the users can configure the font as they like and I need to save that so when the application runs again, I restore the users selection. Examples in C# are preferred but VB.NET will do too... PS: I don't want to use a richtextbox, that's out of the question for now. Edited July 1, 2007 by Nazgulled Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.