How to do column selection of a listbox

Is there a process for selecting a column without pressing the header?

Alternatively, I need to find a different set of methods for identifying two totally different Listbox processes - sorting by column, and column add, and delete. I can separate the add and delete by selecting a cell, but I can’t show the column visually from the methods I know.

Hi Arthur. You’ve posted this in General, so we don’t know which platform you’re asking about. Do you mean for Desktop, Web, or iOS?

Desktop please.

https://www.cjoint.com/doc/20_09/JIofAQs705p_LB-selectColumn.xojo-binary-project.zip

Thank you. [quote=“Jean-Yves_Pochez, post:4, topic:56991”][/quote] I thought about figuring out cellbackground paint after I posted. It works within our system easily.