Click here to Skip to main content
15,894,825 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I am creating an application in WPF. I want to have a HTML editor.
The editor should allow to edit HTML files and view the files like webpages within the same application.
Can any body help me in this concern?
Thanks in advance.
Posted

1 solution

use free HTML editor like FCK Editor, Cute Editor, Obout Editor or use freeTextBox editor download and read the installation instrcution and implement it. you also use ajax HTML Editor from ajax control toolkit its free. I have a web application here i use HTML Editor so first try yourself if any problem please let me know.

Thanks
 
Share this answer
 
Comments
aditya behara 27-Jun-11 2:07am    
But I am creating a desktop application. How do I implement this??
mahabubur rahman 27-Jun-11 4:37am    
see this link
http://www.codeproject.com/KB/edit/editor_in_windows_forms.aspx

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900