IMAGELISTD Property


9.0, PLBCMP GUI Only

 

The IMAGELISTD property associates an IMAGELIST with the disabled images of a TOOLBAR. The property uses the following format:

 

IMAGELISTD={imagelist}

Note the following:

  1. IMAGELISTD may be used in CREATE or SETPROP statements of a TOOLBAR.

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

  3. See the TOOLBAR method SetImageListDisabled for more details about disabled images

 

 

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

 



PL/B Language Reference IMAGELIST Property IMAGELISTH Property