C# |
public ImageCollectionStreamer ImageStream { get; set; }
|
VB |
Public Property ImageStream As ImageCollectionStreamer
|
Property value
Type: ImageCollectionStreamer
A handle to the System.Windows.Forms.ImageListStreamer for the current image collection. null (Nothing in Visual Basic) if the current image collection is empty.