Share via

mfc icon size

Makoto Honda 21 Reputation points
2021-04-22T00:17:04.03+00:00

I have a CAD program I made some time ago. I ported to VS2019. Now I updated my PC to ASUS. Now I noticed that my CAD screen icons are very small. I probably was using the default size. Where do I control the icon size?

Thank you.

Developer technologies | C++
Developer technologies | C++

A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.

0 comments No comments

2 answers

Sort by: Most helpful
  1. Guido Franzke 2,191 Reputation points
    2021-04-29T08:16:07.797+00:00

    Hello,
    maybe this post helps: how-can-i-adjust-icon-size-of-toolbar
    Regards, Guido

    Was this answer helpful?


  2. Jeanine Zhang-MSFT 11,356 Reputation points Microsoft External Staff
    2021-04-22T06:13:17.853+00:00

    Hi,

    According to your description, If you want to change the size of mfc icon? If so, I suggest you could try to use LoadImage function instead of LoadIcon function.

    Best Regards,

    Jeanine


    If the response is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.