|
override void | Dispose (bool disposing) |
| Clean up any resources being used. More...
|
|
|
System.Windows.Forms.Button | btnOK |
|
System.Windows.Forms.Button | button1 |
|
System.Windows.Forms.Button | button2 |
|
System.ComponentModel.IContainer | components = null |
| Required designer variable. More...
|
|
System.Windows.Forms.TextBox | txtMessage |
|
Definition at line 11 of file Generic_PopUp.cs.
SeciControls.Generic_PopUp.Generic_PopUp |
( |
String |
Title, |
|
|
String |
message |
|
) |
| |
|
inline |
SeciControls.Generic_PopUp.Generic_PopUp |
( |
String |
Title, |
|
|
String |
message, |
|
|
String |
yestext, |
|
|
String |
notext |
|
) |
| |
|
inline |
void SeciControls.Generic_PopUp.btnOK_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void SeciControls.Generic_PopUp.button1_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void SeciControls.Generic_PopUp.button2_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
override void SeciControls.Generic_PopUp.Dispose |
( |
bool |
disposing | ) |
|
|
inlineprotected |
void SeciControls.Generic_PopUp.Generic_PopUp_Load |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void SeciControls.Generic_PopUp.InitializeComponent |
( |
| ) |
|
|
inlineprivate |
System.Windows.Forms.Button SeciControls.Generic_PopUp.btnOK |
|
private |
System.Windows.Forms.Button SeciControls.Generic_PopUp.button1 |
|
private |
System.Windows.Forms.Button SeciControls.Generic_PopUp.button2 |
|
private |
System.ComponentModel.IContainer SeciControls.Generic_PopUp.components = null |
|
private |
System.Windows.Forms.TextBox SeciControls.Generic_PopUp.txtMessage |
|
private |
The documentation for this class was generated from the following files:
- /isis2/instcontrol_temp/NewSECI/Sample_Environment_Control_Interface/UserInterface/SeciControls/Messages/Generic_PopUp.cs
- /isis2/instcontrol_temp/NewSECI/Sample_Environment_Control_Interface/UserInterface/SeciControls/Messages/Generic_PopUp.designer.cs