BCGControlBar Pro for MFC
virtual CBCGPBaseRibbonElement* CBCGPBaseRibbonElement::GetBackstageAttachedView ( )
inlinevirtual

Returns a ribbon element, which is placed at the right side of backstage and controlled by this ribbon element.

Call this function to get a pointer to a ribbon element (usually represented by CBCGPRibbonBackstageViewItemForm), which is "attached" to this ribbon element.

The "attached" element appears at the right side of backstage view when the user clicks the ribbon element.