combo.setImagePath

I was trying to find the setImagePath() method for a combobox? I can only find this:



    



Can you add a setImagePath() method to the combobox?



Thanks,

Steve

The combo doesn’t provide method to set image path.
The path can be set  in the dhx_globalImgPath  variable . The default image path is the folder where the page with combo is placed.

Currently we are not planning to add setImagePath method.