I'm building some control which include some images. How to add that images in control like resources, I mean, I don't want to distribute images with control, I want to images be built in control.
regard j
Printable View
I'm building some control which include some images. How to add that images in control like resources, I mean, I don't want to distribute images with control, I want to images be built in control.
regard j
Add to the project, and in the properties, set its build action to "Embedded Resource"