shaviraghu 0 Newbie Poster

Hi all,
I am looking at developing a Html editor for winforms in c#.I have looked into codeproject.com and found some, the most complete being "The most complete C# Webbrowser wrapper control".But this project has removed dependency on MSHTML.
But I have already an editor which uses MSHTML and it does almost all the editing except adding table and editing it via context menu.I wanted to implement this feature.I know that i can go through the above mentioned codeproject editor and implement it.But as i am new to c#, i am unable to understand it.Please help me.

Thank u.

Raghu