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.
Enables the user to change the tab order using a mouse.
void EnableTabSwap(
BOOL bEnable
);
Parameters
- [in] bEnable
A Boolean that indicates whether to enable tab swapping.
Remarks
When tab swapping is enabled, the user can drag a tab and change its relative position in the tab control.
Requirements
Header: afxbasetabctrl.h