How to disable horizontal scrollbar on listbox? Thanks in advance Otto
Otto,
Have you tried with:
oLbx:oHScroll:SetRange( 0, 0 )