UINT BCGM_CHANGE_ACTIVE_TAB |
This message is sent to the parent of CBCGPTabWnd object when an active tab was changed.
wParam | contains the number of a tag. |
lParam | a pointer to CBCGPBaseTabWnd window (sender). |
You should process this message to receive notifications from CBCGPTabWnd objects when an active tab was changed.