borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (HTTP POST)Next Topic (Copy application to an rewritable cd) New Topic New Poll Post Reply
AndreaVB Forum : VB.Net : Changing program icon Solved Topic
Poster Message
Newbie_71
Level: Graduate

Registered: 22-06-2005
Posts: 10

icon Changing program icon

  How do I change the picture that represents my executable file?  I've tried changing the icon associated with the startup form, except that simply changes the icon at the top left corner of that form at run time.

26-11-2005 at 12:58 AM
View Profile Send Email to User Show All Posts | Quote Reply
GeoffS
Level: VB Lord


Registered: 29-09-2004
Posts: 536
icon Re: Changing program icon

Hi,
Goto "Project" on the Main Menu Bar.
Select projectname Properties.
In the TreeView Select and Expand Common Properties, then select "Build"
You will see a TextBox to type in the path to the icon that you want, or you can click on the elipses (...) to search for it.
The icon will be stored in the program assembly files, and will be displayed if someone creates a shortcut to your exe.


____________________________
multi-tasking - the ability to hang more than one app. at the same time.

28-11-2005 at 09:20 AM
View Profile Send Email to User Show All Posts | Quote Reply
newbie_1020
Level: Master


Registered: 29-11-2005
Posts: 117
icon Re: Changing program icon

otherwise, try changing every icon of every form you might have...         

____________________________
united we stand,divided we stand alone...

30-11-2005 at 03:11 AM
View Profile Send Email to User Show All Posts | Quote Reply
Newbie_71
Level: Graduate

Registered: 22-06-2005
Posts: 10
icon Re: Changing program icon

  Thanks.

01-12-2005 at 03:55 AM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : VB.Net : Changing program icon Solved Topic
Previous Topic (HTTP POST)Next Topic (Copy application to an rewritable cd) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder