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 Constructor ()

Creates a new ImageList Control with a default image size of 16x16 pixels

[Visual Basic]
Overloads Public Sub New()
[C#]
public ImageList();
[C++]
public: ImageList();
[JScript]
public function ImageList();

See Also

ImageList Class | ImageList Members | System.WinForms Namespace | ImageList Constructor Overload List