Welcome

QHTM is an incredibly easy control to use.
It can be as simple as:
SetWindowText( hwnd, "hello");

Other examples

QHTM can do some cool stuff, it's very flexible and very fast.

                             
                             
                             

Why not take a look at the other examples in the list on the left to see what can be achieved with such a small and simple control.

All examples are plain HTML files found alongside this example.

Other goodies

This sample demonstrates how easy it is to have HTML tooltips. The code is identical to adding tooltips normally, but with the single function call to QHTM_EnableCooltips() you can use the full power of QHTM within tooltips!

It also shows how easy it is to print HTML as part of your reports, or indeed how to render HTML onto any device context.