UINT BCGM_ON_CHANGE_RIBBON_CATEGORY |
This message is sent to parent frame when a Ribbon active tab (category) was changed.
wParam | Contains a zero-based index of the tab (category). |
lParam | A pointer to ribbon control. |
You should process this message to receive notifications from Ribbon bar when an active tab (category) was changed.