Click here to Skip to main content
15,902,275 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
In cimagelist draw method how to put a bigger picture.

In list ctrl in every rectangle i have to put a image followed by name. now the image is bigger so the full image is not coming in the rectangle out of 26 pixels only 15 pixels i am able to see. i am using cimagelist draw method.

pImage->Draw( pDC, rItem.iImage, rcIcon.TopLeft(),ILD_TRANSPARENT );
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900