[]
Saves the editor to XML.
protected override bool SerializeEditor(XmlTextWriter w)
Protected Overrides Function SerializeEditor(w As XmlTextWriter) As Boolean
| Type | Name | Description |
|---|---|---|
| XmlTextWriter | w | XmlTextWriter object used to save the object |
| Type | Description |
|---|---|
| bool | true if successful; false otherwise |