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.
Determines whether a border of the button is displayed when a user selects the button.
virtual BOOL HaveHotBorder() const;
Return Value
This method returns TRUE.
Remarks
The framework calls this method to determine whether the toolbar button should display its border when a user selects it.
The default implementation returns TRUE. You can override this method to customize this behavior.
Requirements
Header: afxtoolbarbutton.h