Results 1 to 6 of 6

Thread: removing the bleu vb.net icon (default icon)

  1. #1

    Thread Starter
    Member
    Join Date
    May 2013
    Posts
    63

    Unhappy removing the bleu vb.net icon (default icon)

    hi guys

    i have a question, i want to remove the blue default exe icon of my project to a default windows exe icon, how to do that please?

  2. #2
    New Member
    Join Date
    Sep 2011
    Posts
    4

    Re: removing the bleu vb.net icon (default icon)

    go to "Project" on the Menu Strip of Visual Studio then "<project name> Properties..." then at the "Application Tab" theres a textbox with a label "Icon:". from there you can browse which icon you want. It should be ".ico" file type.

  3. #3

    Thread Starter
    Member
    Join Date
    May 2013
    Posts
    63

    Re: removing the bleu vb.net icon (default icon)

    i don't want to change random icon, I want To remove that default icon of the VB application !

    I want To change it to this : Name:  exe-icon1.gif
Views: 588
Size:  174 Bytes

  4. #4

    Thread Starter
    Member
    Join Date
    May 2013
    Posts
    63

    Re: removing the bleu vb.net icon (default icon)

    if you guys didn't know what i'am talking about i'll explain

    when you use savefiledialog to save an exe file, it will save it as the default windows icon not the visual basic icon, i want to make my project with no icon at all, just the default icon as showen above

  5. #5
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: removing the bleu vb.net icon (default icon)

    We know what you're talking about... and we've given you the answer... if you want the "default" icon... then you need to set it as the icon of your project... The icon of the app is set using the method cin pointed out... it's not "random" it's a specific setting in a specific location for a specific reason. It's not random by any means.

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  6. #6

    Thread Starter
    Member
    Join Date
    May 2013
    Posts
    63

    Re: removing the bleu vb.net icon (default icon)

    Well Thanks Guys Anyway

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