LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to resize activex control?

Solved!
Go to solution

I want to dynamically resize an ActiveX control in LV 7.0.  How do I do it?

I've tried to manipulate the container manually, by using the parent HWND, but although the ActiveX thinks it has been resized, it really hasn't.  Looks like the window is being faked and then image is being clipped?

 

Anyway, if there is a solution, I would greatly appreciate knowing it.

Thanks,


Adrian

0 Kudos
Message 1 of 4
(2,965 Views)
I left click mine and it alows me to resize it also you could use auto sizing
Harold Timmis
htimmis@fit.edu
Orlando,Fl
*Kudos always welcome:)
0 Kudos
Message 2 of 4
(2,963 Views)
Solution
Accepted by topic author Been bitten by LabVIEW

Not sure if it will help but....

 

Try right-clcik on the end of the container on the FP and select create property node >>> ....

 

If your ActiveX control acts like mine that should give you the properties of the container.

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
Message 3 of 4
(2,957 Views)

Thought I did that before.  Thanks.

 

 

Adrian

0 Kudos
Message 4 of 4
(2,941 Views)