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.
void PostNcDestroy() override;
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.