CompuServe Messages

#SetFocus in CDialogBar

    10-Jul-94 01:49:30
Sb: #SetFocus in CDialogBar
Fm: Charles Beavers 71240,612
To: sysop
I'd like to set the focus in an edit box in a CDialogBar from my CFormView, but I can't see how to get a pointer to the main frame from the view so I can call GetDlgItem() and SetFocus(). Thanks for your help. Chuck