I have a dialog and I want to know if the combobox on it has the focus, but GetFocus() returns the inside edit CWnd* not the combobox CWnd*. How can I get the CWnd* of the inside edit to do the comparision?
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 1 of 1
|
Click Here to Expand Forum to Full Width |