How to add a resource, knowing its name in string?
Let's just say I have the name of the picture "pic" in the variable string, an image with the same name is in the resources, you must call the picture out of resources. How it can be implemented?
1 answer
Find more questions by tags C#