Using Image Lists
This section contains example code and information about how to create and use image lists.
In this section
| Topic | Description |
|---|---|
|
This topic demonstrates how to use the ImageList_Create function to create an image list. | |
|
This topic demonstrates how to use the ImageList_Draw function to draw an image. | |
|
This topic demonstrates how to drag an image on the screen. The dragging functions move an image smoothly, in color, and without any flashing of the cursor. Both masked and unmasked images can be dragged. |
Show: