Share via


CFrameWndEx::OnUpdateFrameTitle

The framework calls this method to update the title bar of the frame window.

virtual void OnUpdateFrameTitle(
   BOOL bAddToTitle
);

Parameters

  • [in] bAddToTitle
    TRUE to add the active document title to the frame window title bar; otherwise FALSE.

Requirements

Header: afxframewndex.h

See Also

Reference

CFrameWndEx Class

Hierarchy Chart