Join 149,911 VB Programmers for FREE! Get instant access to thousands of VB experts, tutorials, code snippets, and more! There are 2,187 people online right now. Registration is fast and FREE... Join Now!
i just can't find a way past that annoying vb icon when i make an .exe file of my project. anyone got any ideas on how to change the icon of death, decay and detergent? (vb6 icon for .exe file)
Use the Form's Icon Property set its icon. If you want to change the icon for the project, select Project Properties from the Project menu and change the Icon Property in the "Make" Tab.