SECI  1
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events
Public Member Functions | Protected Member Functions | Private Member Functions | Private Attributes | List of all members
Sample_Environment_Control_Interface.Dialogs.VI.SetVIProperties Class Reference
Inheritance diagram for Sample_Environment_Control_Interface.Dialogs.VI.SetVIProperties:
Inheritance graph
Collaboration diagram for Sample_Environment_Control_Interface.Dialogs.VI.SetVIProperties:
Collaboration graph

Public Member Functions

 SetVIProperties ()
 

Protected Member Functions

override void Dispose (bool disposing)
 Clean up any resources being used. More...
 

Private Member Functions

void btnCancel_Click (object sender, EventArgs e)
 
void btnDown_Click (object sender, EventArgs e)
 
void btnOK_Click (object sender, EventArgs e)
 
void btnUp_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...
 
void PopulateTable ()
 
void SetVIProperties_Load (object sender, EventArgs e)
 
void UpdateRowSettings (int i)
 

Private Attributes

System.Windows.Forms.Button btnCancel
 
System.Windows.Forms.Button btnDown
 
System.Windows.Forms.Button btnOK
 
System.Windows.Forms.Button btnUp
 
System.Windows.Forms.DataGridViewComboBoxColumn colDelayAfter
 
System.Windows.Forms.DataGridViewTextBoxColumn colName
 
System.Windows.Forms.DataGridViewCheckBoxColumn colStart
 
System.Windows.Forms.DataGridViewCheckBoxColumn colVisible
 
System.ComponentModel.IContainer components = null
 Required designer variable. More...
 
System.Windows.Forms.DataGridView dataGridView1
 
System.Windows.Forms.Label label1
 
System.Windows.Forms.Label label2
 
Seci.SerialisableList
< Seci.LabView.LabViewPanelInfo
tempPanels
 

Detailed Description

Definition at line 12 of file SetVIProperties.cs.

Constructor & Destructor Documentation

Sample_Environment_Control_Interface.Dialogs.VI.SetVIProperties.SetVIProperties ( )
inline

Definition at line 16 of file SetVIProperties.cs.

Member Function Documentation

void Sample_Environment_Control_Interface.Dialogs.VI.SetVIProperties.btnCancel_Click ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 138 of file SetVIProperties.cs.

void Sample_Environment_Control_Interface.Dialogs.VI.SetVIProperties.btnDown_Click ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 75 of file SetVIProperties.cs.

void Sample_Environment_Control_Interface.Dialogs.VI.SetVIProperties.btnOK_Click ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 102 of file SetVIProperties.cs.

void Sample_Environment_Control_Interface.Dialogs.VI.SetVIProperties.btnUp_Click ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 48 of file SetVIProperties.cs.

override void Sample_Environment_Control_Interface.Dialogs.VI.SetVIProperties.Dispose ( bool  disposing)
inlineprotected

Clean up any resources being used.

Parameters
disposingtrue if managed resources should be disposed; otherwise, false.

Definition at line 14 of file SetVIProperties.Designer.cs.

void Sample_Environment_Control_Interface.Dialogs.VI.SetVIProperties.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 SetVIProperties.Designer.cs.

void Sample_Environment_Control_Interface.Dialogs.VI.SetVIProperties.PopulateTable ( )
inlineprivate

Definition at line 37 of file SetVIProperties.cs.

void Sample_Environment_Control_Interface.Dialogs.VI.SetVIProperties.SetVIProperties_Load ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 21 of file SetVIProperties.cs.

void Sample_Environment_Control_Interface.Dialogs.VI.SetVIProperties.UpdateRowSettings ( int  i)
inlineprivate

Definition at line 131 of file SetVIProperties.cs.

Member Data Documentation

System.Windows.Forms.Button Sample_Environment_Control_Interface.Dialogs.VI.SetVIProperties.btnCancel
private

Definition at line 216 of file SetVIProperties.Designer.cs.

System.Windows.Forms.Button Sample_Environment_Control_Interface.Dialogs.VI.SetVIProperties.btnDown
private

Definition at line 219 of file SetVIProperties.Designer.cs.

System.Windows.Forms.Button Sample_Environment_Control_Interface.Dialogs.VI.SetVIProperties.btnOK
private

Definition at line 217 of file SetVIProperties.Designer.cs.

System.Windows.Forms.Button Sample_Environment_Control_Interface.Dialogs.VI.SetVIProperties.btnUp
private

Definition at line 218 of file SetVIProperties.Designer.cs.

System.Windows.Forms.DataGridViewComboBoxColumn Sample_Environment_Control_Interface.Dialogs.VI.SetVIProperties.colDelayAfter
private

Definition at line 224 of file SetVIProperties.Designer.cs.

System.Windows.Forms.DataGridViewTextBoxColumn Sample_Environment_Control_Interface.Dialogs.VI.SetVIProperties.colName
private

Definition at line 221 of file SetVIProperties.Designer.cs.

System.Windows.Forms.DataGridViewCheckBoxColumn Sample_Environment_Control_Interface.Dialogs.VI.SetVIProperties.colStart
private

Definition at line 222 of file SetVIProperties.Designer.cs.

System.Windows.Forms.DataGridViewCheckBoxColumn Sample_Environment_Control_Interface.Dialogs.VI.SetVIProperties.colVisible
private

Definition at line 223 of file SetVIProperties.Designer.cs.

System.ComponentModel.IContainer Sample_Environment_Control_Interface.Dialogs.VI.SetVIProperties.components = null
private

Required designer variable.

Definition at line 8 of file SetVIProperties.Designer.cs.

System.Windows.Forms.DataGridView Sample_Environment_Control_Interface.Dialogs.VI.SetVIProperties.dataGridView1
private

Definition at line 215 of file SetVIProperties.Designer.cs.

System.Windows.Forms.Label Sample_Environment_Control_Interface.Dialogs.VI.SetVIProperties.label1
private

Definition at line 214 of file SetVIProperties.Designer.cs.

System.Windows.Forms.Label Sample_Environment_Control_Interface.Dialogs.VI.SetVIProperties.label2
private

Definition at line 220 of file SetVIProperties.Designer.cs.

Seci.SerialisableList<Seci.LabView.LabViewPanelInfo> Sample_Environment_Control_Interface.Dialogs.VI.SetVIProperties.tempPanels
private

Definition at line 14 of file SetVIProperties.cs.


The documentation for this class was generated from the following files: