LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

ActiveX: Picture property

I would like to load a picture in an ActiveX control by the Picture Property. How you do that ???
0 Kudos
Message 1 of 4
(2,475 Views)
I attached vi that use Microsoft Picture Clip ActiveX.
It have picture properties where you go to browser and select some picture.
0 Kudos
Message 2 of 4
(2,475 Views)
Previous zip file was bad.
Click to this zip-file.
0 Kudos
Message 3 of 4
(2,475 Views)
Thank you for this first answer, but I believe that I was not suffisament clearly in my question. I wish used a ActiveX control as grid control which has a property which is called picture that I will want to initialize by programming, this starting from file name image.
The property picture calls upon several properties like Handle, type, hpal... and the method render.

How starting from a file name, can I recover all this information???
0 Kudos
Message 4 of 4
(2,475 Views)