Sponsors
ImageList_DrawEx
in ImageList
Function name: ImageList_DrawEx
Defined in : comctl32
Requirements : Windows NT 3.5(1) or later; Windows 95 or later
Declaration:
Declare Function ImageList_DrawEx Lib "comctl32.dll" (ByVal himl As Long, ByVal i As Long, ByVal hdcDst As Long, ByVal x As Long, ByVal y As Long, ByVal dx As Long, ByVal dy As Long, ByVal rgbBk As Long, ByVal rgbFg As Long, ByVal fStyle As Long) As Long
Parameters:
Returns:
Related functions:
Examples:
Sorry, this function has no examples yet.