Title: CMDW AutoList Prop
Description: This is a simple HTML Editor with Autolist Properties and Auto Syntaxing. This Simple VB Application helps programmers to enchance their Editor functions by adding Auto List properties like the one found in Visual Basic or Homesite. It works fine for existing HTML pages also. This simple application displays properties as the user types, Auto Syntaxing feature like the one found in Allaire Homesite is also added. By writing a few lines of code you can make as many property lists as you want. I have used the treeview control to list properties with images, Images are retrieved from the image list control. You can also use the normal listbox, listbview control or your own custom drawn list control using this code. You can display any control as the user types in your editor using this code.
This file came from Planet-Source-Code.com...the home millions of lines of source code
You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=47391&lngWId=1

The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
