Load an icon. Create a new Bitmap size of icon. Use Graphics.FromImage to
get the Graphics object and then call Graphics.DrawIcon to paint the icon on
the bitmap. Then set the bitmap as PictureBox.Image
Load an icon. Create a new Bitmap size of icon. Use Graphics.FromImage to
get the Graphics object and then call Graphics.DrawIcon to paint the icon on
the bitmap. Then set the bitmap as PictureBox.Image
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.