Imagelist Control Properties in VB.NET

How to use the imagelist control properties in VB.NET?

Explanation

ImageList Control Properties

Following table lists the Properties, Methods, Events used commonly with the ImageList Control in Visual Basic.net 2008.
Properties:
Properties Description
ColorDepth Property gets the color depth for this image list.
Handle Property gets the handle for this image list.
Images Property gets an ImageCollection object for this image list.
ImageSize Property used to get or set the image size for the images in the list.
TransparentColor Property used to get or set the transparent color for this list.
Methods:
Method Description
Draw Method used to draw the given image.

Visual Basic Tutorial


Ask Questions

Ask Question