Serializes all of the control properties to XML file in the given path.
Serializes all of the control properties to XML file in the given path.
public void SaveXml(string);
Serializes all of the control properties to XmlWriter.
public void SaveXml(XmlWriter);
AdvancedComboBox Class | Resco.Controls.AdvancedComboBox Namespace