IGLib
1.7.2
The IGLib base library for development of numerical, technical and business applications.
|
Public Member Functions | |
IndicatorLightTestControl () | |
void | CopyState () |
Copies indicator light's state to controls of the current control. More... | |
void | CopySettings () |
Copies indicator light's properties (without the state) to the state of this testing control. More... | |
Protected Member Functions | |
void | CopyAll () |
override void | Dispose (bool disposing) |
Clean up any resources being used. More... | |
Properties | |
IndicatorLight | Indicator [get] |
Private Member Functions | |
void | chkOff_CheckedChanged (object sender, EventArgs e) |
void | chkOk_CheckedChanged (object sender, EventArgs e) |
void | chkBusy_CheckedChanged (object sender, EventArgs e) |
void | chkError_CheckedChanged (object sender, EventArgs e) |
void | btnBlinkOnce_Click (object sender, EventArgs e) |
void | btnBlinkTwice_Click (object sender, EventArgs e) |
void | chkBlinking_CheckedChanged (object sender, EventArgs e) |
void | chkThrowOnInvalid_CheckedChanged (object sender, EventArgs e) |
void | chkOuterBorder_CheckedChanged (object sender, EventArgs e) |
void | chkLabelBorder_CheckedChanged (object sender, EventArgs e) |
void | chkHasOff_CheckedChanged (object sender, EventArgs e) |
void | chkHasOk_CheckedChanged (object sender, EventArgs e) |
void | chkHasBusy_CheckedChanged (object sender, EventArgs e) |
void | chkHasError_CheckedChanged (object sender, EventArgs e) |
void | txtLabelText_Validated (object sender, EventArgs e) |
void | txtLabelText_TextChanged (object sender, EventArgs e) |
void | btnLabelColor_Click (object sender, EventArgs e) |
void | numOuterMargin_ValueChanged (object sender, EventArgs e) |
void | numOuterPadding_ValueChanged (object sender, EventArgs e) |
void | numLabelMargin_ValueChanged (object sender, EventArgs e) |
void | numLabelPadding_ValueChanged (object sender, EventArgs e) |
void | numBlinkTime_ValueChanged (object sender, EventArgs e) |
void | fontSelectorSimple1_FontSelected (object sender, FontEventArgs args) |
void | btnBlinkYellow3_Click (object sender, EventArgs e) |
void | btnBlinkError2x_Click (object sender, EventArgs e) |
void | comboDirection_SelectedIndexChanged (object sender, EventArgs e) |
void | comboDirection_Click (object sender, EventArgs e) |
void | InitializeComponent () |
Required method for Designer support - do not modify the contents of this method with the code editor. More... | |
Private Attributes | |
System.ComponentModel.IContainer | components = null |
Required designer variable. More... | |
IG.Forms.IndicatorLight | indicatorLight1 |
System.Windows.Forms.CheckBox | chkThrowOnInvalid |
System.Windows.Forms.CheckBox | chkOuterBorder |
System.Windows.Forms.CheckBox | chkLabelBorder |
System.Windows.Forms.CheckBox | chkHasOff |
System.Windows.Forms.CheckBox | chkHasOk |
System.Windows.Forms.CheckBox | chkHasBusy |
System.Windows.Forms.CheckBox | chkHasError |
System.Windows.Forms.GroupBox | grpProperties |
System.Windows.Forms.TextBox | txtLabelText |
System.Windows.Forms.NumericUpDown | numOuterPadding |
System.Windows.Forms.NumericUpDown | numOuterMargin |
System.Windows.Forms.Label | lblLabelMargin |
System.Windows.Forms.Label | lblOuterMargin |
System.Windows.Forms.NumericUpDown | numLabelPadding |
System.Windows.Forms.NumericUpDown | numLabelMargin |
System.Windows.Forms.Button | btnLabelColor |
System.Windows.Forms.GroupBox | grpState |
System.Windows.Forms.CheckBox | chkOff |
System.Windows.Forms.ColorDialog | colorDialog1 |
System.Windows.Forms.CheckBox | chkBlinking |
System.Windows.Forms.CheckBox | chkError |
System.Windows.Forms.CheckBox | chkBusy |
System.Windows.Forms.CheckBox | chkOk |
System.Windows.Forms.Button | btnBlinkTwice |
System.Windows.Forms.Button | btnBlinkOnce |
System.Windows.Forms.Label | lblBlinkTime |
System.Windows.Forms.NumericUpDown | numBlinkTime |
System.Windows.Forms.Label | label1 |
System.Windows.Forms.Label | lblFont |
FontSelectorSimple | fontSelectorSimple1 |
System.Windows.Forms.Label | lblLabelFont |
System.Windows.Forms.Button | btnBlinkYellow3 |
System.Windows.Forms.Button | btnBlinkError2x |
System.Windows.Forms.ComboBox | comboDirection |
System.Windows.Forms.Label | lblFlowDirection |
System.Windows.Forms.Panel | pnlIndicatorContainerInner |
System.Windows.Forms.Panel | pnlIndicatorContainerOuter |
|
inline |
|
inlineprotected |
|
inline |
Copies indicator light's state to controls of the current control.
By state we just mean state that is meant to change during operation, i.e. mode of the light (like Off, OK, ..., IsBlinking).
|
inline |
Copies indicator light's properties (without the state) to the state of this testing control.
|
inlineprivate |
References IG.Forms.UtilForms.Reporter.
|
inlineprivate |
References IG.Forms.UtilForms.Reporter.
|
inlineprivate |
References IG.Forms.UtilForms.Reporter.
|
inlineprivate |
References IG.Forms.UtilForms.Reporter.
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprotected |
Clean up any resources being used.
disposing | true if managed resources should be disposed; otherwise, false. |
|
inlineprivate |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
private |
Required designer variable.
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
getprotected |