ImageList Methods |
The ImageList type exposes the following members.
Name | Description | |
---|---|---|
Add |
Add an icon or bitmap to the image list.
| |
AddMask |
Adds an image or images to an image list and generates a mask from the specified bitmap.
| |
BeginDrag |
Begin a drag operation on an image list.
| |
CreateOverlayImage |
Create an overlay image from an image in an image list.
| |
DragEnter |
Starts a drag-and-drop operation at the given position in the given window.
| |
DragLeave |
Ends a drag-and-drop operation.
| |
DragMove |
Drag an image list to the specified position.
| |
EndDrag |
End a drag operation on an image list.
| |
Handle |
Return the Windows handle of the image list, which can be used in Windows.
|