I want to add a icon to my vb6 project, although i am recieving the error "invalid picture" i checked the properties and it is an icon. Any ideas?
Printable View
I want to add a icon to my vb6 project, although i am recieving the error "invalid picture" i checked the properties and it is an icon. Any ideas?
Only specific icon types are supported by VB. If it isn't 16x16 then it won't work.
Also there is a file size limit.
Use this website.
You browse for (nearly) any picture file and it will convert it into .ico.