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

Thread: change icon

  1. #1
    Join Date
    May 1999
    Posts
    9

    change icon

    i made an icon with icon digger and put it in the directory with my vbp. but i cant seem to make the icon be the default icon for my exe after it is compiled?

    in the vbp under properties\make\icon the drop box only has 1 icon in it how do i add or browse for more?

    thanks


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

    Re: change icon

    It will only list Icons that have been Assigned to Your Forms.
    So, Add your icon to one of your Forms, then you'll be able to select it from the List.

    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