Share via


CMFCAutoHideButton::HighlightButton

Highlights the auto hide button.

virtual void HighlightButton(
   BOOL bHighlight
);

Parameters

  • bHighlight
    Specifies the new auto hide button state. TRUE indicates the button is highlighted, FALSE indicates the button is not highlighted.

Requirements

Header: afxautohidebutton.h

See Also

Reference

CMFCAutoHideBar Class