This is the discussion forum for the HtmlEditor. See also the HtmlEditor home page, where you can download the control, and the Documentation Wiki, a collaborative project for documenting the control.
Currently using the htmleditor control to display on a touch screen device so that I could display a touch keypad when user selects a cobntro on a web page.
I have already modified to do this but i am now struglling to show page load progress as the default windows control has the OnProgressEvent and this version seems to lack the event.
I assuming i need to update the dipatch codes to include it, but i am unsure the correct dispatch code to hok into the event?