IMAGELISTSM Property


9.0, PLBCMP GUI Only

 

The IMAGELISTSM property allows use of images from a specified IMAGELIST for the small images in a LISTVIEW. The property uses the following format:

 

IMAGELISTSM={imagelist}

Note the following:

  1. IMAGELISTSM may be used in CREATE or SETPROP statements of a LISTVIEW.

  2. {imagelist} is a previously defined and created IMAGELIST.

  3. See the LISTVIEW method SetImageListSmall for more details about small images.

 

 

See Also: Object Properties, Object IO Instructions, Object Definitions

 



PL/B Language Reference IMAGELISTH Property IMAGELISTST Property