Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Constructs and initializes a CMFCRibbonPanel object.
CMFCRibbonPanel(
LPCTSTR lpszName = NULL,
HICON hIcon = NULL
);
CMFCRibbonPanel(
CMFCRibbonGallery* pPaletteButton
);
Parameters
[in] lpszName
The name of the ribbon panel.[in] hIcon
Handle to the icon of the default button for the ribbon panel.[in] pPaletteButton
Pointer to a ribbon gallery for the ribbon panel.
Requirements
Header: afxRibbonPanel.h