PCBIReportDialog Class

Standard Report/Log Dialog.

Definition

Namespace: PCB_Investigator.PCBIWindows
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public class PCBIReportDialog
Inheritance
Object    PCBIReportDialog

Constructors

PCBIReportDialogInitializes a new instance of the PCBIReportDialog class

Properties

AlwaysOnTop Show the dialog always on top.
PrependTimeStamp Prepend a TimeStamp to the log entries.

Methods

AppendLog Appends a Text to the Log
CloseLog Close current dialog.
HasElements Has this dialog elements?
HasErrors Has this dialog error elements?
SetEnableState Change the enable state of the ok button.
ShowDlg Shows the Dialog in the wanted type.

See Also