05-07-2008 05:38 PM
05-08-2008 11:16 AM
05-08-2008 11:43 AM
TonyG,
Jared is correct; unfortunately layering ActiveX over non-ActiveX controls is problematic. ActiveX controls can be properly layerd over one another though, so you might be able to use multiple ActiveX controls and layer those as you desire, but that would be an additional level of complexity.
There might be a long-term solution. In Visual Studio you can layer ActiveX controls with normal controls because of the way that VS handles the ActiveX controls. I think that you might want to file a Product Suggestion to our R&D department to see if we can look into incorporating similar functionality into CVI in the future. If we could replicate the way they handle the controls then maybe we could eliminate this problem in the future.