BCGControlBar Pro for MFC
virtual void CBCGPToolbarButton::OnShow ( BOOL  bShow)
inlinevirtual

Called by the framework to notify the button that it becomes visible or invisible.

The default implementation does nothing.

Parameters
bShowSpecifies whether the button becomes visible (TRUE) or invisible (FALSE).