Hello,
Is it possible to remove the horizontal scroll of CMFCTabCtrl associate with CTabview.
As per documentation the horizontal scroll bar will appear if CMFCTabCtrl is created with STYLE_3D_ROUNDED_SCROLL style
So how to create the CMFCTabCtrl associated with CTabview with different style
Thanks