Transfers the focus to another CTaskDialog.
protected:
void NavigateTo(
CTaskDialog& oTaskDialog
) const;
Parameters
- [in] oTaskDialog
The CTaskDialog that receives the focus.
Remarks
This method hides the current CTaskDialog when it displays the oTaskDialog. The oTaskDialog is displayed in the same ___location as the current CTaskDialog.
Requirements
Header: afxtaskdialog.h