The "Default" Visual Studio icon

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • melon

    The "Default" Visual Studio icon

    This is a silly question. When I create a new project, Visual Studio
    assigns a default icon (the one with some small colorful squares) to
    the program. The icon is used in the title bar but not as the program
    icon.

    Question is, how can I use it as the program (exe) icon, and how can I
    extract it?

  • Ignacio Machin \( .NET/ C# MVP \)

    #2
    Re: The "Default&q uot; Visual Studio icon

    Hi,

    Most probably it exist as in .ICO file under the VS install folder.

    "melon" <elty123@gmail. comwrote in message
    news:1179171235 .081392.185150@ p77g2000hsh.goo glegroups.com.. .
    This is a silly question. When I create a new project, Visual Studio
    assigns a default icon (the one with some small colorful squares) to
    the program. The icon is used in the title bar but not as the program
    icon.
    >
    Question is, how can I use it as the program (exe) icon, and how can I
    extract it?
    >

    Comment

    • Brian Schwartz

      #3
      Re: The &quot;Default&q uot; Visual Studio icon

      You could always get a screen shot and cut it out, and save it to an icon
      file that way.

      --
      Brian Schwartz
      FishNet Components

      Fish Grid .NET Light: Powerful Layouts for Small Datasets


      "melon" <elty123@gmail. comwrote in message
      news:1179171235 .081392.185150@ p77g2000hsh.goo glegroups.com.. .
      This is a silly question. When I create a new project, Visual Studio
      assigns a default icon (the one with some small colorful squares) to
      the program. The icon is used in the title bar but not as the program
      icon.
      >
      Question is, how can I use it as the program (exe) icon, and how can I
      extract it?
      >

      Comment

      • EmilH

        #4
        Re: The &quot;Default&q uot; Visual Studio icon

        Hi, melon

        You can change it in the properties of the project.

        Emil.

        "melon" <elty123@gmail. comwrote in message
        news:1179171235 .081392.185150@ p77g2000hsh.goo glegroups.com.. .
        This is a silly question. When I create a new project, Visual Studio
        assigns a default icon (the one with some small colorful squares) to
        the program. The icon is used in the title bar but not as the program
        icon.
        >
        Question is, how can I use it as the program (exe) icon, and how can I
        extract it?
        >

        Comment

        Working...