05-20-2009 04:19 PM
Hi,
I am using LV7.1 and trying to insert a windows form textbox control using activeX container. It works fine but when I close the VI and reopen it, the activeX control disappears from the front panel but it is there in the block digram.
Anyone else ran into the same problem before?
Thanks.
05-20-2009 04:50 PM
05-20-2009 05:05 PM
05-20-2009 05:06 PM
05-20-2009 05:09 PM
05-21-2009 08:48 AM
05-21-2009 09:16 AM
It seems as if the control is simply not visible. I right-clicked on the terminal and selected Show Control.
It appears as if you're just using an indicator. Any reason why you're using the ActiveX textbox as opposed to a simple string indicator? If you want the "System" look use the "Dialog" controls.
05-21-2009 10:00 AM
I am trying to it because I need the horizontal scroll bar and disabled word wrap, which I cannot find in the string indicator...
05-21-2009 11:07 AM
Ah. OK. What happens when you show the control? Does it hide itself after you stop the VI? Does it hide itself after you close and reopen the VI?
Unfortunately, on my virtual machine that has 7.1 I don't have the Microsoft Forms 2.0 controls, so I can't even load the control. I am not seeing the behavior you're describing in 8.2, so I wouldn't be surprised if it's a bug with 7.1.
05-21-2009 01:24 PM