Description

Loads an McCommandBarControl from an IXMLDOMNode object.

Return Type

None  

Syntax

object.Load Source

The Load Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McCommandBar.
SourceRequired. A Variant value.

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.