FormImportProgress Class |
[Missing <summary> documentation for "T:Advanced_Combat_Tracker.FormImportProgress"]
Namespace: Advanced_Combat_Tracker
public class FormImportProgress : Form
The FormImportProgress type exposes the following members.
Name | Description | |
---|---|---|
FormImportProgress | Initializes a new instance of the FormImportProgress class |
Name | Description | |
---|---|---|
AddChars | ||
AddLines | ||
Dispose |
Clean up any resources being used.
(Overrides FormDispose(Boolean).) | |
EndOperationStats | ||
ExportControlTextXML(Stream) |
Export the Text property of all Form controls to an XML stream
| |
ExportControlTextXML(String) |
Exports the Text property of all Form controls to an XML file (the -exportcontroltext switch for ACT can demonstrate this)
| |
FreezeStats | ||
ImportControlTextXML(Stream) |
Imports an XML stream to replace the Text property of controls in this Form
| |
ImportControlTextXML(String) |
Imports an XML file to replace the Text property of controls in this Form
| |
ResetBatchStats | ||
ResetFileStats | ||
ResumeStats | ||
SetBatch | ||
SetProgress | ||
StartOperationStats |