Inserts a new default icon into the image list.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Sub SetDefaultImage ( _ icon As IntPtr _ )
void SetDefaultImage( IntPtr icon )
Type: System.IntPtr
Handle to the icon that should be inserted into IImageList and marked as default.This icon will replace a previously added default icon.