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