CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: EXE icons

  1. #1
    Guest

    EXE icons

    This post is really quite trivial but I can not figure out how to change the icon that the program is compiled with. Please help me out.


  2. #2
    Join Date
    Sep 1999
    Location
    Red Wing, MN USA
    Posts
    312

    Re: EXE icons

    In the Project Properties, on the Make Tab, you can select the Form from your Project using the Icon you would like to use for your Compiled EXE.

    Aaron Young
    Analyst Programmer
    [email protected]
    [email protected]
    Aaron Young
    Senior Programmer Analyst (Red Wing Software)
    Certified AllExperts Expert

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured