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

Shows or hides the vertical scrollbar.

Use this method to show or hide the vertical scrollbar.

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