Icons not showing
-
Hi, Not sure if this has been commented already, I searched for it, but nothing showed up. I am having a weird problem: I've been developing an application for 3 months already, but since a couple of days ago, every time I put a new icon in a form, it shows in design mode, but it doesnt show up at run time. This happens even with old W3.1 icons, and on different forms. Icons I was working with normally, refuse to show if I add them again in a different form. This is driving me mad since I dont have a clue about what could be causing this. Maybe my Visual studio 2003 has gone nuts? Out of memory? Any help would be GREATLY appreciated Thanks in advance
-
Hi, Not sure if this has been commented already, I searched for it, but nothing showed up. I am having a weird problem: I've been developing an application for 3 months already, but since a couple of days ago, every time I put a new icon in a form, it shows in design mode, but it doesnt show up at run time. This happens even with old W3.1 icons, and on different forms. Icons I was working with normally, refuse to show if I add them again in a different form. This is driving me mad since I dont have a clue about what could be causing this. Maybe my Visual studio 2003 has gone nuts? Out of memory? Any help would be GREATLY appreciated Thanks in advance
What I would recommend is doing a search over the entire file set to see if the
Form.Icon
is being set elsewhere. It is easy to forget that old code did something important that is no longer necessary but not interferes.