This is the complete list of members for ImageList, including all inherited members.
| Add(HBITMAP hbmImage, HBITMAP hbmMask) | ImageList | |
| AddImage(DWORD dwResource) | ImageList | |
| AddMasked(HBITMAP hbmImage, COLORREF crMask) | ImageList | |
| BeginDrag(int iTrack, int dxHotspot, int dyHotspot) | ImageList | |
| Copy(int iDst, HIMAGELIST himlSrc, int iSrc, UINT uFlags) | ImageList | |
| Create(UINT iFlags=ILC_COLOR, UINT iCX=16, UINT iCY=16, UINT iMaxItems=32) | ImageList | |
| CreateFromBitmap(UINT iBitmapID, UINT iCX) | ImageList | |
| DragEnter(HWND hwndLock, int x, int y) | ImageList | |
| DragLeave(HWND hwndLock) | ImageList | |
| DragMove(int x, int y) | ImageList | |
| DragShowNolock(BOOL fShow) | ImageList | |
| Draw(int i, HDC hdcDst, int x, int y, UINT fStyle) const | ImageList | |
| DrawEx(int i, HDC hdcDst, int x, int y, int dx, int dy, COLORREF rgbBk, COLORREF rgbFg, UINT fStyle) const | ImageList | |
| DrawIndirect(IMAGELISTDRAWPARAMS *pimldp) const | ImageList | |
| Duplicate() | ImageList | |
| EndDrag() | ImageList | |
| ExtractIcon(int i) | ImageList | |
| GetBkColor() const | ImageList | |
| GetDragImage(POINT FAR *ppt, POINT FAR *pptHotspot) | ImageList | |
| GetHandle() | ImageList | |
| GetIcon(int i, UINT flags) const | ImageList | |
| GetIconSize(int FAR *cx, int FAR *cy) | ImageList | |
| GetImageCount() const | ImageList | |
| GetImageInfo(int i, IMAGEINFO FAR *pImageInfo) | ImageList | |
| ImageList() | ImageList | |
| m_hImgLst | ImageList | protected |
| Merge(int i1, HIMAGELIST himl2, int i2, int dx, int dy) | ImageList | |
| Remove(int i) | ImageList | |
| RemoveAll() | ImageList | |
| Replace(int i, HBITMAP hbmImage, HBITMAP hbmMask) | ImageList | |
| ReplaceIcon(int i, HICON hicon) | ImageList | |
| SetBkColor(COLORREF clrBk) | ImageList | |
| SetDragCursorImage(int iDrag, int dxHotspot, int dyHotspot) | ImageList | |
| SetIconSize(int cx, int cy) | ImageList | |
| SetImageCount(UINT uNewCount) | ImageList | |
| SetOverlayImage(int iImage, int iOverlay) | ImageList | |
| ~ImageList() | ImageList | virtual |
1.8.7