Hey everybody. I'm making a replacement for the ImageCombo control, but I've run into a problem. You know, after I used CreateWindowEx, etc etc., to create my ComboBoxEx (aka "ImageCombo"), I attempted to attach an ImageList to it, but ran into some problems. I used SendMessage to try to get an ImageList set up. Though no error message came up, it appears that no ImageList was attached when I attempted to add items to it. If anybody can give me source code for something like this or direct me to a site, it would be greatly appreciated. Thanks in advance.
If I'm not making myself clear enough, then can you please explain that to me? Thanks!





Reply With Quote