LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Hiding process bar inserted in ActiveX Control

Hi..

I have inserted Microsoft ProcessBar 6.0 as the ActiveX object for a ActiveX Control. I thought of hiding that control and show it whenever necessary. when i hide that control in edit mode and save it, the contol is visible in the front panel... why is it so? is there any way to hide it?

 

Thanks

Alagar

0 Kudos
Message 1 of 2
(2,507 Views)
Unfortunately, the only way to do this with ActiveX containers (as far as I know) is to hide it programmatically when your program starts up. Use the "Visible" property for the ActiveX container.
0 Kudos
Message 2 of 2
(2,485 Views)