::SetFocus(GetDlgItem(ID_OGGETTO));

o in alternativa

::SendMessage(WM_SETFOCUS, GetDlgItem(ID_OGGETTO), 0);