CMFCRibbonPanel::IsHighlighted
Indicates whether the display of the ribbon panel is highlighted.
BOOL IsHighlighted() const;
Return Value
TRUE if the display of the ribbon panel is highlighted; otherwise FALSE.
Remarks
The display of a ribbon panel is highlighted when the pointer is over it.
Requirements
Header: afxribbonpanel.h
See Also
Concepts
Reference
Change History
Date |
History |
Reason |
---|---|---|
October 2008 |
Updated whole topic. |
Information enhancement. |