BCGControlBar Pro for MFC
virtual void CBCGPDropDownToolbarButton::SetDefaultCommand ( UINT  uiCmd)
virtual

Sets a default command to be invoked when the button is pressed

Call this function to specify a default command that should be executed when the user presses the button. The command must be found in the dependent dropdown toolbar object, otherwise the debug version will assert.

Parameters
uiCmdSpecifies the command ID