Share via


SnapInImageList.Add Method

 

This member is overloaded. For more information about this member, including syntax, click a name in the overload list.

Namespace:   Microsoft.ManagementConsole
Assembly:  Microsoft.ManagementConsole (in Microsoft.ManagementConsole.dll)

Overload List

Name Description
System_CAPS_pubmethod Add(Icon)

Adds a specified icon to the image list for the snap-in.

System_CAPS_pubmethod Add(Image)

Adds the specified image to the image list.

System_CAPS_pubmethod Add(Image, Color)

Adds the specified image to the image list. This method also specifies the transparent color that is used to mask the image that is to be added.

See Also

SnapInImageList Class
Microsoft.ManagementConsole Namespace

Return to top