Pete (BSC)
Well-known member
- Joined
- Oct 19, 2007
- Messages
- 89
- Programming Experience
- 10+
I have a treeview and would like to add images to the nodes; however, when I add: bmp, ico, gif or png images to the imagelist and set the TreeView.ImageList property the form loads and then I get an error:
NotSupportedException "System.Drawing.Bitmap"
The error occurs in the designer when loading the image list.

NotSupportedException "System.Drawing.Bitmap"
The error occurs in the designer when loading the image list.