Click or drag to resize

FormSpellTimersExportControlTextXML Method

Overload List
  NameDescription
Public methodExportControlTextXML(Stream)
Export the Text property of all Form controls to an XML stream
Public methodExportControlTextXML(String)
Exports the Text property of all Form controls to an XML file (the -exportcontroltext switch for ACT can demonstrate this)
Top
See Also