|
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770 |
- namespace CNAS_BalanceClient
- {
- partial class frmBalanceField
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
-
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
-
- #region Windows Form Designer generated code
-
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmBalanceField));
- this.pnlAll = new System.Windows.Forms.Panel();
- this.pnlCenter = new System.Windows.Forms.Panel();
- this.pnlbalanceRight = new System.Windows.Forms.Panel();
- this.panel3 = new System.Windows.Forms.Panel();
- this.splitContainer1 = new System.Windows.Forms.SplitContainer();
- this.tabControl1 = new System.Windows.Forms.TabControl();
- this.tabPage6 = new System.Windows.Forms.TabPage();
- this.splitContainer2 = new System.Windows.Forms.SplitContainer();
- this.dgvbalancefield = new System.Windows.Forms.DataGridView();
- this.InstruFieldName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.InstruDataType = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.panel4 = new System.Windows.Forms.Panel();
- this.label12 = new System.Windows.Forms.Label();
- this.dgvCnas = new System.Windows.Forms.DataGridView();
- this.CNASFieldName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.CnasDataType = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.panel5 = new System.Windows.Forms.Panel();
- this.cbxCnas = new System.Windows.Forms.ComboBox();
- this.label13 = new System.Windows.Forms.Label();
- this.panel2 = new System.Windows.Forms.Panel();
- this.panel1 = new System.Windows.Forms.Panel();
- this.panel10 = new System.Windows.Forms.Panel();
- this.btnDeleteMapping = new System.Windows.Forms.Button();
- this.btnAddMapping = new System.Windows.Forms.Button();
- this.pnlbalanceLeft = new System.Windows.Forms.Panel();
- this.panel9 = new System.Windows.Forms.Panel();
- this.panel7 = new System.Windows.Forms.Panel();
- this.lstBalance = new System.Windows.Forms.ListBox();
- this.panel6 = new System.Windows.Forms.Panel();
- this.label1 = new System.Windows.Forms.Label();
- this.pnlBottom = new System.Windows.Forms.Panel();
- this.panel8 = new System.Windows.Forms.Panel();
- this.btnOK = new System.Windows.Forms.Button();
- this.groupBox1 = new System.Windows.Forms.GroupBox();
- this.pnlTop = new System.Windows.Forms.Panel();
- this.pnlRight = new System.Windows.Forms.Panel();
- this.pnlLeft = new System.Windows.Forms.Panel();
- this.panel11 = new System.Windows.Forms.Panel();
- this.label2 = new System.Windows.Forms.Label();
- this.panel12 = new System.Windows.Forms.Panel();
- this.txtInstrumentColumn = new System.Windows.Forms.TextBox();
- this.cbxCNASColumn = new System.Windows.Forms.ComboBox();
- this.label3 = new System.Windows.Forms.Label();
- this.panel13 = new System.Windows.Forms.Panel();
- this.dgvMapping = new System.Windows.Forms.DataGridView();
- this.InstrumentField = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.CnasField = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.PrimaryKey = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.DateKey = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.btnConditionMap = new System.Windows.Forms.Button();
- this.pnlAll.SuspendLayout();
- this.pnlCenter.SuspendLayout();
- this.pnlbalanceRight.SuspendLayout();
- this.panel3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
- this.splitContainer1.Panel1.SuspendLayout();
- this.splitContainer1.Panel2.SuspendLayout();
- this.splitContainer1.SuspendLayout();
- this.tabControl1.SuspendLayout();
- this.tabPage6.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
- this.splitContainer2.Panel1.SuspendLayout();
- this.splitContainer2.Panel2.SuspendLayout();
- this.splitContainer2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvbalancefield)).BeginInit();
- this.panel4.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvCnas)).BeginInit();
- this.panel5.SuspendLayout();
- this.panel1.SuspendLayout();
- this.panel10.SuspendLayout();
- this.pnlbalanceLeft.SuspendLayout();
- this.panel7.SuspendLayout();
- this.panel6.SuspendLayout();
- this.pnlBottom.SuspendLayout();
- this.panel8.SuspendLayout();
- this.panel11.SuspendLayout();
- this.panel12.SuspendLayout();
- this.panel13.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvMapping)).BeginInit();
- this.SuspendLayout();
- //
- // pnlAll
- //
- this.pnlAll.Controls.Add(this.pnlCenter);
- this.pnlAll.Controls.Add(this.pnlBottom);
- this.pnlAll.Controls.Add(this.pnlTop);
- this.pnlAll.Controls.Add(this.pnlRight);
- this.pnlAll.Controls.Add(this.pnlLeft);
- this.pnlAll.Dock = System.Windows.Forms.DockStyle.Fill;
- this.pnlAll.Location = new System.Drawing.Point(0, 0);
- this.pnlAll.Name = "pnlAll";
- this.pnlAll.Size = new System.Drawing.Size(844, 554);
- this.pnlAll.TabIndex = 0;
- //
- // pnlCenter
- //
- this.pnlCenter.Controls.Add(this.pnlbalanceRight);
- this.pnlCenter.Controls.Add(this.pnlbalanceLeft);
- this.pnlCenter.Dock = System.Windows.Forms.DockStyle.Fill;
- this.pnlCenter.Location = new System.Drawing.Point(10, 5);
- this.pnlCenter.Name = "pnlCenter";
- this.pnlCenter.Size = new System.Drawing.Size(829, 493);
- this.pnlCenter.TabIndex = 4;
- //
- // pnlbalanceRight
- //
- this.pnlbalanceRight.Controls.Add(this.panel3);
- this.pnlbalanceRight.Controls.Add(this.panel2);
- this.pnlbalanceRight.Controls.Add(this.panel1);
- this.pnlbalanceRight.Dock = System.Windows.Forms.DockStyle.Fill;
- this.pnlbalanceRight.Location = new System.Drawing.Point(121, 0);
- this.pnlbalanceRight.Name = "pnlbalanceRight";
- this.pnlbalanceRight.Size = new System.Drawing.Size(708, 493);
- this.pnlbalanceRight.TabIndex = 1;
- //
- // panel3
- //
- this.panel3.Controls.Add(this.splitContainer1);
- this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel3.Location = new System.Drawing.Point(5, 0);
- this.panel3.Name = "panel3";
- this.panel3.Size = new System.Drawing.Size(703, 462);
- this.panel3.TabIndex = 2;
- //
- // splitContainer1
- //
- this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.splitContainer1.Location = new System.Drawing.Point(0, 0);
- this.splitContainer1.Name = "splitContainer1";
- this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
- //
- // splitContainer1.Panel1
- //
- this.splitContainer1.Panel1.Controls.Add(this.panel13);
- this.splitContainer1.Panel1.Controls.Add(this.panel11);
- //
- // splitContainer1.Panel2
- //
- this.splitContainer1.Panel2.Controls.Add(this.tabControl1);
- this.splitContainer1.Size = new System.Drawing.Size(703, 462);
- this.splitContainer1.SplitterDistance = 202;
- this.splitContainer1.TabIndex = 0;
- //
- // tabControl1
- //
- this.tabControl1.Controls.Add(this.tabPage6);
- this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tabControl1.Location = new System.Drawing.Point(0, 0);
- this.tabControl1.Name = "tabControl1";
- this.tabControl1.SelectedIndex = 0;
- this.tabControl1.Size = new System.Drawing.Size(703, 256);
- this.tabControl1.TabIndex = 2;
- //
- // tabPage6
- //
- this.tabPage6.Controls.Add(this.splitContainer2);
- this.tabPage6.Location = new System.Drawing.Point(4, 26);
- this.tabPage6.Name = "tabPage6";
- this.tabPage6.Padding = new System.Windows.Forms.Padding(3);
- this.tabPage6.Size = new System.Drawing.Size(695, 226);
- this.tabPage6.TabIndex = 1;
- this.tabPage6.Text = "字段";
- this.tabPage6.UseVisualStyleBackColor = true;
- //
- // splitContainer2
- //
- this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.splitContainer2.Location = new System.Drawing.Point(3, 3);
- this.splitContainer2.Name = "splitContainer2";
- //
- // splitContainer2.Panel1
- //
- this.splitContainer2.Panel1.Controls.Add(this.dgvbalancefield);
- this.splitContainer2.Panel1.Controls.Add(this.panel4);
- //
- // splitContainer2.Panel2
- //
- this.splitContainer2.Panel2.Controls.Add(this.dgvCnas);
- this.splitContainer2.Panel2.Controls.Add(this.panel5);
- this.splitContainer2.Size = new System.Drawing.Size(689, 220);
- this.splitContainer2.SplitterDistance = 342;
- this.splitContainer2.TabIndex = 1;
- //
- // dgvbalancefield
- //
- this.dgvbalancefield.AllowUserToAddRows = false;
- this.dgvbalancefield.BackgroundColor = System.Drawing.Color.White;
- dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Control;
- dataGridViewCellStyle3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.WindowText;
- dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvbalancefield.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle3;
- this.dgvbalancefield.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.dgvbalancefield.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.InstruFieldName,
- this.InstruDataType});
- this.dgvbalancefield.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvbalancefield.Location = new System.Drawing.Point(0, 34);
- this.dgvbalancefield.Name = "dgvbalancefield";
- this.dgvbalancefield.ReadOnly = true;
- this.dgvbalancefield.RowHeadersVisible = false;
- dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- this.dgvbalancefield.RowsDefaultCellStyle = dataGridViewCellStyle4;
- this.dgvbalancefield.RowTemplate.Height = 23;
- this.dgvbalancefield.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvbalancefield.Size = new System.Drawing.Size(342, 186);
- this.dgvbalancefield.TabIndex = 1;
- //
- // InstruFieldName
- //
- this.InstruFieldName.DataPropertyName = "FieldName";
- this.InstruFieldName.HeaderText = "列名";
- this.InstruFieldName.Name = "InstruFieldName";
- this.InstruFieldName.ReadOnly = true;
- this.InstruFieldName.Width = 155;
- //
- // InstruDataType
- //
- this.InstruDataType.DataPropertyName = "FieldType";
- this.InstruDataType.HeaderText = "数据类型";
- this.InstruDataType.Name = "InstruDataType";
- this.InstruDataType.ReadOnly = true;
- this.InstruDataType.Width = 130;
- //
- // panel4
- //
- this.panel4.Controls.Add(this.label12);
- this.panel4.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel4.Location = new System.Drawing.Point(0, 0);
- this.panel4.Name = "panel4";
- this.panel4.Size = new System.Drawing.Size(342, 34);
- this.panel4.TabIndex = 0;
- //
- // label12
- //
- this.label12.AutoSize = true;
- this.label12.Location = new System.Drawing.Point(3, 10);
- this.label12.Name = "label12";
- this.label12.Size = new System.Drawing.Size(92, 17);
- this.label12.TabIndex = 0;
- this.label12.Text = "化验数据字段:";
- //
- // dgvCnas
- //
- this.dgvCnas.AllowUserToAddRows = false;
- this.dgvCnas.BackgroundColor = System.Drawing.Color.White;
- dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Control;
- dataGridViewCellStyle5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.WindowText;
- dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvCnas.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle5;
- this.dgvCnas.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.dgvCnas.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.CNASFieldName,
- this.CnasDataType});
- this.dgvCnas.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvCnas.Location = new System.Drawing.Point(0, 34);
- this.dgvCnas.Name = "dgvCnas";
- this.dgvCnas.ReadOnly = true;
- this.dgvCnas.RowHeadersVisible = false;
- dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- this.dgvCnas.RowsDefaultCellStyle = dataGridViewCellStyle6;
- this.dgvCnas.RowTemplate.Height = 23;
- this.dgvCnas.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvCnas.Size = new System.Drawing.Size(343, 186);
- this.dgvCnas.TabIndex = 2;
- //
- // CNASFieldName
- //
- this.CNASFieldName.DataPropertyName = "CnasFieldName";
- this.CNASFieldName.HeaderText = "列名";
- this.CNASFieldName.Name = "CNASFieldName";
- this.CNASFieldName.ReadOnly = true;
- this.CNASFieldName.Width = 155;
- //
- // CnasDataType
- //
- this.CnasDataType.DataPropertyName = "CnasDataType";
- this.CnasDataType.HeaderText = "数据类型";
- this.CnasDataType.Name = "CnasDataType";
- this.CnasDataType.ReadOnly = true;
- this.CnasDataType.Width = 130;
- //
- // panel5
- //
- this.panel5.Controls.Add(this.cbxCnas);
- this.panel5.Controls.Add(this.label13);
- this.panel5.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel5.Location = new System.Drawing.Point(0, 0);
- this.panel5.Name = "panel5";
- this.panel5.Size = new System.Drawing.Size(343, 34);
- this.panel5.TabIndex = 0;
- //
- // cbxCnas
- //
- this.cbxCnas.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cbxCnas.FormattingEnabled = true;
- this.cbxCnas.Location = new System.Drawing.Point(122, 6);
- this.cbxCnas.Name = "cbxCnas";
- this.cbxCnas.Size = new System.Drawing.Size(189, 25);
- this.cbxCnas.TabIndex = 2;
- this.cbxCnas.SelectedIndexChanged += new System.EventHandler(this.cbxCnas_SelectedIndexChanged);
- //
- // label13
- //
- this.label13.AutoSize = true;
- this.label13.Location = new System.Drawing.Point(3, 10);
- this.label13.Name = "label13";
- this.label13.Size = new System.Drawing.Size(113, 17);
- this.label13.TabIndex = 1;
- this.label13.Text = "CNAS数据库表名:";
- //
- // panel2
- //
- this.panel2.Dock = System.Windows.Forms.DockStyle.Left;
- this.panel2.Location = new System.Drawing.Point(0, 0);
- this.panel2.Name = "panel2";
- this.panel2.Size = new System.Drawing.Size(5, 462);
- this.panel2.TabIndex = 1;
- //
- // panel1
- //
- this.panel1.Controls.Add(this.panel10);
- this.panel1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.panel1.Location = new System.Drawing.Point(0, 462);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(708, 31);
- this.panel1.TabIndex = 0;
- //
- // panel10
- //
- this.panel10.Controls.Add(this.btnConditionMap);
- this.panel10.Controls.Add(this.btnDeleteMapping);
- this.panel10.Controls.Add(this.btnAddMapping);
- this.panel10.Dock = System.Windows.Forms.DockStyle.Right;
- this.panel10.Location = new System.Drawing.Point(444, 0);
- this.panel10.Name = "panel10";
- this.panel10.Size = new System.Drawing.Size(264, 31);
- this.panel10.TabIndex = 5;
- //
- // btnDeleteMapping
- //
- this.btnDeleteMapping.Location = new System.Drawing.Point(93, 2);
- this.btnDeleteMapping.Name = "btnDeleteMapping";
- this.btnDeleteMapping.Size = new System.Drawing.Size(79, 23);
- this.btnDeleteMapping.TabIndex = 4;
- this.btnDeleteMapping.Text = "移除映射";
- this.btnDeleteMapping.UseVisualStyleBackColor = true;
- this.btnDeleteMapping.Click += new System.EventHandler(this.btnDeleteMapping_Click);
- //
- // btnAddMapping
- //
- this.btnAddMapping.Location = new System.Drawing.Point(8, 2);
- this.btnAddMapping.Name = "btnAddMapping";
- this.btnAddMapping.Size = new System.Drawing.Size(79, 23);
- this.btnAddMapping.TabIndex = 3;
- this.btnAddMapping.Text = "新增映射";
- this.btnAddMapping.UseVisualStyleBackColor = true;
- this.btnAddMapping.Click += new System.EventHandler(this.btnAddMapping_Click);
- //
- // pnlbalanceLeft
- //
- this.pnlbalanceLeft.Controls.Add(this.panel9);
- this.pnlbalanceLeft.Controls.Add(this.panel7);
- this.pnlbalanceLeft.Controls.Add(this.panel6);
- this.pnlbalanceLeft.Dock = System.Windows.Forms.DockStyle.Left;
- this.pnlbalanceLeft.Location = new System.Drawing.Point(0, 0);
- this.pnlbalanceLeft.Name = "pnlbalanceLeft";
- this.pnlbalanceLeft.Size = new System.Drawing.Size(121, 493);
- this.pnlbalanceLeft.TabIndex = 0;
- //
- // panel9
- //
- this.panel9.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.panel9.Location = new System.Drawing.Point(0, 462);
- this.panel9.Name = "panel9";
- this.panel9.Size = new System.Drawing.Size(121, 31);
- this.panel9.TabIndex = 3;
- //
- // panel7
- //
- this.panel7.Controls.Add(this.lstBalance);
- this.panel7.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel7.Location = new System.Drawing.Point(0, 29);
- this.panel7.Name = "panel7";
- this.panel7.Size = new System.Drawing.Size(121, 464);
- this.panel7.TabIndex = 2;
- //
- // lstBalance
- //
- this.lstBalance.Dock = System.Windows.Forms.DockStyle.Fill;
- this.lstBalance.Font = new System.Drawing.Font("微软雅黑", 9.5F);
- this.lstBalance.FormattingEnabled = true;
- this.lstBalance.ItemHeight = 19;
- this.lstBalance.Items.AddRange(new object[] {
- "全水分",
- "水分",
- "灰分",
- "挥发分"});
- this.lstBalance.Location = new System.Drawing.Point(0, 0);
- this.lstBalance.Name = "lstBalance";
- this.lstBalance.Size = new System.Drawing.Size(121, 464);
- this.lstBalance.TabIndex = 0;
- this.lstBalance.DrawItem += new System.Windows.Forms.DrawItemEventHandler(this.lstBalance_DrawItem);
- this.lstBalance.SelectedIndexChanged += new System.EventHandler(this.lstBalance_SelectedIndexChanged);
- //
- // panel6
- //
- this.panel6.Controls.Add(this.label1);
- this.panel6.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel6.Location = new System.Drawing.Point(0, 0);
- this.panel6.Name = "panel6";
- this.panel6.Size = new System.Drawing.Size(121, 29);
- this.panel6.TabIndex = 1;
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Location = new System.Drawing.Point(-1, 5);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(56, 17);
- this.label1.TabIndex = 0;
- this.label1.Text = "化验类型";
- //
- // pnlBottom
- //
- this.pnlBottom.Controls.Add(this.panel8);
- this.pnlBottom.Controls.Add(this.groupBox1);
- this.pnlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.pnlBottom.Location = new System.Drawing.Point(10, 498);
- this.pnlBottom.Name = "pnlBottom";
- this.pnlBottom.Size = new System.Drawing.Size(829, 56);
- this.pnlBottom.TabIndex = 3;
- //
- // panel8
- //
- this.panel8.Controls.Add(this.btnOK);
- this.panel8.Dock = System.Windows.Forms.DockStyle.Right;
- this.panel8.Location = new System.Drawing.Point(732, 13);
- this.panel8.Name = "panel8";
- this.panel8.Size = new System.Drawing.Size(97, 43);
- this.panel8.TabIndex = 2;
- //
- // btnOK
- //
- this.btnOK.Location = new System.Drawing.Point(4, 6);
- this.btnOK.Name = "btnOK";
- this.btnOK.Size = new System.Drawing.Size(90, 30);
- this.btnOK.TabIndex = 0;
- this.btnOK.Text = "确定";
- this.btnOK.UseVisualStyleBackColor = true;
- this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
- //
- // groupBox1
- //
- this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
- this.groupBox1.Location = new System.Drawing.Point(0, 0);
- this.groupBox1.Name = "groupBox1";
- this.groupBox1.Size = new System.Drawing.Size(829, 13);
- this.groupBox1.TabIndex = 1;
- this.groupBox1.TabStop = false;
- //
- // pnlTop
- //
- this.pnlTop.Dock = System.Windows.Forms.DockStyle.Top;
- this.pnlTop.Location = new System.Drawing.Point(10, 0);
- this.pnlTop.Name = "pnlTop";
- this.pnlTop.Size = new System.Drawing.Size(829, 5);
- this.pnlTop.TabIndex = 2;
- //
- // pnlRight
- //
- this.pnlRight.Dock = System.Windows.Forms.DockStyle.Right;
- this.pnlRight.Location = new System.Drawing.Point(839, 0);
- this.pnlRight.Name = "pnlRight";
- this.pnlRight.Size = new System.Drawing.Size(5, 554);
- this.pnlRight.TabIndex = 1;
- //
- // pnlLeft
- //
- this.pnlLeft.Dock = System.Windows.Forms.DockStyle.Left;
- this.pnlLeft.Location = new System.Drawing.Point(0, 0);
- this.pnlLeft.Name = "pnlLeft";
- this.pnlLeft.Size = new System.Drawing.Size(10, 554);
- this.pnlLeft.TabIndex = 0;
- //
- // panel11
- //
- this.panel11.Controls.Add(this.panel12);
- this.panel11.Controls.Add(this.label2);
- this.panel11.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel11.Location = new System.Drawing.Point(0, 0);
- this.panel11.Name = "panel11";
- this.panel11.Size = new System.Drawing.Size(703, 29);
- this.panel11.TabIndex = 2;
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Location = new System.Drawing.Point(10, 5);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(44, 17);
- this.label2.TabIndex = 1;
- this.label2.Text = "映射表";
- //
- // panel12
- //
- this.panel12.Controls.Add(this.txtInstrumentColumn);
- this.panel12.Controls.Add(this.cbxCNASColumn);
- this.panel12.Controls.Add(this.label3);
- this.panel12.Dock = System.Windows.Forms.DockStyle.Right;
- this.panel12.Location = new System.Drawing.Point(394, 0);
- this.panel12.Name = "panel12";
- this.panel12.Size = new System.Drawing.Size(309, 29);
- this.panel12.TabIndex = 3;
- //
- // txtInstrumentColumn
- //
- this.txtInstrumentColumn.Location = new System.Drawing.Point(111, 3);
- this.txtInstrumentColumn.Name = "txtInstrumentColumn";
- this.txtInstrumentColumn.ReadOnly = true;
- this.txtInstrumentColumn.Size = new System.Drawing.Size(190, 23);
- this.txtInstrumentColumn.TabIndex = 10;
- this.txtInstrumentColumn.DoubleClick += new System.EventHandler(this.txtInstrumentColumn_DoubleClick);
- //
- // cbxCNASColumn
- //
- this.cbxCNASColumn.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cbxCNASColumn.FormattingEnabled = true;
- this.cbxCNASColumn.Location = new System.Drawing.Point(111, 7);
- this.cbxCNASColumn.Name = "cbxCNASColumn";
- this.cbxCNASColumn.Size = new System.Drawing.Size(179, 25);
- this.cbxCNASColumn.TabIndex = 9;
- this.cbxCNASColumn.Visible = false;
- this.cbxCNASColumn.SelectedIndexChanged += new System.EventHandler(this.cbxCNASColumn_SelectedIndexChanged);
- this.cbxCNASColumn.Leave += new System.EventHandler(this.cbxCNASColumn_Leave);
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Location = new System.Drawing.Point(3, 7);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(113, 17);
- this.label3.TabIndex = 8;
- this.label3.Text = "CNAS仪器信息列:";
- //
- // panel13
- //
- this.panel13.Controls.Add(this.dgvMapping);
- this.panel13.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel13.Location = new System.Drawing.Point(0, 29);
- this.panel13.Name = "panel13";
- this.panel13.Size = new System.Drawing.Size(703, 173);
- this.panel13.TabIndex = 3;
- //
- // dgvMapping
- //
- this.dgvMapping.AllowUserToAddRows = false;
- this.dgvMapping.BackgroundColor = System.Drawing.Color.White;
- dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control;
- dataGridViewCellStyle1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText;
- dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvMapping.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
- this.dgvMapping.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.dgvMapping.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.InstrumentField,
- this.CnasField,
- this.PrimaryKey,
- this.DateKey});
- this.dgvMapping.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvMapping.Location = new System.Drawing.Point(0, 0);
- this.dgvMapping.MultiSelect = false;
- this.dgvMapping.Name = "dgvMapping";
- this.dgvMapping.RowHeadersVisible = false;
- dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- this.dgvMapping.RowsDefaultCellStyle = dataGridViewCellStyle2;
- this.dgvMapping.RowTemplate.Height = 23;
- this.dgvMapping.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvMapping.Size = new System.Drawing.Size(703, 173);
- this.dgvMapping.TabIndex = 1;
- //
- // InstrumentField
- //
- this.InstrumentField.DataPropertyName = "SourceField";
- this.InstrumentField.HeaderText = "仪器数据列";
- this.InstrumentField.Name = "InstrumentField";
- this.InstrumentField.Width = 200;
- //
- // CnasField
- //
- this.CnasField.DataPropertyName = "TargetField";
- this.CnasField.HeaderText = "CNAS数据列";
- this.CnasField.Name = "CnasField";
- this.CnasField.Width = 200;
- //
- // PrimaryKey
- //
- this.PrimaryKey.DataPropertyName = "IfPrimaryKey";
- this.PrimaryKey.HeaderText = "关键字段";
- this.PrimaryKey.Name = "PrimaryKey";
- this.PrimaryKey.Width = 80;
- //
- // DateKey
- //
- this.DateKey.DataPropertyName = "IfDateField";
- this.DateKey.HeaderText = "日期字段";
- this.DateKey.Name = "DateKey";
- //
- // btnConditionMap
- //
- this.btnConditionMap.Location = new System.Drawing.Point(178, 2);
- this.btnConditionMap.Name = "btnConditionMap";
- this.btnConditionMap.Size = new System.Drawing.Size(79, 23);
- this.btnConditionMap.TabIndex = 5;
- this.btnConditionMap.Text = "条件映射";
- this.btnConditionMap.UseVisualStyleBackColor = true;
- this.btnConditionMap.Click += new System.EventHandler(this.btnConditionMap_Click);
- //
- // frmBalanceField
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(844, 554);
- this.Controls.Add(this.pnlAll);
- this.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
- this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.Name = "frmBalanceField";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
- this.Text = "天平端字段映射";
- this.Load += new System.EventHandler(this.frmBalanceField_Load);
- this.pnlAll.ResumeLayout(false);
- this.pnlCenter.ResumeLayout(false);
- this.pnlbalanceRight.ResumeLayout(false);
- this.panel3.ResumeLayout(false);
- this.splitContainer1.Panel1.ResumeLayout(false);
- this.splitContainer1.Panel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
- this.splitContainer1.ResumeLayout(false);
- this.tabControl1.ResumeLayout(false);
- this.tabPage6.ResumeLayout(false);
- this.splitContainer2.Panel1.ResumeLayout(false);
- this.splitContainer2.Panel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
- this.splitContainer2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvbalancefield)).EndInit();
- this.panel4.ResumeLayout(false);
- this.panel4.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvCnas)).EndInit();
- this.panel5.ResumeLayout(false);
- this.panel5.PerformLayout();
- this.panel1.ResumeLayout(false);
- this.panel10.ResumeLayout(false);
- this.pnlbalanceLeft.ResumeLayout(false);
- this.panel7.ResumeLayout(false);
- this.panel6.ResumeLayout(false);
- this.panel6.PerformLayout();
- this.pnlBottom.ResumeLayout(false);
- this.panel8.ResumeLayout(false);
- this.panel11.ResumeLayout(false);
- this.panel11.PerformLayout();
- this.panel12.ResumeLayout(false);
- this.panel12.PerformLayout();
- this.panel13.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvMapping)).EndInit();
- this.ResumeLayout(false);
-
- }
-
- #endregion
-
- private System.Windows.Forms.Panel pnlAll;
- private System.Windows.Forms.Panel pnlCenter;
- private System.Windows.Forms.Panel pnlBottom;
- private System.Windows.Forms.Panel pnlTop;
- private System.Windows.Forms.Panel pnlRight;
- private System.Windows.Forms.Panel pnlLeft;
- private System.Windows.Forms.Button btnOK;
- private System.Windows.Forms.Panel pnlbalanceRight;
- private System.Windows.Forms.Panel pnlbalanceLeft;
- private System.Windows.Forms.ListBox lstBalance;
- private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.Panel panel2;
- private System.Windows.Forms.Button btnDeleteMapping;
- private System.Windows.Forms.Button btnAddMapping;
- private System.Windows.Forms.Panel panel3;
- private System.Windows.Forms.SplitContainer splitContainer1;
- private System.Windows.Forms.TabControl tabControl1;
- private System.Windows.Forms.TabPage tabPage6;
- private System.Windows.Forms.SplitContainer splitContainer2;
- private System.Windows.Forms.DataGridView dgvbalancefield;
- private System.Windows.Forms.Panel panel4;
- private System.Windows.Forms.Label label12;
- private System.Windows.Forms.DataGridView dgvCnas;
- private System.Windows.Forms.Panel panel5;
- private System.Windows.Forms.ComboBox cbxCnas;
- private System.Windows.Forms.Label label13;
- private System.Windows.Forms.Panel panel7;
- private System.Windows.Forms.Panel panel6;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.GroupBox groupBox1;
- private System.Windows.Forms.Panel panel8;
- private System.Windows.Forms.Panel panel10;
- private System.Windows.Forms.Panel panel9;
- private System.Windows.Forms.DataGridViewTextBoxColumn InstruFieldName;
- private System.Windows.Forms.DataGridViewTextBoxColumn InstruDataType;
- private System.Windows.Forms.DataGridViewTextBoxColumn CNASFieldName;
- private System.Windows.Forms.DataGridViewTextBoxColumn CnasDataType;
- private System.Windows.Forms.Panel panel11;
- private System.Windows.Forms.Panel panel12;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.Panel panel13;
- private System.Windows.Forms.DataGridView dgvMapping;
- private System.Windows.Forms.DataGridViewTextBoxColumn InstrumentField;
- private System.Windows.Forms.DataGridViewTextBoxColumn CnasField;
- private System.Windows.Forms.DataGridViewCheckBoxColumn PrimaryKey;
- private System.Windows.Forms.DataGridViewCheckBoxColumn DateKey;
- private System.Windows.Forms.TextBox txtInstrumentColumn;
- private System.Windows.Forms.ComboBox cbxCNASColumn;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.Button btnConditionMap;
- }
- }
|