Author Topic: How To set image list for ListView  (Read 637 times)

Mostafa AbdelBaset

  • Member
  • *
  • Posts: 2
How To set image list for ListView
« on: June 24, 2022, 08:49:55 AM »
Hello
How can i set the image list to be shown in a ListView

(dcl-Control-SetImageList CIRX/1/ListView1 NewValue [as Image List])

where should i put the images i want to show?.and how can i get a list of them as a variable to use in the lsp code.

owenwengerd

  • Administrator
  • Hero Member
  • *****
  • Posts: 3094
    • Outside The Box
Re: How To set image list for ListView
« Reply #1 on: June 24, 2022, 06:07:18 PM »
There are several special methods for working with a control's image list(s). See here.