CMFCTabCtrl::StopResize
Terminates the current resize operation on the tab control.
void StopResize(
BOOL bCancel
);
Parameters
- [in] bCancel
TRUE to abandon the current resize operation; FALSE to complete the current resize operation. In either case, the framework stops drawing the resize rectangle.
Requirements
Header: afxtabctrl.h