Description
Loads an McCommandBarControl from an IXMLDOMNode object.
Return Type
None
Syntax
object.Load Source
The Load Method syntax has these parts:
IXMLDOMNode object defining the new McCommandBarControl.
Remarks
This function is called by McCommandBars.Load when parsing the .mnu file. The IXMLDOMNode object contains an XML definition complying to the XML schema in Resources\Xml\CommandBars.xml.