BCGControlBar Pro for MFC
virtual void CBCGPRibbonBar::DoOpenPinnedFile ( const CString &  strFilePath)
virtual

Called by the framework when user clicks on the pinned file in the recent files list.

Parameters
strFilePathFull pathname of the file.

By default, the framework calls CWinApp::OpenDocumentFile function. Override this method in a derived class to perform a custom action instead.