8
votes
1answer
977 views
Code to make a DHTMLEd control replace straight quotes with curly quotes
I've got an old, legacy VB6 application that uses the DHTML editing control as an HTML editor. The Microsoft DHTML editing control, a.k.a. DHTMLEd, is probably nothing more than an IE control using …
