BCGControlBar Pro for MFC
virtual BOOL CBCGPColorMenuButton::IsEmptyMenuAllowed ( ) const
inlineprotectedvirtual

Determines whether empty menus allowed

Returns
Nonzero if empty menus are allowed; otherwise 0.

By default the empty menus are allowed. Override this member function to change this behavior in derived class.

Reimplemented from CBCGPToolbarMenuButton.