Help. I set up an application I wrote with split views recently, like Explorer has. On the left side is a tree view and the right a list view(The original view). I had the printing working fine in the original view. But now since the tree view has focus my OnPrint() is not called. How can I handle this situation?