VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

HTML Autocomplete

Harald Staff  (1 Submission)   Internet/HTML   Visual Basic 5.0   Intermediate   Wed 3rd February 2021

This code autocompletes in a Rich text box, and it displays a list of suggestions (much like the VB code editor that displays properties, see screenshot). It trigs on < and first suggestion is last un-closed HTML tag, by the help of a treeview showing the hierarchy.
It's the code part of "yet another HTML editor", I won't bother you with that.
The list technique can of course be used for anything else, but for now it's HTML.
This is my first submission, a thank you for all useful code you all have provided me with. If you hate it, be kind.

Rate HTML Autocomplete (10(10 Vote))

Download HTML Autocomplete

HTML Autocomplete Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters