BCGControlBar Pro for MFC
virtual CBCGPToolbarButton* CBCGPToolBar::OnCreateButton ( CBCGPXmlNode &  node) const
virtual

called by the framework to create a toolbar button or control from the XML node.

Parameters
nodeA reference to XML node that describes toolbar button.
Returns
A pointer to a CBCGPToolbarButton object, or NULL if this method was failed.