Click or drag to resize

ImageList Methods

X#

The ImageList type exposes the following members.

Functions
  NameDescription
Public methodAdd
Add an icon or bitmap to the image list.
Public methodAddMask
Adds an image or images to an image list and generates a mask from the specified bitmap.
Public methodBeginDrag
Begin a drag operation on an image list.
Public methodCreateOverlayImage
Create an overlay image from an image in an image list.
Public methodDragEnter
Starts a drag-and-drop operation at the given position in the given window.
Public methodDragLeave
Ends a drag-and-drop operation.
Public methodDragMove
Drag an image list to the specified position.
Public methodEndDrag
End a drag operation on an image list.
Public methodHandle
Return the Windows handle of the image list, which can be used in Windows.
Top
See Also