Skip to content

LoadPictureSizeConstants

Size selectors for the vbLPSize argument of LoadPicture, used when a source file (typically an icon) contains several sizes.

ConstantValueDescription
vbLPSmall0Use the standard small system size (typically 16×16).
vbLPLarge1Use the standard large system size (typically 32×32).
vbLPSmallShell2Use the small shell size (the size used in Windows Explorer's small-icon view).
vbLPLargeShell3Use the large shell size.
vbLPCustom4Use a custom size supplied alongside the call.

twinBASIC and LOGO copyright of "WaynePhillipsEA" author