<< Return to Main Index

< Return to Class Index

CGXDTabWnd::ShowScrollBar

void ShowScrollBar(UINT nBar, BOOL bShow);

nBar

A value indicating which scroll bar to show or to hide. The possible values are: SB_BOTH, SB_VERT and SB_HORZ.

bShow

If TRUE, the indicated scrollbars are shown, otherwise they are hidden.

Remarks

A helper function to manager the hide and show for the scrollbars.

CGXDTabWnd

Class Overview | Class Members