LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Displaying .ICO in canvas

Hi,

I want to display an .ICO file (attached) in canvas. Is this unsupported format for function: GetBitmapFromFile?

Thank for your help
LjubaS
0 Kudos
Message 1 of 2
(2,879 Views)
The Canvas Control can take in and display icons. I've attached a simple example of how to do this. Basically, you just use the GetBitmapFromFile and CanvasDrawBitmap function panels. Hope this helps!
Jeremy L.
National Instruments
0 Kudos
Message 2 of 2
(2,865 Views)