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.
Called by the framework when a user selects a button on the toolbar.
virtual void OnChangeHot(
int iHot
);
Parameters
- [in] iHot
Specifies the index of the toolbar button that is selected; or -1 if no toolbar button is selected.
Remarks
Override this method to process notifications that the user selected a button on a toolbar.
Requirements
Header: afxtoolbar.h