Form |
public class FormEncounterLogs : Form
The FormEncounterLogs type exposes the following members.
| Name | Description | |
|---|---|---|
| FormEncounterLogs | Initializes a new instance of the FormEncounterLogs class |
| Name | Description | |
|---|---|---|
| LogTypeToColorMapping | Determines the colors shown for log lines in the window when compared to the detectedType from the parsing plugin. If the key isn't defined, it is converted using Color.FromArgb(int) |
| Name | Description | |
|---|---|---|
| Dispose |
Clean up any resources being used.
(Overrides FormDispose(Boolean)) | |
| 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) | |
| HighlightDateTime | ||
| 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 | |
| ScrollToGlobalTimeSorter | ||
| ShowLogs |