Microsoft
Software
Hardware
Network
Question : Html Editor by Carl Nolan
I am using the following control in my C#.Net windows application:
http://windowsclient.net/a
rticles/ht
mleditor.a
spx
. 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
Changing my application's mouse cursor displayed in code
SQL GROUP BY Results
Calculate Total for the same transaction
Creating Menu's with Macro's and Supressing Pertinent Options in Code
Ideas on making this Query less CPU intensive?
Script Needed in Great Plains Integration Manager
Macro not available to button properties
Report runtime user input to be included
aspx/c# looping through data from within body
Error on one line and not on the other