Share

CAdUiFileDialog::PostNcDestroy

C++

void PostNcDestroy() override;

Description

This MFC-defined method is called after the window has been destroyed. The default method calls SetUseTips(), passing FALSE, to de-allocate any text or tool tip windows.

Links

CAdUiFileDialog

Was this information helpful?