How can I change the default executable Icon in C# using .NET 2.0? I changed the form's default icon but it still didn't change the compiled .EXE's icon. This shouldn't be a hard thing to do.
How can I change the default executable Icon in C# using .NET 2.0? I changed the form's default icon but it still didn't change the compiled .EXE's icon. This shouldn't be a hard thing to do.
DirkFirst
I'm assuming that you're using Visual Studio/Visual C# Express Edition.
To do this, try going to Project > YourApp Properties. On the Application tab, change the Icon dropdown box to whatever icon you please.![]()
Yup, it is that easy! Takes a minute to find it when you first start though.
It is often like this with me, I can't find something and then as soon as I make a post about it I find the answer. It is always very simple answer too! Thanks for your help though guys.
DirkFirst
There are currently 4 users browsing this thread. (0 members and 4 guests)
Bookmarks
Algorithms and Data Structures
Java tutorials
Algorithms Forum