C++
afx_msg void OnNcPaint();
Description
Overrides the Windows message handler.
Overriding this function in a derived class may affect CAdUiPaletteSet functionality if the CAdUiPaletteSet base class function is not called in the override.
afx_msg void OnNcPaint();
Overrides the Windows message handler.
Overriding this function in a derived class may affect CAdUiPaletteSet functionality if the CAdUiPaletteSet base class function is not called in the override.