Click to See Complete Forum and Search --> : Change focus


Alain Royer
April 26th, 1999, 09:21 AM
Hi,

I have a ChildFrame with a CSplitterWnd. On the left side I have a FormView and on the right side I have a CView. I would like the CView to always have the focus. When I click on the FormView, I would like that it give the focus to the CView. I have try with SetFocus and that does not work.

Thanks.