PyCDocument.OnChangedViewList Virtual

OnChangedViewList()

Called by the MFC architecture when after a view is attached.

Comments

If a handler is defined for this function, the base (MFC) function will not be called. If necessary, the handler must call this function explicitely.

See Also

PyCDocument::OnChangedViewList