BCGControlBar Pro for MFC
virtual CString CBCGPMDIChildWnd::GetFrameText ( ) const
virtual

Called by the framework to retrieve the frame window text.

Returns
A CString object containing a the frame window text.

This function is called by the framework when it needs to determine what text to display on the MDI tab that contains the MDI child frame window.

By default this function returns the window text. Override GetFrameText in a CBCGPMDIChildWnd - derived class to customize this behavior.