PyCWnd.OnWinIniChange Virtual

OnWinIniChange(section)

Called when the system configuration changes.

Parameters

section : string

The section which changed.

Comments

The MFC base class is always called before the Python method.