How can I create my own icon ??
I tried to edit one with Paint and then changed it to a .ico
but the final result is never as expected and anyway vb returns
"invalid property value" when I try to replace the icon property of a project with my home made icon
Does it need specials dimentions ??
Does the same drawing is used for the desktop appearance and for the minimised form of a form ??
Thanks