ResourceManager rm = new ResourceManager("NewTest_EmbedRpt.MyResources", GetType().Assembly); pictureBox1.Image = safe_cast<Image>(rm.GetObject("Thatha"));
Image Picture
Image
byte[]
MemoryStream
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)