Hello,
TcxTreeView is missing the OnMouseLeave that was present in TTreeView.
Since I need this event, I catch the CM_MOUSELEAVE in the TcxTreeView->WindowProc, which seems to work fine.
Is this the correct way or are there better solutions?
Ulrich