Expand Minimize
This topic has not yet been rated - Rate this topic

CMFCRibbonBar::SaveToXMLFile

Saves the Ribbon Bar to an XML file.

BOOL SaveToXMLFile(
   LPCTSTR lpszFilePath
) const;
lpszFilePath

Specifies the output file.

TRUE if successful; otherwise FALSE.

Header: afxribbonbar.h

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.