Gets the System.Windows.Forms.ImageListStreamer associated with this image list.
Documentation for this section has not yet been entered.
The System.Windows.Forms.ImageListStreamer is the data portion of the image list. When you work with forms that will be localized, you should always add an System.Windows.Forms.ImageList and images when the Language property of a form is set to Default. Changing the form's language before you add images will corrupt the image stream.
You can pass this handle to another instance of an System.Windows.Forms.ImageList.