Select a widget in a scrollbox

Hi,

I was wondering if there’s a way to select a widget in a scrollbox when I click on it like in the pic below (I’d like to be able to select the whole row)

I found a way round by putting a border and binding OnMouseBtnDown to a highlight function.