The TElXTree on the left has "UseCustomScrollBars" set to FALSE. See how the vertical scrolbar doesn't reach the top and bottom of the control.
For some reason, with UseCustomScrollBars=true, the entire tree flashes and redraws whenever it's clicked. I'm still trying to get a simple test case for that, but setting UseCustomScrollBars to false seems to resolve that issue.
Comments