[]
Loads the editor from XML.
protected override bool DeserializeEditor(XmlNodeReader r)
Protected Overrides Function DeserializeEditor(r As XmlNodeReader) As Boolean
Type | Name | Description |
---|---|---|
XmlNodeReader | r | XmlNodeReader from which to read the object |
Type | Description |
---|---|
bool | true if successful; false otherwise |