Hi all!
In the attached image you can see the "SelColor" property under "ActiveCell" but the color of the selection changes for every single row.
I was wondering if it's possibile to use the "Selection Color" property of a Multicolumn Listbox for the current active row only.
This is an alarms' listbox, I'd like to keep the red color for alarms' selections and the yellow color the warnings' selections.
This is the right selection (red selection for the alarm)...
... And this is the bad one (red selection for the warning instead of yellow selection)
Thank you!