Serializes all of the control properties to XmlWriter.
The xml file contains all of the properties of AdvancedComboBox and the serialized templates. You can restore them by using LoadXml method. It is not recommended to modify the file.
CAUTION The images from imagelist in ImageCell are serialized in jpeg format, loosing some of the quality. To prevent serializing images, set the ImageList property to null before calling this method.
Note This method is not supported on Compact Framework.
AdvancedComboBox Class | Resco.Controls.AdvancedComboBox Namespace | AdvancedComboBox.SaveXml Overload List