NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ImageList Properties

The properties of the ImageList class are listed below. For a complete list of ImageList class members, see the ImageList Members topic.

Public:

ColorDepth Retrieves the color depth of the imagelist.
Handle The handle of the ImageList object. This corresponds to a win32 HIMAGELIST Handle.
HandleCreated Whether or not the underlying Win32 handle has been created.
Images [To be supplied.]
ImageSize Returns the size of the images in the ImageList
ImageStream Returns an ImageListStreamer, or null if the image list is empty.
Site (inherited from MarshalByRefComponent) Gets or sets the site of the component.
TransparentColor The color to treat as transparent.

See Also

ImageList Class | System.WinForms Namespace