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