BCGControlBar Pro for MFC
void CBCGPToolbarButton::SetVisible ( BOOL  bShow = TRUE)
inline

Shows or hides a toolbar button.

It's recommended to call CBCGPControlBar::AdjustSizeImmediate when you have finished with calls on SetVisible().

Parameters
bShowTRUE - show a button; FALSE - hide a button.