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 | |
---|---|---|
Add(Icon) | Adds a specified icon to the image list for the snap-in. |
|
Add(Image) | Adds the specified image to the image list. |
|
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