Focus problem in FormView
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi All, I have a CMDIChildWnd application where each child window loads a FormView.FormView contains some edit controls,comboxes etc. when i double click on any edit box to select the contents,the focus is always going to first control in the tab order. Please some one tell me what might may be the possible reason. Thanks in advance...