|
-
April 12th, 1999, 07:49 AM
#1
Icon Size in Picture Control
Is there a way to specify the icon size used in a picture control on a dialog or view set to type icon? My icons have 32x32 and 16x16 size and when I specify an icon for the picture control, it defaults to 32x32.
Thanks,
Steve
Steven M. McNeese
[email protected]
-
April 12th, 1999, 03:12 PM
#2
Re: Icon Size in Picture Control
Use DrawIconEx()!
Good luck. 
Walter
-
April 13th, 1999, 04:53 AM
#3
Re: Icon Size in Picture Control
May I know which function are you using to load the icon?
-
April 13th, 1999, 05:00 AM
#4
Re: Icon Size in Picture Control
Before that you have to use LoadImage().
-
April 13th, 1999, 05:36 AM
#5
Re: Icon Size in Picture Control
Sorry it was not clear. I am adding an icon using the resource editor.
Steven M. McNeese
[email protected]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|