Windows Develop Bookmark and Share   
 index > Windows Forms General > Html edit in windows forms
 

Html edit in windows forms

Hi, my name's Loris Cabrini. I should create in VB.NET or in C# an HTML editor as Home Site or DreamWeaver. My problem is that I don't say exactly what kind of library i must use to implement my work. i've just used a COM object colled htmledit, but with any reuslts. Can you help me? Plese, i'm looking for material or web sites where i can find some materials.
Thank you for your attention and.. sorry for my english.
Bye 
Loris
MigrationUser 1  Monday, February 17, 2003 2:55 AM
Are you looking to build a program to edit HTML using Windows Forms?  Any clarification would help. 

If you're new to the world of Windows Forms, then this site is a great place to start.  There are many good introductory articles on Windows Forms on the articles page.  

<a href="http://windowsforms.net/Default.aspx?tabindex=3&tabid=40#Introduction">http://windowsforms.net/Default.aspx?tabindex=3&tabid=40#Introduction</a>

good luck
 - mike
MigrationUser 1  Monday, February 17, 2003 10:25 PM
You can use the DHTML Editing component, which is bundled with IE, or you can use the webbrowser control and set the document's designMode property to "on".
MigrationUser 1  Tuesday, February 18, 2003 6:46 AM

You can use google to search for other answers

Custom Search

More Threads

• iis checking
• How to make a pop-up 'balloon' Notification
• How to focus gridView control
• A generic error occured in GDI+ in WindowsApplication of C#.net
• Hiding Tabs
• Scheduled task
• Background Operation
• Are there gridlines for doing the layout?
• LinkLabel bound to records of Hyperlinked documents
• Memory Usage Help!!!