CTaskDialog::OnInit
The framework calls this method when the CTaskDialog is initialized.
virtual HRESULT OnInit();
Return Value
The default implementation returns S_OK.
Remarks
Override this method in a derived class to implement custom behavior.
Requirements
Header: afxtaskdialog.h