UINT BCGM_CHANGING_ACTIVE_TAB |
The message is sent to the parent of CBCGPTabWnd object.
wParam | contains the number of a tab that is being activated. |
lParam | a pointer to CBCGPBaseTabWnd window (sender). |
You should process this message to receive notifications from CBCGPTabWnd objects when a tab is being activated.