Custom Icon REALbasic Plugin

CustomIcon.IconSize Property

Sets or gets the Icon size.

IconSize as Integer {Read and Write}

Remarks

Possible values:

0 = Thumbnail 128px
1 = Medium 64px
2 = Huge 48px
3 = Large 32px
4 = Small 16px
5 = Mini 12px

Note:
Some icons in the MacOS are not avalible in all sizes.

See Also

CustomIcon Control