|
-
April 23rd, 1999, 01:35 AM
#1
How can I place an Small Icon in a button ?
Hi,
I have tried with SetIcon to put an small icon ( 16x16) on a button, but the problem, is that it puts there as a big icon, mmm..., and the problem is that seticon with parameter for big or small icons are in the CWindow class not in the CButton, so..., what can I do ?, I do:
m_pbWrite.SetIcon(AfxGetApp()->LoadIcon(IDI_WRITEU),FALSE);
Thanks, Bye !
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
|