✅ Issue with picture box in C# Project
I have a project I'm working on and one of the picture box's will change on a button press.
The code I have is
Which provides an error "Resource does not contain defintion for checkedRedNew"
Further down I have another line of code setting the notify icon the same way and it works fine. I've checked and I have the file added to the project.
Any clue what might be going on?
Thanks.
The code I have is
Which provides an error "Resource does not contain defintion for checkedRedNew"
Further down I have another line of code setting the notify icon the same way and it works fine. I've checked and I have the file added to the project.
Any clue what might be going on?
Thanks.