Quantcast
Channel: CodeGuru Forums - Visual C++ Programming
Viewing all articles
Browse latest Browse all 3046

Help on CTabCtrl

$
0
0
Hi, All,

There is a CTabCtrl in my form. It contains 10 buttons but only 5 of them are visible because the control is not wide enough. I have to use the scroll bar to shift the buttons to the left or to the right. When I shift one button to the middle of the tab control and then click on it, the button will automatically become the right most one. I am wondering if it is possible to change this behavior, e.g. the button does not automatically move when being clicked.

Thanks,
CR

Viewing all articles
Browse latest Browse all 3046

Trending Articles