Currently working on a project that will allow users to change the font of a richtextbox control. I gathered all the system fonts on form load into a combobox control. I am having difficulty having the richtextbox control's text change with the combobox control value is changed. Any ideas or help is greatly appreciated.
For the benefit of the other people on the forum who might stumble across your thread while searching, it would be great if you could explain what you did you resolve your problem.