Jump to content
Xtreme .Net Talk

Recommended Posts

Posted (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 by Nazgulled

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...