ActiveX Combobox on wrong page

Hi everyone, 

Updating one app to 2018 r2 from citect scada 2015, an activex that displays a form with a list of items appears just in the main monitor. The client has a multimonitor function with two monitors. If the operator opens de form on the second display, the list appears on the main one.  

here the activex - 

  

any idea what is going on?

thanks. 

Parents
  • Try setting your left monitor as the main display in the Windows Display properties. I believe if your right monitor is the main display then the left monitor's x coordinates will be negative and components that are not multi-monitor aware may change the negative coordinate to 0, causing it to display on the edge of the other monitor.

Reply
  • Try setting your left monitor as the main display in the Windows Display properties. I believe if your right monitor is the main display then the left monitor's x coordinates will be negative and components that are not multi-monitor aware may change the negative coordinate to 0, causing it to display on the edge of the other monitor.

Children
No Data