This documentation is for the old version. Go to the latest Graphics Mill docs

IImageList.SetDefaultImage Method

Inserts a default image or icon into the image list.

Overload List

Name Description
Public method SetDefaultImage(Icon)

Inserts a new default icon into the image list.

Public method SetDefaultImage(IntPtr)

Inserts a new default icon into the image list.

Public method SetDefaultImage(Bitmap)

Inserts a new default image into the image list.

See Also

Reference