Icon Property
Description
The bitmap stream representing this type.
Property type
Read-only property
Syntax
Visual Basic
Public Property Icon As IStream
Remarks
The icon argument takes a pointer to a BYTE array containing the image.
See Also