Share

CAdUiFileDialog::OnInitDialogFinish

C++

virtual void OnInitDialogFinish();

Description

This method is called during the completion of the default OnInitDialog(), after a call to the base class OnInitDialog(). The method is declared virtual for use by derived classes. The default routine does nothing.

Links

CAdUiFileDialog

Was this information helpful?