|
|
@@ -106,6 +106,7 @@ |
|
|
|
this.panel4 = new System.Windows.Forms.Panel(); |
|
|
|
this.panel13 = new System.Windows.Forms.Panel(); |
|
|
|
this.panel6 = new System.Windows.Forms.Panel(); |
|
|
|
this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components); |
|
|
|
this.pnlAll.SuspendLayout(); |
|
|
|
this.pnlBodyCenter.SuspendLayout(); |
|
|
|
this.pnlRigh.SuspendLayout(); |
|
|
@@ -198,7 +199,7 @@ |
|
|
|
// splitContainer1 |
|
|
|
// |
|
|
|
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
|
this.splitContainer1.Location = new System.Drawing.Point(3, 27); |
|
|
|
this.splitContainer1.Location = new System.Drawing.Point(3, 23); |
|
|
|
this.splitContainer1.Name = "splitContainer1"; |
|
|
|
this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal; |
|
|
|
// |
|
|
@@ -210,8 +211,8 @@ |
|
|
|
// splitContainer1.Panel2 |
|
|
|
// |
|
|
|
this.splitContainer1.Panel2.Controls.Add(this.tabControl1); |
|
|
|
this.splitContainer1.Size = new System.Drawing.Size(1045, 648); |
|
|
|
this.splitContainer1.SplitterDistance = 263; |
|
|
|
this.splitContainer1.Size = new System.Drawing.Size(1045, 652); |
|
|
|
this.splitContainer1.SplitterDistance = 264; |
|
|
|
this.splitContainer1.TabIndex = 2; |
|
|
|
// |
|
|
|
// panel15 |
|
|
@@ -220,7 +221,7 @@ |
|
|
|
this.panel15.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
|
this.panel15.Location = new System.Drawing.Point(0, 37); |
|
|
|
this.panel15.Name = "panel15"; |
|
|
|
this.panel15.Size = new System.Drawing.Size(1045, 226); |
|
|
|
this.panel15.Size = new System.Drawing.Size(1045, 227); |
|
|
|
this.panel15.TabIndex = 2; |
|
|
|
// |
|
|
|
// dgvMapping |
|
|
@@ -253,8 +254,9 @@ |
|
|
|
this.dgvMapping.RowsDefaultCellStyle = dataGridViewCellStyle2; |
|
|
|
this.dgvMapping.RowTemplate.Height = 23; |
|
|
|
this.dgvMapping.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
|
this.dgvMapping.Size = new System.Drawing.Size(1045, 226); |
|
|
|
this.dgvMapping.Size = new System.Drawing.Size(1045, 227); |
|
|
|
this.dgvMapping.TabIndex = 1; |
|
|
|
|
|
|
|
// |
|
|
|
// InstrumentField |
|
|
|
// |
|
|
@@ -304,12 +306,12 @@ |
|
|
|
this.cmsMapping.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { |
|
|
|
this.btnDelMap}); |
|
|
|
this.cmsMapping.Name = "cmsMapping"; |
|
|
|
this.cmsMapping.Size = new System.Drawing.Size(117, 34); |
|
|
|
this.cmsMapping.Size = new System.Drawing.Size(109, 28); |
|
|
|
// |
|
|
|
// btnDelMap |
|
|
|
// |
|
|
|
this.btnDelMap.Name = "btnDelMap"; |
|
|
|
this.btnDelMap.Size = new System.Drawing.Size(116, 30); |
|
|
|
this.btnDelMap.Size = new System.Drawing.Size(108, 24); |
|
|
|
this.btnDelMap.Text = "移除"; |
|
|
|
this.btnDelMap.Click += new System.EventHandler(this.btnDelMap_Click); |
|
|
|
// |
|
|
@@ -330,7 +332,7 @@ |
|
|
|
this.txtInstrumentColumn.Location = new System.Drawing.Point(453, 9); |
|
|
|
this.txtInstrumentColumn.Name = "txtInstrumentColumn"; |
|
|
|
this.txtInstrumentColumn.ReadOnly = true; |
|
|
|
this.txtInstrumentColumn.Size = new System.Drawing.Size(195, 31); |
|
|
|
this.txtInstrumentColumn.Size = new System.Drawing.Size(195, 27); |
|
|
|
this.txtInstrumentColumn.TabIndex = 7; |
|
|
|
this.txtInstrumentColumn.DoubleClick += new System.EventHandler(this.txtInstrumentColumn_DoubleClick); |
|
|
|
// |
|
|
@@ -340,7 +342,7 @@ |
|
|
|
this.cbxCNASColumn.FormattingEnabled = true; |
|
|
|
this.cbxCNASColumn.Location = new System.Drawing.Point(453, 9); |
|
|
|
this.cbxCNASColumn.Name = "cbxCNASColumn"; |
|
|
|
this.cbxCNASColumn.Size = new System.Drawing.Size(184, 32); |
|
|
|
this.cbxCNASColumn.Size = new System.Drawing.Size(184, 28); |
|
|
|
this.cbxCNASColumn.TabIndex = 6; |
|
|
|
this.cbxCNASColumn.Visible = false; |
|
|
|
this.cbxCNASColumn.SelectedIndexChanged += new System.EventHandler(this.cbxCNASColumn_SelectedIndexChanged); |
|
|
@@ -351,7 +353,7 @@ |
|
|
|
this.label3.AutoSize = true; |
|
|
|
this.label3.Location = new System.Drawing.Point(321, 10); |
|
|
|
this.label3.Name = "label3"; |
|
|
|
this.label3.Size = new System.Drawing.Size(168, 24); |
|
|
|
this.label3.Size = new System.Drawing.Size(141, 20); |
|
|
|
this.label3.TabIndex = 5; |
|
|
|
this.label3.Text = "CNAS仪器信息列:"; |
|
|
|
// |
|
|
@@ -360,7 +362,7 @@ |
|
|
|
this.label2.AutoSize = true; |
|
|
|
this.label2.Location = new System.Drawing.Point(3, 10); |
|
|
|
this.label2.Name = "label2"; |
|
|
|
this.label2.Size = new System.Drawing.Size(136, 24); |
|
|
|
this.label2.Size = new System.Drawing.Size(114, 20); |
|
|
|
this.label2.TabIndex = 4; |
|
|
|
this.label2.Text = "字段映射信息:"; |
|
|
|
// |
|
|
@@ -371,16 +373,16 @@ |
|
|
|
this.tabControl1.Location = new System.Drawing.Point(0, 0); |
|
|
|
this.tabControl1.Name = "tabControl1"; |
|
|
|
this.tabControl1.SelectedIndex = 0; |
|
|
|
this.tabControl1.Size = new System.Drawing.Size(1045, 381); |
|
|
|
this.tabControl1.Size = new System.Drawing.Size(1045, 384); |
|
|
|
this.tabControl1.TabIndex = 1; |
|
|
|
// |
|
|
|
// tabPage6 |
|
|
|
// |
|
|
|
this.tabPage6.Controls.Add(this.splitContainer2); |
|
|
|
this.tabPage6.Location = new System.Drawing.Point(4, 33); |
|
|
|
this.tabPage6.Location = new System.Drawing.Point(4, 29); |
|
|
|
this.tabPage6.Name = "tabPage6"; |
|
|
|
this.tabPage6.Padding = new System.Windows.Forms.Padding(3); |
|
|
|
this.tabPage6.Size = new System.Drawing.Size(1037, 344); |
|
|
|
this.tabPage6.Size = new System.Drawing.Size(1037, 351); |
|
|
|
this.tabPage6.TabIndex = 1; |
|
|
|
this.tabPage6.Text = "字段"; |
|
|
|
this.tabPage6.UseVisualStyleBackColor = true; |
|
|
@@ -400,7 +402,7 @@ |
|
|
|
// |
|
|
|
this.splitContainer2.Panel2.Controls.Add(this.dgvCnas); |
|
|
|
this.splitContainer2.Panel2.Controls.Add(this.pnlRight); |
|
|
|
this.splitContainer2.Size = new System.Drawing.Size(1031, 338); |
|
|
|
this.splitContainer2.Size = new System.Drawing.Size(1031, 345); |
|
|
|
this.splitContainer2.SplitterDistance = 508; |
|
|
|
this.splitContainer2.TabIndex = 1; |
|
|
|
// |
|
|
@@ -430,7 +432,7 @@ |
|
|
|
this.dgvInstruDS.RowsDefaultCellStyle = dataGridViewCellStyle4; |
|
|
|
this.dgvInstruDS.RowTemplate.Height = 23; |
|
|
|
this.dgvInstruDS.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
|
this.dgvInstruDS.Size = new System.Drawing.Size(508, 304); |
|
|
|
this.dgvInstruDS.Size = new System.Drawing.Size(508, 311); |
|
|
|
this.dgvInstruDS.TabIndex = 1; |
|
|
|
// |
|
|
|
// InstruFieldName |
|
|
@@ -476,7 +478,7 @@ |
|
|
|
this.cbxInstrument.FormattingEnabled = true; |
|
|
|
this.cbxInstrument.Location = new System.Drawing.Point(129, 6); |
|
|
|
this.cbxInstrument.Name = "cbxInstrument"; |
|
|
|
this.cbxInstrument.Size = new System.Drawing.Size(200, 32); |
|
|
|
this.cbxInstrument.Size = new System.Drawing.Size(200, 28); |
|
|
|
this.cbxInstrument.TabIndex = 1; |
|
|
|
this.cbxInstrument.SelectedIndexChanged += new System.EventHandler(this.cbxInstrument_SelectedIndexChanged); |
|
|
|
// |
|
|
@@ -485,7 +487,7 @@ |
|
|
|
this.label12.AutoSize = true; |
|
|
|
this.label12.Location = new System.Drawing.Point(3, 10); |
|
|
|
this.label12.Name = "label12"; |
|
|
|
this.label12.Size = new System.Drawing.Size(154, 24); |
|
|
|
this.label12.Size = new System.Drawing.Size(129, 20); |
|
|
|
this.label12.TabIndex = 0; |
|
|
|
this.label12.Text = "设备数据源表名:"; |
|
|
|
// |
|
|
@@ -515,7 +517,7 @@ |
|
|
|
this.dgvCnas.RowsDefaultCellStyle = dataGridViewCellStyle6; |
|
|
|
this.dgvCnas.RowTemplate.Height = 23; |
|
|
|
this.dgvCnas.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
|
this.dgvCnas.Size = new System.Drawing.Size(519, 304); |
|
|
|
this.dgvCnas.Size = new System.Drawing.Size(519, 311); |
|
|
|
this.dgvCnas.TabIndex = 2; |
|
|
|
// |
|
|
|
// CNASFieldName |
|
|
@@ -561,7 +563,7 @@ |
|
|
|
this.cbxCnas.FormattingEnabled = true; |
|
|
|
this.cbxCnas.Location = new System.Drawing.Point(150, 6); |
|
|
|
this.cbxCnas.Name = "cbxCnas"; |
|
|
|
this.cbxCnas.Size = new System.Drawing.Size(184, 32); |
|
|
|
this.cbxCnas.Size = new System.Drawing.Size(184, 28); |
|
|
|
this.cbxCnas.TabIndex = 2; |
|
|
|
this.cbxCnas.SelectedIndexChanged += new System.EventHandler(this.cbxCnas_SelectedIndexChanged); |
|
|
|
// |
|
|
@@ -570,7 +572,7 @@ |
|
|
|
this.label13.AutoSize = true; |
|
|
|
this.label13.Location = new System.Drawing.Point(3, 10); |
|
|
|
this.label13.Name = "label13"; |
|
|
|
this.label13.Size = new System.Drawing.Size(168, 24); |
|
|
|
this.label13.Size = new System.Drawing.Size(141, 20); |
|
|
|
this.label13.TabIndex = 1; |
|
|
|
this.label13.Text = "CNAS数据库表名:"; |
|
|
|
// |
|
|
@@ -677,7 +679,7 @@ |
|
|
|
this.dgvInstrument.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
|
this.Code}); |
|
|
|
this.dgvInstrument.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
|
this.dgvInstrument.Location = new System.Drawing.Point(6, 64); |
|
|
|
this.dgvInstrument.Location = new System.Drawing.Point(6, 60); |
|
|
|
this.dgvInstrument.MultiSelect = false; |
|
|
|
this.dgvInstrument.Name = "dgvInstrument"; |
|
|
|
this.dgvInstrument.ReadOnly = true; |
|
|
@@ -686,9 +688,10 @@ |
|
|
|
dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
|
|
|
this.dgvInstrument.RowsDefaultCellStyle = dataGridViewCellStyle8; |
|
|
|
this.dgvInstrument.RowTemplate.Height = 23; |
|
|
|
this.dgvInstrument.Size = new System.Drawing.Size(134, 606); |
|
|
|
this.dgvInstrument.Size = new System.Drawing.Size(134, 610); |
|
|
|
this.dgvInstrument.TabIndex = 0; |
|
|
|
this.dgvInstrument.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvInstrument_CellDoubleClick); |
|
|
|
this.dgvInstrument.CellMouseDown += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dgvInstrument_CellMouseDown); |
|
|
|
this.dgvInstrument.SelectionChanged += new System.EventHandler(this.dgvInstrument_SelectionChanged); |
|
|
|
// |
|
|
|
// Code |
|
|
@@ -703,17 +706,17 @@ |
|
|
|
// panel17 |
|
|
|
// |
|
|
|
this.panel17.Dock = System.Windows.Forms.DockStyle.Right; |
|
|
|
this.panel17.Location = new System.Drawing.Point(140, 64); |
|
|
|
this.panel17.Location = new System.Drawing.Point(140, 60); |
|
|
|
this.panel17.Name = "panel17"; |
|
|
|
this.panel17.Size = new System.Drawing.Size(3, 606); |
|
|
|
this.panel17.Size = new System.Drawing.Size(3, 610); |
|
|
|
this.panel17.TabIndex = 8; |
|
|
|
// |
|
|
|
// panel16 |
|
|
|
// |
|
|
|
this.panel16.Dock = System.Windows.Forms.DockStyle.Left; |
|
|
|
this.panel16.Location = new System.Drawing.Point(3, 64); |
|
|
|
this.panel16.Location = new System.Drawing.Point(3, 60); |
|
|
|
this.panel16.Name = "panel16"; |
|
|
|
this.panel16.Size = new System.Drawing.Size(3, 606); |
|
|
|
this.panel16.Size = new System.Drawing.Size(3, 610); |
|
|
|
this.panel16.TabIndex = 7; |
|
|
|
// |
|
|
|
// panel9 |
|
|
@@ -750,7 +753,7 @@ |
|
|
|
// |
|
|
|
this.panel8.Controls.Add(this.label1); |
|
|
|
this.panel8.Dock = System.Windows.Forms.DockStyle.Top; |
|
|
|
this.panel8.Location = new System.Drawing.Point(3, 27); |
|
|
|
this.panel8.Location = new System.Drawing.Point(3, 23); |
|
|
|
this.panel8.Name = "panel8"; |
|
|
|
this.panel8.Size = new System.Drawing.Size(140, 37); |
|
|
|
this.panel8.TabIndex = 4; |
|
|
@@ -760,7 +763,7 @@ |
|
|
|
this.label1.AutoSize = true; |
|
|
|
this.label1.Location = new System.Drawing.Point(3, 9); |
|
|
|
this.label1.Name = "label1"; |
|
|
|
this.label1.Size = new System.Drawing.Size(100, 24); |
|
|
|
this.label1.Size = new System.Drawing.Size(84, 20); |
|
|
|
this.label1.TabIndex = 3; |
|
|
|
this.label1.Text = "当前选中:"; |
|
|
|
// |
|
|
@@ -775,7 +778,6 @@ |
|
|
|
// |
|
|
|
// menuStrip1 |
|
|
|
// |
|
|
|
this.menuStrip1.GripMargin = new System.Windows.Forms.Padding(2, 2, 0, 2); |
|
|
|
this.menuStrip1.ImageScalingSize = new System.Drawing.Size(20, 20); |
|
|
|
this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { |
|
|
|
this.tsmSystemSetting, |
|
|
@@ -784,14 +786,14 @@ |
|
|
|
this.tsmHelper}); |
|
|
|
this.menuStrip1.Location = new System.Drawing.Point(0, 0); |
|
|
|
this.menuStrip1.Name = "menuStrip1"; |
|
|
|
this.menuStrip1.Size = new System.Drawing.Size(1197, 32); |
|
|
|
this.menuStrip1.Size = new System.Drawing.Size(1197, 30); |
|
|
|
this.menuStrip1.TabIndex = 0; |
|
|
|
this.menuStrip1.Text = "menuStrip1"; |
|
|
|
// |
|
|
|
// tsmSystemSetting |
|
|
|
// |
|
|
|
this.tsmSystemSetting.Name = "tsmSystemSetting"; |
|
|
|
this.tsmSystemSetting.Size = new System.Drawing.Size(123, 28); |
|
|
|
this.tsmSystemSetting.Size = new System.Drawing.Size(104, 24); |
|
|
|
this.tsmSystemSetting.Text = "系统设置(&G)"; |
|
|
|
this.tsmSystemSetting.Visible = false; |
|
|
|
this.tsmSystemSetting.Click += new System.EventHandler(this.tsmSystemSetting_Click); |
|
|
@@ -799,21 +801,21 @@ |
|
|
|
// tsmServiceSetting |
|
|
|
// |
|
|
|
this.tsmServiceSetting.Name = "tsmServiceSetting"; |
|
|
|
this.tsmServiceSetting.Size = new System.Drawing.Size(120, 28); |
|
|
|
this.tsmServiceSetting.Size = new System.Drawing.Size(102, 26); |
|
|
|
this.tsmServiceSetting.Text = "服务设置(&S)"; |
|
|
|
this.tsmServiceSetting.Click += new System.EventHandler(this.tsmServiceSetting_Click); |
|
|
|
// |
|
|
|
// tsmSourceSetting |
|
|
|
// |
|
|
|
this.tsmSourceSetting.Name = "tsmSourceSetting"; |
|
|
|
this.tsmSourceSetting.Size = new System.Drawing.Size(119, 28); |
|
|
|
this.tsmSourceSetting.Size = new System.Drawing.Size(101, 26); |
|
|
|
this.tsmSourceSetting.Text = "来源设置(&L)"; |
|
|
|
this.tsmSourceSetting.Click += new System.EventHandler(this.tsmSourceSetting_Click); |
|
|
|
// |
|
|
|
// tsmHelper |
|
|
|
// |
|
|
|
this.tsmHelper.Name = "tsmHelper"; |
|
|
|
this.tsmHelper.Size = new System.Drawing.Size(88, 28); |
|
|
|
this.tsmHelper.Size = new System.Drawing.Size(75, 26); |
|
|
|
this.tsmHelper.Text = "帮助(&H)"; |
|
|
|
this.tsmHelper.Click += new System.EventHandler(this.tsmHelper_Click); |
|
|
|
// |
|
|
@@ -889,9 +891,15 @@ |
|
|
|
this.panel6.Size = new System.Drawing.Size(1207, 2); |
|
|
|
this.panel6.TabIndex = 1; |
|
|
|
// |
|
|
|
// contextMenuStrip1 |
|
|
|
// |
|
|
|
this.contextMenuStrip1.ImageScalingSize = new System.Drawing.Size(20, 20); |
|
|
|
this.contextMenuStrip1.Name = "contextMenuStrip1"; |
|
|
|
this.contextMenuStrip1.Size = new System.Drawing.Size(61, 4); |
|
|
|
// |
|
|
|
// frmSyncParams |
|
|
|
// |
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(11F, 24F); |
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F); |
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
|
|
|
this.ClientSize = new System.Drawing.Size(1207, 793); |
|
|
|
this.Controls.Add(this.panel4); |
|
|
@@ -1019,6 +1027,7 @@ |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn CNASFieldName; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn CnasDataType; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn 字段描述; |
|
|
|
private System.Windows.Forms.ContextMenuStrip contextMenuStrip1; |
|
|
|
} |
|
|
|
} |
|
|
|
|