|
override void | Dispose (bool disposing) |
| Clean up any resources being used. More...
|
|
Definition at line 12 of file GroupProgs.cs.
Sample_Environment_Control_Interface.Dialogs.Layout.Groups.GroupProgs.GroupProgs |
( |
| ) |
|
|
inline |
void Sample_Environment_Control_Interface.Dialogs.Layout.Groups.GroupProgs.btnAddGroup_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void Sample_Environment_Control_Interface.Dialogs.Layout.Groups.GroupProgs.btnDelete_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void Sample_Environment_Control_Interface.Dialogs.Layout.Groups.GroupProgs.btnEditGroup_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void Sample_Environment_Control_Interface.Dialogs.Layout.Groups.GroupProgs.btnOK_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
override void Sample_Environment_Control_Interface.Dialogs.Layout.Groups.GroupProgs.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 GroupProgs.Designer.cs.
void Sample_Environment_Control_Interface.Dialogs.Layout.Groups.GroupProgs.GroupVIs_Load |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void Sample_Environment_Control_Interface.Dialogs.Layout.Groups.GroupProgs.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 GroupProgs.Designer.cs.
void Sample_Environment_Control_Interface.Dialogs.Layout.Groups.GroupProgs.lstGroups_SelectedIndexChanged |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void Sample_Environment_Control_Interface.Dialogs.Layout.Groups.GroupProgs.PopulateList |
( |
| ) |
|
|
inlineprivate |
Boolean Sample_Environment_Control_Interface.Dialogs.Layout.Groups.GroupProgs._changesMade = false |
|
private |
System.Windows.Forms.Button Sample_Environment_Control_Interface.Dialogs.Layout.Groups.GroupProgs.btnAddGroup |
|
private |
System.Windows.Forms.Button Sample_Environment_Control_Interface.Dialogs.Layout.Groups.GroupProgs.btnCancel |
|
private |
System.Windows.Forms.Button Sample_Environment_Control_Interface.Dialogs.Layout.Groups.GroupProgs.btnDelete |
|
private |
System.Windows.Forms.Button Sample_Environment_Control_Interface.Dialogs.Layout.Groups.GroupProgs.btnEditGroup |
|
private |
System.Windows.Forms.Button Sample_Environment_Control_Interface.Dialogs.Layout.Groups.GroupProgs.btnOK |
|
private |
System.ComponentModel.IContainer Sample_Environment_Control_Interface.Dialogs.Layout.Groups.GroupProgs.components = null |
|
private |
System.Windows.Forms.Label Sample_Environment_Control_Interface.Dialogs.Layout.Groups.GroupProgs.label1 |
|
private |
System.Windows.Forms.Label Sample_Environment_Control_Interface.Dialogs.Layout.Groups.GroupProgs.label2 |
|
private |
List<Group> Sample_Environment_Control_Interface.Dialogs.Layout.Groups.GroupProgs.localGroups = new List<Group>() |
|
private |
System.Windows.Forms.ListBox Sample_Environment_Control_Interface.Dialogs.Layout.Groups.GroupProgs.lstGroups |
|
private |
System.Windows.Forms.ListBox Sample_Environment_Control_Interface.Dialogs.Layout.Groups.GroupProgs.lstMembers |
|
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/Layout/Groups/GroupProgs.cs
- /isis2/instcontrol_temp/NewSECI/Sample_Environment_Control_Interface/Sample_Environment_Control_Interface/Dialogs/Layout/Groups/GroupProgs.Designer.cs