BCGControlBar Pro for MFC
virtual void CBCGPColorMenuButton::CopyFrom ( const CBCGPToolbarButton src)
protectedvirtual

Copies another CBCGPToolbarButton to the button

This function copies one CBCGPToolbarMenuButton - derived object to another. Override this function to copy objects that are derived from the CBCGPColorMenuButton object.

Parameters
srcSource button to be copied

Reimplemented from CBCGPToolbarMenuButton.