|
List< String > | Order = new List<string>() |
|
|
override void | Dispose (bool disposing) |
| Clean up any resources being used. More...
|
|
Definition at line 12 of file OrderGroups.cs.
SeciUserInterface.Dialogs.Blocks.OrderGroups.OrderGroups |
( |
| ) |
|
|
inline |
void SeciUserInterface.Dialogs.Blocks.OrderGroups.btnCancel_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void SeciUserInterface.Dialogs.Blocks.OrderGroups.btnDown_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void SeciUserInterface.Dialogs.Blocks.OrderGroups.btnOK_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void SeciUserInterface.Dialogs.Blocks.OrderGroups.btnUp_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
override void SeciUserInterface.Dialogs.Blocks.OrderGroups.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 OrderGroups.Designer.cs.
void SeciUserInterface.Dialogs.Blocks.OrderGroups.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 OrderGroups.Designer.cs.
void SeciUserInterface.Dialogs.Blocks.OrderGroups.OrderGroups_Load |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void SeciUserInterface.Dialogs.Blocks.OrderGroups.populateList |
( |
| ) |
|
|
inlineprivate |
System.ComponentModel.IContainer SeciUserInterface.Dialogs.Blocks.OrderGroups.components = null |
|
private |
System.Windows.Forms.ListBox SeciUserInterface.Dialogs.Blocks.OrderGroups.lstGroups |
|
private |
List<String> SeciUserInterface.Dialogs.Blocks.OrderGroups.Order = new List<string>() |
The documentation for this class was generated from the following files:
- /isis2/instcontrol_temp/NewSECI/Sample_Environment_Control_Interface/UserInterface/UserInterface/Dialogs/Blocks/OrderGroups.cs
- /isis2/instcontrol_temp/NewSECI/Sample_Environment_Control_Interface/UserInterface/UserInterface/Dialogs/Blocks/OrderGroups.Designer.cs