CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 1999
    Posts
    45

    Application icons

    How do I change the icons in a AppWizard program? - the main icon in the top left hand corner of the main frame, and also the icons in the top left hand corner of child windows
    Thanks,
    Sean.


  2. #2
    Join Date
    Apr 1999
    Posts
    23

    Re: Application icons

    hi,

    try going to the "icons" folder under "resources" and edit the icon from there.

    hope that is what you are looking for

    Chao


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