How To set image list for ListView

Started by Mostafa AbdelBaset, June 24, 2022, 08:49:55 AM

Previous topic - Next topic

Mostafa AbdelBaset

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

There are several special methods for working with a control's image list(s). See here.