Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ImageList.GetIcon or GetBmp, problem

Status
Not open for further replies.

vacunita

Programmer
Joined
Aug 2, 2001
Messages
9,166
Location
MX
hello, i'm using an imagelist, and want to get a specific image out of the list and onto and Timage control, using the imagelist's GetIcon, or GetBitmap methods, i get only the shadow of the icon. I'm thinking its beacuse the GetIcon and GetBitmap methods cannot support 24bit color icons. Does anyone know a way to get it to work without having to remake all the icons into 256 color icons??

Any help would be appreciated.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top