CMFCRibbonBaseElement::IsGalleryIcon
Indicates whether the ribbon element is contained in a ribbon gallery.
virtual BOOL IsGalleryIcon() const;
Return Value
Always returns FALSE.
Remarks
By default this method always returns FALSE. Override this method in a derived class to indicate whether the ribbon element is contained in a ribbon gallery.
Requirements
Header: afxbaseribbonelement.h