CGXTabBeam::DisplayScrollBtns
void DisplayScrollBtns(BOOL bSet = TRUE, int nScrollBtns = 2);
bSet
Specifies if the scrolling buttons should be enabled or disabled.
nScrollBtns
Specifies which buttons should be displayed. The value should be 2 to display only the left and right arrows. If the value is 4, additional buttons to scroll to the first and last tab are displayed.
Remarks
Hides or shows the scrolling buttons. The tab-beam gets redrawn subsequently.