Dhtmlx Window Header Text Style

Hi,

A Dhtmlx window’s header text is set using :
w1.setText(“Header Text”);

Please tell how we can adjust the font-size, style, color etc., of the Dhtmlx window Header Text.

Hi,

you may try to place html as a label:

w1.setText(“Header Text”);