Hi All, Is there a way to change the Zorder of ActiveX Controls on a Vi's Front Panel? Some ActiveX Controls do not allow their Zorder to be changed, like the MSFlexGrid Control.
At the moment, you cannot move to the front or to the back activex containers on the front panel. The only workaround I can think of is to place the containers on a tab control. You will not be able to see both containers at the same time but you get the flexability of changing the order of the containers programatically.