Icon Sizes

I have created some of my own icons in 16px and 32px.

When they are in the Ribbon (first image below), the 32px ones are the same size as the built-in icons.

But when I create a toolbar (second image below), they are smaller.

In the first image (from the Ribbon), the two on the left are created by me; in the second image, the bottom icon is built in, and the two above are mine.

As you can see, they are both smaller.

Does anybody know why?

Comments

  • ALANH
    edited August 23

    I really am not sure but this is some lines in my toolbar, see the 16 & 32, change 1 only and see what it does.

    ID_Matchprop [_Button("Match Properties", RCDATA_16_MATCH, RCDATA_16_MATCH)]^C^C_matchprop
    ID_Erase [_Button("Erase", RCDATA_16_ERASE, RCDATA_32_ERASE)]^C^C_erase

    Does vertical v's horizontal make any difference ?