Expand Minimize
This topic has not yet been rated - Rate this topic

CTaskDialog::OnInit

The framework calls this method when the CTaskDialog is initialized.

virtual HRESULT OnInit();

The default implementation returns S_OK.

Override this method in a derived class to implement custom behavior.

Header: afxtaskdialog.h

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.