"David Konrad" <
d...@inndevelop.dk> wrote in message
news:411a0fc6$1...@newsgroups.borland.com...
> I cant figure this out elsewhere...How do i avoid the FocusRect around
> selected TcxTreeListNodes when the user selects a node with the mouse? Its
> not very obvious, and I even get it in my ownerdrawn TreeLists...
Never mind - solved the problem by drawing focusrect manually when
nessecary - by the DrawFocusRect XOR-mapping it do the trick...