cell name 일괄 변경 기능 추가
This commit is contained in:
584
cVMS.NET_CS/Setting/Frm_Config.Designer.cs
generated
584
cVMS.NET_CS/Setting/Frm_Config.Designer.cs
generated
@@ -49,12 +49,6 @@ namespace vmsnet
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle23 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle24 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle25 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle29 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle30 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle26 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle27 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle28 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
@@ -64,6 +58,12 @@ namespace vmsnet
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle21 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle22 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle25 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle29 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle30 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle26 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle27 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle28 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
this.ToolStrip1 = new System.Windows.Forms.ToolStrip();
|
||||
this.bt_save = new System.Windows.Forms.ToolStripButton();
|
||||
this.StatusStrip1 = new System.Windows.Forms.StatusStrip();
|
||||
@@ -189,6 +189,12 @@ namespace vmsnet
|
||||
this.ToolStripSeparator11 = new System.Windows.Forms.ToolStripSeparator();
|
||||
this.TabPage4 = new System.Windows.Forms.TabPage();
|
||||
this.dv_grp = new System.Windows.Forms.DataGridView();
|
||||
this.G_IDX = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.G_USE = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
||||
this.G_WINDOW = new System.Windows.Forms.DataGridViewComboBoxColumn();
|
||||
this.G_TITLE = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.G_FONT = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.G_KADEVICE = new System.Windows.Forms.DataGridViewComboBoxColumn();
|
||||
this.DS = new System.Data.DataSet();
|
||||
this.DataTable1 = new System.Data.DataTable();
|
||||
this.DataColumn1 = new System.Data.DataColumn();
|
||||
@@ -205,6 +211,20 @@ namespace vmsnet
|
||||
this.DataTable5 = new System.Data.DataTable();
|
||||
this.DataColumn9 = new System.Data.DataColumn();
|
||||
this.DataColumn10 = new System.Data.DataColumn();
|
||||
this.G_ALAMTYPE = new System.Windows.Forms.DataGridViewComboBoxColumn();
|
||||
this.G_ALAMH = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.G_ALAML = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.G_AUTOH = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.G_AUTOL = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.G_POS = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.G_MATRIX = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.G_SPAN = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.G_NBOFF = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.G_NBSEQ = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.NBHHDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.NBHDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.NBLLDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.NBLDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.bs_group = new System.Windows.Forms.BindingSource(this.components);
|
||||
this.label2 = new System.Windows.Forms.Label();
|
||||
this.bn_group = new System.Windows.Forms.BindingNavigator(this.components);
|
||||
@@ -260,27 +280,8 @@ namespace vmsnet
|
||||
this.ToolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
|
||||
this.ToolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
|
||||
this.bt_remakelist = new System.Windows.Forms.ToolStripButton();
|
||||
this.toolStripButton15 = new System.Windows.Forms.ToolStripButton();
|
||||
this.bs_normal = new System.Windows.Forms.BindingSource(this.components);
|
||||
this.G_IDX = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.G_USE = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
||||
this.G_WINDOW = new System.Windows.Forms.DataGridViewComboBoxColumn();
|
||||
this.G_TITLE = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.G_FONT = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.G_KADEVICE = new System.Windows.Forms.DataGridViewComboBoxColumn();
|
||||
this.G_ALAMTYPE = new System.Windows.Forms.DataGridViewComboBoxColumn();
|
||||
this.G_ALAMH = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.G_ALAML = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.G_AUTOH = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.G_AUTOL = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.G_POS = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.G_MATRIX = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.G_SPAN = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.G_NBOFF = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.G_NBSEQ = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.NBHHDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.NBHDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.NBLLDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.NBLDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.ToolStrip1.SuspendLayout();
|
||||
this.StatusStrip1.SuspendLayout();
|
||||
this.TabControl1.SuspendLayout();
|
||||
@@ -395,7 +396,7 @@ namespace vmsnet
|
||||
this.TabControl1.Controls.Add(this.TabPage3);
|
||||
this.TabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.TabControl1.Location = new System.Drawing.Point(0, 34);
|
||||
this.TabControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.TabControl1.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.TabControl1.Name = "TabControl1";
|
||||
this.TabControl1.SelectedIndex = 0;
|
||||
this.TabControl1.Size = new System.Drawing.Size(1517, 927);
|
||||
@@ -413,9 +414,9 @@ namespace vmsnet
|
||||
this.TabPage1.Controls.Add(this.Label3);
|
||||
this.TabPage1.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
||||
this.TabPage1.Location = new System.Drawing.Point(4, 28);
|
||||
this.TabPage1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.TabPage1.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.TabPage1.Name = "TabPage1";
|
||||
this.TabPage1.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.TabPage1.Padding = new System.Windows.Forms.Padding(4);
|
||||
this.TabPage1.Size = new System.Drawing.Size(1509, 895);
|
||||
this.TabPage1.TabIndex = 0;
|
||||
this.TabPage1.Text = "일반설정";
|
||||
@@ -424,7 +425,7 @@ namespace vmsnet
|
||||
// tb_viewsize
|
||||
//
|
||||
this.tb_viewsize.Location = new System.Drawing.Point(217, 78);
|
||||
this.tb_viewsize.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.tb_viewsize.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.tb_viewsize.Name = "tb_viewsize";
|
||||
this.tb_viewsize.Size = new System.Drawing.Size(295, 39);
|
||||
this.tb_viewsize.TabIndex = 26;
|
||||
@@ -444,7 +445,7 @@ namespace vmsnet
|
||||
//
|
||||
this.chk_sound.AutoSize = true;
|
||||
this.chk_sound.Location = new System.Drawing.Point(217, 130);
|
||||
this.chk_sound.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.chk_sound.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.chk_sound.Name = "chk_sound";
|
||||
this.chk_sound.Size = new System.Drawing.Size(373, 36);
|
||||
this.chk_sound.TabIndex = 22;
|
||||
@@ -483,9 +484,9 @@ namespace vmsnet
|
||||
this.GroupBox1.Controls.Add(this.Label1);
|
||||
this.GroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
|
||||
this.GroupBox1.Location = new System.Drawing.Point(4, 270);
|
||||
this.GroupBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.GroupBox1.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.GroupBox1.Name = "GroupBox1";
|
||||
this.GroupBox1.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.GroupBox1.Padding = new System.Windows.Forms.Padding(4);
|
||||
this.GroupBox1.Size = new System.Drawing.Size(1501, 621);
|
||||
this.GroupBox1.TabIndex = 9;
|
||||
this.GroupBox1.TabStop = false;
|
||||
@@ -549,7 +550,7 @@ namespace vmsnet
|
||||
// nudSlaveNo
|
||||
//
|
||||
this.nudSlaveNo.Location = new System.Drawing.Point(179, 94);
|
||||
this.nudSlaveNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.nudSlaveNo.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.nudSlaveNo.Maximum = new decimal(new int[] {
|
||||
255,
|
||||
0,
|
||||
@@ -624,7 +625,7 @@ namespace vmsnet
|
||||
// nudLimit
|
||||
//
|
||||
this.nudLimit.Location = new System.Drawing.Point(224, 54);
|
||||
this.nudLimit.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.nudLimit.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.nudLimit.Maximum = new decimal(new int[] {
|
||||
999999,
|
||||
0,
|
||||
@@ -652,9 +653,9 @@ namespace vmsnet
|
||||
this.groupBox3.Controls.Add(this.nudMaxCH);
|
||||
this.groupBox3.Controls.Add(this.Label10);
|
||||
this.groupBox3.Location = new System.Drawing.Point(724, 272);
|
||||
this.groupBox3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.groupBox3.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.groupBox3.Name = "groupBox3";
|
||||
this.groupBox3.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.groupBox3.Padding = new System.Windows.Forms.Padding(4);
|
||||
this.groupBox3.Size = new System.Drawing.Size(754, 264);
|
||||
this.groupBox3.TabIndex = 62;
|
||||
this.groupBox3.TabStop = false;
|
||||
@@ -686,7 +687,7 @@ namespace vmsnet
|
||||
// tb_savepath
|
||||
//
|
||||
this.tb_savepath.Location = new System.Drawing.Point(187, 42);
|
||||
this.tb_savepath.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.tb_savepath.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.tb_savepath.Name = "tb_savepath";
|
||||
this.tb_savepath.Size = new System.Drawing.Size(525, 39);
|
||||
this.tb_savepath.TabIndex = 14;
|
||||
@@ -696,7 +697,7 @@ namespace vmsnet
|
||||
//
|
||||
this.tb_trashper.ForeColor = System.Drawing.Color.Red;
|
||||
this.tb_trashper.Location = new System.Drawing.Point(187, 98);
|
||||
this.tb_trashper.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.tb_trashper.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.tb_trashper.Name = "tb_trashper";
|
||||
this.tb_trashper.Size = new System.Drawing.Size(55, 39);
|
||||
this.tb_trashper.TabIndex = 17;
|
||||
@@ -727,7 +728,7 @@ namespace vmsnet
|
||||
//
|
||||
this.tb_saveterm.ForeColor = System.Drawing.Color.Red;
|
||||
this.tb_saveterm.Location = new System.Drawing.Point(187, 153);
|
||||
this.tb_saveterm.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.tb_saveterm.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.tb_saveterm.Name = "tb_saveterm";
|
||||
this.tb_saveterm.Size = new System.Drawing.Size(55, 39);
|
||||
this.tb_saveterm.TabIndex = 20;
|
||||
@@ -758,7 +759,7 @@ namespace vmsnet
|
||||
//
|
||||
this.tb_div.ForeColor = System.Drawing.Color.Red;
|
||||
this.tb_div.Location = new System.Drawing.Point(633, 99);
|
||||
this.tb_div.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.tb_div.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.tb_div.Name = "tb_div";
|
||||
this.tb_div.Size = new System.Drawing.Size(80, 39);
|
||||
this.tb_div.TabIndex = 32;
|
||||
@@ -778,7 +779,7 @@ namespace vmsnet
|
||||
// nudMaxCH
|
||||
//
|
||||
this.nudMaxCH.Location = new System.Drawing.Point(633, 153);
|
||||
this.nudMaxCH.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.nudMaxCH.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.nudMaxCH.Maximum = new decimal(new int[] {
|
||||
1000,
|
||||
0,
|
||||
@@ -802,7 +803,7 @@ namespace vmsnet
|
||||
// nud4thp2
|
||||
//
|
||||
this.nud4thp2.Location = new System.Drawing.Point(391, 432);
|
||||
this.nud4thp2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.nud4thp2.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.nud4thp2.Maximum = new decimal(new int[] {
|
||||
1000,
|
||||
0,
|
||||
@@ -816,7 +817,7 @@ namespace vmsnet
|
||||
// nud4thp1
|
||||
//
|
||||
this.nud4thp1.Location = new System.Drawing.Point(224, 432);
|
||||
this.nud4thp1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.nud4thp1.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.nud4thp1.Maximum = new decimal(new int[] {
|
||||
1000,
|
||||
0,
|
||||
@@ -831,7 +832,7 @@ namespace vmsnet
|
||||
//
|
||||
this.chk_4thData.AutoSize = true;
|
||||
this.chk_4thData.Location = new System.Drawing.Point(27, 434);
|
||||
this.chk_4thData.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.chk_4thData.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.chk_4thData.Name = "chk_4thData";
|
||||
this.chk_4thData.Size = new System.Drawing.Size(178, 36);
|
||||
this.chk_4thData.TabIndex = 59;
|
||||
@@ -841,7 +842,7 @@ namespace vmsnet
|
||||
// nud3rdp2
|
||||
//
|
||||
this.nud3rdp2.Location = new System.Drawing.Point(391, 380);
|
||||
this.nud3rdp2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.nud3rdp2.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.nud3rdp2.Maximum = new decimal(new int[] {
|
||||
1000,
|
||||
0,
|
||||
@@ -855,7 +856,7 @@ namespace vmsnet
|
||||
// nud3rdp1
|
||||
//
|
||||
this.nud3rdp1.Location = new System.Drawing.Point(224, 380);
|
||||
this.nud3rdp1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.nud3rdp1.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.nud3rdp1.Maximum = new decimal(new int[] {
|
||||
1000,
|
||||
0,
|
||||
@@ -870,7 +871,7 @@ namespace vmsnet
|
||||
//
|
||||
this.chk_3rdData.AutoSize = true;
|
||||
this.chk_3rdData.Location = new System.Drawing.Point(27, 381);
|
||||
this.chk_3rdData.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.chk_3rdData.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.chk_3rdData.Name = "chk_3rdData";
|
||||
this.chk_3rdData.Size = new System.Drawing.Size(178, 36);
|
||||
this.chk_3rdData.TabIndex = 56;
|
||||
@@ -880,7 +881,7 @@ namespace vmsnet
|
||||
// nudPri2
|
||||
//
|
||||
this.nudPri2.Location = new System.Drawing.Point(391, 274);
|
||||
this.nudPri2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.nudPri2.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.nudPri2.Maximum = new decimal(new int[] {
|
||||
1000,
|
||||
0,
|
||||
@@ -894,7 +895,7 @@ namespace vmsnet
|
||||
// nudPri1
|
||||
//
|
||||
this.nudPri1.Location = new System.Drawing.Point(224, 274);
|
||||
this.nudPri1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.nudPri1.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.nudPri1.Maximum = new decimal(new int[] {
|
||||
1000,
|
||||
0,
|
||||
@@ -912,7 +913,7 @@ namespace vmsnet
|
||||
this.chk_1stData.CheckState = System.Windows.Forms.CheckState.Checked;
|
||||
this.chk_1stData.Enabled = false;
|
||||
this.chk_1stData.Location = new System.Drawing.Point(27, 278);
|
||||
this.chk_1stData.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.chk_1stData.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.chk_1stData.Name = "chk_1stData";
|
||||
this.chk_1stData.Size = new System.Drawing.Size(174, 36);
|
||||
this.chk_1stData.TabIndex = 53;
|
||||
@@ -922,7 +923,7 @@ namespace vmsnet
|
||||
// nudSec2
|
||||
//
|
||||
this.nudSec2.Location = new System.Drawing.Point(391, 327);
|
||||
this.nudSec2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.nudSec2.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.nudSec2.Maximum = new decimal(new int[] {
|
||||
1000,
|
||||
0,
|
||||
@@ -936,7 +937,7 @@ namespace vmsnet
|
||||
// nudSec1
|
||||
//
|
||||
this.nudSec1.Location = new System.Drawing.Point(224, 327);
|
||||
this.nudSec1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.nudSec1.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.nudSec1.Maximum = new decimal(new int[] {
|
||||
1000,
|
||||
0,
|
||||
@@ -951,7 +952,7 @@ namespace vmsnet
|
||||
//
|
||||
this.chk_2nddata.AutoSize = true;
|
||||
this.chk_2nddata.Location = new System.Drawing.Point(27, 328);
|
||||
this.chk_2nddata.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.chk_2nddata.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.chk_2nddata.Name = "chk_2nddata";
|
||||
this.chk_2nddata.Size = new System.Drawing.Size(184, 36);
|
||||
this.chk_2nddata.TabIndex = 50;
|
||||
@@ -962,7 +963,7 @@ namespace vmsnet
|
||||
//
|
||||
this.chkEnableKA.AutoSize = true;
|
||||
this.chkEnableKA.Location = new System.Drawing.Point(346, 213);
|
||||
this.chkEnableKA.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.chkEnableKA.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.chkEnableKA.Name = "chkEnableKA";
|
||||
this.chkEnableKA.Size = new System.Drawing.Size(149, 36);
|
||||
this.chkEnableKA.TabIndex = 45;
|
||||
@@ -998,7 +999,7 @@ namespace vmsnet
|
||||
//
|
||||
this.chk_alplc.AutoSize = true;
|
||||
this.chk_alplc.Location = new System.Drawing.Point(31, 152);
|
||||
this.chk_alplc.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.chk_alplc.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.chk_alplc.Name = "chk_alplc";
|
||||
this.chk_alplc.Size = new System.Drawing.Size(118, 36);
|
||||
this.chk_alplc.TabIndex = 42;
|
||||
@@ -1028,7 +1029,7 @@ namespace vmsnet
|
||||
// tb_plcidx
|
||||
//
|
||||
this.tb_plcidx.Location = new System.Drawing.Point(151, 92);
|
||||
this.tb_plcidx.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.tb_plcidx.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.tb_plcidx.Maximum = new decimal(new int[] {
|
||||
1000,
|
||||
0,
|
||||
@@ -1073,7 +1074,7 @@ namespace vmsnet
|
||||
//
|
||||
this.chk_sumab.AutoSize = true;
|
||||
this.chk_sumab.Location = new System.Drawing.Point(27, 546);
|
||||
this.chk_sumab.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.chk_sumab.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.chk_sumab.Name = "chk_sumab";
|
||||
this.chk_sumab.Size = new System.Drawing.Size(195, 36);
|
||||
this.chk_sumab.TabIndex = 33;
|
||||
@@ -1084,7 +1085,7 @@ namespace vmsnet
|
||||
//
|
||||
this.chk_nb.AutoSize = true;
|
||||
this.chk_nb.Location = new System.Drawing.Point(27, 498);
|
||||
this.chk_nb.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.chk_nb.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.chk_nb.Name = "chk_nb";
|
||||
this.chk_nb.Size = new System.Drawing.Size(478, 36);
|
||||
this.chk_nb.TabIndex = 29;
|
||||
@@ -1095,7 +1096,7 @@ namespace vmsnet
|
||||
//
|
||||
this.chk_lsb.AutoSize = true;
|
||||
this.chk_lsb.Location = new System.Drawing.Point(27, 213);
|
||||
this.chk_lsb.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.chk_lsb.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.chk_lsb.Name = "chk_lsb";
|
||||
this.chk_lsb.Size = new System.Drawing.Size(314, 36);
|
||||
this.chk_lsb.TabIndex = 15;
|
||||
@@ -1106,7 +1107,7 @@ namespace vmsnet
|
||||
//
|
||||
this.chk_synctime.AutoSize = true;
|
||||
this.chk_synctime.Location = new System.Drawing.Point(27, 164);
|
||||
this.chk_synctime.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.chk_synctime.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.chk_synctime.Name = "chk_synctime";
|
||||
this.chk_synctime.Size = new System.Drawing.Size(461, 36);
|
||||
this.chk_synctime.TabIndex = 10;
|
||||
@@ -1117,7 +1118,7 @@ namespace vmsnet
|
||||
//
|
||||
this.chk_savebinary.AutoSize = true;
|
||||
this.chk_savebinary.Location = new System.Drawing.Point(27, 114);
|
||||
this.chk_savebinary.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.chk_savebinary.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.chk_savebinary.Name = "chk_savebinary";
|
||||
this.chk_savebinary.Size = new System.Drawing.Size(685, 36);
|
||||
this.chk_savebinary.TabIndex = 9;
|
||||
@@ -1138,7 +1139,7 @@ namespace vmsnet
|
||||
//
|
||||
this.tb_tel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||||
this.tb_tel.Location = new System.Drawing.Point(1106, 20);
|
||||
this.tb_tel.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.tb_tel.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.tb_tel.Name = "tb_tel";
|
||||
this.tb_tel.Size = new System.Drawing.Size(377, 39);
|
||||
this.tb_tel.TabIndex = 5;
|
||||
@@ -1160,7 +1161,7 @@ namespace vmsnet
|
||||
// tb_sangho
|
||||
//
|
||||
this.tb_sangho.Location = new System.Drawing.Point(216, 26);
|
||||
this.tb_sangho.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.tb_sangho.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.tb_sangho.Name = "tb_sangho";
|
||||
this.tb_sangho.Size = new System.Drawing.Size(295, 39);
|
||||
this.tb_sangho.TabIndex = 3;
|
||||
@@ -1182,9 +1183,9 @@ namespace vmsnet
|
||||
this.TabPage2.Controls.Add(this.label11);
|
||||
this.TabPage2.Controls.Add(this.bn_Device);
|
||||
this.TabPage2.Location = new System.Drawing.Point(4, 28);
|
||||
this.TabPage2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.TabPage2.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.TabPage2.Name = "TabPage2";
|
||||
this.TabPage2.Size = new System.Drawing.Size(1509, 880);
|
||||
this.TabPage2.Size = new System.Drawing.Size(1509, 895);
|
||||
this.TabPage2.TabIndex = 1;
|
||||
this.TabPage2.Text = "장치설정";
|
||||
this.TabPage2.UseVisualStyleBackColor = true;
|
||||
@@ -1229,7 +1230,7 @@ namespace vmsnet
|
||||
this.dv_device.DefaultCellStyle = dataGridViewCellStyle8;
|
||||
this.dv_device.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.dv_device.Location = new System.Drawing.Point(0, 34);
|
||||
this.dv_device.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.dv_device.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.dv_device.MultiSelect = false;
|
||||
this.dv_device.Name = "dv_device";
|
||||
dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
||||
@@ -1244,7 +1245,7 @@ namespace vmsnet
|
||||
this.dv_device.RowHeadersWidth = 62;
|
||||
this.dv_device.RowTemplate.Height = 23;
|
||||
this.dv_device.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
|
||||
this.dv_device.Size = new System.Drawing.Size(1509, 800);
|
||||
this.dv_device.Size = new System.Drawing.Size(1509, 815);
|
||||
this.dv_device.TabIndex = 0;
|
||||
//
|
||||
// M_IDX
|
||||
@@ -1371,7 +1372,7 @@ namespace vmsnet
|
||||
//
|
||||
this.label11.Dock = System.Windows.Forms.DockStyle.Bottom;
|
||||
this.label11.ForeColor = System.Drawing.Color.Blue;
|
||||
this.label11.Location = new System.Drawing.Point(0, 834);
|
||||
this.label11.Location = new System.Drawing.Point(0, 849);
|
||||
this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
||||
this.label11.Name = "label11";
|
||||
this.label11.Padding = new System.Windows.Forms.Padding(14, 0, 0, 0);
|
||||
@@ -1529,7 +1530,7 @@ namespace vmsnet
|
||||
this.TabPage5.Controls.Add(this.label13);
|
||||
this.TabPage5.Controls.Add(this.BN_WIN);
|
||||
this.TabPage5.Location = new System.Drawing.Point(4, 28);
|
||||
this.TabPage5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.TabPage5.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.TabPage5.Name = "TabPage5";
|
||||
this.TabPage5.Size = new System.Drawing.Size(1509, 895);
|
||||
this.TabPage5.TabIndex = 4;
|
||||
@@ -1569,7 +1570,7 @@ namespace vmsnet
|
||||
this.dv_win.DefaultCellStyle = dataGridViewCellStyle11;
|
||||
this.dv_win.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.dv_win.Location = new System.Drawing.Point(0, 33);
|
||||
this.dv_win.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.dv_win.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.dv_win.Name = "dv_win";
|
||||
dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
||||
dataGridViewCellStyle12.BackColor = System.Drawing.SystemColors.Control;
|
||||
@@ -1765,7 +1766,7 @@ namespace vmsnet
|
||||
this.TabPage4.Controls.Add(this.label2);
|
||||
this.TabPage4.Controls.Add(this.bn_group);
|
||||
this.TabPage4.Location = new System.Drawing.Point(4, 28);
|
||||
this.TabPage4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.TabPage4.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.TabPage4.Name = "TabPage4";
|
||||
this.TabPage4.Size = new System.Drawing.Size(1509, 895);
|
||||
this.TabPage4.TabIndex = 3;
|
||||
@@ -1822,7 +1823,7 @@ namespace vmsnet
|
||||
this.dv_grp.DefaultCellStyle = dataGridViewCellStyle23;
|
||||
this.dv_grp.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.dv_grp.Location = new System.Drawing.Point(0, 33);
|
||||
this.dv_grp.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.dv_grp.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.dv_grp.Name = "dv_grp";
|
||||
dataGridViewCellStyle24.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
||||
dataGridViewCellStyle24.BackColor = System.Drawing.SystemColors.Control;
|
||||
@@ -1839,6 +1840,68 @@ namespace vmsnet
|
||||
this.dv_grp.TabIndex = 2;
|
||||
this.dv_grp.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.dv_grp_DataError);
|
||||
//
|
||||
// G_IDX
|
||||
//
|
||||
this.G_IDX.DataPropertyName = "IDX";
|
||||
dataGridViewCellStyle14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||||
this.G_IDX.DefaultCellStyle = dataGridViewCellStyle14;
|
||||
this.G_IDX.HeaderText = "일련번호";
|
||||
this.G_IDX.MinimumWidth = 8;
|
||||
this.G_IDX.Name = "G_IDX";
|
||||
this.G_IDX.Width = 78;
|
||||
//
|
||||
// G_USE
|
||||
//
|
||||
this.G_USE.DataPropertyName = "USE";
|
||||
this.G_USE.FalseValue = "0";
|
||||
this.G_USE.HeaderText = "사용";
|
||||
this.G_USE.MinimumWidth = 8;
|
||||
this.G_USE.Name = "G_USE";
|
||||
this.G_USE.TrueValue = "1";
|
||||
this.G_USE.Width = 35;
|
||||
//
|
||||
// G_WINDOW
|
||||
//
|
||||
this.G_WINDOW.DataPropertyName = "WINDOW";
|
||||
this.G_WINDOW.DataSource = this.DocumentElement1;
|
||||
this.G_WINDOW.DisplayMember = "WIN.TITLE";
|
||||
this.G_WINDOW.HeaderText = "윈도우";
|
||||
this.G_WINDOW.MinimumWidth = 8;
|
||||
this.G_WINDOW.Name = "G_WINDOW";
|
||||
this.G_WINDOW.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
||||
this.G_WINDOW.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
||||
this.G_WINDOW.ValueMember = "WIN.IDX";
|
||||
this.G_WINDOW.Width = 66;
|
||||
//
|
||||
// G_TITLE
|
||||
//
|
||||
this.G_TITLE.DataPropertyName = "TITLE";
|
||||
dataGridViewCellStyle15.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
this.G_TITLE.DefaultCellStyle = dataGridViewCellStyle15;
|
||||
this.G_TITLE.HeaderText = "그룹명";
|
||||
this.G_TITLE.MinimumWidth = 8;
|
||||
this.G_TITLE.Name = "G_TITLE";
|
||||
this.G_TITLE.Width = 66;
|
||||
//
|
||||
// G_FONT
|
||||
//
|
||||
this.G_FONT.DataPropertyName = "FONT";
|
||||
this.G_FONT.HeaderText = "아이템글꼴";
|
||||
this.G_FONT.MinimumWidth = 8;
|
||||
this.G_FONT.Name = "G_FONT";
|
||||
this.G_FONT.Width = 90;
|
||||
//
|
||||
// G_KADEVICE
|
||||
//
|
||||
this.G_KADEVICE.DataPropertyName = "KADEVICE";
|
||||
this.G_KADEVICE.DataSource = this.DS;
|
||||
this.G_KADEVICE.DisplayMember = "kadevice.title";
|
||||
this.G_KADEVICE.HeaderText = "KA장치번호";
|
||||
this.G_KADEVICE.MinimumWidth = 8;
|
||||
this.G_KADEVICE.Name = "G_KADEVICE";
|
||||
this.G_KADEVICE.ValueMember = "kadevice.value";
|
||||
this.G_KADEVICE.Width = 75;
|
||||
//
|
||||
// DS
|
||||
//
|
||||
this.DS.DataSetName = "NewDataSet";
|
||||
@@ -1937,6 +2000,151 @@ namespace vmsnet
|
||||
this.DataColumn10.DataType = typeof(short);
|
||||
this.DataColumn10.DefaultValue = ((short)(0));
|
||||
//
|
||||
// G_ALAMTYPE
|
||||
//
|
||||
this.G_ALAMTYPE.DataPropertyName = "ALAMTYPE";
|
||||
this.G_ALAMTYPE.HeaderText = "알람형태";
|
||||
this.G_ALAMTYPE.Items.AddRange(new object[] {
|
||||
"AUTO",
|
||||
"MANUAL"});
|
||||
this.G_ALAMTYPE.MinimumWidth = 8;
|
||||
this.G_ALAMTYPE.Name = "G_ALAMTYPE";
|
||||
this.G_ALAMTYPE.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
||||
this.G_ALAMTYPE.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
||||
this.G_ALAMTYPE.Visible = false;
|
||||
this.G_ALAMTYPE.Width = 61;
|
||||
//
|
||||
// G_ALAMH
|
||||
//
|
||||
this.G_ALAMH.DataPropertyName = "ALAMH";
|
||||
dataGridViewCellStyle16.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
this.G_ALAMH.DefaultCellStyle = dataGridViewCellStyle16;
|
||||
this.G_ALAMH.HeaderText = "Manual(H)";
|
||||
this.G_ALAMH.MinimumWidth = 8;
|
||||
this.G_ALAMH.Name = "G_ALAMH";
|
||||
this.G_ALAMH.Visible = false;
|
||||
this.G_ALAMH.Width = 90;
|
||||
//
|
||||
// G_ALAML
|
||||
//
|
||||
this.G_ALAML.DataPropertyName = "ALAML";
|
||||
dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
this.G_ALAML.DefaultCellStyle = dataGridViewCellStyle17;
|
||||
this.G_ALAML.HeaderText = "Manual(L)";
|
||||
this.G_ALAML.MinimumWidth = 8;
|
||||
this.G_ALAML.Name = "G_ALAML";
|
||||
this.G_ALAML.Visible = false;
|
||||
this.G_ALAML.Width = 89;
|
||||
//
|
||||
// G_AUTOH
|
||||
//
|
||||
this.G_AUTOH.DataPropertyName = "AUTOH";
|
||||
this.G_AUTOH.HeaderText = "Auto(+)";
|
||||
this.G_AUTOH.MinimumWidth = 8;
|
||||
this.G_AUTOH.Name = "G_AUTOH";
|
||||
this.G_AUTOH.Visible = false;
|
||||
this.G_AUTOH.Width = 71;
|
||||
//
|
||||
// G_AUTOL
|
||||
//
|
||||
this.G_AUTOL.DataPropertyName = "AUTOL";
|
||||
this.G_AUTOL.HeaderText = "Auto(-)";
|
||||
this.G_AUTOL.MinimumWidth = 8;
|
||||
this.G_AUTOL.Name = "G_AUTOL";
|
||||
this.G_AUTOL.Visible = false;
|
||||
this.G_AUTOL.Width = 71;
|
||||
//
|
||||
// G_POS
|
||||
//
|
||||
this.G_POS.DataPropertyName = "POS";
|
||||
dataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
dataGridViewCellStyle18.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||||
this.G_POS.DefaultCellStyle = dataGridViewCellStyle18;
|
||||
this.G_POS.HeaderText = "위치";
|
||||
this.G_POS.MinimumWidth = 8;
|
||||
this.G_POS.Name = "G_POS";
|
||||
this.G_POS.Width = 54;
|
||||
//
|
||||
// G_MATRIX
|
||||
//
|
||||
this.G_MATRIX.DataPropertyName = "MATRIX";
|
||||
dataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
dataGridViewCellStyle19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||||
this.G_MATRIX.DefaultCellStyle = dataGridViewCellStyle19;
|
||||
this.G_MATRIX.HeaderText = "아이템배열";
|
||||
this.G_MATRIX.MinimumWidth = 8;
|
||||
this.G_MATRIX.Name = "G_MATRIX";
|
||||
this.G_MATRIX.Width = 90;
|
||||
//
|
||||
// G_SPAN
|
||||
//
|
||||
this.G_SPAN.DataPropertyName = "SPAN";
|
||||
dataGridViewCellStyle20.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
dataGridViewCellStyle20.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||||
this.G_SPAN.DefaultCellStyle = dataGridViewCellStyle20;
|
||||
this.G_SPAN.HeaderText = "아이템병합";
|
||||
this.G_SPAN.MinimumWidth = 8;
|
||||
this.G_SPAN.Name = "G_SPAN";
|
||||
this.G_SPAN.Width = 90;
|
||||
//
|
||||
// G_NBOFF
|
||||
//
|
||||
this.G_NBOFF.DataPropertyName = "NBOFF";
|
||||
dataGridViewCellStyle21.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
dataGridViewCellStyle21.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||||
this.G_NBOFF.DefaultCellStyle = dataGridViewCellStyle21;
|
||||
this.G_NBOFF.HeaderText = "NBOFFSET";
|
||||
this.G_NBOFF.MinimumWidth = 8;
|
||||
this.G_NBOFF.Name = "G_NBOFF";
|
||||
this.G_NBOFF.Width = 94;
|
||||
//
|
||||
// G_NBSEQ
|
||||
//
|
||||
this.G_NBSEQ.DataPropertyName = "NBSEQ";
|
||||
dataGridViewCellStyle22.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
dataGridViewCellStyle22.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||||
this.G_NBSEQ.DefaultCellStyle = dataGridViewCellStyle22;
|
||||
this.G_NBSEQ.HeaderText = "NBSEQ";
|
||||
this.G_NBSEQ.MinimumWidth = 8;
|
||||
this.G_NBSEQ.Name = "G_NBSEQ";
|
||||
this.G_NBSEQ.Width = 72;
|
||||
//
|
||||
// NBHHDataGridViewTextBoxColumn
|
||||
//
|
||||
this.NBHHDataGridViewTextBoxColumn.DataPropertyName = "NBHH";
|
||||
this.NBHHDataGridViewTextBoxColumn.HeaderText = "NBHH";
|
||||
this.NBHHDataGridViewTextBoxColumn.MinimumWidth = 8;
|
||||
this.NBHHDataGridViewTextBoxColumn.Name = "NBHHDataGridViewTextBoxColumn";
|
||||
this.NBHHDataGridViewTextBoxColumn.Visible = false;
|
||||
this.NBHHDataGridViewTextBoxColumn.Width = 63;
|
||||
//
|
||||
// NBHDataGridViewTextBoxColumn
|
||||
//
|
||||
this.NBHDataGridViewTextBoxColumn.DataPropertyName = "NBH";
|
||||
this.NBHDataGridViewTextBoxColumn.HeaderText = "NBH";
|
||||
this.NBHDataGridViewTextBoxColumn.MinimumWidth = 8;
|
||||
this.NBHDataGridViewTextBoxColumn.Name = "NBHDataGridViewTextBoxColumn";
|
||||
this.NBHDataGridViewTextBoxColumn.Visible = false;
|
||||
this.NBHDataGridViewTextBoxColumn.Width = 55;
|
||||
//
|
||||
// NBLLDataGridViewTextBoxColumn
|
||||
//
|
||||
this.NBLLDataGridViewTextBoxColumn.DataPropertyName = "NBLL";
|
||||
this.NBLLDataGridViewTextBoxColumn.HeaderText = "NBLL";
|
||||
this.NBLLDataGridViewTextBoxColumn.MinimumWidth = 8;
|
||||
this.NBLLDataGridViewTextBoxColumn.Name = "NBLLDataGridViewTextBoxColumn";
|
||||
this.NBLLDataGridViewTextBoxColumn.Visible = false;
|
||||
this.NBLLDataGridViewTextBoxColumn.Width = 61;
|
||||
//
|
||||
// NBLDataGridViewTextBoxColumn
|
||||
//
|
||||
this.NBLDataGridViewTextBoxColumn.DataPropertyName = "NBL";
|
||||
this.NBLDataGridViewTextBoxColumn.HeaderText = "NBL";
|
||||
this.NBLDataGridViewTextBoxColumn.MinimumWidth = 8;
|
||||
this.NBLDataGridViewTextBoxColumn.Name = "NBLDataGridViewTextBoxColumn";
|
||||
this.NBLDataGridViewTextBoxColumn.Visible = false;
|
||||
this.NBLDataGridViewTextBoxColumn.Width = 54;
|
||||
//
|
||||
// bs_group
|
||||
//
|
||||
this.bs_group.DataMember = "GRP";
|
||||
@@ -2078,9 +2286,9 @@ namespace vmsnet
|
||||
this.TabPage3.Controls.Add(this.dv_channel);
|
||||
this.TabPage3.Controls.Add(this.bn_channel);
|
||||
this.TabPage3.Location = new System.Drawing.Point(4, 28);
|
||||
this.TabPage3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.TabPage3.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.TabPage3.Name = "TabPage3";
|
||||
this.TabPage3.Size = new System.Drawing.Size(1509, 880);
|
||||
this.TabPage3.Size = new System.Drawing.Size(1509, 895);
|
||||
this.TabPage3.TabIndex = 2;
|
||||
this.TabPage3.Text = "셀설정";
|
||||
this.TabPage3.UseVisualStyleBackColor = true;
|
||||
@@ -2134,7 +2342,7 @@ namespace vmsnet
|
||||
this.dv_channel.DefaultCellStyle = dataGridViewCellStyle29;
|
||||
this.dv_channel.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.dv_channel.Location = new System.Drawing.Point(0, 34);
|
||||
this.dv_channel.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.dv_channel.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.dv_channel.Name = "dv_channel";
|
||||
dataGridViewCellStyle30.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
||||
dataGridViewCellStyle30.BackColor = System.Drawing.SystemColors.Control;
|
||||
@@ -2147,7 +2355,7 @@ namespace vmsnet
|
||||
this.dv_channel.RowHeadersVisible = false;
|
||||
this.dv_channel.RowHeadersWidth = 62;
|
||||
this.dv_channel.RowTemplate.Height = 23;
|
||||
this.dv_channel.Size = new System.Drawing.Size(1509, 846);
|
||||
this.dv_channel.Size = new System.Drawing.Size(1509, 861);
|
||||
this.dv_channel.TabIndex = 1;
|
||||
this.dv_channel.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dv_channel_CellClick);
|
||||
this.dv_channel.CellFormatting += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.dv_channel_CellFormatting);
|
||||
@@ -2401,7 +2609,8 @@ namespace vmsnet
|
||||
this.ToolStripButton3,
|
||||
this.ToolStripButton4,
|
||||
this.ToolStripSeparator7,
|
||||
this.bt_remakelist});
|
||||
this.bt_remakelist,
|
||||
this.toolStripButton15});
|
||||
this.bn_channel.Location = new System.Drawing.Point(0, 0);
|
||||
this.bn_channel.MoveFirstItem = this.ToolStripButton5;
|
||||
this.bn_channel.MoveLastItem = this.ToolStripButton8;
|
||||
@@ -2515,218 +2724,20 @@ namespace vmsnet
|
||||
this.bt_remakelist.Text = "목록재구성";
|
||||
this.bt_remakelist.Click += new System.EventHandler(this.ToolStripButton15_Click);
|
||||
//
|
||||
// toolStripButton15
|
||||
//
|
||||
this.toolStripButton15.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton15.Image")));
|
||||
this.toolStripButton15.ImageTransparentColor = System.Drawing.Color.Magenta;
|
||||
this.toolStripButton15.Name = "toolStripButton15";
|
||||
this.toolStripButton15.Size = new System.Drawing.Size(130, 29);
|
||||
this.toolStripButton15.Text = "셀이름변경";
|
||||
this.toolStripButton15.Click += new System.EventHandler(this.toolStripButton15_Click_1);
|
||||
//
|
||||
// bs_normal
|
||||
//
|
||||
this.bs_normal.DataMember = "NORMAL";
|
||||
this.bs_normal.DataSource = this.DocumentElement1;
|
||||
//
|
||||
// G_IDX
|
||||
//
|
||||
this.G_IDX.DataPropertyName = "IDX";
|
||||
dataGridViewCellStyle14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||||
this.G_IDX.DefaultCellStyle = dataGridViewCellStyle14;
|
||||
this.G_IDX.HeaderText = "일련번호";
|
||||
this.G_IDX.MinimumWidth = 8;
|
||||
this.G_IDX.Name = "G_IDX";
|
||||
this.G_IDX.Width = 78;
|
||||
//
|
||||
// G_USE
|
||||
//
|
||||
this.G_USE.DataPropertyName = "USE";
|
||||
this.G_USE.FalseValue = "0";
|
||||
this.G_USE.HeaderText = "사용";
|
||||
this.G_USE.MinimumWidth = 8;
|
||||
this.G_USE.Name = "G_USE";
|
||||
this.G_USE.TrueValue = "1";
|
||||
this.G_USE.Width = 35;
|
||||
//
|
||||
// G_WINDOW
|
||||
//
|
||||
this.G_WINDOW.DataPropertyName = "WINDOW";
|
||||
this.G_WINDOW.DataSource = this.DocumentElement1;
|
||||
this.G_WINDOW.DisplayMember = "WIN.TITLE";
|
||||
this.G_WINDOW.HeaderText = "윈도우";
|
||||
this.G_WINDOW.MinimumWidth = 8;
|
||||
this.G_WINDOW.Name = "G_WINDOW";
|
||||
this.G_WINDOW.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
||||
this.G_WINDOW.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
||||
this.G_WINDOW.ValueMember = "WIN.IDX";
|
||||
this.G_WINDOW.Width = 66;
|
||||
//
|
||||
// G_TITLE
|
||||
//
|
||||
this.G_TITLE.DataPropertyName = "TITLE";
|
||||
dataGridViewCellStyle15.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
this.G_TITLE.DefaultCellStyle = dataGridViewCellStyle15;
|
||||
this.G_TITLE.HeaderText = "그룹명";
|
||||
this.G_TITLE.MinimumWidth = 8;
|
||||
this.G_TITLE.Name = "G_TITLE";
|
||||
this.G_TITLE.Width = 66;
|
||||
//
|
||||
// G_FONT
|
||||
//
|
||||
this.G_FONT.DataPropertyName = "FONT";
|
||||
this.G_FONT.HeaderText = "아이템글꼴";
|
||||
this.G_FONT.MinimumWidth = 8;
|
||||
this.G_FONT.Name = "G_FONT";
|
||||
this.G_FONT.Width = 90;
|
||||
//
|
||||
// G_KADEVICE
|
||||
//
|
||||
this.G_KADEVICE.DataPropertyName = "KADEVICE";
|
||||
this.G_KADEVICE.DataSource = this.DS;
|
||||
this.G_KADEVICE.DisplayMember = "kadevice.title";
|
||||
this.G_KADEVICE.HeaderText = "KA장치번호";
|
||||
this.G_KADEVICE.MinimumWidth = 8;
|
||||
this.G_KADEVICE.Name = "G_KADEVICE";
|
||||
this.G_KADEVICE.ValueMember = "kadevice.value";
|
||||
this.G_KADEVICE.Width = 75;
|
||||
//
|
||||
// G_ALAMTYPE
|
||||
//
|
||||
this.G_ALAMTYPE.DataPropertyName = "ALAMTYPE";
|
||||
this.G_ALAMTYPE.HeaderText = "알람형태";
|
||||
this.G_ALAMTYPE.Items.AddRange(new object[] {
|
||||
"AUTO",
|
||||
"MANUAL"});
|
||||
this.G_ALAMTYPE.MinimumWidth = 8;
|
||||
this.G_ALAMTYPE.Name = "G_ALAMTYPE";
|
||||
this.G_ALAMTYPE.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
||||
this.G_ALAMTYPE.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
||||
this.G_ALAMTYPE.Visible = false;
|
||||
this.G_ALAMTYPE.Width = 61;
|
||||
//
|
||||
// G_ALAMH
|
||||
//
|
||||
this.G_ALAMH.DataPropertyName = "ALAMH";
|
||||
dataGridViewCellStyle16.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
this.G_ALAMH.DefaultCellStyle = dataGridViewCellStyle16;
|
||||
this.G_ALAMH.HeaderText = "Manual(H)";
|
||||
this.G_ALAMH.MinimumWidth = 8;
|
||||
this.G_ALAMH.Name = "G_ALAMH";
|
||||
this.G_ALAMH.Visible = false;
|
||||
this.G_ALAMH.Width = 90;
|
||||
//
|
||||
// G_ALAML
|
||||
//
|
||||
this.G_ALAML.DataPropertyName = "ALAML";
|
||||
dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
this.G_ALAML.DefaultCellStyle = dataGridViewCellStyle17;
|
||||
this.G_ALAML.HeaderText = "Manual(L)";
|
||||
this.G_ALAML.MinimumWidth = 8;
|
||||
this.G_ALAML.Name = "G_ALAML";
|
||||
this.G_ALAML.Visible = false;
|
||||
this.G_ALAML.Width = 89;
|
||||
//
|
||||
// G_AUTOH
|
||||
//
|
||||
this.G_AUTOH.DataPropertyName = "AUTOH";
|
||||
this.G_AUTOH.HeaderText = "Auto(+)";
|
||||
this.G_AUTOH.MinimumWidth = 8;
|
||||
this.G_AUTOH.Name = "G_AUTOH";
|
||||
this.G_AUTOH.Visible = false;
|
||||
this.G_AUTOH.Width = 71;
|
||||
//
|
||||
// G_AUTOL
|
||||
//
|
||||
this.G_AUTOL.DataPropertyName = "AUTOL";
|
||||
this.G_AUTOL.HeaderText = "Auto(-)";
|
||||
this.G_AUTOL.MinimumWidth = 8;
|
||||
this.G_AUTOL.Name = "G_AUTOL";
|
||||
this.G_AUTOL.Visible = false;
|
||||
this.G_AUTOL.Width = 71;
|
||||
//
|
||||
// G_POS
|
||||
//
|
||||
this.G_POS.DataPropertyName = "POS";
|
||||
dataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
dataGridViewCellStyle18.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||||
this.G_POS.DefaultCellStyle = dataGridViewCellStyle18;
|
||||
this.G_POS.HeaderText = "위치";
|
||||
this.G_POS.MinimumWidth = 8;
|
||||
this.G_POS.Name = "G_POS";
|
||||
this.G_POS.Width = 54;
|
||||
//
|
||||
// G_MATRIX
|
||||
//
|
||||
this.G_MATRIX.DataPropertyName = "MATRIX";
|
||||
dataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
dataGridViewCellStyle19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||||
this.G_MATRIX.DefaultCellStyle = dataGridViewCellStyle19;
|
||||
this.G_MATRIX.HeaderText = "아이템배열";
|
||||
this.G_MATRIX.MinimumWidth = 8;
|
||||
this.G_MATRIX.Name = "G_MATRIX";
|
||||
this.G_MATRIX.Width = 90;
|
||||
//
|
||||
// G_SPAN
|
||||
//
|
||||
this.G_SPAN.DataPropertyName = "SPAN";
|
||||
dataGridViewCellStyle20.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
dataGridViewCellStyle20.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||||
this.G_SPAN.DefaultCellStyle = dataGridViewCellStyle20;
|
||||
this.G_SPAN.HeaderText = "아이템병합";
|
||||
this.G_SPAN.MinimumWidth = 8;
|
||||
this.G_SPAN.Name = "G_SPAN";
|
||||
this.G_SPAN.Width = 90;
|
||||
//
|
||||
// G_NBOFF
|
||||
//
|
||||
this.G_NBOFF.DataPropertyName = "NBOFF";
|
||||
dataGridViewCellStyle21.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
dataGridViewCellStyle21.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||||
this.G_NBOFF.DefaultCellStyle = dataGridViewCellStyle21;
|
||||
this.G_NBOFF.HeaderText = "NBOFFSET";
|
||||
this.G_NBOFF.MinimumWidth = 8;
|
||||
this.G_NBOFF.Name = "G_NBOFF";
|
||||
this.G_NBOFF.Width = 94;
|
||||
//
|
||||
// G_NBSEQ
|
||||
//
|
||||
this.G_NBSEQ.DataPropertyName = "NBSEQ";
|
||||
dataGridViewCellStyle22.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
dataGridViewCellStyle22.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||||
this.G_NBSEQ.DefaultCellStyle = dataGridViewCellStyle22;
|
||||
this.G_NBSEQ.HeaderText = "NBSEQ";
|
||||
this.G_NBSEQ.MinimumWidth = 8;
|
||||
this.G_NBSEQ.Name = "G_NBSEQ";
|
||||
this.G_NBSEQ.Width = 72;
|
||||
//
|
||||
// NBHHDataGridViewTextBoxColumn
|
||||
//
|
||||
this.NBHHDataGridViewTextBoxColumn.DataPropertyName = "NBHH";
|
||||
this.NBHHDataGridViewTextBoxColumn.HeaderText = "NBHH";
|
||||
this.NBHHDataGridViewTextBoxColumn.MinimumWidth = 8;
|
||||
this.NBHHDataGridViewTextBoxColumn.Name = "NBHHDataGridViewTextBoxColumn";
|
||||
this.NBHHDataGridViewTextBoxColumn.Visible = false;
|
||||
this.NBHHDataGridViewTextBoxColumn.Width = 63;
|
||||
//
|
||||
// NBHDataGridViewTextBoxColumn
|
||||
//
|
||||
this.NBHDataGridViewTextBoxColumn.DataPropertyName = "NBH";
|
||||
this.NBHDataGridViewTextBoxColumn.HeaderText = "NBH";
|
||||
this.NBHDataGridViewTextBoxColumn.MinimumWidth = 8;
|
||||
this.NBHDataGridViewTextBoxColumn.Name = "NBHDataGridViewTextBoxColumn";
|
||||
this.NBHDataGridViewTextBoxColumn.Visible = false;
|
||||
this.NBHDataGridViewTextBoxColumn.Width = 55;
|
||||
//
|
||||
// NBLLDataGridViewTextBoxColumn
|
||||
//
|
||||
this.NBLLDataGridViewTextBoxColumn.DataPropertyName = "NBLL";
|
||||
this.NBLLDataGridViewTextBoxColumn.HeaderText = "NBLL";
|
||||
this.NBLLDataGridViewTextBoxColumn.MinimumWidth = 8;
|
||||
this.NBLLDataGridViewTextBoxColumn.Name = "NBLLDataGridViewTextBoxColumn";
|
||||
this.NBLLDataGridViewTextBoxColumn.Visible = false;
|
||||
this.NBLLDataGridViewTextBoxColumn.Width = 61;
|
||||
//
|
||||
// NBLDataGridViewTextBoxColumn
|
||||
//
|
||||
this.NBLDataGridViewTextBoxColumn.DataPropertyName = "NBL";
|
||||
this.NBLDataGridViewTextBoxColumn.HeaderText = "NBL";
|
||||
this.NBLDataGridViewTextBoxColumn.MinimumWidth = 8;
|
||||
this.NBLDataGridViewTextBoxColumn.Name = "NBLDataGridViewTextBoxColumn";
|
||||
this.NBLDataGridViewTextBoxColumn.Visible = false;
|
||||
this.NBLDataGridViewTextBoxColumn.Width = 54;
|
||||
//
|
||||
// Frm_Config
|
||||
//
|
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 18F);
|
||||
@@ -2736,7 +2747,7 @@ namespace vmsnet
|
||||
this.Controls.Add(this.StatusStrip1);
|
||||
this.Controls.Add(this.ToolStrip1);
|
||||
this.KeyPreview = true;
|
||||
this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.Name = "Frm_Config";
|
||||
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
||||
this.Text = "프로그램설정";
|
||||
@@ -3030,6 +3041,7 @@ namespace vmsnet
|
||||
private DataGridViewTextBoxColumn NBHDataGridViewTextBoxColumn;
|
||||
private DataGridViewTextBoxColumn NBLLDataGridViewTextBoxColumn;
|
||||
private DataGridViewTextBoxColumn NBLDataGridViewTextBoxColumn;
|
||||
private ToolStripButton toolStripButton15;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user