'Declaration Public Overloads Function Load( _ ByVal doc As System.Xml.XmlDocument _ ) As System.Boolean
public System.bool Load( System.Xml.XmlDocument doc )
Parameters
- doc
- System.Xml.XmlDocument that contains the Ribbon definition.
Return Value
False if the XML document is not in the expected format.