Painting a tabbar

Hi,

I am painting a tabbar with div without javascript functions or reading xml. How can I access the objteto tab and modify its properties.?



Thank you. A greeting.

You can try to use
tabbar.cells(tab_id).dhxcont.mainCont
this will be reference to the HTML element of tab’s container.