|
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.
Sample_Environment_Control_Interface.Dialogs.Messages.Generic_PopUp.Generic_PopUp |
( |
String |
Title, |
|
|
String |
message |
|
) |
| |
|
inline |
Sample_Environment_Control_Interface.Dialogs.Messages.Generic_PopUp.Generic_PopUp |
( |
String |
Title, |
|
|
String |
message, |
|
|
String |
yestext, |
|
|
String |
notext |
|
) |
| |
|
inline |
void Sample_Environment_Control_Interface.Dialogs.Messages.Generic_PopUp.btnOK_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void Sample_Environment_Control_Interface.Dialogs.Messages.Generic_PopUp.button1_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void Sample_Environment_Control_Interface.Dialogs.Messages.Generic_PopUp.button2_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
override void Sample_Environment_Control_Interface.Dialogs.Messages.Generic_PopUp.Dispose |
( |
bool |
disposing | ) |
|
|
inlineprotected |
Clean up any resources being used.
- Parameters
-
disposing | true if managed resources should be disposed; otherwise, false. |
Definition at line 14 of file Generic_PopUp.Designer.cs.
void Sample_Environment_Control_Interface.Dialogs.Messages.Generic_PopUp.Generic_PopUp_Load |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void Sample_Environment_Control_Interface.Dialogs.Messages.Generic_PopUp.InitializeComponent |
( |
| ) |
|
|
inlineprivate |
Required method for Designer support - do not modify the contents of this method with the code editor.
Definition at line 29 of file Generic_PopUp.Designer.cs.
System.Windows.Forms.Button Sample_Environment_Control_Interface.Dialogs.Messages.Generic_PopUp.btnOK |
|
private |
System.Windows.Forms.Button Sample_Environment_Control_Interface.Dialogs.Messages.Generic_PopUp.button1 |
|
private |
System.Windows.Forms.Button Sample_Environment_Control_Interface.Dialogs.Messages.Generic_PopUp.button2 |
|
private |
System.ComponentModel.IContainer Sample_Environment_Control_Interface.Dialogs.Messages.Generic_PopUp.components = null |
|
private |
System.Windows.Forms.TextBox Sample_Environment_Control_Interface.Dialogs.Messages.Generic_PopUp.txtMessage |
|
private |
The documentation for this class was generated from the following files:
- /isis2/instcontrol_temp/NewSECI/Sample_Environment_Control_Interface/Sample_Environment_Control_Interface/Dialogs/Messages/Generic_PopUp.cs
- /isis2/instcontrol_temp/NewSECI/Sample_Environment_Control_Interface/Sample_Environment_Control_Interface/Dialogs/Messages/Generic_PopUp.Designer.cs