Thursday, January 25, 2007
Getting System Icons into a PictureBox control
A simple solution for getting system icons into a PictureBox control at runtime is to set the PictureBox's Image property to SystemIcons.xxxxxx.ToBitmap().
Subscribe to:
Posts (Atom)