Utility.AddPNGToImageList Method
Adds a transparent image to an image list, with alpha channel transparency.
[Visual Basic]Public Shared Sub AddPNGToImageList( _
ByVal
il As
ImageList, _
ByVal
bmp As
Bitmap _
)
Parameters
- il
- bmp
See Also
Utility Class | NETXP.Library Namespace