Question : Html Editor by Carl Nolan

I am using the following control in my C#.Net windows application: http://windowsclient.net/articles/htmleditor.aspx. It provides all the basic Html Editing capabilities within a WinForms control.

I am currently running into the issue where i would like to default the font of the control to Arial instead of the Times New Roman.

Answer : Html Editor by Carl Nolan

The html editor body properties has 'BodyFont' for that. Do you know how to set body properties?
Random Solutions  
 
programming4us programming4us