Cant find property | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

Cant find property

in visual studio i have a Project where the property is clearly declared but it Tells me: "Cant find property: yellow.bmp" you know what to do?

27th Mar 2017, 11:21 AM
Pfollvosten
Pfollvosten - avatar
2 ответов
+ 4
if property is defined in a separate file or assembly try building the project once and see if that fixes it.
27th Mar 2017, 9:49 PM
HAL8999++;
HAL8999++; - avatar
0
its not an error but if i Try to Click the button with the yellow.bmp ist crashes
28th Mar 2017, 7:04 AM
Pfollvosten
Pfollvosten - avatar