PyCWnd.OnQueryNewPalette Virtual
OnQueryNewPalette()
Informs the window it is about to receive input focus, and shoudl realize its logical palette.
Comments
The base class method must be called manually via PyCScrollView::OnQueryNewPalette
See Also