UINT BCGM_ON_MOVE_TAB |
This message is sent to the parent of tabbed window when a tab has been moved (dragged) to a new position.
wParam | specifies the zero-based index of the tab before drag. |
lParam | specifies the zero-based index of the tab after drag. |
Process this message to be notified about tab dragging.