Icon Display
-
I am using Visual c++ NET 2005 In each forms I write down the path of Icon property. When I load the program, the Icon appear on the left corner of Title bar but in left side of menu bar appears the default icon. I do no where to change this . I need that appears in menu bar a new icon instead of the default. I need your help.
-
I am using Visual c++ NET 2005 In each forms I write down the path of Icon property. When I load the program, the Icon appear on the left corner of Title bar but in left side of menu bar appears the default icon. I do no where to change this . I need that appears in menu bar a new icon instead of the default. I need your help.
This isn't really a C++/CLI question. Although you may get a solution here, you may want to try asking this on the Windows Forms[^] board. I'm not even sure what icon you're referring to :) Mark
Mark Salsbery Microsoft MVP - Visual C++ :java: