|
@@ -1,4 +1,4 @@ |
|
|
namespace CNAS_DBSync |
|
|
|
|
|
|
|
|
namespace CNAS_DBSync |
|
|
{ |
|
|
{ |
|
|
partial class frmSyncParams |
|
|
partial class frmSyncParams |
|
|
{ |
|
|
{ |
|
@@ -82,6 +82,7 @@ |
|
|
this.btnLoadDBData = new System.Windows.Forms.Button(); |
|
|
this.btnLoadDBData = new System.Windows.Forms.Button(); |
|
|
this.btnAddMapping = new System.Windows.Forms.Button(); |
|
|
this.btnAddMapping = new System.Windows.Forms.Button(); |
|
|
this.btnDatabaseConfig = new System.Windows.Forms.Button(); |
|
|
this.btnDatabaseConfig = new System.Windows.Forms.Button(); |
|
|
|
|
|
this.btnLock = new System.Windows.Forms.Button(); |
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox(); |
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox(); |
|
|
this.dgvInstrument = new System.Windows.Forms.DataGridView(); |
|
|
this.dgvInstrument = new System.Windows.Forms.DataGridView(); |
|
|
this.Code = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.Code = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
@@ -199,7 +200,7 @@ |
|
|
// splitContainer1 |
|
|
// splitContainer1 |
|
|
// |
|
|
// |
|
|
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.splitContainer1.Location = new System.Drawing.Point(3, 23); |
|
|
|
|
|
|
|
|
this.splitContainer1.Location = new System.Drawing.Point(3, 27); |
|
|
this.splitContainer1.Name = "splitContainer1"; |
|
|
this.splitContainer1.Name = "splitContainer1"; |
|
|
this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal; |
|
|
this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal; |
|
|
// |
|
|
// |
|
@@ -211,8 +212,8 @@ |
|
|
// splitContainer1.Panel2 |
|
|
// splitContainer1.Panel2 |
|
|
// |
|
|
// |
|
|
this.splitContainer1.Panel2.Controls.Add(this.tabControl1); |
|
|
this.splitContainer1.Panel2.Controls.Add(this.tabControl1); |
|
|
this.splitContainer1.Size = new System.Drawing.Size(1045, 652); |
|
|
|
|
|
this.splitContainer1.SplitterDistance = 264; |
|
|
|
|
|
|
|
|
this.splitContainer1.Size = new System.Drawing.Size(1045, 648); |
|
|
|
|
|
this.splitContainer1.SplitterDistance = 262; |
|
|
this.splitContainer1.TabIndex = 2; |
|
|
this.splitContainer1.TabIndex = 2; |
|
|
// |
|
|
// |
|
|
// panel15 |
|
|
// panel15 |
|
@@ -221,7 +222,7 @@ |
|
|
this.panel15.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.panel15.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.panel15.Location = new System.Drawing.Point(0, 37); |
|
|
this.panel15.Location = new System.Drawing.Point(0, 37); |
|
|
this.panel15.Name = "panel15"; |
|
|
this.panel15.Name = "panel15"; |
|
|
this.panel15.Size = new System.Drawing.Size(1045, 227); |
|
|
|
|
|
|
|
|
this.panel15.Size = new System.Drawing.Size(1045, 225); |
|
|
this.panel15.TabIndex = 2; |
|
|
this.panel15.TabIndex = 2; |
|
|
// |
|
|
// |
|
|
// dgvMapping |
|
|
// dgvMapping |
|
@@ -254,9 +255,8 @@ |
|
|
this.dgvMapping.RowsDefaultCellStyle = dataGridViewCellStyle2; |
|
|
this.dgvMapping.RowsDefaultCellStyle = dataGridViewCellStyle2; |
|
|
this.dgvMapping.RowTemplate.Height = 23; |
|
|
this.dgvMapping.RowTemplate.Height = 23; |
|
|
this.dgvMapping.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
this.dgvMapping.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
this.dgvMapping.Size = new System.Drawing.Size(1045, 227); |
|
|
|
|
|
|
|
|
this.dgvMapping.Size = new System.Drawing.Size(1045, 225); |
|
|
this.dgvMapping.TabIndex = 1; |
|
|
this.dgvMapping.TabIndex = 1; |
|
|
|
|
|
|
|
|
// |
|
|
// |
|
|
// InstrumentField |
|
|
// InstrumentField |
|
|
// |
|
|
// |
|
@@ -306,12 +306,12 @@ |
|
|
this.cmsMapping.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { |
|
|
this.cmsMapping.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { |
|
|
this.btnDelMap}); |
|
|
this.btnDelMap}); |
|
|
this.cmsMapping.Name = "cmsMapping"; |
|
|
this.cmsMapping.Name = "cmsMapping"; |
|
|
this.cmsMapping.Size = new System.Drawing.Size(109, 28); |
|
|
|
|
|
|
|
|
this.cmsMapping.Size = new System.Drawing.Size(117, 34); |
|
|
// |
|
|
// |
|
|
// btnDelMap |
|
|
// btnDelMap |
|
|
// |
|
|
// |
|
|
this.btnDelMap.Name = "btnDelMap"; |
|
|
this.btnDelMap.Name = "btnDelMap"; |
|
|
this.btnDelMap.Size = new System.Drawing.Size(108, 24); |
|
|
|
|
|
|
|
|
this.btnDelMap.Size = new System.Drawing.Size(116, 30); |
|
|
this.btnDelMap.Text = "移除"; |
|
|
this.btnDelMap.Text = "移除"; |
|
|
this.btnDelMap.Click += new System.EventHandler(this.btnDelMap_Click); |
|
|
this.btnDelMap.Click += new System.EventHandler(this.btnDelMap_Click); |
|
|
// |
|
|
// |
|
@@ -332,7 +332,7 @@ |
|
|
this.txtInstrumentColumn.Location = new System.Drawing.Point(453, 9); |
|
|
this.txtInstrumentColumn.Location = new System.Drawing.Point(453, 9); |
|
|
this.txtInstrumentColumn.Name = "txtInstrumentColumn"; |
|
|
this.txtInstrumentColumn.Name = "txtInstrumentColumn"; |
|
|
this.txtInstrumentColumn.ReadOnly = true; |
|
|
this.txtInstrumentColumn.ReadOnly = true; |
|
|
this.txtInstrumentColumn.Size = new System.Drawing.Size(195, 27); |
|
|
|
|
|
|
|
|
this.txtInstrumentColumn.Size = new System.Drawing.Size(195, 31); |
|
|
this.txtInstrumentColumn.TabIndex = 7; |
|
|
this.txtInstrumentColumn.TabIndex = 7; |
|
|
this.txtInstrumentColumn.DoubleClick += new System.EventHandler(this.txtInstrumentColumn_DoubleClick); |
|
|
this.txtInstrumentColumn.DoubleClick += new System.EventHandler(this.txtInstrumentColumn_DoubleClick); |
|
|
// |
|
|
// |
|
@@ -342,7 +342,7 @@ |
|
|
this.cbxCNASColumn.FormattingEnabled = true; |
|
|
this.cbxCNASColumn.FormattingEnabled = true; |
|
|
this.cbxCNASColumn.Location = new System.Drawing.Point(453, 9); |
|
|
this.cbxCNASColumn.Location = new System.Drawing.Point(453, 9); |
|
|
this.cbxCNASColumn.Name = "cbxCNASColumn"; |
|
|
this.cbxCNASColumn.Name = "cbxCNASColumn"; |
|
|
this.cbxCNASColumn.Size = new System.Drawing.Size(184, 28); |
|
|
|
|
|
|
|
|
this.cbxCNASColumn.Size = new System.Drawing.Size(184, 32); |
|
|
this.cbxCNASColumn.TabIndex = 6; |
|
|
this.cbxCNASColumn.TabIndex = 6; |
|
|
this.cbxCNASColumn.Visible = false; |
|
|
this.cbxCNASColumn.Visible = false; |
|
|
this.cbxCNASColumn.SelectedIndexChanged += new System.EventHandler(this.cbxCNASColumn_SelectedIndexChanged); |
|
|
this.cbxCNASColumn.SelectedIndexChanged += new System.EventHandler(this.cbxCNASColumn_SelectedIndexChanged); |
|
@@ -353,7 +353,7 @@ |
|
|
this.label3.AutoSize = true; |
|
|
this.label3.AutoSize = true; |
|
|
this.label3.Location = new System.Drawing.Point(321, 10); |
|
|
this.label3.Location = new System.Drawing.Point(321, 10); |
|
|
this.label3.Name = "label3"; |
|
|
this.label3.Name = "label3"; |
|
|
this.label3.Size = new System.Drawing.Size(141, 20); |
|
|
|
|
|
|
|
|
this.label3.Size = new System.Drawing.Size(168, 24); |
|
|
this.label3.TabIndex = 5; |
|
|
this.label3.TabIndex = 5; |
|
|
this.label3.Text = "CNAS仪器信息列:"; |
|
|
this.label3.Text = "CNAS仪器信息列:"; |
|
|
// |
|
|
// |
|
@@ -362,7 +362,7 @@ |
|
|
this.label2.AutoSize = true; |
|
|
this.label2.AutoSize = true; |
|
|
this.label2.Location = new System.Drawing.Point(3, 10); |
|
|
this.label2.Location = new System.Drawing.Point(3, 10); |
|
|
this.label2.Name = "label2"; |
|
|
this.label2.Name = "label2"; |
|
|
this.label2.Size = new System.Drawing.Size(114, 20); |
|
|
|
|
|
|
|
|
this.label2.Size = new System.Drawing.Size(136, 24); |
|
|
this.label2.TabIndex = 4; |
|
|
this.label2.TabIndex = 4; |
|
|
this.label2.Text = "字段映射信息:"; |
|
|
this.label2.Text = "字段映射信息:"; |
|
|
// |
|
|
// |
|
@@ -373,16 +373,16 @@ |
|
|
this.tabControl1.Location = new System.Drawing.Point(0, 0); |
|
|
this.tabControl1.Location = new System.Drawing.Point(0, 0); |
|
|
this.tabControl1.Name = "tabControl1"; |
|
|
this.tabControl1.Name = "tabControl1"; |
|
|
this.tabControl1.SelectedIndex = 0; |
|
|
this.tabControl1.SelectedIndex = 0; |
|
|
this.tabControl1.Size = new System.Drawing.Size(1045, 384); |
|
|
|
|
|
|
|
|
this.tabControl1.Size = new System.Drawing.Size(1045, 382); |
|
|
this.tabControl1.TabIndex = 1; |
|
|
this.tabControl1.TabIndex = 1; |
|
|
// |
|
|
// |
|
|
// tabPage6 |
|
|
// tabPage6 |
|
|
// |
|
|
// |
|
|
this.tabPage6.Controls.Add(this.splitContainer2); |
|
|
this.tabPage6.Controls.Add(this.splitContainer2); |
|
|
this.tabPage6.Location = new System.Drawing.Point(4, 29); |
|
|
|
|
|
|
|
|
this.tabPage6.Location = new System.Drawing.Point(4, 33); |
|
|
this.tabPage6.Name = "tabPage6"; |
|
|
this.tabPage6.Name = "tabPage6"; |
|
|
this.tabPage6.Padding = new System.Windows.Forms.Padding(3); |
|
|
this.tabPage6.Padding = new System.Windows.Forms.Padding(3); |
|
|
this.tabPage6.Size = new System.Drawing.Size(1037, 351); |
|
|
|
|
|
|
|
|
this.tabPage6.Size = new System.Drawing.Size(1037, 345); |
|
|
this.tabPage6.TabIndex = 1; |
|
|
this.tabPage6.TabIndex = 1; |
|
|
this.tabPage6.Text = "字段"; |
|
|
this.tabPage6.Text = "字段"; |
|
|
this.tabPage6.UseVisualStyleBackColor = true; |
|
|
this.tabPage6.UseVisualStyleBackColor = true; |
|
@@ -402,7 +402,7 @@ |
|
|
// |
|
|
// |
|
|
this.splitContainer2.Panel2.Controls.Add(this.dgvCnas); |
|
|
this.splitContainer2.Panel2.Controls.Add(this.dgvCnas); |
|
|
this.splitContainer2.Panel2.Controls.Add(this.pnlRight); |
|
|
this.splitContainer2.Panel2.Controls.Add(this.pnlRight); |
|
|
this.splitContainer2.Size = new System.Drawing.Size(1031, 345); |
|
|
|
|
|
|
|
|
this.splitContainer2.Size = new System.Drawing.Size(1031, 339); |
|
|
this.splitContainer2.SplitterDistance = 508; |
|
|
this.splitContainer2.SplitterDistance = 508; |
|
|
this.splitContainer2.TabIndex = 1; |
|
|
this.splitContainer2.TabIndex = 1; |
|
|
// |
|
|
// |
|
@@ -432,7 +432,7 @@ |
|
|
this.dgvInstruDS.RowsDefaultCellStyle = dataGridViewCellStyle4; |
|
|
this.dgvInstruDS.RowsDefaultCellStyle = dataGridViewCellStyle4; |
|
|
this.dgvInstruDS.RowTemplate.Height = 23; |
|
|
this.dgvInstruDS.RowTemplate.Height = 23; |
|
|
this.dgvInstruDS.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
this.dgvInstruDS.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
this.dgvInstruDS.Size = new System.Drawing.Size(508, 311); |
|
|
|
|
|
|
|
|
this.dgvInstruDS.Size = new System.Drawing.Size(508, 305); |
|
|
this.dgvInstruDS.TabIndex = 1; |
|
|
this.dgvInstruDS.TabIndex = 1; |
|
|
// |
|
|
// |
|
|
// InstruFieldName |
|
|
// InstruFieldName |
|
@@ -478,7 +478,7 @@ |
|
|
this.cbxInstrument.FormattingEnabled = true; |
|
|
this.cbxInstrument.FormattingEnabled = true; |
|
|
this.cbxInstrument.Location = new System.Drawing.Point(129, 6); |
|
|
this.cbxInstrument.Location = new System.Drawing.Point(129, 6); |
|
|
this.cbxInstrument.Name = "cbxInstrument"; |
|
|
this.cbxInstrument.Name = "cbxInstrument"; |
|
|
this.cbxInstrument.Size = new System.Drawing.Size(200, 28); |
|
|
|
|
|
|
|
|
this.cbxInstrument.Size = new System.Drawing.Size(200, 32); |
|
|
this.cbxInstrument.TabIndex = 1; |
|
|
this.cbxInstrument.TabIndex = 1; |
|
|
this.cbxInstrument.SelectedIndexChanged += new System.EventHandler(this.cbxInstrument_SelectedIndexChanged); |
|
|
this.cbxInstrument.SelectedIndexChanged += new System.EventHandler(this.cbxInstrument_SelectedIndexChanged); |
|
|
// |
|
|
// |
|
@@ -487,7 +487,7 @@ |
|
|
this.label12.AutoSize = true; |
|
|
this.label12.AutoSize = true; |
|
|
this.label12.Location = new System.Drawing.Point(3, 10); |
|
|
this.label12.Location = new System.Drawing.Point(3, 10); |
|
|
this.label12.Name = "label12"; |
|
|
this.label12.Name = "label12"; |
|
|
this.label12.Size = new System.Drawing.Size(129, 20); |
|
|
|
|
|
|
|
|
this.label12.Size = new System.Drawing.Size(154, 24); |
|
|
this.label12.TabIndex = 0; |
|
|
this.label12.TabIndex = 0; |
|
|
this.label12.Text = "设备数据源表名:"; |
|
|
this.label12.Text = "设备数据源表名:"; |
|
|
// |
|
|
// |
|
@@ -517,7 +517,7 @@ |
|
|
this.dgvCnas.RowsDefaultCellStyle = dataGridViewCellStyle6; |
|
|
this.dgvCnas.RowsDefaultCellStyle = dataGridViewCellStyle6; |
|
|
this.dgvCnas.RowTemplate.Height = 23; |
|
|
this.dgvCnas.RowTemplate.Height = 23; |
|
|
this.dgvCnas.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
this.dgvCnas.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
this.dgvCnas.Size = new System.Drawing.Size(519, 311); |
|
|
|
|
|
|
|
|
this.dgvCnas.Size = new System.Drawing.Size(519, 305); |
|
|
this.dgvCnas.TabIndex = 2; |
|
|
this.dgvCnas.TabIndex = 2; |
|
|
// |
|
|
// |
|
|
// CNASFieldName |
|
|
// CNASFieldName |
|
@@ -563,7 +563,7 @@ |
|
|
this.cbxCnas.FormattingEnabled = true; |
|
|
this.cbxCnas.FormattingEnabled = true; |
|
|
this.cbxCnas.Location = new System.Drawing.Point(150, 6); |
|
|
this.cbxCnas.Location = new System.Drawing.Point(150, 6); |
|
|
this.cbxCnas.Name = "cbxCnas"; |
|
|
this.cbxCnas.Name = "cbxCnas"; |
|
|
this.cbxCnas.Size = new System.Drawing.Size(184, 28); |
|
|
|
|
|
|
|
|
this.cbxCnas.Size = new System.Drawing.Size(184, 32); |
|
|
this.cbxCnas.TabIndex = 2; |
|
|
this.cbxCnas.TabIndex = 2; |
|
|
this.cbxCnas.SelectedIndexChanged += new System.EventHandler(this.cbxCnas_SelectedIndexChanged); |
|
|
this.cbxCnas.SelectedIndexChanged += new System.EventHandler(this.cbxCnas_SelectedIndexChanged); |
|
|
// |
|
|
// |
|
@@ -572,13 +572,14 @@ |
|
|
this.label13.AutoSize = true; |
|
|
this.label13.AutoSize = true; |
|
|
this.label13.Location = new System.Drawing.Point(3, 10); |
|
|
this.label13.Location = new System.Drawing.Point(3, 10); |
|
|
this.label13.Name = "label13"; |
|
|
this.label13.Name = "label13"; |
|
|
this.label13.Size = new System.Drawing.Size(141, 20); |
|
|
|
|
|
|
|
|
this.label13.Size = new System.Drawing.Size(168, 24); |
|
|
this.label13.TabIndex = 1; |
|
|
this.label13.TabIndex = 1; |
|
|
this.label13.Text = "CNAS数据库表名:"; |
|
|
this.label13.Text = "CNAS数据库表名:"; |
|
|
// |
|
|
// |
|
|
// panel1 |
|
|
// panel1 |
|
|
// |
|
|
// |
|
|
this.panel1.Controls.Add(this.panel7); |
|
|
this.panel1.Controls.Add(this.panel7); |
|
|
|
|
|
this.panel1.Controls.Add(this.btnLock); |
|
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Bottom; |
|
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Bottom; |
|
|
this.panel1.Location = new System.Drawing.Point(0, 678); |
|
|
this.panel1.Location = new System.Drawing.Point(0, 678); |
|
|
this.panel1.Name = "panel1"; |
|
|
this.panel1.Name = "panel1"; |
|
@@ -600,7 +601,7 @@ |
|
|
// |
|
|
// |
|
|
// btnSourceFilter |
|
|
// btnSourceFilter |
|
|
// |
|
|
// |
|
|
this.btnSourceFilter.Location = new System.Drawing.Point(86, 3); |
|
|
|
|
|
|
|
|
this.btnSourceFilter.Location = new System.Drawing.Point(89, 3); |
|
|
this.btnSourceFilter.Name = "btnSourceFilter"; |
|
|
this.btnSourceFilter.Name = "btnSourceFilter"; |
|
|
this.btnSourceFilter.Size = new System.Drawing.Size(79, 32); |
|
|
this.btnSourceFilter.Size = new System.Drawing.Size(79, 32); |
|
|
this.btnSourceFilter.TabIndex = 6; |
|
|
this.btnSourceFilter.TabIndex = 6; |
|
@@ -610,7 +611,7 @@ |
|
|
// |
|
|
// |
|
|
// btnCNASFieldConfig |
|
|
// btnCNASFieldConfig |
|
|
// |
|
|
// |
|
|
this.btnCNASFieldConfig.Location = new System.Drawing.Point(168, 3); |
|
|
|
|
|
|
|
|
this.btnCNASFieldConfig.Location = new System.Drawing.Point(170, 3); |
|
|
this.btnCNASFieldConfig.Name = "btnCNASFieldConfig"; |
|
|
this.btnCNASFieldConfig.Name = "btnCNASFieldConfig"; |
|
|
this.btnCNASFieldConfig.Size = new System.Drawing.Size(79, 35); |
|
|
this.btnCNASFieldConfig.Size = new System.Drawing.Size(79, 35); |
|
|
this.btnCNASFieldConfig.TabIndex = 5; |
|
|
this.btnCNASFieldConfig.TabIndex = 5; |
|
@@ -630,9 +631,9 @@ |
|
|
// |
|
|
// |
|
|
// btnAddMapping |
|
|
// btnAddMapping |
|
|
// |
|
|
// |
|
|
this.btnAddMapping.Location = new System.Drawing.Point(3, 3); |
|
|
|
|
|
|
|
|
this.btnAddMapping.Location = new System.Drawing.Point(-5, 3); |
|
|
this.btnAddMapping.Name = "btnAddMapping"; |
|
|
this.btnAddMapping.Name = "btnAddMapping"; |
|
|
this.btnAddMapping.Size = new System.Drawing.Size(79, 32); |
|
|
|
|
|
|
|
|
this.btnAddMapping.Size = new System.Drawing.Size(95, 32); |
|
|
this.btnAddMapping.TabIndex = 2; |
|
|
this.btnAddMapping.TabIndex = 2; |
|
|
this.btnAddMapping.Text = "新增映射"; |
|
|
this.btnAddMapping.Text = "新增映射"; |
|
|
this.btnAddMapping.UseVisualStyleBackColor = true; |
|
|
this.btnAddMapping.UseVisualStyleBackColor = true; |
|
@@ -648,6 +649,16 @@ |
|
|
this.btnDatabaseConfig.UseVisualStyleBackColor = true; |
|
|
this.btnDatabaseConfig.UseVisualStyleBackColor = true; |
|
|
this.btnDatabaseConfig.Click += new System.EventHandler(this.btnDatabaseConfig_Click); |
|
|
this.btnDatabaseConfig.Click += new System.EventHandler(this.btnDatabaseConfig_Click); |
|
|
// |
|
|
// |
|
|
|
|
|
// btnLock |
|
|
|
|
|
// |
|
|
|
|
|
this.btnLock.Location = new System.Drawing.Point(14, 4); |
|
|
|
|
|
this.btnLock.Name = "btnLock"; |
|
|
|
|
|
this.btnLock.Size = new System.Drawing.Size(58, 32); |
|
|
|
|
|
this.btnLock.TabIndex = 20; |
|
|
|
|
|
this.btnLock.Text = "锁定"; |
|
|
|
|
|
this.btnLock.UseVisualStyleBackColor = true; |
|
|
|
|
|
this.btnLock.Click += new System.EventHandler(this.btnLock_Click); |
|
|
|
|
|
// |
|
|
// groupBox1 |
|
|
// groupBox1 |
|
|
// |
|
|
// |
|
|
this.groupBox1.Controls.Add(this.dgvInstrument); |
|
|
this.groupBox1.Controls.Add(this.dgvInstrument); |
|
@@ -679,7 +690,7 @@ |
|
|
this.dgvInstrument.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
this.dgvInstrument.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
this.Code}); |
|
|
this.Code}); |
|
|
this.dgvInstrument.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.dgvInstrument.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.dgvInstrument.Location = new System.Drawing.Point(6, 60); |
|
|
|
|
|
|
|
|
this.dgvInstrument.Location = new System.Drawing.Point(6, 64); |
|
|
this.dgvInstrument.MultiSelect = false; |
|
|
this.dgvInstrument.MultiSelect = false; |
|
|
this.dgvInstrument.Name = "dgvInstrument"; |
|
|
this.dgvInstrument.Name = "dgvInstrument"; |
|
|
this.dgvInstrument.ReadOnly = true; |
|
|
this.dgvInstrument.ReadOnly = true; |
|
@@ -688,7 +699,7 @@ |
|
|
dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
|
|
dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
|
|
this.dgvInstrument.RowsDefaultCellStyle = dataGridViewCellStyle8; |
|
|
this.dgvInstrument.RowsDefaultCellStyle = dataGridViewCellStyle8; |
|
|
this.dgvInstrument.RowTemplate.Height = 23; |
|
|
this.dgvInstrument.RowTemplate.Height = 23; |
|
|
this.dgvInstrument.Size = new System.Drawing.Size(134, 610); |
|
|
|
|
|
|
|
|
this.dgvInstrument.Size = new System.Drawing.Size(134, 606); |
|
|
this.dgvInstrument.TabIndex = 0; |
|
|
this.dgvInstrument.TabIndex = 0; |
|
|
this.dgvInstrument.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvInstrument_CellDoubleClick); |
|
|
this.dgvInstrument.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvInstrument_CellDoubleClick); |
|
|
this.dgvInstrument.CellMouseDown += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dgvInstrument_CellMouseDown); |
|
|
this.dgvInstrument.CellMouseDown += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dgvInstrument_CellMouseDown); |
|
@@ -706,17 +717,17 @@ |
|
|
// panel17 |
|
|
// panel17 |
|
|
// |
|
|
// |
|
|
this.panel17.Dock = System.Windows.Forms.DockStyle.Right; |
|
|
this.panel17.Dock = System.Windows.Forms.DockStyle.Right; |
|
|
this.panel17.Location = new System.Drawing.Point(140, 60); |
|
|
|
|
|
|
|
|
this.panel17.Location = new System.Drawing.Point(140, 64); |
|
|
this.panel17.Name = "panel17"; |
|
|
this.panel17.Name = "panel17"; |
|
|
this.panel17.Size = new System.Drawing.Size(3, 610); |
|
|
|
|
|
|
|
|
this.panel17.Size = new System.Drawing.Size(3, 606); |
|
|
this.panel17.TabIndex = 8; |
|
|
this.panel17.TabIndex = 8; |
|
|
// |
|
|
// |
|
|
// panel16 |
|
|
// panel16 |
|
|
// |
|
|
// |
|
|
this.panel16.Dock = System.Windows.Forms.DockStyle.Left; |
|
|
this.panel16.Dock = System.Windows.Forms.DockStyle.Left; |
|
|
this.panel16.Location = new System.Drawing.Point(3, 60); |
|
|
|
|
|
|
|
|
this.panel16.Location = new System.Drawing.Point(3, 64); |
|
|
this.panel16.Name = "panel16"; |
|
|
this.panel16.Name = "panel16"; |
|
|
this.panel16.Size = new System.Drawing.Size(3, 610); |
|
|
|
|
|
|
|
|
this.panel16.Size = new System.Drawing.Size(3, 606); |
|
|
this.panel16.TabIndex = 7; |
|
|
this.panel16.TabIndex = 7; |
|
|
// |
|
|
// |
|
|
// panel9 |
|
|
// panel9 |
|
@@ -753,7 +764,7 @@ |
|
|
// |
|
|
// |
|
|
this.panel8.Controls.Add(this.label1); |
|
|
this.panel8.Controls.Add(this.label1); |
|
|
this.panel8.Dock = System.Windows.Forms.DockStyle.Top; |
|
|
this.panel8.Dock = System.Windows.Forms.DockStyle.Top; |
|
|
this.panel8.Location = new System.Drawing.Point(3, 23); |
|
|
|
|
|
|
|
|
this.panel8.Location = new System.Drawing.Point(3, 27); |
|
|
this.panel8.Name = "panel8"; |
|
|
this.panel8.Name = "panel8"; |
|
|
this.panel8.Size = new System.Drawing.Size(140, 37); |
|
|
this.panel8.Size = new System.Drawing.Size(140, 37); |
|
|
this.panel8.TabIndex = 4; |
|
|
this.panel8.TabIndex = 4; |
|
@@ -763,7 +774,7 @@ |
|
|
this.label1.AutoSize = true; |
|
|
this.label1.AutoSize = true; |
|
|
this.label1.Location = new System.Drawing.Point(3, 9); |
|
|
this.label1.Location = new System.Drawing.Point(3, 9); |
|
|
this.label1.Name = "label1"; |
|
|
this.label1.Name = "label1"; |
|
|
this.label1.Size = new System.Drawing.Size(84, 20); |
|
|
|
|
|
|
|
|
this.label1.Size = new System.Drawing.Size(100, 24); |
|
|
this.label1.TabIndex = 3; |
|
|
this.label1.TabIndex = 3; |
|
|
this.label1.Text = "当前选中:"; |
|
|
this.label1.Text = "当前选中:"; |
|
|
// |
|
|
// |
|
@@ -778,6 +789,7 @@ |
|
|
// |
|
|
// |
|
|
// menuStrip1 |
|
|
// menuStrip1 |
|
|
// |
|
|
// |
|
|
|
|
|
this.menuStrip1.GripMargin = new System.Windows.Forms.Padding(2, 2, 0, 2); |
|
|
this.menuStrip1.ImageScalingSize = new System.Drawing.Size(20, 20); |
|
|
this.menuStrip1.ImageScalingSize = new System.Drawing.Size(20, 20); |
|
|
this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { |
|
|
this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { |
|
|
this.tsmSystemSetting, |
|
|
this.tsmSystemSetting, |
|
@@ -786,14 +798,14 @@ |
|
|
this.tsmHelper}); |
|
|
this.tsmHelper}); |
|
|
this.menuStrip1.Location = new System.Drawing.Point(0, 0); |
|
|
this.menuStrip1.Location = new System.Drawing.Point(0, 0); |
|
|
this.menuStrip1.Name = "menuStrip1"; |
|
|
this.menuStrip1.Name = "menuStrip1"; |
|
|
this.menuStrip1.Size = new System.Drawing.Size(1197, 30); |
|
|
|
|
|
|
|
|
this.menuStrip1.Size = new System.Drawing.Size(1197, 32); |
|
|
this.menuStrip1.TabIndex = 0; |
|
|
this.menuStrip1.TabIndex = 0; |
|
|
this.menuStrip1.Text = "menuStrip1"; |
|
|
this.menuStrip1.Text = "menuStrip1"; |
|
|
// |
|
|
// |
|
|
// tsmSystemSetting |
|
|
// tsmSystemSetting |
|
|
// |
|
|
// |
|
|
this.tsmSystemSetting.Name = "tsmSystemSetting"; |
|
|
this.tsmSystemSetting.Name = "tsmSystemSetting"; |
|
|
this.tsmSystemSetting.Size = new System.Drawing.Size(104, 24); |
|
|
|
|
|
|
|
|
this.tsmSystemSetting.Size = new System.Drawing.Size(123, 28); |
|
|
this.tsmSystemSetting.Text = "系统设置(&G)"; |
|
|
this.tsmSystemSetting.Text = "系统设置(&G)"; |
|
|
this.tsmSystemSetting.Visible = false; |
|
|
this.tsmSystemSetting.Visible = false; |
|
|
this.tsmSystemSetting.Click += new System.EventHandler(this.tsmSystemSetting_Click); |
|
|
this.tsmSystemSetting.Click += new System.EventHandler(this.tsmSystemSetting_Click); |
|
@@ -801,21 +813,21 @@ |
|
|
// tsmServiceSetting |
|
|
// tsmServiceSetting |
|
|
// |
|
|
// |
|
|
this.tsmServiceSetting.Name = "tsmServiceSetting"; |
|
|
this.tsmServiceSetting.Name = "tsmServiceSetting"; |
|
|
this.tsmServiceSetting.Size = new System.Drawing.Size(102, 26); |
|
|
|
|
|
|
|
|
this.tsmServiceSetting.Size = new System.Drawing.Size(120, 28); |
|
|
this.tsmServiceSetting.Text = "服务设置(&S)"; |
|
|
this.tsmServiceSetting.Text = "服务设置(&S)"; |
|
|
this.tsmServiceSetting.Click += new System.EventHandler(this.tsmServiceSetting_Click); |
|
|
this.tsmServiceSetting.Click += new System.EventHandler(this.tsmServiceSetting_Click); |
|
|
// |
|
|
// |
|
|
// tsmSourceSetting |
|
|
// tsmSourceSetting |
|
|
// |
|
|
// |
|
|
this.tsmSourceSetting.Name = "tsmSourceSetting"; |
|
|
this.tsmSourceSetting.Name = "tsmSourceSetting"; |
|
|
this.tsmSourceSetting.Size = new System.Drawing.Size(101, 26); |
|
|
|
|
|
|
|
|
this.tsmSourceSetting.Size = new System.Drawing.Size(119, 28); |
|
|
this.tsmSourceSetting.Text = "来源设置(&L)"; |
|
|
this.tsmSourceSetting.Text = "来源设置(&L)"; |
|
|
this.tsmSourceSetting.Click += new System.EventHandler(this.tsmSourceSetting_Click); |
|
|
this.tsmSourceSetting.Click += new System.EventHandler(this.tsmSourceSetting_Click); |
|
|
// |
|
|
// |
|
|
// tsmHelper |
|
|
// tsmHelper |
|
|
// |
|
|
// |
|
|
this.tsmHelper.Name = "tsmHelper"; |
|
|
this.tsmHelper.Name = "tsmHelper"; |
|
|
this.tsmHelper.Size = new System.Drawing.Size(75, 26); |
|
|
|
|
|
|
|
|
this.tsmHelper.Size = new System.Drawing.Size(88, 28); |
|
|
this.tsmHelper.Text = "帮助(&H)"; |
|
|
this.tsmHelper.Text = "帮助(&H)"; |
|
|
this.tsmHelper.Click += new System.EventHandler(this.tsmHelper_Click); |
|
|
this.tsmHelper.Click += new System.EventHandler(this.tsmHelper_Click); |
|
|
// |
|
|
// |
|
@@ -899,7 +911,7 @@ |
|
|
// |
|
|
// |
|
|
// frmSyncParams |
|
|
// frmSyncParams |
|
|
// |
|
|
// |
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F); |
|
|
|
|
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(11F, 24F); |
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
|
|
this.ClientSize = new System.Drawing.Size(1207, 793); |
|
|
this.ClientSize = new System.Drawing.Size(1207, 793); |
|
|
this.Controls.Add(this.panel4); |
|
|
this.Controls.Add(this.panel4); |
|
@@ -990,13 +1002,6 @@ |
|
|
private System.Windows.Forms.Panel panel5; |
|
|
private System.Windows.Forms.Panel panel5; |
|
|
private System.Windows.Forms.Button btnLoadDBData; |
|
|
private System.Windows.Forms.Button btnLoadDBData; |
|
|
private System.Windows.Forms.Panel panel7; |
|
|
private System.Windows.Forms.Panel panel7; |
|
|
private System.Windows.Forms.Panel panel9; |
|
|
|
|
|
private System.Windows.Forms.Panel panel8; |
|
|
|
|
|
private System.Windows.Forms.Panel panel11; |
|
|
|
|
|
private System.Windows.Forms.Panel panel12; |
|
|
|
|
|
private System.Windows.Forms.Panel panel4; |
|
|
|
|
|
private System.Windows.Forms.Panel panel13; |
|
|
|
|
|
private System.Windows.Forms.Panel panel6; |
|
|
|
|
|
private System.Windows.Forms.Button btnCNASFieldConfig; |
|
|
private System.Windows.Forms.Button btnCNASFieldConfig; |
|
|
private System.Windows.Forms.Button btnSourceFilter; |
|
|
private System.Windows.Forms.Button btnSourceFilter; |
|
|
private System.Windows.Forms.Panel panel15; |
|
|
private System.Windows.Forms.Panel panel15; |
|
@@ -1009,6 +1014,8 @@ |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn Code; |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn Code; |
|
|
private System.Windows.Forms.Panel panel17; |
|
|
private System.Windows.Forms.Panel panel17; |
|
|
private System.Windows.Forms.Panel panel16; |
|
|
private System.Windows.Forms.Panel panel16; |
|
|
|
|
|
private System.Windows.Forms.Panel panel9; |
|
|
|
|
|
private System.Windows.Forms.Panel panel8; |
|
|
private System.Windows.Forms.Panel pnlMenuTop; |
|
|
private System.Windows.Forms.Panel pnlMenuTop; |
|
|
private System.Windows.Forms.MenuStrip menuStrip1; |
|
|
private System.Windows.Forms.MenuStrip menuStrip1; |
|
|
private System.Windows.Forms.ToolStripMenuItem tsmSystemSetting; |
|
|
private System.Windows.Forms.ToolStripMenuItem tsmSystemSetting; |
|
@@ -1028,6 +1035,11 @@ |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn CnasDataType; |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn CnasDataType; |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn 字段描述; |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn 字段描述; |
|
|
private System.Windows.Forms.ContextMenuStrip contextMenuStrip1; |
|
|
private System.Windows.Forms.ContextMenuStrip contextMenuStrip1; |
|
|
|
|
|
private System.Windows.Forms.Panel panel4; |
|
|
|
|
|
private System.Windows.Forms.Panel panel6; |
|
|
|
|
|
private System.Windows.Forms.Panel panel11; |
|
|
|
|
|
private System.Windows.Forms.Panel panel12; |
|
|
|
|
|
private System.Windows.Forms.Panel panel13; |
|
|
|
|
|
private System.Windows.Forms.Button btnLock; |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
|
|
|
|