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

CMFCRibbonBar::IsShowGroupBorder

Indicates whether button groups located on the ribbon bar display a group border.

virtual BOOL IsShowGroupBorder(
    CMFCRibbonButtonsGroup* pGroup
) const;
[in] pGroup

This parameter is not used.

Always returns FALSE.

By default this method always returns FALSE. Override this method to indicate whether button groups located on the ribbon bar display a group border.

Header: afxribbonbar.h

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