Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Imagelist & Icons

Status
Not open for further replies.

alehawk

Programmer
Jun 18, 2003
332
AR
Hi!
In VB i used an imagelist to store icon files for me to use it, selectin which icon I wanted to show in the system tray. Now I want to do the same (migrating my app) with vb.net but I cant do it!
Value of type 'System.Drawing.Image' cannot be converted to 'System.Drawing.Icon'.

That is the error I get, how can i solve it?
Tnx!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top