PyCWnd.OnPaletteChanged Virtual

OnPaletteChanged(focusWnd)

Called to allow windows that use a color palette to realize their logical palettes and update their client areas.

Parameters

focusWnd : PyCWnd

The window that caused the system palette to change.