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.
Sets the highlight color for the selected ribbon panel and for the ribbon element specified by the point.
virtual void Highlight(
BOOL bHighlight,
CPoint point
);
Parameters
[in] bHighlight
TRUE to highlight the ribbon panel; FALSE to unhighlight the ribbon panel.[in] point
The x and y coordinates of the pointer, relative to the upper-left corner of the window.
Requirements
Header: afxRibbonPanel.h