MobileForms Toolkit Documentation

AdvancedComboBox.LoadXml Method

Load the control from the specified location.

Overload List

Load the control from the specified location.

public void LoadXml(string);

Load the control from the specified location.

public void LoadXml(string,DesignTimeCallback);

Load the control from the specified reader.

public void LoadXml(XmlReader);

See Also

AdvancedComboBox Class | Resco.Controls.AdvancedComboBox Namespace