Hi there,
I've built a VCL based on TTreeView control.
Even if some Nodes.Text are wider than the displayed area, I do not want to display the horizontal scrollbar.
I tried ShowScrollBar(ctv.Handle, SB_HORZ, False) without results...
Any idea?
Rej Cloutier