Header_CreateDragImageHeader_CreateDragImage*
*



Contents  *



Index  *Topic Contents
*Previous Topic: Header Control Macros
*Next Topic: Header_DeleteItem

Header_CreateDragImage


HIMAGELIST Header_CreateDragImage(
    HWND hwndHD,
    int iIndex
);

Creates a transparent version of an item image within an existing header control. You can use this macro or send the HDM_CREATEDRAGIMAGE message explicitly.

hwndHD
Handle to a header control.
iIndex
Zero-based index of the item within the header control. The image assigned to this item is used as the basis for the transparent image.

Version 4.70


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.