Horizontal Scrollbar for TADVTreeView

With the TADVTreeView there is VerticalScrollbarVisible but nothing for the Horizontal Scrollbar. How do I enable horizontal scrolling ?

Thanks,

John

You need to turn off column stretching with AdvTreeView1.ColumnsAppearance.Stretch := False