BCGSuite for MFC
void CBCGPGridCtrl::ShowHorzScrollBar ( BOOL  bShow = TRUE)
inline

Shows or hides the horizontal scrollbar.

Use this method to show or hide the horizontal scrollbar.

Parameters
bShowIf TRUE, the scrollbar is shown; If FALSE, the scrollbar is hidden.