Example #1
0
        /// <summary>
        /// 设计器支持所需的方法 - 不要使用代码编辑器修改

        /// 此方法的内容。

        /// </summary>
        private void InitializeComponent()
        {
            System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmStockCycleINList));
            this.panel3              = new System.Windows.Forms.Panel();
            this.priToolBar1         = new TJSystem.UC.PriToolBar();
            this.panel1              = new System.Windows.Forms.Panel();
            this.label1              = new System.Windows.Forms.Label();
            this.panel2              = new System.Windows.Forms.Panel();
            this.dataGrid1           = new System.Windows.Forms.DataGrid();
            this.dataGridTableStyle1 = new System.Windows.Forms.DataGridTableStyle();
            this.it_code             = new System.Windows.Forms.DataGridTextBoxColumn();
            this.item_code           = new System.Windows.Forms.DataGridTextBoxColumn();
            this.item_name_cn        = new System.Windows.Forms.DataGridTextBoxColumn();
            this.item_desc_cn        = new System.Windows.Forms.DataGridTextBoxColumn();
            this.unit_name_cn        = new System.Windows.Forms.DataGridTextBoxColumn();
            this.item_qty            = new System.Windows.Forms.DataGridTextBoxColumn();
            this.actual_qty          = new System.Windows.Forms.DataGridTextBoxColumn();
            this.discount_qty        = new System.Windows.Forms.DataGridTextBoxColumn();
            this.unit_price          = new System.Windows.Forms.DataGridTextBoxColumn();
            this.remark              = new System.Windows.Forms.DataGridTextBoxColumn();
            this.panel4              = new System.Windows.Forms.Panel();
            this.label4              = new System.Windows.Forms.Label();
            this.priTextBox2         = new TJSystem.Classes.PriTextBox();
            this.textBox1            = new System.Windows.Forms.TextBox();
            this.priComboBox1        = new TJSystem.Classes.PriComboBox();
            this.label32             = new System.Windows.Forms.Label();
            this.txt14        = new TJSystem.Classes.PriTextBox();
            this.label25      = new System.Windows.Forms.Label();
            this.label24      = new System.Windows.Forms.Label();
            this.txt11        = new TJSystem.Classes.PriTextBox();
            this.label19      = new System.Windows.Forms.Label();
            this.label5       = new System.Windows.Forms.Label();
            this.label3       = new System.Windows.Forms.Label();
            this.txt7         = new TJSystem.Classes.PriTextBox();
            this.label20      = new System.Windows.Forms.Label();
            this.txt16        = new TJSystem.Classes.PriTextBox();
            this.label15      = new System.Windows.Forms.Label();
            this.label7       = new System.Windows.Forms.Label();
            this.label2       = new System.Windows.Forms.Label();
            this.txt15        = new TJSystem.Classes.PriTextBox();
            this.txt1         = new TJSystem.Classes.PriTextBox();
            this.priComboBox6 = new TJSystem.Classes.PriComboBox();
            this.priTextBox1  = new TJSystem.Classes.PriTextBox();
            this.panel3.SuspendLayout();
            this.panel1.SuspendLayout();
            this.panel2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).BeginInit();
            this.panel4.SuspendLayout();
            this.SuspendLayout();
            //
            // panel3
            //
            this.panel3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel3.BackgroundImage")));
            this.panel3.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
            this.panel3.Controls.Add(this.priToolBar1);
            this.panel3.Dock     = System.Windows.Forms.DockStyle.Bottom;
            this.panel3.Location = new System.Drawing.Point(0, 526);
            this.panel3.Name     = "panel3";
            this.panel3.Size     = new System.Drawing.Size(792, 40);
            this.panel3.TabIndex = 24;
            //
            // priToolBar1
            //
            this.priToolBar1.DGEnable       = true;
            this.priToolBar1.Dock           = System.Windows.Forms.DockStyle.Bottom;
            this.priToolBar1.Location       = new System.Drawing.Point(0, -4);
            this.priToolBar1.Name           = "priToolBar1";
            this.priToolBar1.setCurrentForm = null;
            this.priToolBar1.Size           = new System.Drawing.Size(788, 40);
            this.priToolBar1.TabIndex       = 0;
            //
            // panel1
            //
            this.panel1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel1.BackgroundImage")));
            this.panel1.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
            this.panel1.Controls.Add(this.label1);
            this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
            this.panel1.Location = new System.Drawing.Point(0, 0);
            this.panel1.Name     = "panel1";
            this.panel1.Size     = new System.Drawing.Size(792, 48);
            this.panel1.TabIndex = 22;
            //
            // label1
            //
            this.label1.BackColor = System.Drawing.Color.Transparent;
            this.label1.Dock      = System.Windows.Forms.DockStyle.Fill;
            this.label1.Font      = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.label1.Location  = new System.Drawing.Point(0, 0);
            this.label1.Name      = "label1";
            this.label1.Size      = new System.Drawing.Size(788, 44);
            this.label1.TabIndex  = 0;
            this.label1.Text      = "列表";
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            //
            // panel2
            //
            this.panel2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel2.BackgroundImage")));
            this.panel2.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
            this.panel2.Controls.Add(this.dataGrid1);
            this.panel2.Controls.Add(this.panel4);
            this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
            this.panel2.Location = new System.Drawing.Point(0, 0);
            this.panel2.Name     = "panel2";
            this.panel2.Size     = new System.Drawing.Size(792, 566);
            this.panel2.TabIndex = 23;
            //
            // dataGrid1
            //
            this.dataGrid1.AllowSorting = false;
            this.dataGrid1.Anchor       = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                                 | System.Windows.Forms.AnchorStyles.Left)
                                                                                | System.Windows.Forms.AnchorStyles.Right)));
            this.dataGrid1.BackgroundColor  = System.Drawing.SystemColors.ActiveCaptionText;
            this.dataGrid1.CaptionBackColor = System.Drawing.SystemColors.AppWorkspace;
            this.dataGrid1.CaptionText      = "入库单列表";
            this.dataGrid1.CaptionVisible   = false;
            this.dataGrid1.DataMember       = "";
            this.dataGrid1.Font             = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.dataGrid1.HeaderForeColor  = System.Drawing.SystemColors.ControlText;
            this.dataGrid1.Location         = new System.Drawing.Point(8, 200);
            this.dataGrid1.Name             = "dataGrid1";
            this.dataGrid1.ReadOnly         = true;
            this.dataGrid1.Size             = new System.Drawing.Size(776, 312);
            this.dataGrid1.TabIndex         = 1;
            this.dataGrid1.TableStyles.AddRange(new System.Windows.Forms.DataGridTableStyle[] {
                this.dataGridTableStyle1
            });
            this.dataGrid1.Click += new System.EventHandler(this.dataGrid1_Click);
            //
            // dataGridTableStyle1
            //
            this.dataGridTableStyle1.DataGrid = this.dataGrid1;
            this.dataGridTableStyle1.GridColumnStyles.AddRange(new System.Windows.Forms.DataGridColumnStyle[] {
                this.it_code,
                this.item_code,
                this.item_name_cn,
                this.item_desc_cn,
                this.unit_name_cn,
                this.item_qty,
                this.actual_qty,
                this.discount_qty,
                this.unit_price,
                this.remark
            });
            this.dataGridTableStyle1.HeaderForeColor = System.Drawing.SystemColors.ControlText;
            this.dataGridTableStyle1.MappingName     = "wip_stock_cycle_det";
            //
            // it_code
            //
            this.it_code.Format      = "";
            this.it_code.FormatInfo  = null;
            this.it_code.HeaderText  = "盘点单号";
            this.it_code.MappingName = "it_code";
            this.it_code.NullText    = "";
            this.it_code.Width       = 75;
            //
            // item_code
            //
            this.item_code.Format      = "";
            this.item_code.FormatInfo  = null;
            this.item_code.HeaderText  = "货品编号";
            this.item_code.MappingName = "item_code";
            this.item_code.NullText    = "";
            this.item_code.Width       = 75;
            //
            // item_name_cn
            //
            this.item_name_cn.Format      = "";
            this.item_name_cn.FormatInfo  = null;
            this.item_name_cn.HeaderText  = "货品名称";
            this.item_name_cn.MappingName = "item_name_cn";
            this.item_name_cn.NullText    = "";
            this.item_name_cn.Width       = 75;
            //
            // item_desc_cn
            //
            this.item_desc_cn.Format      = "";
            this.item_desc_cn.FormatInfo  = null;
            this.item_desc_cn.HeaderText  = "货品描述";
            this.item_desc_cn.MappingName = "item_desc_cn";
            this.item_desc_cn.NullText    = "";
            this.item_desc_cn.Width       = 75;
            //
            // unit_name_cn
            //
            this.unit_name_cn.Format      = "";
            this.unit_name_cn.FormatInfo  = null;
            this.unit_name_cn.HeaderText  = "单位";
            this.unit_name_cn.MappingName = "unit_name_cn";
            this.unit_name_cn.NullText    = "";
            this.unit_name_cn.Width       = 75;
            //
            // item_qty
            //
            this.item_qty.Format      = "";
            this.item_qty.FormatInfo  = null;
            this.item_qty.HeaderText  = "货品数量";
            this.item_qty.MappingName = "item_qty";
            this.item_qty.NullText    = "";
            this.item_qty.Width       = 75;
            //
            // actual_qty
            //
            this.actual_qty.Format      = "";
            this.actual_qty.FormatInfo  = null;
            this.actual_qty.HeaderText  = "实际数量";
            this.actual_qty.MappingName = "actual_qty";
            this.actual_qty.NullText    = "";
            this.actual_qty.Width       = 75;
            //
            // discount_qty
            //
            this.discount_qty.Format      = "";
            this.discount_qty.FormatInfo  = null;
            this.discount_qty.HeaderText  = "差异数量";
            this.discount_qty.MappingName = "discount_qty";
            this.discount_qty.NullText    = "";
            this.discount_qty.Width       = 75;
            //
            // unit_price
            //
            this.unit_price.Format      = "";
            this.unit_price.FormatInfo  = null;
            this.unit_price.HeaderText  = "货品单价";
            this.unit_price.MappingName = "unit_price";
            this.unit_price.NullText    = "";
            this.unit_price.Width       = 75;
            //
            // remark
            //
            this.remark.Format      = "";
            this.remark.FormatInfo  = null;
            this.remark.HeaderText  = "备注";
            this.remark.MappingName = "remark";
            this.remark.NullText    = "";
            this.remark.Width       = 75;
            //
            // panel4
            //
            this.panel4.BackColor       = System.Drawing.SystemColors.ScrollBar;
            this.panel4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel4.BackgroundImage")));
            this.panel4.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
            this.panel4.Controls.Add(this.label4);
            this.panel4.Controls.Add(this.priTextBox2);
            this.panel4.Controls.Add(this.textBox1);
            this.panel4.Controls.Add(this.priComboBox1);
            this.panel4.Controls.Add(this.label32);
            this.panel4.Controls.Add(this.txt14);
            this.panel4.Controls.Add(this.label25);
            this.panel4.Controls.Add(this.label24);
            this.panel4.Controls.Add(this.txt11);
            this.panel4.Controls.Add(this.label19);
            this.panel4.Controls.Add(this.label5);
            this.panel4.Controls.Add(this.label3);
            this.panel4.Controls.Add(this.txt7);
            this.panel4.Controls.Add(this.label20);
            this.panel4.Controls.Add(this.txt16);
            this.panel4.Controls.Add(this.label15);
            this.panel4.Controls.Add(this.label7);
            this.panel4.Controls.Add(this.label2);
            this.panel4.Controls.Add(this.txt15);
            this.panel4.Controls.Add(this.txt1);
            this.panel4.Controls.Add(this.priComboBox6);
            this.panel4.Controls.Add(this.priTextBox1);
            this.panel4.Dock     = System.Windows.Forms.DockStyle.Top;
            this.panel4.Font     = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.panel4.Location = new System.Drawing.Point(0, 0);
            this.panel4.Name     = "panel4";
            this.panel4.Size     = new System.Drawing.Size(788, 200);
            this.panel4.TabIndex = 0;
            //
            // label4
            //
            this.label4.AutoSize  = true;
            this.label4.BackColor = System.Drawing.Color.Transparent;
            this.label4.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.label4.ForeColor = System.Drawing.Color.Blue;
            this.label4.Location  = new System.Drawing.Point(568, 72);
            this.label4.Name      = "label4";
            this.label4.Size      = new System.Drawing.Size(63, 19);
            this.label4.TabIndex  = 179;
            this.label4.Text      = "差异数量";
            this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // priTextBox2
            //
            this.priTextBox2.BackColor = System.Drawing.Color.White;
            this.priTextBox2.DataField = "discount_qty";
            this.priTextBox2.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox2.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox2.Location  = new System.Drawing.Point(632, 72);
            this.priTextBox2.Name      = "priTextBox2";
            this.priTextBox2.Size      = new System.Drawing.Size(120, 23);
            this.priTextBox2.TabIndex  = 180;
            this.priTextBox2.Text      = "";
            //
            // textBox1
            //
            this.textBox1.Enabled  = false;
            this.textBox1.Location = new System.Drawing.Point(280, 48);
            this.textBox1.Name     = "textBox1";
            this.textBox1.Size     = new System.Drawing.Size(320, 23);
            this.textBox1.TabIndex = 178;
            this.textBox1.Text     = "";
            //
            // priComboBox1
            //
            this.priComboBox1.BackColor                 = System.Drawing.Color.White;
            this.priComboBox1.DataField                 = "item_code";
            this.priComboBox1.DropDownStyle             = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.priComboBox1.Location                  = new System.Drawing.Point(96, 72);
            this.priComboBox1.Name                      = "priComboBox1";
            this.priComboBox1.Size                      = new System.Drawing.Size(104, 22);
            this.priComboBox1.TabIndex                  = 174;
            this.priComboBox1.SelectionChangeCommitted += new System.EventHandler(this.priComboBox1_SelectionChangeCommitted);
            //
            // label32
            //
            this.label32.BackColor = System.Drawing.Color.Transparent;
            this.label32.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.label32.ForeColor = System.Drawing.Color.Blue;
            this.label32.Location  = new System.Drawing.Point(208, 72);
            this.label32.Name      = "label32";
            this.label32.Size      = new System.Drawing.Size(64, 23);
            this.label32.TabIndex  = 156;
            this.label32.Text      = "收货数量";
            this.label32.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // txt14
            //
            this.txt14.BackColor = System.Drawing.Color.White;
            this.txt14.DataField = "item_qty";
            this.txt14.DataType  = TJSystem.Public.DataType.String;
            this.txt14.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.txt14.Location  = new System.Drawing.Point(280, 72);
            this.txt14.Name      = "txt14";
            this.txt14.Size      = new System.Drawing.Size(104, 23);
            this.txt14.TabIndex  = 157;
            this.txt14.Text      = "";
            //
            // label25
            //
            this.label25.BackColor = System.Drawing.Color.Transparent;
            this.label25.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.label25.ForeColor = System.Drawing.Color.Blue;
            this.label25.Location  = new System.Drawing.Point(40, 120);
            this.label25.Name      = "label25";
            this.label25.Size      = new System.Drawing.Size(48, 23);
            this.label25.TabIndex  = 136;
            this.label25.Text      = "单位";
            this.label25.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label24
            //
            this.label24.AutoSize  = true;
            this.label24.BackColor = System.Drawing.Color.Transparent;
            this.label24.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.label24.Location  = new System.Drawing.Point(296, 96);
            this.label24.Name      = "label24";
            this.label24.Size      = new System.Drawing.Size(63, 19);
            this.label24.TabIndex  = 130;
            this.label24.Text      = "货品描述";
            this.label24.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // txt11
            //
            this.txt11.BackColor = System.Drawing.Color.White;
            this.txt11.DataField = "item_desc_cn";
            this.txt11.DataType  = TJSystem.Public.DataType.String;
            this.txt11.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.txt11.Location  = new System.Drawing.Point(368, 96);
            this.txt11.Name      = "txt11";
            this.txt11.Size      = new System.Drawing.Size(384, 23);
            this.txt11.TabIndex  = 133;
            this.txt11.Text      = "";
            //
            // label19
            //
            this.label19.BackColor = System.Drawing.Color.Transparent;
            this.label19.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.label19.ForeColor = System.Drawing.Color.Blue;
            this.label19.Location  = new System.Drawing.Point(224, 48);
            this.label19.Name      = "label19";
            this.label19.Size      = new System.Drawing.Size(48, 23);
            this.label19.TabIndex  = 123;
            this.label19.Text      = "仓库";
            this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label5
            //
            this.label5.BackColor = System.Drawing.Color.Transparent;
            this.label5.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.label5.ForeColor = System.Drawing.Color.Blue;
            this.label5.Location  = new System.Drawing.Point(24, 72);
            this.label5.Name      = "label5";
            this.label5.Size      = new System.Drawing.Size(64, 23);
            this.label5.TabIndex  = 118;
            this.label5.Text      = "货品编号";
            this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label3
            //
            this.label3.BackColor = System.Drawing.Color.Transparent;
            this.label3.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.label3.Location  = new System.Drawing.Point(24, 96);
            this.label3.Name      = "label3";
            this.label3.Size      = new System.Drawing.Size(64, 23);
            this.label3.TabIndex  = 116;
            this.label3.Text      = "货品名称";
            this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // txt7
            //
            this.txt7.BackColor = System.Drawing.Color.White;
            this.txt7.DataField = "item_name_cn";
            this.txt7.DataType  = TJSystem.Public.DataType.String;
            this.txt7.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.txt7.Location  = new System.Drawing.Point(96, 96);
            this.txt7.Name      = "txt7";
            this.txt7.Size      = new System.Drawing.Size(192, 23);
            this.txt7.TabIndex  = 117;
            this.txt7.Text      = "";
            //
            // label20
            //
            this.label20.BackColor = System.Drawing.Color.Transparent;
            this.label20.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.label20.ForeColor = System.Drawing.Color.Blue;
            this.label20.Location  = new System.Drawing.Point(200, 120);
            this.label20.Name      = "label20";
            this.label20.Size      = new System.Drawing.Size(64, 23);
            this.label20.TabIndex  = 40;
            this.label20.Text      = "货品单价";
            this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // txt16
            //
            this.txt16.BackColor = System.Drawing.Color.White;
            this.txt16.DataField = "unit_price";
            this.txt16.DataType  = TJSystem.Public.DataType.String;
            this.txt16.Enabled   = false;
            this.txt16.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.txt16.Location  = new System.Drawing.Point(272, 120);
            this.txt16.Name      = "txt16";
            this.txt16.Size      = new System.Drawing.Size(128, 23);
            this.txt16.TabIndex  = 39;
            this.txt16.Text      = "";
            //
            // label15
            //
            this.label15.BackColor = System.Drawing.Color.Transparent;
            this.label15.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.label15.Location  = new System.Drawing.Point(8, 144);
            this.label15.Name      = "label15";
            this.label15.Size      = new System.Drawing.Size(80, 24);
            this.label15.TabIndex  = 29;
            this.label15.Text      = "备注";
            this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label7
            //
            this.label7.AutoSize  = true;
            this.label7.BackColor = System.Drawing.Color.Transparent;
            this.label7.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.label7.ForeColor = System.Drawing.Color.Blue;
            this.label7.Location  = new System.Drawing.Point(384, 72);
            this.label7.Name      = "label7";
            this.label7.Size      = new System.Drawing.Size(63, 19);
            this.label7.TabIndex  = 21;
            this.label7.Text      = "实际数量";
            this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label2
            //
            this.label2.BackColor = System.Drawing.Color.Transparent;
            this.label2.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.label2.ForeColor = System.Drawing.Color.Blue;
            this.label2.Location  = new System.Drawing.Point(8, 48);
            this.label2.Name      = "label2";
            this.label2.Size      = new System.Drawing.Size(80, 23);
            this.label2.TabIndex  = 16;
            this.label2.Text      = "盘点单号";
            this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // txt15
            //
            this.txt15.BackColor = System.Drawing.Color.White;
            this.txt15.DataField = "remark";
            this.txt15.DataType  = TJSystem.Public.DataType.String;
            this.txt15.Enabled   = false;
            this.txt15.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.txt15.Location  = new System.Drawing.Point(96, 144);
            this.txt15.Multiline = true;
            this.txt15.Name      = "txt15";
            this.txt15.Size      = new System.Drawing.Size(672, 48);
            this.txt15.TabIndex  = 12;
            this.txt15.Text      = "";
            //
            // txt1
            //
            this.txt1.BackColor = System.Drawing.Color.White;
            this.txt1.DataField = "it_code";
            this.txt1.DataType  = TJSystem.Public.DataType.String;
            this.txt1.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.txt1.Location  = new System.Drawing.Point(96, 48);
            this.txt1.Name      = "txt1";
            this.txt1.Size      = new System.Drawing.Size(104, 23);
            this.txt1.TabIndex  = 100;
            this.txt1.Text      = "";
            //
            // priComboBox6
            //
            this.priComboBox6.BackColor     = System.Drawing.Color.White;
            this.priComboBox6.DataField     = "unit";
            this.priComboBox6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.priComboBox6.Location      = new System.Drawing.Point(96, 120);
            this.priComboBox6.Name          = "priComboBox6";
            this.priComboBox6.Size          = new System.Drawing.Size(96, 22);
            this.priComboBox6.TabIndex      = 177;
            //
            // priTextBox1
            //
            this.priTextBox1.BackColor  = System.Drawing.Color.White;
            this.priTextBox1.DataField  = "actual_qty";
            this.priTextBox1.DataType   = TJSystem.Public.DataType.String;
            this.priTextBox1.Font       = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox1.Location   = new System.Drawing.Point(448, 72);
            this.priTextBox1.Name       = "priTextBox1";
            this.priTextBox1.Size       = new System.Drawing.Size(120, 23);
            this.priTextBox1.TabIndex   = 157;
            this.priTextBox1.Text       = "";
            this.priTextBox1.Validated += new System.EventHandler(this.priTextBox1_Validated);
            //
            // frmStockCycleINList
            //
            this.AutoScaleBaseSize = new System.Drawing.Size(7, 16);
            this.BackColor         = System.Drawing.SystemColors.ScrollBar;
            this.ClientSize        = new System.Drawing.Size(792, 566);
            this.Controls.Add(this.panel3);
            this.Controls.Add(this.panel1);
            this.Controls.Add(this.panel2);
            this.Font            = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
            this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name            = "frmStockCycleINList";
            this.ShowInTaskbar   = false;
            this.Text            = "盘点";
            this.panel3.ResumeLayout(false);
            this.panel1.ResumeLayout(false);
            this.panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).EndInit();
            this.panel4.ResumeLayout(false);
            this.ResumeLayout(false);
        }
Example #2
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要使用代码编辑器修改
 /// 此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmStockChange));
     this.panel3              = new System.Windows.Forms.Panel();
     this.priToolBar1         = new TJSystem.UC.PriToolBar();
     this.panel1              = new System.Windows.Forms.Panel();
     this.label1              = new System.Windows.Forms.Label();
     this.panel2              = new System.Windows.Forms.Panel();
     this.dataGrid1           = new System.Windows.Forms.DataGrid();
     this.dataGridTableStyle1 = new System.Windows.Forms.DataGridTableStyle();
     this.stock_code          = new System.Windows.Forms.DataGridTextBoxColumn();
     this.stock_date          = new System.Windows.Forms.DataGridTextBoxColumn();
     this.status_name         = new System.Windows.Forms.DataGridTextBoxColumn();
     this.wh_name             = new System.Windows.Forms.DataGridTextBoxColumn();
     this.reason              = new System.Windows.Forms.DataGridTextBoxColumn();
     this.remark              = new System.Windows.Forms.DataGridTextBoxColumn();
     this.approvedby          = new System.Windows.Forms.DataGridTextBoxColumn();
     this.approvedon          = new System.Windows.Forms.DataGridTextBoxColumn();
     this.createBy            = new System.Windows.Forms.DataGridTextBoxColumn();
     this.createon            = new System.Windows.Forms.DataGridTextBoxColumn();
     this.modifyBy            = new System.Windows.Forms.DataGridTextBoxColumn();
     this.modifyon            = new System.Windows.Forms.DataGridTextBoxColumn();
     this.panel4              = new System.Windows.Forms.Panel();
     this.priTextBox2         = new TJSystem.Classes.PriTextBox();
     this.linkLabel1          = new System.Windows.Forms.LinkLabel();
     this.priDateTimePicker3  = new TJSystem.Classes.PriDateTimePicker();
     this.linkLabel2          = new System.Windows.Forms.LinkLabel();
     this.priComboBox2        = new TJSystem.Classes.PriComboBox();
     this.priComboBox1        = new TJSystem.Classes.PriComboBox();
     this.label28             = new System.Windows.Forms.Label();
     this.txt18       = new TJSystem.Classes.PriTextBox();
     this.label29     = new System.Windows.Forms.Label();
     this.label32     = new System.Windows.Forms.Label();
     this.txt14       = new TJSystem.Classes.PriTextBox();
     this.label16     = new System.Windows.Forms.Label();
     this.txt12       = new TJSystem.Classes.PriTextBox();
     this.label18     = new System.Windows.Forms.Label();
     this.label5      = new System.Windows.Forms.Label();
     this.label21     = new System.Windows.Forms.Label();
     this.txt20       = new TJSystem.Classes.PriTextBox();
     this.label20     = new System.Windows.Forms.Label();
     this.txt16       = new TJSystem.Classes.PriTextBox();
     this.label17     = new System.Windows.Forms.Label();
     this.label15     = new System.Windows.Forms.Label();
     this.label8      = new System.Windows.Forms.Label();
     this.label2      = new System.Windows.Forms.Label();
     this.txt15       = new TJSystem.Classes.PriTextBox();
     this.txt19       = new TJSystem.Classes.PriTextBox();
     this.txt1        = new TJSystem.Classes.PriTextBox();
     this.priTextBox1 = new TJSystem.Classes.PriTextBox();
     this.panel3.SuspendLayout();
     this.panel1.SuspendLayout();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).BeginInit();
     this.panel4.SuspendLayout();
     this.SuspendLayout();
     //
     // panel3
     //
     this.panel3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel3.BackgroundImage")));
     this.panel3.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel3.Controls.Add(this.priToolBar1);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel3.Location = new System.Drawing.Point(0, 526);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(792, 40);
     this.panel3.TabIndex = 24;
     //
     // priToolBar1
     //
     this.priToolBar1.DGEnable       = true;
     this.priToolBar1.Dock           = System.Windows.Forms.DockStyle.Bottom;
     this.priToolBar1.Location       = new System.Drawing.Point(0, -4);
     this.priToolBar1.Name           = "priToolBar1";
     this.priToolBar1.setCurrentForm = null;
     this.priToolBar1.Size           = new System.Drawing.Size(788, 40);
     this.priToolBar1.TabIndex       = 0;
     //
     // panel1
     //
     this.panel1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel1.BackgroundImage")));
     this.panel1.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel1.Controls.Add(this.label1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(792, 48);
     this.panel1.TabIndex = 22;
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.label1.Font      = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.label1.Location  = new System.Drawing.Point(0, 0);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(788, 44);
     this.label1.TabIndex  = 0;
     this.label1.Text      = "库存调整";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // panel2
     //
     this.panel2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel2.BackgroundImage")));
     this.panel2.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel2.Controls.Add(this.dataGrid1);
     this.panel2.Controls.Add(this.panel4);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(0, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(792, 566);
     this.panel2.TabIndex = 23;
     //
     // dataGrid1
     //
     this.dataGrid1.AllowSorting = false;
     this.dataGrid1.Anchor       = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                          | System.Windows.Forms.AnchorStyles.Left)
                                                                         | System.Windows.Forms.AnchorStyles.Right)));
     this.dataGrid1.BackgroundColor  = System.Drawing.SystemColors.ActiveCaptionText;
     this.dataGrid1.CaptionBackColor = System.Drawing.SystemColors.AppWorkspace;
     this.dataGrid1.CaptionText      = "库存调整";
     this.dataGrid1.CaptionVisible   = false;
     this.dataGrid1.DataMember       = "";
     this.dataGrid1.Font             = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.dataGrid1.HeaderForeColor  = System.Drawing.SystemColors.ControlText;
     this.dataGrid1.Location         = new System.Drawing.Point(0, 176);
     this.dataGrid1.Name             = "dataGrid1";
     this.dataGrid1.ReadOnly         = true;
     this.dataGrid1.Size             = new System.Drawing.Size(792, 344);
     this.dataGrid1.TabIndex         = 1;
     this.dataGrid1.TableStyles.AddRange(new System.Windows.Forms.DataGridTableStyle[] {
         this.dataGridTableStyle1
     });
     this.dataGrid1.Click += new System.EventHandler(this.dataGrid1_Click);
     //
     // dataGridTableStyle1
     //
     this.dataGridTableStyle1.DataGrid = this.dataGrid1;
     this.dataGridTableStyle1.GridColumnStyles.AddRange(new System.Windows.Forms.DataGridColumnStyle[] {
         this.stock_code,
         this.stock_date,
         this.status_name,
         this.wh_name,
         this.reason,
         this.remark,
         this.approvedby,
         this.approvedon,
         this.createBy,
         this.createon,
         this.modifyBy,
         this.modifyon
     });
     this.dataGridTableStyle1.HeaderForeColor = System.Drawing.SystemColors.ControlText;
     this.dataGridTableStyle1.MappingName     = "wip_stock_mstr";
     //
     // stock_code
     //
     this.stock_code.Format      = "";
     this.stock_code.FormatInfo  = null;
     this.stock_code.HeaderText  = "调整单号";
     this.stock_code.MappingName = "stock_code";
     this.stock_code.NullText    = "";
     this.stock_code.Width       = 75;
     //
     // stock_date
     //
     this.stock_date.Format      = "";
     this.stock_date.FormatInfo  = null;
     this.stock_date.HeaderText  = "调整日期";
     this.stock_date.MappingName = "stock_date";
     this.stock_date.NullText    = "";
     this.stock_date.Width       = 75;
     //
     // status_name
     //
     this.status_name.Format      = "";
     this.status_name.FormatInfo  = null;
     this.status_name.HeaderText  = "状态";
     this.status_name.MappingName = "status_name";
     this.status_name.NullText    = "";
     this.status_name.Width       = 75;
     //
     // wh_name
     //
     this.wh_name.Format      = "";
     this.wh_name.FormatInfo  = null;
     this.wh_name.HeaderText  = "仓库";
     this.wh_name.MappingName = "wh_name";
     this.wh_name.NullText    = "";
     this.wh_name.Width       = 75;
     //
     // reason
     //
     this.reason.Format      = "";
     this.reason.FormatInfo  = null;
     this.reason.HeaderText  = "原因";
     this.reason.MappingName = "reason";
     this.reason.NullText    = "";
     this.reason.Width       = 75;
     //
     // remark
     //
     this.remark.Format      = "";
     this.remark.FormatInfo  = null;
     this.remark.HeaderText  = "备注";
     this.remark.MappingName = "remark";
     this.remark.NullText    = "";
     this.remark.Width       = 75;
     //
     // approvedby
     //
     this.approvedby.Format      = "";
     this.approvedby.FormatInfo  = null;
     this.approvedby.HeaderText  = "审核人";
     this.approvedby.MappingName = "approvedby";
     this.approvedby.NullText    = "";
     this.approvedby.Width       = 75;
     //
     // approvedon
     //
     this.approvedon.Format      = "";
     this.approvedon.FormatInfo  = null;
     this.approvedon.HeaderText  = "审核时间";
     this.approvedon.MappingName = "approvedon";
     this.approvedon.NullText    = "";
     this.approvedon.Width       = 75;
     //
     // createBy
     //
     this.createBy.Format      = "";
     this.createBy.FormatInfo  = null;
     this.createBy.HeaderText  = "创建者";
     this.createBy.MappingName = "createBy";
     this.createBy.NullText    = "";
     this.createBy.Width       = 75;
     //
     // createon
     //
     this.createon.Format      = "";
     this.createon.FormatInfo  = null;
     this.createon.HeaderText  = "创建时间";
     this.createon.MappingName = "createon";
     this.createon.NullText    = "";
     this.createon.Width       = 75;
     //
     // modifyBy
     //
     this.modifyBy.Format      = "";
     this.modifyBy.FormatInfo  = null;
     this.modifyBy.HeaderText  = "最后修改人";
     this.modifyBy.MappingName = "modifyBy";
     this.modifyBy.NullText    = "";
     this.modifyBy.Width       = 75;
     //
     // modifyon
     //
     this.modifyon.Format      = "";
     this.modifyon.FormatInfo  = null;
     this.modifyon.HeaderText  = "最后修改时间";
     this.modifyon.MappingName = "modifyon";
     this.modifyon.NullText    = "";
     this.modifyon.Width       = 75;
     //
     // panel4
     //
     this.panel4.BackColor       = System.Drawing.SystemColors.ScrollBar;
     this.panel4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel4.BackgroundImage")));
     this.panel4.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel4.Controls.Add(this.priTextBox2);
     this.panel4.Controls.Add(this.linkLabel1);
     this.panel4.Controls.Add(this.priDateTimePicker3);
     this.panel4.Controls.Add(this.linkLabel2);
     this.panel4.Controls.Add(this.priComboBox2);
     this.panel4.Controls.Add(this.priComboBox1);
     this.panel4.Controls.Add(this.label28);
     this.panel4.Controls.Add(this.txt18);
     this.panel4.Controls.Add(this.label29);
     this.panel4.Controls.Add(this.label32);
     this.panel4.Controls.Add(this.txt14);
     this.panel4.Controls.Add(this.label16);
     this.panel4.Controls.Add(this.txt12);
     this.panel4.Controls.Add(this.label18);
     this.panel4.Controls.Add(this.label5);
     this.panel4.Controls.Add(this.label21);
     this.panel4.Controls.Add(this.txt20);
     this.panel4.Controls.Add(this.label20);
     this.panel4.Controls.Add(this.txt16);
     this.panel4.Controls.Add(this.label17);
     this.panel4.Controls.Add(this.label15);
     this.panel4.Controls.Add(this.label8);
     this.panel4.Controls.Add(this.label2);
     this.panel4.Controls.Add(this.txt15);
     this.panel4.Controls.Add(this.txt19);
     this.panel4.Controls.Add(this.txt1);
     this.panel4.Controls.Add(this.priTextBox1);
     this.panel4.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel4.Font     = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.panel4.Location = new System.Drawing.Point(0, 0);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(788, 176);
     this.panel4.TabIndex = 0;
     //
     // priTextBox2
     //
     this.priTextBox2.BackColor = System.Drawing.Color.White;
     this.priTextBox2.DataField = "event_type";
     this.priTextBox2.DataType  = TJSystem.Public.DataType.String;
     this.priTextBox2.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.priTextBox2.Location  = new System.Drawing.Point(96, 192);
     this.priTextBox2.Name      = "priTextBox2";
     this.priTextBox2.Size      = new System.Drawing.Size(112, 23);
     this.priTextBox2.TabIndex  = 218;
     this.priTextBox2.Text      = "MOVE";
     //
     // linkLabel1
     //
     this.linkLabel1.BackColor    = System.Drawing.Color.Transparent;
     this.linkLabel1.Location     = new System.Drawing.Point(648, 48);
     this.linkLabel1.Name         = "linkLabel1";
     this.linkLabel1.Size         = new System.Drawing.Size(72, 23);
     this.linkLabel1.TabIndex     = 217;
     this.linkLabel1.TabStop      = true;
     this.linkLabel1.Text         = "调整出库";
     this.linkLabel1.TextAlign    = System.Drawing.ContentAlignment.MiddleRight;
     this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
     //
     // priDateTimePicker3
     //
     this.priDateTimePicker3.CustomFormat = "yyyy-MM-dd";
     this.priDateTimePicker3.DataField    = "stock_date";
     this.priDateTimePicker3.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.priDateTimePicker3.Location     = new System.Drawing.Point(272, 48);
     this.priDateTimePicker3.Name         = "priDateTimePicker3";
     this.priDateTimePicker3.Size         = new System.Drawing.Size(112, 23);
     this.priDateTimePicker3.TabIndex     = 216;
     //
     // linkLabel2
     //
     this.linkLabel2.BackColor    = System.Drawing.Color.Transparent;
     this.linkLabel2.Location     = new System.Drawing.Point(560, 48);
     this.linkLabel2.Name         = "linkLabel2";
     this.linkLabel2.Size         = new System.Drawing.Size(72, 23);
     this.linkLabel2.TabIndex     = 178;
     this.linkLabel2.TabStop      = true;
     this.linkLabel2.Text         = "调整入库";
     this.linkLabel2.TextAlign    = System.Drawing.ContentAlignment.MiddleRight;
     this.linkLabel2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked);
     //
     // priComboBox2
     //
     this.priComboBox2.BackColor     = System.Drawing.Color.White;
     this.priComboBox2.DataField     = "WH_code";
     this.priComboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.priComboBox2.Location      = new System.Drawing.Point(96, 72);
     this.priComboBox2.Name          = "priComboBox2";
     this.priComboBox2.Size          = new System.Drawing.Size(112, 22);
     this.priComboBox2.TabIndex      = 176;
     //
     // priComboBox1
     //
     this.priComboBox1.BackColor                 = System.Drawing.Color.White;
     this.priComboBox1.DataField                 = "status";
     this.priComboBox1.DropDownStyle             = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.priComboBox1.Location                  = new System.Drawing.Point(448, 48);
     this.priComboBox1.Name                      = "priComboBox1";
     this.priComboBox1.Size                      = new System.Drawing.Size(104, 22);
     this.priComboBox1.TabIndex                  = 174;
     this.priComboBox1.SelectionChangeCommitted += new System.EventHandler(this.priComboBox1_SelectionChangeCommitted);
     //
     // label28
     //
     this.label28.BackColor = System.Drawing.Color.Transparent;
     this.label28.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.label28.Location  = new System.Drawing.Point(536, 120);
     this.label28.Name      = "label28";
     this.label28.Size      = new System.Drawing.Size(64, 23);
     this.label28.TabIndex  = 172;
     this.label28.Text      = "审核时间";
     this.label28.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // txt18
     //
     this.txt18.BackColor = System.Drawing.Color.White;
     this.txt18.DataField = "approvedon";
     this.txt18.DataType  = TJSystem.Public.DataType.String;
     this.txt18.Enabled   = false;
     this.txt18.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.txt18.Location  = new System.Drawing.Point(600, 120);
     this.txt18.Name      = "txt18";
     this.txt18.Size      = new System.Drawing.Size(104, 23);
     this.txt18.TabIndex  = 171;
     this.txt18.Text      = "";
     //
     // label29
     //
     this.label29.BackColor = System.Drawing.Color.Transparent;
     this.label29.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.label29.Location  = new System.Drawing.Point(376, 120);
     this.label29.Name      = "label29";
     this.label29.Size      = new System.Drawing.Size(48, 23);
     this.label29.TabIndex  = 170;
     this.label29.Text      = "审核者";
     this.label29.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label32
     //
     this.label32.BackColor = System.Drawing.Color.Transparent;
     this.label32.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.label32.Location  = new System.Drawing.Point(48, 96);
     this.label32.Name      = "label32";
     this.label32.Size      = new System.Drawing.Size(40, 23);
     this.label32.TabIndex  = 156;
     this.label32.Text      = "备注";
     this.label32.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // txt14
     //
     this.txt14.BackColor = System.Drawing.Color.White;
     this.txt14.DataField = "remark";
     this.txt14.DataType  = TJSystem.Public.DataType.String;
     this.txt14.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.txt14.Location  = new System.Drawing.Point(96, 96);
     this.txt14.Name      = "txt14";
     this.txt14.Size      = new System.Drawing.Size(624, 23);
     this.txt14.TabIndex  = 157;
     this.txt14.Text      = "";
     //
     // label16
     //
     this.label16.BackColor = System.Drawing.Color.Transparent;
     this.label16.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.label16.Location  = new System.Drawing.Point(208, 72);
     this.label16.Name      = "label16";
     this.label16.Size      = new System.Drawing.Size(64, 23);
     this.label16.TabIndex  = 134;
     this.label16.Text      = "原因";
     this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // txt12
     //
     this.txt12.BackColor = System.Drawing.Color.White;
     this.txt12.Cursor    = System.Windows.Forms.Cursors.Cross;
     this.txt12.DataField = "reason";
     this.txt12.DataType  = TJSystem.Public.DataType.String;
     this.txt12.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.txt12.Location  = new System.Drawing.Point(272, 72);
     this.txt12.Name      = "txt12";
     this.txt12.Size      = new System.Drawing.Size(448, 23);
     this.txt12.TabIndex  = 135;
     this.txt12.Text      = "";
     //
     // label18
     //
     this.label18.BackColor = System.Drawing.Color.Transparent;
     this.label18.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.label18.ForeColor = System.Drawing.Color.Blue;
     this.label18.Location  = new System.Drawing.Point(24, 72);
     this.label18.Name      = "label18";
     this.label18.Size      = new System.Drawing.Size(64, 23);
     this.label18.TabIndex  = 126;
     this.label18.Text      = "仓库代码";
     this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label5
     //
     this.label5.BackColor = System.Drawing.Color.Transparent;
     this.label5.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.label5.ForeColor = System.Drawing.Color.Blue;
     this.label5.Location  = new System.Drawing.Point(384, 48);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(48, 23);
     this.label5.TabIndex  = 118;
     this.label5.Text      = "状态";
     this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label21
     //
     this.label21.BackColor = System.Drawing.Color.Transparent;
     this.label21.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.label21.Location  = new System.Drawing.Point(200, 144);
     this.label21.Name      = "label21";
     this.label21.Size      = new System.Drawing.Size(64, 23);
     this.label21.TabIndex  = 42;
     this.label21.Text      = "修改时间";
     this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // txt20
     //
     this.txt20.BackColor = System.Drawing.Color.White;
     this.txt20.DataField = "modifyon";
     this.txt20.DataType  = TJSystem.Public.DataType.String;
     this.txt20.Enabled   = false;
     this.txt20.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.txt20.Location  = new System.Drawing.Point(264, 144);
     this.txt20.Name      = "txt20";
     this.txt20.Size      = new System.Drawing.Size(104, 23);
     this.txt20.TabIndex  = 41;
     this.txt20.Text      = "";
     //
     // label20
     //
     this.label20.BackColor = System.Drawing.Color.Transparent;
     this.label20.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.label20.Location  = new System.Drawing.Point(200, 120);
     this.label20.Name      = "label20";
     this.label20.Size      = new System.Drawing.Size(64, 23);
     this.label20.TabIndex  = 40;
     this.label20.Text      = "创建时间";
     this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // txt16
     //
     this.txt16.BackColor = System.Drawing.Color.White;
     this.txt16.DataField = "createon";
     this.txt16.DataType  = TJSystem.Public.DataType.String;
     this.txt16.Enabled   = false;
     this.txt16.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.txt16.Location  = new System.Drawing.Point(264, 120);
     this.txt16.Name      = "txt16";
     this.txt16.Size      = new System.Drawing.Size(104, 23);
     this.txt16.TabIndex  = 39;
     this.txt16.Text      = "";
     //
     // label17
     //
     this.label17.BackColor = System.Drawing.Color.Transparent;
     this.label17.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.label17.Location  = new System.Drawing.Point(16, 144);
     this.label17.Name      = "label17";
     this.label17.Size      = new System.Drawing.Size(80, 23);
     this.label17.TabIndex  = 32;
     this.label17.Text      = "最后修改者";
     this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label15
     //
     this.label15.BackColor = System.Drawing.Color.Transparent;
     this.label15.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.label15.Location  = new System.Drawing.Point(8, 120);
     this.label15.Name      = "label15";
     this.label15.Size      = new System.Drawing.Size(80, 23);
     this.label15.TabIndex  = 29;
     this.label15.Text      = "创建者";
     this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label8
     //
     this.label8.BackColor = System.Drawing.Color.Transparent;
     this.label8.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.label8.ForeColor = System.Drawing.Color.Blue;
     this.label8.Location  = new System.Drawing.Point(208, 48);
     this.label8.Name      = "label8";
     this.label8.Size      = new System.Drawing.Size(64, 23);
     this.label8.TabIndex  = 22;
     this.label8.Text      = "调整日期";
     this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label2
     //
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.label2.ForeColor = System.Drawing.Color.Blue;
     this.label2.Location  = new System.Drawing.Point(8, 48);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(80, 23);
     this.label2.TabIndex  = 16;
     this.label2.Text      = "调整单号";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // txt15
     //
     this.txt15.BackColor = System.Drawing.Color.White;
     this.txt15.DataField = "createBy";
     this.txt15.DataType  = TJSystem.Public.DataType.String;
     this.txt15.Enabled   = false;
     this.txt15.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.txt15.Location  = new System.Drawing.Point(96, 120);
     this.txt15.Name      = "txt15";
     this.txt15.Size      = new System.Drawing.Size(96, 23);
     this.txt15.TabIndex  = 12;
     this.txt15.Text      = "";
     //
     // txt19
     //
     this.txt19.BackColor = System.Drawing.Color.White;
     this.txt19.DataField = "modifyBy";
     this.txt19.DataType  = TJSystem.Public.DataType.String;
     this.txt19.Enabled   = false;
     this.txt19.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.txt19.Location  = new System.Drawing.Point(96, 144);
     this.txt19.Name      = "txt19";
     this.txt19.Size      = new System.Drawing.Size(96, 23);
     this.txt19.TabIndex  = 9;
     this.txt19.Text      = "";
     //
     // txt1
     //
     this.txt1.BackColor = System.Drawing.Color.White;
     this.txt1.DataField = "stock_code";
     this.txt1.DataType  = TJSystem.Public.DataType.String;
     this.txt1.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.txt1.Location  = new System.Drawing.Point(96, 48);
     this.txt1.Name      = "txt1";
     this.txt1.Size      = new System.Drawing.Size(112, 23);
     this.txt1.TabIndex  = 100;
     this.txt1.Text      = "";
     //
     // priTextBox1
     //
     this.priTextBox1.BackColor = System.Drawing.Color.White;
     this.priTextBox1.DataField = "approvedBy";
     this.priTextBox1.DataType  = TJSystem.Public.DataType.String;
     this.priTextBox1.Enabled   = false;
     this.priTextBox1.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.priTextBox1.Location  = new System.Drawing.Point(424, 120);
     this.priTextBox1.Name      = "priTextBox1";
     this.priTextBox1.Size      = new System.Drawing.Size(104, 23);
     this.priTextBox1.TabIndex  = 41;
     this.priTextBox1.Text      = "";
     //
     // frmStockChange
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(7, 16);
     this.BackColor         = System.Drawing.SystemColors.ScrollBar;
     this.ClientSize        = new System.Drawing.Size(792, 566);
     this.Controls.Add(this.panel3);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.panel2);
     this.Font            = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name            = "frmStockChange";
     this.Text            = "库存调整";
     this.panel3.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).EndInit();
     this.panel4.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Example #3
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要使用代码编辑器修改
 /// 此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmSysRoleRight));
     this.panel3              = new System.Windows.Forms.Panel();
     this.priToolBar1         = new TJSystem.UC.PriToolBar();
     this.panel2              = new System.Windows.Forms.Panel();
     this.panel4              = new System.Windows.Forms.Panel();
     this.priComboBox2        = new TJSystem.Classes.PriComboBox();
     this.priComboBox1        = new TJSystem.Classes.PriComboBox();
     this.label24             = new System.Windows.Forms.Label();
     this.priTextBox20        = new TJSystem.Classes.PriTextBox();
     this.label25             = new System.Windows.Forms.Label();
     this.priTextBox21        = new TJSystem.Classes.PriTextBox();
     this.label26             = new System.Windows.Forms.Label();
     this.label27             = new System.Windows.Forms.Label();
     this.priTextBox23        = new TJSystem.Classes.PriTextBox();
     this.priTextBox24        = new TJSystem.Classes.PriTextBox();
     this.label22             = new System.Windows.Forms.Label();
     this.priTextBox18        = new TJSystem.Classes.PriTextBox();
     this.label8              = new System.Windows.Forms.Label();
     this.label9              = new System.Windows.Forms.Label();
     this.dataGrid1           = new System.Windows.Forms.DataGrid();
     this.dataGridTableStyle1 = new System.Windows.Forms.DataGridTableStyle();
     this.userid              = new System.Windows.Forms.DataGridTextBoxColumn();
     this.user_name           = new System.Windows.Forms.DataGridTextBoxColumn();
     this.group_id            = new System.Windows.Forms.DataGridTextBoxColumn();
     this.group_name          = new System.Windows.Forms.DataGridTextBoxColumn();
     this.role_name           = new System.Windows.Forms.DataGridTextBoxColumn();
     this.createby            = new System.Windows.Forms.DataGridTextBoxColumn();
     this.createon            = new System.Windows.Forms.DataGridTextBoxColumn();
     this.modifyby            = new System.Windows.Forms.DataGridTextBoxColumn();
     this.modifyon            = new System.Windows.Forms.DataGridTextBoxColumn();
     this.panel1              = new System.Windows.Forms.Panel();
     this.label1              = new System.Windows.Forms.Label();
     this.panel3.SuspendLayout();
     this.panel2.SuspendLayout();
     this.panel4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).BeginInit();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // panel3
     //
     this.panel3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel3.BackgroundImage")));
     this.panel3.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel3.Controls.Add(this.priToolBar1);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel3.Location = new System.Drawing.Point(0, 526);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(792, 40);
     this.panel3.TabIndex = 6;
     //
     // priToolBar1
     //
     this.priToolBar1.DGEnable       = true;
     this.priToolBar1.Dock           = System.Windows.Forms.DockStyle.Bottom;
     this.priToolBar1.Location       = new System.Drawing.Point(0, -4);
     this.priToolBar1.Name           = "priToolBar1";
     this.priToolBar1.setCurrentForm = null;
     this.priToolBar1.Size           = new System.Drawing.Size(788, 40);
     this.priToolBar1.TabIndex       = 0;
     //
     // panel2
     //
     this.panel2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel2.BackgroundImage")));
     this.panel2.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel2.Controls.Add(this.panel4);
     this.panel2.Controls.Add(this.dataGrid1);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(0, 48);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(792, 518);
     this.panel2.TabIndex = 5;
     //
     // panel4
     //
     this.panel4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel4.BackgroundImage")));
     this.panel4.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel4.Controls.Add(this.priComboBox2);
     this.panel4.Controls.Add(this.priComboBox1);
     this.panel4.Controls.Add(this.label24);
     this.panel4.Controls.Add(this.priTextBox20);
     this.panel4.Controls.Add(this.label25);
     this.panel4.Controls.Add(this.priTextBox21);
     this.panel4.Controls.Add(this.label26);
     this.panel4.Controls.Add(this.label27);
     this.panel4.Controls.Add(this.priTextBox23);
     this.panel4.Controls.Add(this.priTextBox24);
     this.panel4.Controls.Add(this.label22);
     this.panel4.Controls.Add(this.priTextBox18);
     this.panel4.Controls.Add(this.label8);
     this.panel4.Controls.Add(this.label9);
     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(788, 136);
     this.panel4.TabIndex = 0;
     //
     // priComboBox2
     //
     this.priComboBox2.BackColor     = System.Drawing.Color.White;
     this.priComboBox2.DataField     = "group_id";
     this.priComboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.priComboBox2.Location      = new System.Drawing.Point(104, 32);
     this.priComboBox2.Name          = "priComboBox2";
     this.priComboBox2.Size          = new System.Drawing.Size(336, 22);
     this.priComboBox2.TabIndex      = 130;
     //
     // priComboBox1
     //
     this.priComboBox1.BackColor     = System.Drawing.Color.White;
     this.priComboBox1.DataField     = "userid";
     this.priComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.priComboBox1.Location      = new System.Drawing.Point(104, 8);
     this.priComboBox1.Name          = "priComboBox1";
     this.priComboBox1.Size          = new System.Drawing.Size(208, 22);
     this.priComboBox1.TabIndex      = 126;
     //
     // label24
     //
     this.label24.BackColor = System.Drawing.Color.Transparent;
     this.label24.Location  = new System.Drawing.Point(264, 104);
     this.label24.Name      = "label24";
     this.label24.Size      = new System.Drawing.Size(64, 23);
     this.label24.TabIndex  = 124;
     this.label24.Text      = "修改时间";
     this.label24.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // priTextBox20
     //
     this.priTextBox20.BackColor = System.Drawing.Color.White;
     this.priTextBox20.DataField = "modifyon";
     this.priTextBox20.DataType  = TJSystem.Public.DataType.String;
     this.priTextBox20.Enabled   = false;
     this.priTextBox20.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.priTextBox20.Location  = new System.Drawing.Point(336, 104);
     this.priTextBox20.Name      = "priTextBox20";
     this.priTextBox20.Size      = new System.Drawing.Size(144, 23);
     this.priTextBox20.TabIndex  = 123;
     this.priTextBox20.Text      = "";
     //
     // label25
     //
     this.label25.BackColor = System.Drawing.Color.Transparent;
     this.label25.Location  = new System.Drawing.Point(264, 80);
     this.label25.Name      = "label25";
     this.label25.Size      = new System.Drawing.Size(64, 23);
     this.label25.TabIndex  = 122;
     this.label25.Text      = "创建时间";
     this.label25.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // priTextBox21
     //
     this.priTextBox21.BackColor = System.Drawing.Color.White;
     this.priTextBox21.DataField = "createon";
     this.priTextBox21.DataType  = TJSystem.Public.DataType.String;
     this.priTextBox21.Enabled   = false;
     this.priTextBox21.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.priTextBox21.Location  = new System.Drawing.Point(336, 80);
     this.priTextBox21.Name      = "priTextBox21";
     this.priTextBox21.Size      = new System.Drawing.Size(144, 23);
     this.priTextBox21.TabIndex  = 121;
     this.priTextBox21.Text      = "";
     //
     // label26
     //
     this.label26.BackColor = System.Drawing.Color.Transparent;
     this.label26.Location  = new System.Drawing.Point(16, 104);
     this.label26.Name      = "label26";
     this.label26.Size      = new System.Drawing.Size(80, 23);
     this.label26.TabIndex  = 120;
     this.label26.Text      = "最后修改者";
     this.label26.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label27
     //
     this.label27.BackColor = System.Drawing.Color.Transparent;
     this.label27.Location  = new System.Drawing.Point(16, 80);
     this.label27.Name      = "label27";
     this.label27.Size      = new System.Drawing.Size(80, 23);
     this.label27.TabIndex  = 119;
     this.label27.Text      = "创建者";
     this.label27.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // priTextBox23
     //
     this.priTextBox23.BackColor = System.Drawing.Color.White;
     this.priTextBox23.DataField = "createBy";
     this.priTextBox23.DataType  = TJSystem.Public.DataType.String;
     this.priTextBox23.Enabled   = false;
     this.priTextBox23.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.priTextBox23.Location  = new System.Drawing.Point(104, 80);
     this.priTextBox23.Name      = "priTextBox23";
     this.priTextBox23.Size      = new System.Drawing.Size(144, 23);
     this.priTextBox23.TabIndex  = 117;
     this.priTextBox23.Text      = "";
     //
     // priTextBox24
     //
     this.priTextBox24.BackColor = System.Drawing.Color.White;
     this.priTextBox24.DataField = "modifyBy";
     this.priTextBox24.DataType  = TJSystem.Public.DataType.String;
     this.priTextBox24.Enabled   = false;
     this.priTextBox24.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.priTextBox24.Location  = new System.Drawing.Point(104, 104);
     this.priTextBox24.Name      = "priTextBox24";
     this.priTextBox24.Size      = new System.Drawing.Size(144, 23);
     this.priTextBox24.TabIndex  = 116;
     this.priTextBox24.Text      = "";
     //
     // label22
     //
     this.label22.BackColor = System.Drawing.Color.Transparent;
     this.label22.Location  = new System.Drawing.Point(24, 56);
     this.label22.Name      = "label22";
     this.label22.Size      = new System.Drawing.Size(72, 23);
     this.label22.TabIndex  = 45;
     this.label22.Text      = "功能描述";
     this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // priTextBox18
     //
     this.priTextBox18.BackColor = System.Drawing.Color.White;
     this.priTextBox18.DataField = "role_name";
     this.priTextBox18.DataType  = TJSystem.Public.DataType.String;
     this.priTextBox18.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.priTextBox18.Location  = new System.Drawing.Point(104, 56);
     this.priTextBox18.Name      = "priTextBox18";
     this.priTextBox18.Size      = new System.Drawing.Size(288, 23);
     this.priTextBox18.TabIndex  = 44;
     this.priTextBox18.Text      = "";
     //
     // label8
     //
     this.label8.BackColor = System.Drawing.Color.Transparent;
     this.label8.ForeColor = System.Drawing.Color.Blue;
     this.label8.Location  = new System.Drawing.Point(40, 32);
     this.label8.Name      = "label8";
     this.label8.Size      = new System.Drawing.Size(56, 23);
     this.label8.TabIndex  = 15;
     this.label8.Text      = "功能组";
     this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label9
     //
     this.label9.BackColor = System.Drawing.Color.Transparent;
     this.label9.ForeColor = System.Drawing.Color.Blue;
     this.label9.Location  = new System.Drawing.Point(32, 8);
     this.label9.Name      = "label9";
     this.label9.Size      = new System.Drawing.Size(64, 23);
     this.label9.TabIndex  = 14;
     this.label9.Text      = "用户";
     this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // dataGrid1
     //
     this.dataGrid1.AllowSorting = false;
     this.dataGrid1.Anchor       = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                          | System.Windows.Forms.AnchorStyles.Left)
                                                                         | System.Windows.Forms.AnchorStyles.Right)));
     this.dataGrid1.BackgroundColor = System.Drawing.SystemColors.Window;
     this.dataGrid1.CaptionText     = "角色权限设置";
     this.dataGrid1.CaptionVisible  = false;
     this.dataGrid1.DataMember      = "";
     this.dataGrid1.HeaderForeColor = System.Drawing.SystemColors.ControlText;
     this.dataGrid1.Location        = new System.Drawing.Point(0, 144);
     this.dataGrid1.Name            = "dataGrid1";
     this.dataGrid1.ReadOnly        = true;
     this.dataGrid1.Size            = new System.Drawing.Size(784, 328);
     this.dataGrid1.TabIndex        = 0;
     this.dataGrid1.TableStyles.AddRange(new System.Windows.Forms.DataGridTableStyle[] {
         this.dataGridTableStyle1
     });
     //
     // dataGridTableStyle1
     //
     this.dataGridTableStyle1.AllowSorting = false;
     this.dataGridTableStyle1.DataGrid     = this.dataGrid1;
     this.dataGridTableStyle1.GridColumnStyles.AddRange(new System.Windows.Forms.DataGridColumnStyle[] {
         this.userid,
         this.user_name,
         this.group_id,
         this.group_name,
         this.role_name,
         this.createby,
         this.createon,
         this.modifyby,
         this.modifyon
     });
     this.dataGridTableStyle1.HeaderForeColor = System.Drawing.SystemColors.ControlText;
     this.dataGridTableStyle1.MappingName     = "sys_user_role";
     this.dataGridTableStyle1.ReadOnly        = true;
     //
     // userid
     //
     this.userid.Format      = "";
     this.userid.FormatInfo  = null;
     this.userid.HeaderText  = "用户编号";
     this.userid.MappingName = "userid";
     this.userid.NullText    = "";
     this.userid.Width       = 75;
     //
     // user_name
     //
     this.user_name.Format      = "";
     this.user_name.FormatInfo  = null;
     this.user_name.HeaderText  = "用户名称";
     this.user_name.MappingName = "user_name";
     this.user_name.NullText    = "";
     this.user_name.Width       = 75;
     //
     // group_id
     //
     this.group_id.Format      = "";
     this.group_id.FormatInfo  = null;
     this.group_id.HeaderText  = "功能组编号";
     this.group_id.MappingName = "group_id";
     this.group_id.NullText    = "";
     this.group_id.Width       = 75;
     //
     // group_name
     //
     this.group_name.Format      = "";
     this.group_name.FormatInfo  = null;
     this.group_name.HeaderText  = "功能组名";
     this.group_name.MappingName = "group_name";
     this.group_name.NullText    = "";
     this.group_name.Width       = 75;
     //
     // role_name
     //
     this.role_name.Format      = "";
     this.role_name.FormatInfo  = null;
     this.role_name.HeaderText  = "功能描述";
     this.role_name.MappingName = "role_name";
     this.role_name.NullText    = "";
     this.role_name.Width       = 75;
     //
     // createby
     //
     this.createby.Format      = "";
     this.createby.FormatInfo  = null;
     this.createby.HeaderText  = "建立者";
     this.createby.MappingName = "createby";
     this.createby.NullText    = "";
     this.createby.Width       = 75;
     //
     // createon
     //
     this.createon.Format      = "";
     this.createon.FormatInfo  = null;
     this.createon.HeaderText  = "建立时间";
     this.createon.MappingName = "createon";
     this.createon.NullText    = "";
     this.createon.Width       = 75;
     //
     // modifyby
     //
     this.modifyby.Format      = "";
     this.modifyby.FormatInfo  = null;
     this.modifyby.HeaderText  = "最后修改人";
     this.modifyby.MappingName = "modifyby";
     this.modifyby.NullText    = "";
     this.modifyby.Width       = 75;
     //
     // modifyon
     //
     this.modifyon.Format      = "";
     this.modifyon.FormatInfo  = null;
     this.modifyon.HeaderText  = "最后修改时间";
     this.modifyon.MappingName = "modifyon";
     this.modifyon.NullText    = "";
     this.modifyon.Width       = 75;
     //
     // panel1
     //
     this.panel1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel1.BackgroundImage")));
     this.panel1.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel1.Controls.Add(this.label1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(792, 48);
     this.panel1.TabIndex = 3;
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.label1.Font      = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.label1.Location  = new System.Drawing.Point(0, 0);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(788, 44);
     this.label1.TabIndex  = 0;
     this.label1.Text      = "角色权限设置";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // frmSysRoleRight
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(7, 16);
     this.BackColor         = System.Drawing.SystemColors.ScrollBar;
     this.ClientSize        = new System.Drawing.Size(792, 566);
     this.Controls.Add(this.panel3);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel1);
     this.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name = "frmSysRoleRight";
     this.Text = "角色权限设置";
     this.panel3.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).EndInit();
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Example #4
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要使用代码编辑器修改
 /// 此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmBasicWhouse));
     this.panel2              = new System.Windows.Forms.Panel();
     this.dataGrid1           = new System.Windows.Forms.DataGrid();
     this.dataGridTableStyle1 = new System.Windows.Forms.DataGridTableStyle();
     this.WH_CODE             = new System.Windows.Forms.DataGridTextBoxColumn();
     this.WH_NAME             = new System.Windows.Forms.DataGridTextBoxColumn();
     this.WH_DESC             = new System.Windows.Forms.DataGridTextBoxColumn();
     this.WHTYPE_NAMECN       = new System.Windows.Forms.DataGridTextBoxColumn();
     this.TEL                     = new System.Windows.Forms.DataGridTextBoxColumn();
     this.FAX                     = new System.Windows.Forms.DataGridTextBoxColumn();
     this.CITY                    = new System.Windows.Forms.DataGridTextBoxColumn();
     this.ADDRESS                 = new System.Windows.Forms.DataGridTextBoxColumn();
     this.EMPLOYEE_ID             = new System.Windows.Forms.DataGridTextBoxColumn();
     this.CREATEBY                = new System.Windows.Forms.DataGridTextBoxColumn();
     this.CREATEON                = new System.Windows.Forms.DataGridTextBoxColumn();
     this.MODIFYBY                = new System.Windows.Forms.DataGridTextBoxColumn();
     this.MODIFYON                = new System.Windows.Forms.DataGridTextBoxColumn();
     this.panel4                  = new System.Windows.Forms.Panel();
     this.priComboBox1            = new TJSystem.Classes.PriComboBox();
     this.comboBox1               = new TJSystem.Classes.PriComboBox();
     this.label21                 = new System.Windows.Forms.Label();
     this.priTextBox19            = new TJSystem.Classes.PriTextBox();
     this.label20                 = new System.Windows.Forms.Label();
     this.priTextBox18            = new TJSystem.Classes.PriTextBox();
     this.label17                 = new System.Windows.Forms.Label();
     this.label15                 = new System.Windows.Forms.Label();
     this.label14                 = new System.Windows.Forms.Label();
     this.label13                 = new System.Windows.Forms.Label();
     this.label12                 = new System.Windows.Forms.Label();
     this.label11                 = new System.Windows.Forms.Label();
     this.label10                 = new System.Windows.Forms.Label();
     this.label9                  = new System.Windows.Forms.Label();
     this.label8                  = new System.Windows.Forms.Label();
     this.label4                  = new System.Windows.Forms.Label();
     this.label2                  = new System.Windows.Forms.Label();
     this.priTextBox12            = new TJSystem.Classes.PriTextBox();
     this.priTextBox11            = new TJSystem.Classes.PriTextBox();
     this.priTextBox9             = new TJSystem.Classes.PriTextBox();
     this.priTextBox8             = new TJSystem.Classes.PriTextBox();
     this.priTextBox7             = new TJSystem.Classes.PriTextBox();
     this.priTextBox5             = new TJSystem.Classes.PriTextBox();
     this.priTextBox4             = new TJSystem.Classes.PriTextBox();
     this.textBox1                = new TJSystem.Classes.PriTextBox();
     this.priTextBox3             = new TJSystem.Classes.PriTextBox();
     this.dataGridTextBoxColumn21 = new System.Windows.Forms.DataGridTextBoxColumn();
     this.dataGridTextBoxColumn22 = new System.Windows.Forms.DataGridTextBoxColumn();
     this.dataGridTextBoxColumn23 = new System.Windows.Forms.DataGridTextBoxColumn();
     this.dataGridTextBoxColumn24 = new System.Windows.Forms.DataGridTextBoxColumn();
     this.panel3                  = new System.Windows.Forms.Panel();
     this.priToolBar1             = new TJSystem.UC.PriToolBar();
     this.panel1                  = new System.Windows.Forms.Panel();
     this.label1                  = new System.Windows.Forms.Label();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).BeginInit();
     this.panel4.SuspendLayout();
     this.panel3.SuspendLayout();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // panel2
     //
     this.panel2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel2.BackgroundImage")));
     this.panel2.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel2.Controls.Add(this.dataGrid1);
     this.panel2.Controls.Add(this.panel4);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(0, 48);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(792, 478);
     this.panel2.TabIndex = 11;
     //
     // dataGrid1
     //
     this.dataGrid1.AllowSorting = false;
     this.dataGrid1.Anchor       = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                          | System.Windows.Forms.AnchorStyles.Left)
                                                                         | System.Windows.Forms.AnchorStyles.Right)));
     this.dataGrid1.BackgroundColor = System.Drawing.SystemColors.ActiveCaptionText;
     this.dataGrid1.CaptionText     = "仓库设置";
     this.dataGrid1.CaptionVisible  = false;
     this.dataGrid1.DataMember      = "";
     this.dataGrid1.HeaderForeColor = System.Drawing.SystemColors.ControlText;
     this.dataGrid1.Location        = new System.Drawing.Point(0, 168);
     this.dataGrid1.Name            = "dataGrid1";
     this.dataGrid1.ReadOnly        = true;
     this.dataGrid1.Size            = new System.Drawing.Size(784, 304);
     this.dataGrid1.TabIndex        = 1;
     this.dataGrid1.TableStyles.AddRange(new System.Windows.Forms.DataGridTableStyle[] {
         this.dataGridTableStyle1
     });
     this.dataGrid1.Click += new System.EventHandler(this.dataGrid1_Click);
     //
     // dataGridTableStyle1
     //
     this.dataGridTableStyle1.AllowSorting = false;
     this.dataGridTableStyle1.DataGrid     = this.dataGrid1;
     this.dataGridTableStyle1.GridColumnStyles.AddRange(new System.Windows.Forms.DataGridColumnStyle[] {
         this.WH_CODE,
         this.WH_NAME,
         this.WH_DESC,
         this.WHTYPE_NAMECN,
         this.TEL,
         this.FAX,
         this.CITY,
         this.ADDRESS,
         this.EMPLOYEE_ID,
         this.CREATEBY,
         this.CREATEON,
         this.MODIFYBY,
         this.MODIFYON
     });
     this.dataGridTableStyle1.HeaderForeColor = System.Drawing.SystemColors.ControlText;
     this.dataGridTableStyle1.MappingName     = "BASIC_WHOUSE";
     this.dataGridTableStyle1.ReadOnly        = true;
     //
     // WH_CODE
     //
     this.WH_CODE.Format      = "";
     this.WH_CODE.FormatInfo  = null;
     this.WH_CODE.HeaderText  = "仓库编号";
     this.WH_CODE.MappingName = "WH_CODE";
     this.WH_CODE.NullText    = "";
     this.WH_CODE.Width       = 75;
     //
     // WH_NAME
     //
     this.WH_NAME.Format      = "";
     this.WH_NAME.FormatInfo  = null;
     this.WH_NAME.HeaderText  = "仓库名称";
     this.WH_NAME.MappingName = "WH_NAME";
     this.WH_NAME.NullText    = "";
     this.WH_NAME.Width       = 75;
     //
     // WH_DESC
     //
     this.WH_DESC.Format      = "";
     this.WH_DESC.FormatInfo  = null;
     this.WH_DESC.HeaderText  = "仓库描述";
     this.WH_DESC.MappingName = "WH_DESC";
     this.WH_DESC.NullText    = "";
     this.WH_DESC.Width       = 75;
     //
     // WHTYPE_NAMECN
     //
     this.WHTYPE_NAMECN.Format      = "";
     this.WHTYPE_NAMECN.FormatInfo  = null;
     this.WHTYPE_NAMECN.HeaderText  = "仓库类型";
     this.WHTYPE_NAMECN.MappingName = "WHTYPE_NAMECN";
     this.WHTYPE_NAMECN.NullText    = "";
     this.WHTYPE_NAMECN.Width       = 75;
     //
     // TEL
     //
     this.TEL.Format      = "";
     this.TEL.FormatInfo  = null;
     this.TEL.HeaderText  = "电话";
     this.TEL.MappingName = "TEL";
     this.TEL.NullText    = "";
     this.TEL.Width       = 75;
     //
     // FAX
     //
     this.FAX.Format      = "";
     this.FAX.FormatInfo  = null;
     this.FAX.HeaderText  = "传真";
     this.FAX.MappingName = "FAX";
     this.FAX.NullText    = "";
     this.FAX.Width       = 75;
     //
     // CITY
     //
     this.CITY.Format      = "";
     this.CITY.FormatInfo  = null;
     this.CITY.HeaderText  = "城市";
     this.CITY.MappingName = "CITY";
     this.CITY.NullText    = "";
     this.CITY.Width       = 75;
     //
     // ADDRESS
     //
     this.ADDRESS.Format      = "";
     this.ADDRESS.FormatInfo  = null;
     this.ADDRESS.HeaderText  = "地址";
     this.ADDRESS.MappingName = "ADDRESS";
     this.ADDRESS.NullText    = "";
     this.ADDRESS.Width       = 75;
     //
     // EMPLOYEE_ID
     //
     this.EMPLOYEE_ID.Format      = "";
     this.EMPLOYEE_ID.FormatInfo  = null;
     this.EMPLOYEE_ID.HeaderText  = "负责人";
     this.EMPLOYEE_ID.MappingName = "EMPLOYEE_ID";
     this.EMPLOYEE_ID.NullText    = "";
     this.EMPLOYEE_ID.Width       = 75;
     //
     // CREATEBY
     //
     this.CREATEBY.Format      = "";
     this.CREATEBY.FormatInfo  = null;
     this.CREATEBY.HeaderText  = "建立者";
     this.CREATEBY.MappingName = "CREATEBY";
     this.CREATEBY.NullText    = "";
     this.CREATEBY.Width       = 75;
     //
     // CREATEON
     //
     this.CREATEON.Format      = "";
     this.CREATEON.FormatInfo  = null;
     this.CREATEON.HeaderText  = "建立时间";
     this.CREATEON.MappingName = "CREATEON";
     this.CREATEON.NullText    = "";
     this.CREATEON.Width       = 75;
     //
     // MODIFYBY
     //
     this.MODIFYBY.Format      = "";
     this.MODIFYBY.FormatInfo  = null;
     this.MODIFYBY.HeaderText  = "最后修改者";
     this.MODIFYBY.MappingName = "MODIFYBY";
     this.MODIFYBY.NullText    = "";
     this.MODIFYBY.Width       = 75;
     //
     // MODIFYON
     //
     this.MODIFYON.Format      = "";
     this.MODIFYON.FormatInfo  = null;
     this.MODIFYON.HeaderText  = "最后修改时间";
     this.MODIFYON.MappingName = "MODIFYON";
     this.MODIFYON.NullText    = "";
     this.MODIFYON.Width       = 75;
     //
     // panel4
     //
     this.panel4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel4.BackgroundImage")));
     this.panel4.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel4.Controls.Add(this.priComboBox1);
     this.panel4.Controls.Add(this.comboBox1);
     this.panel4.Controls.Add(this.label21);
     this.panel4.Controls.Add(this.priTextBox19);
     this.panel4.Controls.Add(this.label20);
     this.panel4.Controls.Add(this.priTextBox18);
     this.panel4.Controls.Add(this.label17);
     this.panel4.Controls.Add(this.label15);
     this.panel4.Controls.Add(this.label14);
     this.panel4.Controls.Add(this.label13);
     this.panel4.Controls.Add(this.label12);
     this.panel4.Controls.Add(this.label11);
     this.panel4.Controls.Add(this.label10);
     this.panel4.Controls.Add(this.label9);
     this.panel4.Controls.Add(this.label8);
     this.panel4.Controls.Add(this.label4);
     this.panel4.Controls.Add(this.label2);
     this.panel4.Controls.Add(this.priTextBox12);
     this.panel4.Controls.Add(this.priTextBox11);
     this.panel4.Controls.Add(this.priTextBox9);
     this.panel4.Controls.Add(this.priTextBox8);
     this.panel4.Controls.Add(this.priTextBox7);
     this.panel4.Controls.Add(this.priTextBox5);
     this.panel4.Controls.Add(this.priTextBox4);
     this.panel4.Controls.Add(this.textBox1);
     this.panel4.Controls.Add(this.priTextBox3);
     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(788, 168);
     this.panel4.TabIndex = 0;
     //
     // priComboBox1
     //
     this.priComboBox1.BackColor     = System.Drawing.Color.White;
     this.priComboBox1.DataField     = "employee_id";
     this.priComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.priComboBox1.Location      = new System.Drawing.Point(552, 72);
     this.priComboBox1.Name          = "priComboBox1";
     this.priComboBox1.Size          = new System.Drawing.Size(192, 22);
     this.priComboBox1.TabIndex      = 111;
     //
     // comboBox1
     //
     this.comboBox1.BackColor     = System.Drawing.Color.White;
     this.comboBox1.DataField     = "wh_type";
     this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboBox1.Location      = new System.Drawing.Point(552, 8);
     this.comboBox1.Name          = "comboBox1";
     this.comboBox1.Size          = new System.Drawing.Size(192, 22);
     this.comboBox1.TabIndex      = 110;
     //
     // label21
     //
     this.label21.BackColor = System.Drawing.Color.Transparent;
     this.label21.Location  = new System.Drawing.Point(584, 136);
     this.label21.Name      = "label21";
     this.label21.Size      = new System.Drawing.Size(64, 23);
     this.label21.TabIndex  = 42;
     this.label21.Text      = "修改时间";
     this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // priTextBox19
     //
     this.priTextBox19.BackColor = System.Drawing.Color.White;
     this.priTextBox19.DataField = "modifyon";
     this.priTextBox19.DataType  = TJSystem.Public.DataType.String;
     this.priTextBox19.Enabled   = false;
     this.priTextBox19.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.priTextBox19.Location  = new System.Drawing.Point(648, 136);
     this.priTextBox19.Name      = "priTextBox19";
     this.priTextBox19.Size      = new System.Drawing.Size(104, 23);
     this.priTextBox19.TabIndex  = 41;
     this.priTextBox19.Text      = "";
     //
     // label20
     //
     this.label20.BackColor = System.Drawing.Color.Transparent;
     this.label20.Location  = new System.Drawing.Point(208, 136);
     this.label20.Name      = "label20";
     this.label20.Size      = new System.Drawing.Size(64, 23);
     this.label20.TabIndex  = 40;
     this.label20.Text      = "创建时间";
     this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // priTextBox18
     //
     this.priTextBox18.BackColor = System.Drawing.Color.White;
     this.priTextBox18.DataField = "createon";
     this.priTextBox18.DataType  = TJSystem.Public.DataType.String;
     this.priTextBox18.Enabled   = false;
     this.priTextBox18.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.priTextBox18.Location  = new System.Drawing.Point(288, 136);
     this.priTextBox18.Name      = "priTextBox18";
     this.priTextBox18.Size      = new System.Drawing.Size(96, 23);
     this.priTextBox18.TabIndex  = 39;
     this.priTextBox18.Text      = "";
     //
     // label17
     //
     this.label17.BackColor = System.Drawing.Color.Transparent;
     this.label17.Location  = new System.Drawing.Point(400, 136);
     this.label17.Name      = "label17";
     this.label17.Size      = new System.Drawing.Size(80, 23);
     this.label17.TabIndex  = 32;
     this.label17.Text      = "最后修改者";
     this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label15
     //
     this.label15.BackColor = System.Drawing.Color.Transparent;
     this.label15.Location  = new System.Drawing.Point(16, 136);
     this.label15.Name      = "label15";
     this.label15.Size      = new System.Drawing.Size(80, 23);
     this.label15.TabIndex  = 29;
     this.label15.Text      = "创建者";
     this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label14
     //
     this.label14.BackColor = System.Drawing.Color.Transparent;
     this.label14.Location  = new System.Drawing.Point(8, 72);
     this.label14.Name      = "label14";
     this.label14.Size      = new System.Drawing.Size(80, 23);
     this.label14.TabIndex  = 28;
     this.label14.Text      = "联系电话";
     this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label13
     //
     this.label13.BackColor = System.Drawing.Color.Transparent;
     this.label13.ForeColor = System.Drawing.Color.Blue;
     this.label13.Location  = new System.Drawing.Point(464, 72);
     this.label13.Name      = "label13";
     this.label13.Size      = new System.Drawing.Size(80, 23);
     this.label13.TabIndex  = 27;
     this.label13.Text      = "负责人";
     this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label12
     //
     this.label12.BackColor = System.Drawing.Color.Transparent;
     this.label12.Location  = new System.Drawing.Point(200, 8);
     this.label12.Name      = "label12";
     this.label12.Size      = new System.Drawing.Size(80, 23);
     this.label12.TabIndex  = 26;
     this.label12.Text      = "仓库名称";
     this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label11
     //
     this.label11.BackColor = System.Drawing.Color.Transparent;
     this.label11.Location  = new System.Drawing.Point(8, 40);
     this.label11.Name      = "label11";
     this.label11.Size      = new System.Drawing.Size(80, 23);
     this.label11.TabIndex  = 25;
     this.label11.Text      = "描述";
     this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label10
     //
     this.label10.BackColor = System.Drawing.Color.Transparent;
     this.label10.Location  = new System.Drawing.Point(216, 72);
     this.label10.Name      = "label10";
     this.label10.Size      = new System.Drawing.Size(64, 23);
     this.label10.TabIndex  = 24;
     this.label10.Text      = "传真";
     this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label9
     //
     this.label9.BackColor = System.Drawing.Color.Transparent;
     this.label9.Location  = new System.Drawing.Point(8, 104);
     this.label9.Name      = "label9";
     this.label9.Size      = new System.Drawing.Size(80, 23);
     this.label9.TabIndex  = 23;
     this.label9.Text      = "所在城市";
     this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label8
     //
     this.label8.BackColor = System.Drawing.Color.Transparent;
     this.label8.ForeColor = System.Drawing.Color.Blue;
     this.label8.Location  = new System.Drawing.Point(464, 8);
     this.label8.Name      = "label8";
     this.label8.Size      = new System.Drawing.Size(80, 23);
     this.label8.TabIndex  = 22;
     this.label8.Text      = "仓库类型";
     this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label4
     //
     this.label4.BackColor = System.Drawing.Color.Transparent;
     this.label4.Location  = new System.Drawing.Point(344, 40);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(80, 23);
     this.label4.TabIndex  = 18;
     this.label4.Text      = "地址";
     this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label2
     //
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.ForeColor = System.Drawing.Color.Blue;
     this.label2.Location  = new System.Drawing.Point(8, 8);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(80, 23);
     this.label2.TabIndex  = 16;
     this.label2.Text      = "仓库编码";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // priTextBox12
     //
     this.priTextBox12.BackColor = System.Drawing.Color.White;
     this.priTextBox12.DataField = "fax";
     this.priTextBox12.DataType  = TJSystem.Public.DataType.String;
     this.priTextBox12.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.priTextBox12.Location  = new System.Drawing.Point(288, 72);
     this.priTextBox12.Name      = "priTextBox12";
     this.priTextBox12.Size      = new System.Drawing.Size(168, 23);
     this.priTextBox12.TabIndex  = 106;
     this.priTextBox12.Text      = "";
     //
     // priTextBox11
     //
     this.priTextBox11.BackColor = System.Drawing.Color.White;
     this.priTextBox11.DataField = "createBy";
     this.priTextBox11.DataType  = TJSystem.Public.DataType.String;
     this.priTextBox11.Enabled   = false;
     this.priTextBox11.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.priTextBox11.Location  = new System.Drawing.Point(104, 136);
     this.priTextBox11.Name      = "priTextBox11";
     this.priTextBox11.Size      = new System.Drawing.Size(96, 23);
     this.priTextBox11.TabIndex  = 12;
     this.priTextBox11.Text      = "";
     //
     // priTextBox9
     //
     this.priTextBox9.BackColor = System.Drawing.Color.White;
     this.priTextBox9.DataField = "city";
     this.priTextBox9.DataType  = TJSystem.Public.DataType.String;
     this.priTextBox9.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.priTextBox9.Location  = new System.Drawing.Point(96, 104);
     this.priTextBox9.Name      = "priTextBox9";
     this.priTextBox9.Size      = new System.Drawing.Size(104, 23);
     this.priTextBox9.TabIndex  = 109;
     this.priTextBox9.Text      = "";
     //
     // priTextBox8
     //
     this.priTextBox8.BackColor = System.Drawing.Color.White;
     this.priTextBox8.DataField = "modifyBy";
     this.priTextBox8.DataType  = TJSystem.Public.DataType.String;
     this.priTextBox8.Enabled   = false;
     this.priTextBox8.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.priTextBox8.Location  = new System.Drawing.Point(480, 136);
     this.priTextBox8.Name      = "priTextBox8";
     this.priTextBox8.Size      = new System.Drawing.Size(96, 23);
     this.priTextBox8.TabIndex  = 9;
     this.priTextBox8.Text      = "";
     //
     // priTextBox7
     //
     this.priTextBox7.BackColor = System.Drawing.Color.White;
     this.priTextBox7.DataField = "tel";
     this.priTextBox7.DataType  = TJSystem.Public.DataType.String;
     this.priTextBox7.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.priTextBox7.Location  = new System.Drawing.Point(96, 72);
     this.priTextBox7.Name      = "priTextBox7";
     this.priTextBox7.Size      = new System.Drawing.Size(104, 23);
     this.priTextBox7.TabIndex  = 105;
     this.priTextBox7.Text      = "";
     //
     // priTextBox5
     //
     this.priTextBox5.BackColor = System.Drawing.Color.White;
     this.priTextBox5.DataField = "address";
     this.priTextBox5.DataType  = TJSystem.Public.DataType.String;
     this.priTextBox5.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.priTextBox5.Location  = new System.Drawing.Point(432, 40);
     this.priTextBox5.Name      = "priTextBox5";
     this.priTextBox5.Size      = new System.Drawing.Size(312, 23);
     this.priTextBox5.TabIndex  = 108;
     this.priTextBox5.Text      = "";
     //
     // priTextBox4
     //
     this.priTextBox4.BackColor = System.Drawing.Color.White;
     this.priTextBox4.DataField = "wh_desc";
     this.priTextBox4.DataType  = TJSystem.Public.DataType.String;
     this.priTextBox4.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.priTextBox4.Location  = new System.Drawing.Point(96, 40);
     this.priTextBox4.Name      = "priTextBox4";
     this.priTextBox4.Size      = new System.Drawing.Size(240, 23);
     this.priTextBox4.TabIndex  = 103;
     this.priTextBox4.Text      = "";
     //
     // textBox1
     //
     this.textBox1.BackColor = System.Drawing.Color.White;
     this.textBox1.DataField = "wh_code";
     this.textBox1.DataType  = TJSystem.Public.DataType.String;
     this.textBox1.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.textBox1.Location  = new System.Drawing.Point(96, 8);
     this.textBox1.Name      = "textBox1";
     this.textBox1.Size      = new System.Drawing.Size(96, 23);
     this.textBox1.TabIndex  = 100;
     this.textBox1.Text      = "";
     //
     // priTextBox3
     //
     this.priTextBox3.BackColor = System.Drawing.Color.White;
     this.priTextBox3.DataField = "wh_name";
     this.priTextBox3.DataType  = TJSystem.Public.DataType.String;
     this.priTextBox3.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.priTextBox3.Location  = new System.Drawing.Point(288, 8);
     this.priTextBox3.Name      = "priTextBox3";
     this.priTextBox3.Size      = new System.Drawing.Size(160, 23);
     this.priTextBox3.TabIndex  = 101;
     this.priTextBox3.Text      = "";
     //
     // dataGridTextBoxColumn21
     //
     this.dataGridTextBoxColumn21.Format      = "";
     this.dataGridTextBoxColumn21.FormatInfo  = null;
     this.dataGridTextBoxColumn21.HeaderText  = "性别";
     this.dataGridTextBoxColumn21.MappingName = "Gender";
     this.dataGridTextBoxColumn21.NullText    = "";
     this.dataGridTextBoxColumn21.Width       = 75;
     //
     // dataGridTextBoxColumn22
     //
     this.dataGridTextBoxColumn22.Format      = "";
     this.dataGridTextBoxColumn22.FormatInfo  = null;
     this.dataGridTextBoxColumn22.HeaderText  = "员工姓名";
     this.dataGridTextBoxColumn22.MappingName = "";
     this.dataGridTextBoxColumn22.NullText    = "";
     this.dataGridTextBoxColumn22.Width       = 75;
     //
     // dataGridTextBoxColumn23
     //
     this.dataGridTextBoxColumn23.Format      = "";
     this.dataGridTextBoxColumn23.FormatInfo  = null;
     this.dataGridTextBoxColumn23.HeaderText  = "员工编号";
     this.dataGridTextBoxColumn23.MappingName = "employee_id";
     this.dataGridTextBoxColumn23.NullText    = "";
     this.dataGridTextBoxColumn23.Width       = 75;
     //
     // dataGridTextBoxColumn24
     //
     this.dataGridTextBoxColumn24.Format      = "";
     this.dataGridTextBoxColumn24.FormatInfo  = null;
     this.dataGridTextBoxColumn24.HeaderText  = "英文名";
     this.dataGridTextBoxColumn24.MappingName = "";
     this.dataGridTextBoxColumn24.NullText    = "";
     this.dataGridTextBoxColumn24.Width       = 75;
     //
     // panel3
     //
     this.panel3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel3.BackgroundImage")));
     this.panel3.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel3.Controls.Add(this.priToolBar1);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel3.Location = new System.Drawing.Point(0, 526);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(792, 40);
     this.panel3.TabIndex = 12;
     //
     // priToolBar1
     //
     this.priToolBar1.DGEnable       = true;
     this.priToolBar1.Dock           = System.Windows.Forms.DockStyle.Bottom;
     this.priToolBar1.Location       = new System.Drawing.Point(0, -4);
     this.priToolBar1.Name           = "priToolBar1";
     this.priToolBar1.setCurrentForm = null;
     this.priToolBar1.Size           = new System.Drawing.Size(788, 40);
     this.priToolBar1.TabIndex       = 0;
     //
     // panel1
     //
     this.panel1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel1.BackgroundImage")));
     this.panel1.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel1.Controls.Add(this.label1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(792, 48);
     this.panel1.TabIndex = 10;
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.label1.Font      = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.label1.Location  = new System.Drawing.Point(0, 0);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(788, 44);
     this.label1.TabIndex  = 0;
     this.label1.Text      = "仓库设置";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // frmBasicWhouse
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(7, 16);
     this.BackColor         = System.Drawing.SystemColors.ScrollBar;
     this.ClientSize        = new System.Drawing.Size(792, 566);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel3);
     this.Controls.Add(this.panel1);
     this.Font            = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name            = "frmBasicWhouse";
     this.Text            = "仓库设置";
     this.panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).EndInit();
     this.panel4.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Example #5
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要使用代码编辑器修改
 /// 此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmBasicCustomsParam));
     this.panel1 = new System.Windows.Forms.Panel();
     this.label1 = new System.Windows.Forms.Label();
     this.dataGridTextBoxColumn21 = new System.Windows.Forms.DataGridTextBoxColumn();
     this.dataGridTextBoxColumn22 = new System.Windows.Forms.DataGridTextBoxColumn();
     this.dataGridTextBoxColumn23 = new System.Windows.Forms.DataGridTextBoxColumn();
     this.dataGridTextBoxColumn24 = new System.Windows.Forms.DataGridTextBoxColumn();
     this.treeView1      = new System.Windows.Forms.TreeView();
     this.splitter1      = new System.Windows.Forms.Splitter();
     this.panel2         = new System.Windows.Forms.Panel();
     this.panel3         = new System.Windows.Forms.Panel();
     this.priToolBar2    = new TJSystem.UC.PriToolBar();
     this.dataGrid1      = new System.Windows.Forms.DataGrid();
     this.dgsty1         = new System.Windows.Forms.DataGridTableStyle();
     this.hs_code        = new System.Windows.Forms.DataGridTextBoxColumn();
     this.item_name      = new System.Windows.Forms.DataGridTextBoxColumn();
     this.unit_name_cn   = new System.Windows.Forms.DataGridTextBoxColumn();
     this.backtaxrate    = new System.Windows.Forms.DataGridTextBoxColumn();
     this.comtaxrate     = new System.Windows.Forms.DataGridTextBoxColumn();
     this.exptaxrate     = new System.Windows.Forms.DataGridTextBoxColumn();
     this.consumetaxrate = new System.Windows.Forms.DataGridTextBoxColumn();
     this.addtaxrate     = new System.Windows.Forms.DataGridTextBoxColumn();
     this.remark         = new System.Windows.Forms.DataGridTextBoxColumn();
     this.watchcert      = new System.Windows.Forms.DataGridTextBoxColumn();
     this.panel4         = new System.Windows.Forms.Panel();
     this.priTextBox5    = new TJSystem.Classes.PriTextBox();
     this.priTextBox4    = new TJSystem.Classes.PriTextBox();
     this.priTextBox3    = new TJSystem.Classes.PriTextBox();
     this.priTextBox2    = new TJSystem.Classes.PriTextBox();
     this.priTextBox1    = new TJSystem.Classes.PriTextBox();
     this.label4         = new System.Windows.Forms.Label();
     this.label5         = new System.Windows.Forms.Label();
     this.label2         = new System.Windows.Forms.Label();
     this.label3         = new System.Windows.Forms.Label();
     this.label6         = new System.Windows.Forms.Label();
     this.label7         = new System.Windows.Forms.Label();
     this.label8         = new System.Windows.Forms.Label();
     this.label9         = new System.Windows.Forms.Label();
     this.label10        = new System.Windows.Forms.Label();
     this.label11        = new System.Windows.Forms.Label();
     this.txt6           = new TJSystem.Classes.PriTextBox();
     this.txt5           = new TJSystem.Classes.PriTextBox();
     this.combo4         = new TJSystem.Classes.PriComboBox();
     this.txt3           = new TJSystem.Classes.PriTextBox();
     this.txt2           = new TJSystem.Classes.PriTextBox();
     this.txt1           = new TJSystem.Classes.PriTextBox();
     this.panel1.SuspendLayout();
     this.panel2.SuspendLayout();
     this.panel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).BeginInit();
     this.panel4.SuspendLayout();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel1.BackgroundImage")));
     this.panel1.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel1.Controls.Add(this.label1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(792, 66);
     this.panel1.TabIndex = 10;
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.label1.Font      = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.label1.Location  = new System.Drawing.Point(0, 0);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(788, 62);
     this.label1.TabIndex  = 0;
     this.label1.Text      = "海关编码维护";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // dataGridTextBoxColumn21
     //
     this.dataGridTextBoxColumn21.Format      = "";
     this.dataGridTextBoxColumn21.FormatInfo  = null;
     this.dataGridTextBoxColumn21.HeaderText  = "员工编号";
     this.dataGridTextBoxColumn21.MappingName = "employee_id";
     this.dataGridTextBoxColumn21.NullText    = "";
     this.dataGridTextBoxColumn21.Width       = 75;
     //
     // dataGridTextBoxColumn22
     //
     this.dataGridTextBoxColumn22.Format      = "";
     this.dataGridTextBoxColumn22.FormatInfo  = null;
     this.dataGridTextBoxColumn22.HeaderText  = "性别";
     this.dataGridTextBoxColumn22.MappingName = "Gender";
     this.dataGridTextBoxColumn22.NullText    = "";
     this.dataGridTextBoxColumn22.Width       = 75;
     //
     // dataGridTextBoxColumn23
     //
     this.dataGridTextBoxColumn23.Format      = "";
     this.dataGridTextBoxColumn23.FormatInfo  = null;
     this.dataGridTextBoxColumn23.HeaderText  = "员工姓名";
     this.dataGridTextBoxColumn23.MappingName = "";
     this.dataGridTextBoxColumn23.NullText    = "";
     this.dataGridTextBoxColumn23.Width       = 75;
     //
     // dataGridTextBoxColumn24
     //
     this.dataGridTextBoxColumn24.Format      = "";
     this.dataGridTextBoxColumn24.FormatInfo  = null;
     this.dataGridTextBoxColumn24.HeaderText  = "英文名";
     this.dataGridTextBoxColumn24.MappingName = "";
     this.dataGridTextBoxColumn24.NullText    = "";
     this.dataGridTextBoxColumn24.Width       = 75;
     //
     // treeView1
     //
     this.treeView1.Dock               = System.Windows.Forms.DockStyle.Left;
     this.treeView1.ImageIndex         = -1;
     this.treeView1.Location           = new System.Drawing.Point(0, 66);
     this.treeView1.Name               = "treeView1";
     this.treeView1.SelectedImageIndex = -1;
     this.treeView1.Size               = new System.Drawing.Size(192, 500);
     this.treeView1.TabIndex           = 11;
     this.treeView1.DoubleClick       += new System.EventHandler(this.treeView1_DoubleClick);
     //
     // splitter1
     //
     this.splitter1.Location = new System.Drawing.Point(192, 66);
     this.splitter1.Name     = "splitter1";
     this.splitter1.Size     = new System.Drawing.Size(3, 500);
     this.splitter1.TabIndex = 13;
     this.splitter1.TabStop  = false;
     //
     // panel2
     //
     this.panel2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel2.BackgroundImage")));
     this.panel2.Controls.Add(this.panel3);
     this.panel2.Controls.Add(this.dataGrid1);
     this.panel2.Controls.Add(this.panel4);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(195, 66);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(597, 500);
     this.panel2.TabIndex = 14;
     //
     // panel3
     //
     this.panel3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel3.BackgroundImage")));
     this.panel3.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel3.Controls.Add(this.priToolBar2);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel3.Location = new System.Drawing.Point(0, 460);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(597, 40);
     this.panel3.TabIndex = 10;
     //
     // priToolBar2
     //
     this.priToolBar2.DGEnable       = true;
     this.priToolBar2.Dock           = System.Windows.Forms.DockStyle.Bottom;
     this.priToolBar2.Location       = new System.Drawing.Point(0, -4);
     this.priToolBar2.Name           = "priToolBar2";
     this.priToolBar2.setCurrentForm = null;
     this.priToolBar2.Size           = new System.Drawing.Size(593, 40);
     this.priToolBar2.TabIndex       = 1;
     //
     // dataGrid1
     //
     this.dataGrid1.AllowSorting = false;
     this.dataGrid1.Anchor       = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                          | System.Windows.Forms.AnchorStyles.Left)
                                                                         | System.Windows.Forms.AnchorStyles.Right)));
     this.dataGrid1.BackgroundColor = System.Drawing.SystemColors.ActiveCaptionText;
     this.dataGrid1.CaptionVisible  = false;
     this.dataGrid1.DataMember      = "";
     this.dataGrid1.HeaderForeColor = System.Drawing.SystemColors.ControlText;
     this.dataGrid1.Location        = new System.Drawing.Point(0, 176);
     this.dataGrid1.Name            = "dataGrid1";
     this.dataGrid1.ReadOnly        = true;
     this.dataGrid1.Size            = new System.Drawing.Size(597, 280);
     this.dataGrid1.TabIndex        = 2;
     this.dataGrid1.TableStyles.AddRange(new System.Windows.Forms.DataGridTableStyle[] {
         this.dgsty1
     });
     //
     // dgsty1
     //
     this.dgsty1.AllowSorting = false;
     this.dgsty1.DataGrid     = this.dataGrid1;
     this.dgsty1.GridColumnStyles.AddRange(new System.Windows.Forms.DataGridColumnStyle[] {
         this.hs_code,
         this.item_name,
         this.unit_name_cn,
         this.backtaxrate,
         this.comtaxrate,
         this.exptaxrate,
         this.consumetaxrate,
         this.addtaxrate,
         this.remark,
         this.watchcert
     });
     this.dgsty1.HeaderForeColor = System.Drawing.SystemColors.ControlText;
     this.dgsty1.MappingName     = "p_hscode";
     //
     // hs_code
     //
     this.hs_code.Format      = "";
     this.hs_code.FormatInfo  = null;
     this.hs_code.HeaderText  = "海关编码";
     this.hs_code.MappingName = "hs_code";
     this.hs_code.NullText    = "";
     this.hs_code.Width       = 75;
     //
     // item_name
     //
     this.item_name.Format      = "";
     this.item_name.FormatInfo  = null;
     this.item_name.HeaderText  = "货品名称";
     this.item_name.MappingName = "item_name";
     this.item_name.NullText    = "";
     this.item_name.Width       = 75;
     //
     // unit_name_cn
     //
     this.unit_name_cn.Format      = "";
     this.unit_name_cn.FormatInfo  = null;
     this.unit_name_cn.HeaderText  = "单位";
     this.unit_name_cn.MappingName = "unit_name_cn";
     this.unit_name_cn.NullText    = "";
     this.unit_name_cn.Width       = 75;
     //
     // backtaxrate
     //
     this.backtaxrate.Format      = "";
     this.backtaxrate.FormatInfo  = null;
     this.backtaxrate.HeaderText  = "优惠税率";
     this.backtaxrate.MappingName = "backtaxrate";
     this.backtaxrate.NullText    = "";
     this.backtaxrate.Width       = 75;
     //
     // comtaxrate
     //
     this.comtaxrate.Format      = "";
     this.comtaxrate.FormatInfo  = null;
     this.comtaxrate.HeaderText  = "普通税率";
     this.comtaxrate.MappingName = "comtaxrate";
     this.comtaxrate.NullText    = "";
     this.comtaxrate.Width       = 75;
     //
     // exptaxrate
     //
     this.exptaxrate.Format      = "";
     this.exptaxrate.FormatInfo  = null;
     this.exptaxrate.HeaderText  = "出口税率";
     this.exptaxrate.MappingName = "exptaxrate";
     this.exptaxrate.NullText    = "";
     this.exptaxrate.Width       = 75;
     //
     // consumetaxrate
     //
     this.consumetaxrate.Format      = "";
     this.consumetaxrate.FormatInfo  = null;
     this.consumetaxrate.HeaderText  = "消费税率";
     this.consumetaxrate.MappingName = "consumetaxrate";
     this.consumetaxrate.NullText    = "";
     this.consumetaxrate.Width       = 75;
     //
     // addtaxrate
     //
     this.addtaxrate.Format      = "";
     this.addtaxrate.FormatInfo  = null;
     this.addtaxrate.HeaderText  = "增值税率";
     this.addtaxrate.MappingName = "addtaxrate";
     this.addtaxrate.NullText    = "";
     this.addtaxrate.Width       = 75;
     //
     // remark
     //
     this.remark.Format      = "";
     this.remark.FormatInfo  = null;
     this.remark.HeaderText  = "备注";
     this.remark.MappingName = "remark";
     this.remark.NullText    = "";
     this.remark.Width       = 75;
     //
     // watchcert
     //
     this.watchcert.Format      = "";
     this.watchcert.FormatInfo  = null;
     this.watchcert.HeaderText  = "监管代码";
     this.watchcert.MappingName = "watchcert";
     this.watchcert.NullText    = "";
     this.watchcert.Width       = 75;
     //
     // panel4
     //
     this.panel4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.panel4.BackColor       = System.Drawing.Color.Transparent;
     this.panel4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel4.BackgroundImage")));
     this.panel4.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel4.Controls.Add(this.priTextBox5);
     this.panel4.Controls.Add(this.priTextBox4);
     this.panel4.Controls.Add(this.priTextBox3);
     this.panel4.Controls.Add(this.priTextBox2);
     this.panel4.Controls.Add(this.priTextBox1);
     this.panel4.Controls.Add(this.label4);
     this.panel4.Controls.Add(this.label5);
     this.panel4.Controls.Add(this.label2);
     this.panel4.Controls.Add(this.label3);
     this.panel4.Controls.Add(this.label6);
     this.panel4.Controls.Add(this.label7);
     this.panel4.Controls.Add(this.label8);
     this.panel4.Controls.Add(this.label9);
     this.panel4.Controls.Add(this.label10);
     this.panel4.Controls.Add(this.label11);
     this.panel4.Controls.Add(this.txt6);
     this.panel4.Controls.Add(this.txt5);
     this.panel4.Controls.Add(this.combo4);
     this.panel4.Controls.Add(this.txt3);
     this.panel4.Controls.Add(this.txt2);
     this.panel4.Controls.Add(this.txt1);
     this.panel4.Location = new System.Drawing.Point(0, 0);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(597, 168);
     this.panel4.TabIndex = 1;
     //
     // priTextBox5
     //
     this.priTextBox5.BackColor = System.Drawing.Color.White;
     this.priTextBox5.DataField = "parent_hs_code";
     this.priTextBox5.DataType  = TJSystem.Public.DataType.String;
     this.priTextBox5.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.priTextBox5.Location  = new System.Drawing.Point(480, 104);
     this.priTextBox5.Name      = "priTextBox5";
     this.priTextBox5.Size      = new System.Drawing.Size(104, 23);
     this.priTextBox5.TabIndex  = 139;
     this.priTextBox5.Text      = "";
     this.priTextBox5.Visible   = false;
     //
     // priTextBox4
     //
     this.priTextBox4.BackColor = System.Drawing.Color.White;
     this.priTextBox4.DataField = "remark";
     this.priTextBox4.DataType  = TJSystem.Public.DataType.String;
     this.priTextBox4.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.priTextBox4.Location  = new System.Drawing.Point(96, 136);
     this.priTextBox4.Name      = "priTextBox4";
     this.priTextBox4.Size      = new System.Drawing.Size(488, 23);
     this.priTextBox4.TabIndex  = 138;
     this.priTextBox4.Text      = "";
     //
     // priTextBox3
     //
     this.priTextBox3.BackColor = System.Drawing.Color.White;
     this.priTextBox3.DataField = "watchcert";
     this.priTextBox3.DataType  = TJSystem.Public.DataType.String;
     this.priTextBox3.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.priTextBox3.Location  = new System.Drawing.Point(96, 104);
     this.priTextBox3.Name      = "priTextBox3";
     this.priTextBox3.Size      = new System.Drawing.Size(368, 23);
     this.priTextBox3.TabIndex  = 137;
     this.priTextBox3.Text      = "";
     //
     // priTextBox2
     //
     this.priTextBox2.BackColor = System.Drawing.Color.White;
     this.priTextBox2.DataField = "consumetaxrate";
     this.priTextBox2.DataType  = TJSystem.Public.DataType.String;
     this.priTextBox2.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.priTextBox2.Location  = new System.Drawing.Point(464, 72);
     this.priTextBox2.Name      = "priTextBox2";
     this.priTextBox2.Size      = new System.Drawing.Size(120, 23);
     this.priTextBox2.TabIndex  = 136;
     this.priTextBox2.Text      = "";
     //
     // priTextBox1
     //
     this.priTextBox1.BackColor = System.Drawing.Color.White;
     this.priTextBox1.DataField = "addtaxrate";
     this.priTextBox1.DataType  = TJSystem.Public.DataType.String;
     this.priTextBox1.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.priTextBox1.Location  = new System.Drawing.Point(280, 72);
     this.priTextBox1.Name      = "priTextBox1";
     this.priTextBox1.Size      = new System.Drawing.Size(104, 23);
     this.priTextBox1.TabIndex  = 135;
     this.priTextBox1.Text      = "";
     //
     // label4
     //
     this.label4.BackColor = System.Drawing.Color.Transparent;
     this.label4.Location  = new System.Drawing.Point(8, 136);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(80, 23);
     this.label4.TabIndex  = 134;
     this.label4.Text      = "备注";
     this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label5
     //
     this.label5.BackColor = System.Drawing.Color.Transparent;
     this.label5.Location  = new System.Drawing.Point(8, 104);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(80, 23);
     this.label5.TabIndex  = 133;
     this.label5.Text      = "监管代码";
     this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label2
     //
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.Location  = new System.Drawing.Point(208, 72);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(64, 23);
     this.label2.TabIndex  = 132;
     this.label2.Text      = "增值税率";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label3
     //
     this.label3.BackColor = System.Drawing.Color.Transparent;
     this.label3.Location  = new System.Drawing.Point(392, 72);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(64, 23);
     this.label3.TabIndex  = 131;
     this.label3.Text      = "消费税率";
     this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label6
     //
     this.label6.BackColor = System.Drawing.Color.Transparent;
     this.label6.Location  = new System.Drawing.Point(208, 40);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(64, 23);
     this.label6.TabIndex  = 130;
     this.label6.Text      = "优惠税率";
     this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label7
     //
     this.label7.BackColor = System.Drawing.Color.Transparent;
     this.label7.Location  = new System.Drawing.Point(208, 8);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(64, 23);
     this.label7.TabIndex  = 129;
     this.label7.Text      = "货品名称";
     this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label8
     //
     this.label8.BackColor = System.Drawing.Color.Transparent;
     this.label8.ForeColor = System.Drawing.Color.Blue;
     this.label8.Location  = new System.Drawing.Point(8, 40);
     this.label8.Name      = "label8";
     this.label8.Size      = new System.Drawing.Size(80, 23);
     this.label8.TabIndex  = 128;
     this.label8.Text      = "单位";
     this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label9
     //
     this.label9.BackColor = System.Drawing.Color.Transparent;
     this.label9.Location  = new System.Drawing.Point(8, 72);
     this.label9.Name      = "label9";
     this.label9.Size      = new System.Drawing.Size(80, 23);
     this.label9.TabIndex  = 127;
     this.label9.Text      = "出口税率";
     this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label10
     //
     this.label10.BackColor = System.Drawing.Color.Transparent;
     this.label10.Location  = new System.Drawing.Point(392, 40);
     this.label10.Name      = "label10";
     this.label10.Size      = new System.Drawing.Size(64, 23);
     this.label10.TabIndex  = 126;
     this.label10.Text      = "普通税率";
     this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label11
     //
     this.label11.BackColor    = System.Drawing.Color.Transparent;
     this.label11.ForeColor    = System.Drawing.Color.Blue;
     this.label11.Location     = new System.Drawing.Point(8, 8);
     this.label11.Name         = "label11";
     this.label11.Size         = new System.Drawing.Size(80, 23);
     this.label11.TabIndex     = 125;
     this.label11.Text         = "海关编码";
     this.label11.TextAlign    = System.Drawing.ContentAlignment.MiddleRight;
     this.label11.DoubleClick += new System.EventHandler(this.label11_DoubleClick);
     //
     // txt6
     //
     this.txt6.BackColor = System.Drawing.Color.White;
     this.txt6.DataField = "backtaxrate";
     this.txt6.DataType  = TJSystem.Public.DataType.String;
     this.txt6.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.txt6.Location  = new System.Drawing.Point(280, 40);
     this.txt6.Name      = "txt6";
     this.txt6.Size      = new System.Drawing.Size(104, 23);
     this.txt6.TabIndex  = 117;
     this.txt6.Text      = "";
     //
     // txt5
     //
     this.txt5.BackColor = System.Drawing.Color.White;
     this.txt5.DataField = "item_name";
     this.txt5.DataType  = TJSystem.Public.DataType.String;
     this.txt5.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.txt5.Location  = new System.Drawing.Point(280, 8);
     this.txt5.Name      = "txt5";
     this.txt5.Size      = new System.Drawing.Size(304, 23);
     this.txt5.TabIndex  = 114;
     this.txt5.Text      = "";
     //
     // combo4
     //
     this.combo4.BackColor     = System.Drawing.Color.White;
     this.combo4.DataField     = "unit";
     this.combo4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.combo4.Location      = new System.Drawing.Point(96, 40);
     this.combo4.Name          = "combo4";
     this.combo4.Size          = new System.Drawing.Size(104, 22);
     this.combo4.TabIndex      = 112;
     //
     // txt3
     //
     this.txt3.BackColor = System.Drawing.Color.White;
     this.txt3.DataField = "comtaxrate";
     this.txt3.DataType  = TJSystem.Public.DataType.String;
     this.txt3.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.txt3.Location  = new System.Drawing.Point(464, 40);
     this.txt3.Name      = "txt3";
     this.txt3.Size      = new System.Drawing.Size(120, 23);
     this.txt3.TabIndex  = 106;
     this.txt3.Text      = "";
     //
     // txt2
     //
     this.txt2.BackColor = System.Drawing.Color.White;
     this.txt2.DataField = "exptaxrate";
     this.txt2.DataType  = TJSystem.Public.DataType.String;
     this.txt2.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.txt2.Location  = new System.Drawing.Point(96, 72);
     this.txt2.Name      = "txt2";
     this.txt2.Size      = new System.Drawing.Size(104, 23);
     this.txt2.TabIndex  = 104;
     this.txt2.Text      = "";
     //
     // txt1
     //
     this.txt1.BackColor = System.Drawing.Color.White;
     this.txt1.DataField = "hs_code";
     this.txt1.DataType  = TJSystem.Public.DataType.String;
     this.txt1.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.txt1.Location  = new System.Drawing.Point(96, 8);
     this.txt1.Name      = "txt1";
     this.txt1.Size      = new System.Drawing.Size(104, 23);
     this.txt1.TabIndex  = 102;
     this.txt1.Text      = "";
     //
     // frmBasicCustomsParam
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(7, 16);
     this.BackColor         = System.Drawing.SystemColors.ScrollBar;
     this.ClientSize        = new System.Drawing.Size(792, 566);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.splitter1);
     this.Controls.Add(this.treeView1);
     this.Controls.Add(this.panel1);
     this.Font            = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name            = "frmBasicCustomsParam";
     this.Text            = "海关编码维护";
     this.panel1.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).EndInit();
     this.panel4.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Example #6
0
        /// <summary>

        /// </summary>
        private void InitializeComponent()
        {
            System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmGatheringPaymentBill));
            this.panel3              = new System.Windows.Forms.Panel();
            this.priToolBar1         = new TJSystem.UC.PriToolBar();
            this.panel2              = new System.Windows.Forms.Panel();
            this.dataGrid1           = new System.Windows.Forms.DataGrid();
            this.dataGridTableStyle1 = new System.Windows.Forms.DataGridTableStyle();
            this.doc_no              = new System.Windows.Forms.DataGridTextBoxColumn();
            this.feetype_name        = new System.Windows.Forms.DataGridTextBoxColumn();
            this.STATUS_NAME         = new System.Windows.Forms.DataGridTextBoxColumn();
            this.CURRENCY_NAMECN     = new System.Windows.Forms.DataGridTextBoxColumn();
            this.Amount              = new System.Windows.Forms.DataGridTextBoxColumn();
            this.bearing_desc        = new System.Windows.Forms.DataGridTextBoxColumn();
            this.payrec_type_desc    = new System.Windows.Forms.DataGridTextBoxColumn();
            this.crm_id              = new System.Windows.Forms.DataGridTextBoxColumn();
            this.voucher_no          = new System.Windows.Forms.DataGridTextBoxColumn();
            this.remark              = new System.Windows.Forms.DataGridTextBoxColumn();
            this.CreateBy            = new System.Windows.Forms.DataGridTextBoxColumn();
            this.CreateOn            = new System.Windows.Forms.DataGridTextBoxColumn();
            this.modifyOn            = new System.Windows.Forms.DataGridTextBoxColumn();
            this.modifyBy            = new System.Windows.Forms.DataGridTextBoxColumn();
            this.panel4              = new System.Windows.Forms.Panel();
            this.priComboBox2        = new TJSystem.Classes.PriComboBox();
            this.comboBox1           = new TJSystem.Classes.PriComboBox();
            this.priTextBox14        = new TJSystem.Classes.PriTextBox();
            this.label11             = new System.Windows.Forms.Label();
            this.priTextBox13        = new TJSystem.Classes.PriTextBox();
            this.label10             = new System.Windows.Forms.Label();
            this.label8              = new System.Windows.Forms.Label();
            this.label6              = new System.Windows.Forms.Label();
            this.priTextBox11        = new TJSystem.Classes.PriTextBox();
            this.label3              = new System.Windows.Forms.Label();
            this.label5              = new System.Windows.Forms.Label();
            this.label4              = new System.Windows.Forms.Label();
            this.priTextBox9         = new TJSystem.Classes.PriTextBox();
            this.label22             = new System.Windows.Forms.Label();
            this.priTextBox8         = new TJSystem.Classes.PriTextBox();
            this.label20             = new System.Windows.Forms.Label();
            this.priTextBox4         = new TJSystem.Classes.PriTextBox();
            this.label14             = new System.Windows.Forms.Label();
            this.priTextBox5         = new TJSystem.Classes.PriTextBox();
            this.priTextBox3         = new TJSystem.Classes.PriTextBox();
            this.label9              = new System.Windows.Forms.Label();
            this.label7              = new System.Windows.Forms.Label();
            this.label12             = new System.Windows.Forms.Label();
            this.label2              = new System.Windows.Forms.Label();
            this.priTextBox1         = new TJSystem.Classes.PriTextBox();
            this.priComboBox1        = new TJSystem.Classes.PriComboBox();
            this.priComboBox3        = new TJSystem.Classes.PriComboBox();
            this.priComboBox4        = new TJSystem.Classes.PriComboBox();
            this.panel1              = new System.Windows.Forms.Panel();
            this.label1              = new System.Windows.Forms.Label();
            this.panel3.SuspendLayout();
            this.panel2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).BeginInit();
            this.panel4.SuspendLayout();
            this.panel1.SuspendLayout();
            this.SuspendLayout();
            //
            // panel3
            //
            this.panel3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel3.BackgroundImage")));
            this.panel3.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
            this.panel3.Controls.Add(this.priToolBar1);
            this.panel3.Dock     = System.Windows.Forms.DockStyle.Bottom;
            this.panel3.Location = new System.Drawing.Point(0, 529);
            this.panel3.Name     = "panel3";
            this.panel3.Size     = new System.Drawing.Size(792, 37);
            this.panel3.TabIndex = 24;
            //
            // priToolBar1
            //
            this.priToolBar1.DGEnable       = true;
            this.priToolBar1.Dock           = System.Windows.Forms.DockStyle.Bottom;
            this.priToolBar1.Location       = new System.Drawing.Point(0, -5);
            this.priToolBar1.Name           = "priToolBar1";
            this.priToolBar1.setCurrentForm = null;
            this.priToolBar1.Size           = new System.Drawing.Size(788, 38);
            this.priToolBar1.TabIndex       = 0;
            //
            // panel2
            //
            this.panel2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel2.BackgroundImage")));
            this.panel2.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
            this.panel2.Controls.Add(this.dataGrid1);
            this.panel2.Controls.Add(this.panel4);
            this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
            this.panel2.Location = new System.Drawing.Point(0, 45);
            this.panel2.Name     = "panel2";
            this.panel2.Size     = new System.Drawing.Size(792, 521);
            this.panel2.TabIndex = 23;
            //
            // dataGrid1
            //
            this.dataGrid1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                           | System.Windows.Forms.AnchorStyles.Left)
                                                                          | System.Windows.Forms.AnchorStyles.Right)));
            this.dataGrid1.BackgroundColor = System.Drawing.SystemColors.ActiveCaptionText;
            this.dataGrid1.CaptionVisible  = false;
            this.dataGrid1.DataMember      = "";
            this.dataGrid1.HeaderForeColor = System.Drawing.SystemColors.ControlText;
            this.dataGrid1.Location        = new System.Drawing.Point(0, 152);
            this.dataGrid1.Name            = "dataGrid1";
            this.dataGrid1.ReadOnly        = true;
            this.dataGrid1.Size            = new System.Drawing.Size(783, 328);
            this.dataGrid1.TabIndex        = 1;
            this.dataGrid1.TableStyles.AddRange(new System.Windows.Forms.DataGridTableStyle[] {
                this.dataGridTableStyle1
            });
            //
            // dataGridTableStyle1
            //
            this.dataGridTableStyle1.AllowSorting = false;
            this.dataGridTableStyle1.DataGrid     = this.dataGrid1;
            this.dataGridTableStyle1.GridColumnStyles.AddRange(new System.Windows.Forms.DataGridColumnStyle[] {
                this.doc_no,
                this.feetype_name,
                this.STATUS_NAME,
                this.CURRENCY_NAMECN,
                this.Amount,
                this.bearing_desc,
                this.payrec_type_desc,
                this.crm_id,
                this.voucher_no,
                this.remark,
                this.CreateBy,
                this.CreateOn,
                this.modifyOn,
                this.modifyBy
            });
            this.dataGridTableStyle1.HeaderForeColor = System.Drawing.SystemColors.ControlText;
            this.dataGridTableStyle1.MappingName     = "finance_doc";
            this.dataGridTableStyle1.ReadOnly        = true;
            //
            // doc_no
            //
            this.doc_no.Alignment   = System.Windows.Forms.HorizontalAlignment.Center;
            this.doc_no.Format      = "";
            this.doc_no.FormatInfo  = null;
            this.doc_no.HeaderText  = "单据编号";
            this.doc_no.MappingName = "doc_no";
            this.doc_no.Width       = 75;
            //
            // feetype_name
            //
            this.feetype_name.Alignment   = System.Windows.Forms.HorizontalAlignment.Center;
            this.feetype_name.Format      = "";
            this.feetype_name.FormatInfo  = null;
            this.feetype_name.HeaderText  = "单据类型";
            this.feetype_name.MappingName = "feetype_name";
            this.feetype_name.Width       = 75;
            //
            // STATUS_NAME
            //
            this.STATUS_NAME.Alignment   = System.Windows.Forms.HorizontalAlignment.Center;
            this.STATUS_NAME.Format      = "";
            this.STATUS_NAME.FormatInfo  = null;
            this.STATUS_NAME.HeaderText  = "状态";
            this.STATUS_NAME.MappingName = "STATUS_NAME";
            this.STATUS_NAME.Width       = 75;
            //
            // CURRENCY_NAMECN
            //
            this.CURRENCY_NAMECN.Alignment   = System.Windows.Forms.HorizontalAlignment.Center;
            this.CURRENCY_NAMECN.Format      = "";
            this.CURRENCY_NAMECN.FormatInfo  = null;
            this.CURRENCY_NAMECN.HeaderText  = "币种";
            this.CURRENCY_NAMECN.MappingName = "CURRENCY_NAMECN";
            this.CURRENCY_NAMECN.Width       = 75;
            //
            // Amount
            //
            this.Amount.Alignment   = System.Windows.Forms.HorizontalAlignment.Center;
            this.Amount.Format      = "";
            this.Amount.FormatInfo  = null;
            this.Amount.HeaderText  = "总金额";
            this.Amount.MappingName = "Amount";
            this.Amount.Width       = 75;
            //
            // bearing_desc
            //
            this.bearing_desc.Alignment   = System.Windows.Forms.HorizontalAlignment.Center;
            this.bearing_desc.Format      = "";
            this.bearing_desc.FormatInfo  = null;
            this.bearing_desc.HeaderText  = "冲销方向";
            this.bearing_desc.MappingName = "bearing_desc";
            this.bearing_desc.Width       = 75;
            //
            // payrec_type_desc
            //
            this.payrec_type_desc.Alignment   = System.Windows.Forms.HorizontalAlignment.Center;
            this.payrec_type_desc.Format      = "";
            this.payrec_type_desc.FormatInfo  = null;
            this.payrec_type_desc.HeaderText  = "收付类型";
            this.payrec_type_desc.MappingName = "payrec_type_desc";
            this.payrec_type_desc.Width       = 75;
            //
            // crm_id
            //
            this.crm_id.Alignment   = System.Windows.Forms.HorizontalAlignment.Center;
            this.crm_id.Format      = "";
            this.crm_id.FormatInfo  = null;
            this.crm_id.HeaderText  = "收付对象ID";
            this.crm_id.MappingName = "crm_id";
            this.crm_id.Width       = 75;
            //
            // voucher_no
            //
            this.voucher_no.Alignment   = System.Windows.Forms.HorizontalAlignment.Center;
            this.voucher_no.Format      = "";
            this.voucher_no.FormatInfo  = null;
            this.voucher_no.HeaderText  = "收付对象";
            this.voucher_no.MappingName = "voucher_no";
            this.voucher_no.Width       = 75;
            //
            // remark
            //
            this.remark.Alignment   = System.Windows.Forms.HorizontalAlignment.Center;
            this.remark.Format      = "";
            this.remark.FormatInfo  = null;
            this.remark.HeaderText  = "备注";
            this.remark.MappingName = "remark";
            this.remark.Width       = 75;
            //
            // CreateBy
            //
            this.CreateBy.Alignment   = System.Windows.Forms.HorizontalAlignment.Center;
            this.CreateBy.Format      = "";
            this.CreateBy.FormatInfo  = null;
            this.CreateBy.HeaderText  = "创建者";
            this.CreateBy.MappingName = "CreateBy";
            this.CreateBy.Width       = 75;
            //
            // CreateOn
            //
            this.CreateOn.Alignment   = System.Windows.Forms.HorizontalAlignment.Center;
            this.CreateOn.Format      = "";
            this.CreateOn.FormatInfo  = null;
            this.CreateOn.HeaderText  = "创建时间";
            this.CreateOn.MappingName = "CreateOn";
            this.CreateOn.Width       = 75;
            //
            // modifyOn
            //
            this.modifyOn.Alignment   = System.Windows.Forms.HorizontalAlignment.Center;
            this.modifyOn.Format      = "";
            this.modifyOn.FormatInfo  = null;
            this.modifyOn.HeaderText  = "最后修改时间";
            this.modifyOn.MappingName = "modifyOn";
            this.modifyOn.Width       = 75;
            //
            // modifyBy
            //
            this.modifyBy.Alignment   = System.Windows.Forms.HorizontalAlignment.Center;
            this.modifyBy.Format      = "";
            this.modifyBy.FormatInfo  = null;
            this.modifyBy.HeaderText  = "最后修改人";
            this.modifyBy.MappingName = "modifyBy";
            this.modifyBy.Width       = 75;
            //
            // panel4
            //
            this.panel4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel4.BackgroundImage")));
            this.panel4.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
            this.panel4.Controls.Add(this.priComboBox2);
            this.panel4.Controls.Add(this.comboBox1);
            this.panel4.Controls.Add(this.priTextBox14);
            this.panel4.Controls.Add(this.label11);
            this.panel4.Controls.Add(this.priTextBox13);
            this.panel4.Controls.Add(this.label10);
            this.panel4.Controls.Add(this.label8);
            this.panel4.Controls.Add(this.label6);
            this.panel4.Controls.Add(this.priTextBox11);
            this.panel4.Controls.Add(this.label3);
            this.panel4.Controls.Add(this.label5);
            this.panel4.Controls.Add(this.label4);
            this.panel4.Controls.Add(this.priTextBox9);
            this.panel4.Controls.Add(this.label22);
            this.panel4.Controls.Add(this.priTextBox8);
            this.panel4.Controls.Add(this.label20);
            this.panel4.Controls.Add(this.priTextBox4);
            this.panel4.Controls.Add(this.label14);
            this.panel4.Controls.Add(this.priTextBox5);
            this.panel4.Controls.Add(this.priTextBox3);
            this.panel4.Controls.Add(this.label9);
            this.panel4.Controls.Add(this.label7);
            this.panel4.Controls.Add(this.label12);
            this.panel4.Controls.Add(this.label2);
            this.panel4.Controls.Add(this.priTextBox1);
            this.panel4.Controls.Add(this.priComboBox1);
            this.panel4.Controls.Add(this.priComboBox3);
            this.panel4.Controls.Add(this.priComboBox4);
            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(788, 144);
            this.panel4.TabIndex = 0;
            //
            // priComboBox2
            //
            this.priComboBox2.BackColor     = System.Drawing.Color.White;
            this.priComboBox2.DataField     = "Currency";
            this.priComboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.priComboBox2.Location      = new System.Drawing.Point(80, 40);
            this.priComboBox2.Name          = "priComboBox2";
            this.priComboBox2.Size          = new System.Drawing.Size(136, 21);
            this.priComboBox2.TabIndex      = 168;
            //
            // comboBox1
            //
            this.comboBox1.BackColor     = System.Drawing.Color.White;
            this.comboBox1.DataField     = "Status";
            this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboBox1.Location      = new System.Drawing.Point(520, 15);
            this.comboBox1.Name          = "comboBox1";
            this.comboBox1.Size          = new System.Drawing.Size(160, 21);
            this.comboBox1.TabIndex      = 167;
            //
            // priTextBox14
            //
            this.priTextBox14.BackColor = System.Drawing.Color.White;
            this.priTextBox14.DataField = "crm_id";
            this.priTextBox14.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox14.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox14.Location  = new System.Drawing.Point(520, 64);
            this.priTextBox14.Name      = "priTextBox14";
            this.priTextBox14.Size      = new System.Drawing.Size(160, 23);
            this.priTextBox14.TabIndex  = 166;
            this.priTextBox14.Text      = "";
            //
            // label11
            //
            this.label11.AutoSize  = true;
            this.label11.BackColor = System.Drawing.Color.Transparent;
            this.label11.ForeColor = System.Drawing.SystemColors.Desktop;
            this.label11.Location  = new System.Drawing.Point(448, 64);
            this.label11.Name      = "label11";
            this.label11.Size      = new System.Drawing.Size(72, 18);
            this.label11.TabIndex  = 165;
            this.label11.Text      = "收付对象ID";
            this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // priTextBox13
            //
            this.priTextBox13.BackColor = System.Drawing.Color.White;
            this.priTextBox13.DataField = "voucher_no";
            this.priTextBox13.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox13.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox13.Location  = new System.Drawing.Point(296, 64);
            this.priTextBox13.Name      = "priTextBox13";
            this.priTextBox13.Size      = new System.Drawing.Size(144, 23);
            this.priTextBox13.TabIndex  = 164;
            this.priTextBox13.Text      = "";
            //
            // label10
            //
            this.label10.AutoSize  = true;
            this.label10.BackColor = System.Drawing.Color.Transparent;
            this.label10.ForeColor = System.Drawing.SystemColors.Desktop;
            this.label10.Location  = new System.Drawing.Point(232, 64);
            this.label10.Name      = "label10";
            this.label10.Size      = new System.Drawing.Size(58, 18);
            this.label10.TabIndex  = 163;
            this.label10.Text      = "收付对象";
            this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label8
            //
            this.label8.AutoSize  = true;
            this.label8.BackColor = System.Drawing.Color.Transparent;
            this.label8.ForeColor = System.Drawing.Color.Blue;
            this.label8.Location  = new System.Drawing.Point(16, 72);
            this.label8.Name      = "label8";
            this.label8.Size      = new System.Drawing.Size(58, 18);
            this.label8.TabIndex  = 161;
            this.label8.Text      = "收付类型";
            this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label6
            //
            this.label6.AutoSize  = true;
            this.label6.BackColor = System.Drawing.Color.Transparent;
            this.label6.ForeColor = System.Drawing.Color.Blue;
            this.label6.Location  = new System.Drawing.Point(456, 40);
            this.label6.Name      = "label6";
            this.label6.Size      = new System.Drawing.Size(58, 18);
            this.label6.TabIndex  = 159;
            this.label6.Text      = "冲销方向";
            this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // priTextBox11
            //
            this.priTextBox11.BackColor = System.Drawing.Color.White;
            this.priTextBox11.DataField = "Amount";
            this.priTextBox11.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox11.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox11.Location  = new System.Drawing.Point(296, 40);
            this.priTextBox11.Name      = "priTextBox11";
            this.priTextBox11.Size      = new System.Drawing.Size(144, 23);
            this.priTextBox11.TabIndex  = 158;
            this.priTextBox11.Text      = "";
            //
            // label3
            //
            this.label3.AutoSize  = true;
            this.label3.BackColor = System.Drawing.Color.Transparent;
            this.label3.ForeColor = System.Drawing.Color.Blue;
            this.label3.Location  = new System.Drawing.Point(240, 45);
            this.label3.Name      = "label3";
            this.label3.Size      = new System.Drawing.Size(45, 18);
            this.label3.TabIndex  = 157;
            this.label3.Text      = "总金额";
            this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label5
            //
            this.label5.AutoSize  = true;
            this.label5.BackColor = System.Drawing.Color.Transparent;
            this.label5.ForeColor = System.Drawing.Color.Blue;
            this.label5.Location  = new System.Drawing.Point(488, 18);
            this.label5.Name      = "label5";
            this.label5.Size      = new System.Drawing.Size(32, 18);
            this.label5.TabIndex  = 155;
            this.label5.Text      = "状态";
            this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label4
            //
            this.label4.AutoSize  = true;
            this.label4.BackColor = System.Drawing.Color.Transparent;
            this.label4.ForeColor = System.Drawing.Color.Blue;
            this.label4.Location  = new System.Drawing.Point(232, 18);
            this.label4.Name      = "label4";
            this.label4.Size      = new System.Drawing.Size(58, 18);
            this.label4.TabIndex  = 154;
            this.label4.Text      = "单据类型";
            this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // priTextBox9
            //
            this.priTextBox9.BackColor = System.Drawing.Color.White;
            this.priTextBox9.DataField = "modifyBy";
            this.priTextBox9.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox9.Enabled   = false;
            this.priTextBox9.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox9.Location  = new System.Drawing.Point(432, 112);
            this.priTextBox9.Name      = "priTextBox9";
            this.priTextBox9.Size      = new System.Drawing.Size(112, 23);
            this.priTextBox9.TabIndex  = 153;
            this.priTextBox9.Text      = "";
            //
            // label22
            //
            this.label22.AutoSize  = true;
            this.label22.BackColor = System.Drawing.Color.Transparent;
            this.label22.Location  = new System.Drawing.Point(360, 112);
            this.label22.Name      = "label22";
            this.label22.Size      = new System.Drawing.Size(72, 18);
            this.label22.TabIndex  = 152;
            this.label22.Text      = "最后修改人";
            this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // priTextBox8
            //
            this.priTextBox8.BackColor = System.Drawing.Color.White;
            this.priTextBox8.DataField = "modifyOn";
            this.priTextBox8.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox8.Enabled   = false;
            this.priTextBox8.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox8.Location  = new System.Drawing.Point(632, 112);
            this.priTextBox8.Name      = "priTextBox8";
            this.priTextBox8.Size      = new System.Drawing.Size(112, 23);
            this.priTextBox8.TabIndex  = 151;
            this.priTextBox8.Text      = "";
            //
            // label20
            //
            this.label20.AutoSize  = true;
            this.label20.BackColor = System.Drawing.Color.Transparent;
            this.label20.Location  = new System.Drawing.Point(544, 120);
            this.label20.Name      = "label20";
            this.label20.Size      = new System.Drawing.Size(85, 18);
            this.label20.TabIndex  = 150;
            this.label20.Text      = "最后修改时间";
            this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // priTextBox4
            //
            this.priTextBox4.BackColor = System.Drawing.Color.White;
            this.priTextBox4.DataField = "CreateBy";
            this.priTextBox4.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox4.Enabled   = false;
            this.priTextBox4.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox4.Location  = new System.Drawing.Point(80, 112);
            this.priTextBox4.Name      = "priTextBox4";
            this.priTextBox4.Size      = new System.Drawing.Size(104, 23);
            this.priTextBox4.TabIndex  = 149;
            this.priTextBox4.Text      = "";
            //
            // label14
            //
            this.label14.AutoSize  = true;
            this.label14.BackColor = System.Drawing.Color.Transparent;
            this.label14.Location  = new System.Drawing.Point(28, 118);
            this.label14.Name      = "label14";
            this.label14.Size      = new System.Drawing.Size(45, 18);
            this.label14.TabIndex  = 148;
            this.label14.Text      = "创建者";
            this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // priTextBox5
            //
            this.priTextBox5.BackColor = System.Drawing.Color.White;
            this.priTextBox5.DataField = "CreateOn";
            this.priTextBox5.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox5.Enabled   = false;
            this.priTextBox5.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox5.Location  = new System.Drawing.Point(256, 112);
            this.priTextBox5.Name      = "priTextBox5";
            this.priTextBox5.Size      = new System.Drawing.Size(104, 23);
            this.priTextBox5.TabIndex  = 147;
            this.priTextBox5.Text      = "";
            //
            // priTextBox3
            //
            this.priTextBox3.BackColor = System.Drawing.Color.White;
            this.priTextBox3.DataField = "remark";
            this.priTextBox3.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox3.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox3.Location  = new System.Drawing.Point(80, 88);
            this.priTextBox3.Name      = "priTextBox3";
            this.priTextBox3.Size      = new System.Drawing.Size(600, 23);
            this.priTextBox3.TabIndex  = 146;
            this.priTextBox3.Text      = "";
            //
            // label9
            //
            this.label9.AutoSize  = true;
            this.label9.BackColor = System.Drawing.Color.Transparent;
            this.label9.Location  = new System.Drawing.Point(192, 118);
            this.label9.Name      = "label9";
            this.label9.Size      = new System.Drawing.Size(58, 18);
            this.label9.TabIndex  = 145;
            this.label9.Text      = "创建日期";
            this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label7
            //
            this.label7.AutoSize  = true;
            this.label7.BackColor = System.Drawing.Color.Transparent;
            this.label7.Location  = new System.Drawing.Point(41, 96);
            this.label7.Name      = "label7";
            this.label7.Size      = new System.Drawing.Size(32, 18);
            this.label7.TabIndex  = 144;
            this.label7.Text      = "备注";
            this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label12
            //
            this.label12.AutoSize  = true;
            this.label12.BackColor = System.Drawing.Color.Transparent;
            this.label12.ForeColor = System.Drawing.Color.Blue;
            this.label12.Location  = new System.Drawing.Point(41, 40);
            this.label12.Name      = "label12";
            this.label12.Size      = new System.Drawing.Size(32, 18);
            this.label12.TabIndex  = 142;
            this.label12.Text      = "币种";
            this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label2
            //
            this.label2.AutoSize  = true;
            this.label2.BackColor = System.Drawing.Color.Transparent;
            this.label2.ForeColor = System.Drawing.Color.Blue;
            this.label2.Location  = new System.Drawing.Point(16, 18);
            this.label2.Name      = "label2";
            this.label2.Size      = new System.Drawing.Size(58, 18);
            this.label2.TabIndex  = 115;
            this.label2.Text      = "单据编号";
            this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // priTextBox1
            //
            this.priTextBox1.BackColor = System.Drawing.Color.White;
            this.priTextBox1.DataField = "doc_no";
            this.priTextBox1.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox1.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox1.Location  = new System.Drawing.Point(80, 12);
            this.priTextBox1.Name      = "priTextBox1";
            this.priTextBox1.Size      = new System.Drawing.Size(136, 23);
            this.priTextBox1.TabIndex  = 116;
            this.priTextBox1.Text      = "";
            //
            // priComboBox1
            //
            this.priComboBox1.BackColor     = System.Drawing.Color.White;
            this.priComboBox1.DataField     = "payrec_type";
            this.priComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.priComboBox1.Location      = new System.Drawing.Point(80, 64);
            this.priComboBox1.Name          = "priComboBox1";
            this.priComboBox1.Size          = new System.Drawing.Size(136, 21);
            this.priComboBox1.TabIndex      = 168;
            //
            // priComboBox3
            //
            this.priComboBox3.BackColor     = System.Drawing.Color.White;
            this.priComboBox3.DataField     = "bearing";
            this.priComboBox3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.priComboBox3.Location      = new System.Drawing.Point(520, 40);
            this.priComboBox3.Name          = "priComboBox3";
            this.priComboBox3.Size          = new System.Drawing.Size(160, 21);
            this.priComboBox3.TabIndex      = 167;
            //
            // priComboBox4
            //
            this.priComboBox4.BackColor     = System.Drawing.Color.White;
            this.priComboBox4.DataField     = "doc_type";
            this.priComboBox4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.priComboBox4.Location      = new System.Drawing.Point(296, 16);
            this.priComboBox4.Name          = "priComboBox4";
            this.priComboBox4.Size          = new System.Drawing.Size(144, 21);
            this.priComboBox4.TabIndex      = 168;
            //
            // panel1
            //
            this.panel1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel1.BackgroundImage")));
            this.panel1.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
            this.panel1.Controls.Add(this.label1);
            this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
            this.panel1.Location = new System.Drawing.Point(0, 0);
            this.panel1.Name     = "panel1";
            this.panel1.Size     = new System.Drawing.Size(792, 45);
            this.panel1.TabIndex = 22;
            //
            // label1
            //
            this.label1.BackColor = System.Drawing.Color.Transparent;
            this.label1.Dock      = System.Windows.Forms.DockStyle.Fill;
            this.label1.Font      = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.label1.Location  = new System.Drawing.Point(0, 0);
            this.label1.Name      = "label1";
            this.label1.Size      = new System.Drawing.Size(788, 41);
            this.label1.TabIndex  = 0;
            this.label1.Text      = "应收应付单据设置";
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            //
            // frmGatheringPaymentBill
            //
            this.AutoScaleBaseSize = new System.Drawing.Size(7, 15);
            this.ClientSize        = new System.Drawing.Size(792, 566);
            this.Controls.Add(this.panel3);
            this.Controls.Add(this.panel2);
            this.Controls.Add(this.panel1);
            this.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.Name = "frmGatheringPaymentBill";
            this.Text = "应收/应付登账";
            this.panel3.ResumeLayout(false);
            this.panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).EndInit();
            this.panel4.ResumeLayout(false);
            this.panel1.ResumeLayout(false);
            this.ResumeLayout(false);
        }
Example #7
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要使用代码编辑器修改
 /// 此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmSysUserMenu));
     this.panel2                  = new System.Windows.Forms.Panel();
     this.dataGrid1               = new System.Windows.Forms.DataGrid();
     this.dataGridTableStyle1     = new System.Windows.Forms.DataGridTableStyle();
     this.employee_id             = new System.Windows.Forms.DataGridTextBoxColumn();
     this.XF_PROGRAMNAME          = new System.Windows.Forms.DataGridTextBoxColumn();
     this.insert_flag             = new System.Windows.Forms.DataGridTextBoxColumn();
     this.update_flag             = new System.Windows.Forms.DataGridTextBoxColumn();
     this.delete_flag             = new System.Windows.Forms.DataGridTextBoxColumn();
     this.confirm_flag            = new System.Windows.Forms.DataGridTextBoxColumn();
     this.createby                = new System.Windows.Forms.DataGridTextBoxColumn();
     this.createon                = new System.Windows.Forms.DataGridTextBoxColumn();
     this.modifyby                = new System.Windows.Forms.DataGridTextBoxColumn();
     this.modifyon                = new System.Windows.Forms.DataGridTextBoxColumn();
     this.export_flag             = new System.Windows.Forms.DataGridTextBoxColumn();
     this.panel4                  = new System.Windows.Forms.Panel();
     this.priComboBox5            = new TJSystem.Classes.PriComboBox();
     this.label7                  = new System.Windows.Forms.Label();
     this.label17                 = new System.Windows.Forms.Label();
     this.priTextBox8             = new TJSystem.Classes.PriTextBox();
     this.label21                 = new System.Windows.Forms.Label();
     this.priTextBox19            = new TJSystem.Classes.PriTextBox();
     this.label20                 = new System.Windows.Forms.Label();
     this.priTextBox18            = new TJSystem.Classes.PriTextBox();
     this.label15                 = new System.Windows.Forms.Label();
     this.priTextBox11            = new TJSystem.Classes.PriTextBox();
     this.priComboBox4            = new TJSystem.Classes.PriComboBox();
     this.label6                  = new System.Windows.Forms.Label();
     this.priComboBox3            = new TJSystem.Classes.PriComboBox();
     this.label5                  = new System.Windows.Forms.Label();
     this.priComboBox2            = new TJSystem.Classes.PriComboBox();
     this.label4                  = new System.Windows.Forms.Label();
     this.priComboBox1            = new TJSystem.Classes.PriComboBox();
     this.label3                  = new System.Windows.Forms.Label();
     this.comboBox1               = new TJSystem.Classes.PriComboBox();
     this.label2                  = new System.Windows.Forms.Label();
     this.label8                  = new System.Windows.Forms.Label();
     this.priComboBox6            = new TJSystem.Classes.PriComboBox();
     this.panel3                  = new System.Windows.Forms.Panel();
     this.priToolBar1             = new TJSystem.UC.PriToolBar();
     this.panel1                  = new System.Windows.Forms.Panel();
     this.label1                  = new System.Windows.Forms.Label();
     this.dataGridTextBoxColumn21 = new System.Windows.Forms.DataGridTextBoxColumn();
     this.dataGridTextBoxColumn22 = new System.Windows.Forms.DataGridTextBoxColumn();
     this.dataGridTextBoxColumn23 = new System.Windows.Forms.DataGridTextBoxColumn();
     this.dataGridTextBoxColumn24 = new System.Windows.Forms.DataGridTextBoxColumn();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).BeginInit();
     this.panel4.SuspendLayout();
     this.panel3.SuspendLayout();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // panel2
     //
     this.panel2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel2.BackgroundImage")));
     this.panel2.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel2.Controls.Add(this.dataGrid1);
     this.panel2.Controls.Add(this.panel4);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(0, 48);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(792, 478);
     this.panel2.TabIndex = 11;
     //
     // dataGrid1
     //
     this.dataGrid1.AllowSorting = false;
     this.dataGrid1.Anchor       = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                          | System.Windows.Forms.AnchorStyles.Left)
                                                                         | System.Windows.Forms.AnchorStyles.Right)));
     this.dataGrid1.BackgroundColor = System.Drawing.SystemColors.ActiveCaptionText;
     this.dataGrid1.CaptionText     = "用户权限设定";
     this.dataGrid1.CaptionVisible  = false;
     this.dataGrid1.DataMember      = "";
     this.dataGrid1.HeaderForeColor = System.Drawing.SystemColors.ControlText;
     this.dataGrid1.Location        = new System.Drawing.Point(0, 120);
     this.dataGrid1.Name            = "dataGrid1";
     this.dataGrid1.ReadOnly        = true;
     this.dataGrid1.Size            = new System.Drawing.Size(784, 352);
     this.dataGrid1.TabIndex        = 1;
     this.dataGrid1.TableStyles.AddRange(new System.Windows.Forms.DataGridTableStyle[] {
         this.dataGridTableStyle1
     });
     //
     // dataGridTableStyle1
     //
     this.dataGridTableStyle1.AllowSorting = false;
     this.dataGridTableStyle1.DataGrid     = this.dataGrid1;
     this.dataGridTableStyle1.GridColumnStyles.AddRange(new System.Windows.Forms.DataGridColumnStyle[] {
         this.employee_id,
         this.XF_PROGRAMNAME,
         this.insert_flag,
         this.update_flag,
         this.delete_flag,
         this.confirm_flag,
         this.createby,
         this.createon,
         this.modifyby,
         this.modifyon,
         this.export_flag
     });
     this.dataGridTableStyle1.HeaderForeColor = System.Drawing.SystemColors.ControlText;
     this.dataGridTableStyle1.MappingName     = "sys_user_menu";
     this.dataGridTableStyle1.ReadOnly        = true;
     //
     // employee_id
     //
     this.employee_id.Format      = "";
     this.employee_id.FormatInfo  = null;
     this.employee_id.HeaderText  = "用户";
     this.employee_id.MappingName = "employee_id";
     this.employee_id.NullText    = "";
     this.employee_id.Width       = 75;
     //
     // XF_PROGRAMNAME
     //
     this.XF_PROGRAMNAME.Format      = "";
     this.XF_PROGRAMNAME.FormatInfo  = null;
     this.XF_PROGRAMNAME.HeaderText  = "作业名称";
     this.XF_PROGRAMNAME.MappingName = "XF_PROGRAMNAME";
     this.XF_PROGRAMNAME.NullText    = "";
     this.XF_PROGRAMNAME.Width       = 75;
     //
     // insert_flag
     //
     this.insert_flag.Format      = "";
     this.insert_flag.FormatInfo  = null;
     this.insert_flag.HeaderText  = "新建";
     this.insert_flag.MappingName = "insert_flag";
     this.insert_flag.NullText    = "";
     this.insert_flag.Width       = 75;
     //
     // update_flag
     //
     this.update_flag.Format      = "";
     this.update_flag.FormatInfo  = null;
     this.update_flag.HeaderText  = "修改";
     this.update_flag.MappingName = "update_flag";
     this.update_flag.NullText    = "";
     this.update_flag.Width       = 75;
     //
     // delete_flag
     //
     this.delete_flag.Format      = "";
     this.delete_flag.FormatInfo  = null;
     this.delete_flag.HeaderText  = "删除";
     this.delete_flag.MappingName = "delete_flag";
     this.delete_flag.NullText    = "";
     this.delete_flag.Width       = 75;
     //
     // confirm_flag
     //
     this.confirm_flag.Format      = "";
     this.confirm_flag.FormatInfo  = null;
     this.confirm_flag.HeaderText  = "审核确认";
     this.confirm_flag.MappingName = "confirm_flag";
     this.confirm_flag.NullText    = "";
     this.confirm_flag.Width       = 75;
     //
     // createby
     //
     this.createby.Format      = "";
     this.createby.FormatInfo  = null;
     this.createby.HeaderText  = "建立者";
     this.createby.MappingName = "createby";
     this.createby.NullText    = "";
     this.createby.Width       = 75;
     //
     // createon
     //
     this.createon.Format      = "";
     this.createon.FormatInfo  = null;
     this.createon.HeaderText  = "建立日期";
     this.createon.MappingName = "createon";
     this.createon.NullText    = "";
     this.createon.Width       = 75;
     //
     // modifyby
     //
     this.modifyby.Format      = "";
     this.modifyby.FormatInfo  = null;
     this.modifyby.HeaderText  = "最后修改者";
     this.modifyby.MappingName = "modifyby";
     this.modifyby.NullText    = "";
     this.modifyby.Width       = 75;
     //
     // modifyon
     //
     this.modifyon.Format      = "";
     this.modifyon.FormatInfo  = null;
     this.modifyon.HeaderText  = "最后修改日期";
     this.modifyon.MappingName = "modifyon";
     this.modifyon.NullText    = "";
     this.modifyon.Width       = 75;
     //
     // export_flag
     //
     this.export_flag.Format      = "";
     this.export_flag.FormatInfo  = null;
     this.export_flag.HeaderText  = "汇出Excel";
     this.export_flag.MappingName = "export_flag";
     this.export_flag.NullText    = "";
     this.export_flag.Width       = 75;
     //
     // panel4
     //
     this.panel4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel4.BackgroundImage")));
     this.panel4.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel4.Controls.Add(this.priComboBox5);
     this.panel4.Controls.Add(this.label7);
     this.panel4.Controls.Add(this.label17);
     this.panel4.Controls.Add(this.priTextBox8);
     this.panel4.Controls.Add(this.label21);
     this.panel4.Controls.Add(this.priTextBox19);
     this.panel4.Controls.Add(this.label20);
     this.panel4.Controls.Add(this.priTextBox18);
     this.panel4.Controls.Add(this.label15);
     this.panel4.Controls.Add(this.priTextBox11);
     this.panel4.Controls.Add(this.priComboBox4);
     this.panel4.Controls.Add(this.label6);
     this.panel4.Controls.Add(this.priComboBox3);
     this.panel4.Controls.Add(this.label5);
     this.panel4.Controls.Add(this.priComboBox2);
     this.panel4.Controls.Add(this.label4);
     this.panel4.Controls.Add(this.priComboBox1);
     this.panel4.Controls.Add(this.label3);
     this.panel4.Controls.Add(this.comboBox1);
     this.panel4.Controls.Add(this.label2);
     this.panel4.Controls.Add(this.label8);
     this.panel4.Controls.Add(this.priComboBox6);
     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(788, 112);
     this.panel4.TabIndex = 0;
     //
     // priComboBox5
     //
     this.priComboBox5.BackColor     = System.Drawing.Color.White;
     this.priComboBox5.DataField     = "export_flag";
     this.priComboBox5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.priComboBox5.Location      = new System.Drawing.Point(536, 40);
     this.priComboBox5.Name          = "priComboBox5";
     this.priComboBox5.Size          = new System.Drawing.Size(80, 22);
     this.priComboBox5.TabIndex      = 119;
     //
     // label7
     //
     this.label7.BackColor = System.Drawing.Color.Transparent;
     this.label7.Location  = new System.Drawing.Point(456, 40);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(72, 23);
     this.label7.TabIndex  = 118;
     this.label7.Text      = "汇出Excel";
     this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label17
     //
     this.label17.BackColor = System.Drawing.Color.Transparent;
     this.label17.Location  = new System.Drawing.Point(384, 72);
     this.label17.Name      = "label17";
     this.label17.Size      = new System.Drawing.Size(80, 23);
     this.label17.TabIndex  = 117;
     this.label17.Text      = "最后修改者";
     this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // priTextBox8
     //
     this.priTextBox8.BackColor = System.Drawing.Color.White;
     this.priTextBox8.DataField = "modifyBy";
     this.priTextBox8.DataType  = TJSystem.Public.DataType.String;
     this.priTextBox8.Enabled   = false;
     this.priTextBox8.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.priTextBox8.Location  = new System.Drawing.Point(472, 72);
     this.priTextBox8.Name      = "priTextBox8";
     this.priTextBox8.Size      = new System.Drawing.Size(104, 23);
     this.priTextBox8.TabIndex  = 116;
     this.priTextBox8.Text      = "";
     //
     // label21
     //
     this.label21.BackColor = System.Drawing.Color.Transparent;
     this.label21.Location  = new System.Drawing.Point(592, 72);
     this.label21.Name      = "label21";
     this.label21.Size      = new System.Drawing.Size(64, 23);
     this.label21.TabIndex  = 115;
     this.label21.Text      = "修改时间";
     this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // priTextBox19
     //
     this.priTextBox19.BackColor = System.Drawing.Color.White;
     this.priTextBox19.DataField = "modifyon";
     this.priTextBox19.DataType  = TJSystem.Public.DataType.String;
     this.priTextBox19.Enabled   = false;
     this.priTextBox19.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.priTextBox19.Location  = new System.Drawing.Point(664, 72);
     this.priTextBox19.Name      = "priTextBox19";
     this.priTextBox19.Size      = new System.Drawing.Size(104, 23);
     this.priTextBox19.TabIndex  = 114;
     this.priTextBox19.Text      = "";
     //
     // label20
     //
     this.label20.BackColor = System.Drawing.Color.Transparent;
     this.label20.Location  = new System.Drawing.Point(184, 72);
     this.label20.Name      = "label20";
     this.label20.Size      = new System.Drawing.Size(64, 23);
     this.label20.TabIndex  = 113;
     this.label20.Text      = "创建时间";
     this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // priTextBox18
     //
     this.priTextBox18.BackColor = System.Drawing.Color.White;
     this.priTextBox18.DataField = "createon";
     this.priTextBox18.DataType  = TJSystem.Public.DataType.String;
     this.priTextBox18.Enabled   = false;
     this.priTextBox18.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.priTextBox18.Location  = new System.Drawing.Point(256, 72);
     this.priTextBox18.Name      = "priTextBox18";
     this.priTextBox18.Size      = new System.Drawing.Size(120, 23);
     this.priTextBox18.TabIndex  = 112;
     this.priTextBox18.Text      = "";
     //
     // label15
     //
     this.label15.BackColor = System.Drawing.Color.Transparent;
     this.label15.Location  = new System.Drawing.Point(8, 72);
     this.label15.Name      = "label15";
     this.label15.Size      = new System.Drawing.Size(56, 23);
     this.label15.TabIndex  = 111;
     this.label15.Text      = "创建者";
     this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // priTextBox11
     //
     this.priTextBox11.BackColor = System.Drawing.Color.White;
     this.priTextBox11.DataField = "createBy";
     this.priTextBox11.DataType  = TJSystem.Public.DataType.String;
     this.priTextBox11.Enabled   = false;
     this.priTextBox11.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.priTextBox11.Location  = new System.Drawing.Point(72, 72);
     this.priTextBox11.Name      = "priTextBox11";
     this.priTextBox11.Size      = new System.Drawing.Size(104, 23);
     this.priTextBox11.TabIndex  = 110;
     this.priTextBox11.Text      = "";
     //
     // priComboBox4
     //
     this.priComboBox4.BackColor     = System.Drawing.Color.White;
     this.priComboBox4.DataField     = "delete_flag";
     this.priComboBox4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.priComboBox4.Location      = new System.Drawing.Point(368, 40);
     this.priComboBox4.Name          = "priComboBox4";
     this.priComboBox4.Size          = new System.Drawing.Size(80, 22);
     this.priComboBox4.TabIndex      = 109;
     //
     // label6
     //
     this.label6.BackColor = System.Drawing.Color.Transparent;
     this.label6.Location  = new System.Drawing.Point(312, 40);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(48, 23);
     this.label6.TabIndex  = 108;
     this.label6.Text      = "删除";
     this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // priComboBox3
     //
     this.priComboBox3.BackColor     = System.Drawing.Color.White;
     this.priComboBox3.DataField     = "update_flag";
     this.priComboBox3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.priComboBox3.Location      = new System.Drawing.Point(224, 40);
     this.priComboBox3.Name          = "priComboBox3";
     this.priComboBox3.Size          = new System.Drawing.Size(80, 22);
     this.priComboBox3.TabIndex      = 107;
     //
     // label5
     //
     this.label5.BackColor = System.Drawing.Color.Transparent;
     this.label5.Location  = new System.Drawing.Point(176, 40);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(40, 23);
     this.label5.TabIndex  = 106;
     this.label5.Text      = "更新";
     this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // priComboBox2
     //
     this.priComboBox2.BackColor     = System.Drawing.Color.White;
     this.priComboBox2.DataField     = "insert_flag";
     this.priComboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.priComboBox2.Location      = new System.Drawing.Point(80, 40);
     this.priComboBox2.Name          = "priComboBox2";
     this.priComboBox2.Size          = new System.Drawing.Size(80, 22);
     this.priComboBox2.TabIndex      = 105;
     //
     // label4
     //
     this.label4.BackColor = System.Drawing.Color.Transparent;
     this.label4.Location  = new System.Drawing.Point(32, 40);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(40, 23);
     this.label4.TabIndex  = 104;
     this.label4.Text      = "插入";
     this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // priComboBox1
     //
     this.priComboBox1.BackColor     = System.Drawing.Color.White;
     this.priComboBox1.DataField     = "menu_id";
     this.priComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.priComboBox1.Location      = new System.Drawing.Point(472, 8);
     this.priComboBox1.Name          = "priComboBox1";
     this.priComboBox1.Size          = new System.Drawing.Size(304, 22);
     this.priComboBox1.TabIndex      = 103;
     //
     // label3
     //
     this.label3.BackColor = System.Drawing.Color.Transparent;
     this.label3.Location  = new System.Drawing.Point(408, 8);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(56, 23);
     this.label3.TabIndex  = 102;
     this.label3.Text      = "操作";
     this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // comboBox1
     //
     this.comboBox1.BackColor     = System.Drawing.Color.White;
     this.comboBox1.DataField     = "employee_id";
     this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboBox1.Location      = new System.Drawing.Point(72, 8);
     this.comboBox1.Name          = "comboBox1";
     this.comboBox1.Size          = new System.Drawing.Size(304, 22);
     this.comboBox1.TabIndex      = 101;
     //
     // label2
     //
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.Location  = new System.Drawing.Point(16, 8);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(48, 23);
     this.label2.TabIndex  = 16;
     this.label2.Text      = "用户";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label8
     //
     this.label8.BackColor = System.Drawing.Color.Transparent;
     this.label8.Location  = new System.Drawing.Point(632, 40);
     this.label8.Name      = "label8";
     this.label8.Size      = new System.Drawing.Size(40, 23);
     this.label8.TabIndex  = 104;
     this.label8.Text      = "审核";
     this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // priComboBox6
     //
     this.priComboBox6.BackColor     = System.Drawing.Color.White;
     this.priComboBox6.DataField     = "confirm_flag";
     this.priComboBox6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.priComboBox6.Location      = new System.Drawing.Point(680, 40);
     this.priComboBox6.Name          = "priComboBox6";
     this.priComboBox6.Size          = new System.Drawing.Size(80, 22);
     this.priComboBox6.TabIndex      = 105;
     //
     // panel3
     //
     this.panel3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel3.BackgroundImage")));
     this.panel3.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel3.Controls.Add(this.priToolBar1);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel3.Location = new System.Drawing.Point(0, 526);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(792, 40);
     this.panel3.TabIndex = 12;
     //
     // priToolBar1
     //
     this.priToolBar1.DGEnable       = true;
     this.priToolBar1.Dock           = System.Windows.Forms.DockStyle.Bottom;
     this.priToolBar1.Location       = new System.Drawing.Point(0, -4);
     this.priToolBar1.Name           = "priToolBar1";
     this.priToolBar1.setCurrentForm = null;
     this.priToolBar1.Size           = new System.Drawing.Size(788, 40);
     this.priToolBar1.TabIndex       = 0;
     //
     // panel1
     //
     this.panel1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel1.BackgroundImage")));
     this.panel1.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel1.Controls.Add(this.label1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(792, 48);
     this.panel1.TabIndex = 10;
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.label1.Font      = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.label1.Location  = new System.Drawing.Point(0, 0);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(788, 44);
     this.label1.TabIndex  = 0;
     this.label1.Text      = "用户权限设定";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // dataGridTextBoxColumn21
     //
     this.dataGridTextBoxColumn21.Format      = "";
     this.dataGridTextBoxColumn21.FormatInfo  = null;
     this.dataGridTextBoxColumn21.HeaderText  = "员工姓名";
     this.dataGridTextBoxColumn21.MappingName = "";
     this.dataGridTextBoxColumn21.NullText    = "";
     this.dataGridTextBoxColumn21.Width       = 75;
     //
     // dataGridTextBoxColumn22
     //
     this.dataGridTextBoxColumn22.Format      = "";
     this.dataGridTextBoxColumn22.FormatInfo  = null;
     this.dataGridTextBoxColumn22.HeaderText  = "性别";
     this.dataGridTextBoxColumn22.MappingName = "Gender";
     this.dataGridTextBoxColumn22.NullText    = "";
     this.dataGridTextBoxColumn22.Width       = 75;
     //
     // dataGridTextBoxColumn23
     //
     this.dataGridTextBoxColumn23.Format      = "";
     this.dataGridTextBoxColumn23.FormatInfo  = null;
     this.dataGridTextBoxColumn23.HeaderText  = "员工编号";
     this.dataGridTextBoxColumn23.MappingName = "employee_id";
     this.dataGridTextBoxColumn23.NullText    = "";
     this.dataGridTextBoxColumn23.Width       = 75;
     //
     // dataGridTextBoxColumn24
     //
     this.dataGridTextBoxColumn24.Format      = "";
     this.dataGridTextBoxColumn24.FormatInfo  = null;
     this.dataGridTextBoxColumn24.HeaderText  = "英文名";
     this.dataGridTextBoxColumn24.MappingName = "";
     this.dataGridTextBoxColumn24.NullText    = "";
     this.dataGridTextBoxColumn24.Width       = 75;
     //
     // frmSysUserMenu
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(7, 16);
     this.BackColor         = System.Drawing.SystemColors.ScrollBar;
     this.ClientSize        = new System.Drawing.Size(792, 566);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel3);
     this.Controls.Add(this.panel1);
     this.Font            = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name            = "frmSysUserMenu";
     this.Text            = "用户权限设定";
     this.panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).EndInit();
     this.panel4.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Example #8
0
        /// <summary>
        /// 设计器支持所需的方法 - 不要使用代码编辑器修改

        /// 此方法的内容。

        /// </summary>
        private void InitializeComponent()
        {
            System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmBrmProcess));
            this.panel3                 = new System.Windows.Forms.Panel();
            this.priToolBar1            = new TJSystem.UC.PriToolBar();
            this.panel2                 = new System.Windows.Forms.Panel();
            this.dataGrid1              = new System.Windows.Forms.DataGrid();
            this.dataGridTableStyle1    = new System.Windows.Forms.DataGridTableStyle();
            this.proc_no                = new System.Windows.Forms.DataGridTextBoxColumn();
            this.proc_name              = new System.Windows.Forms.DataGridTextBoxColumn();
            this.proc_desc              = new System.Windows.Forms.DataGridTextBoxColumn();
            this.confirm_flag           = new System.Windows.Forms.DataGridTextBoxColumn();
            this.createBy               = new System.Windows.Forms.DataGridTextBoxColumn();
            this.createon               = new System.Windows.Forms.DataGridTextBoxColumn();
            this.modifyBy               = new System.Windows.Forms.DataGridTextBoxColumn();
            this.panel4                 = new System.Windows.Forms.Panel();
            this.priComboBox3           = new TJSystem.Classes.PriComboBox();
            this.label4                 = new System.Windows.Forms.Label();
            this.priTextBox2            = new TJSystem.Classes.PriTextBox();
            this.label3                 = new System.Windows.Forms.Label();
            this.priTextBox1            = new TJSystem.Classes.PriTextBox();
            this.label17                = new System.Windows.Forms.Label();
            this.label15                = new System.Windows.Forms.Label();
            this.label12                = new System.Windows.Forms.Label();
            this.label11                = new System.Windows.Forms.Label();
            this.label7                 = new System.Windows.Forms.Label();
            this.label2                 = new System.Windows.Forms.Label();
            this.priTextBox11           = new TJSystem.Classes.PriTextBox();
            this.priTextBox8            = new TJSystem.Classes.PriTextBox();
            this.priTextBox4            = new TJSystem.Classes.PriTextBox();
            this.textBox1               = new TJSystem.Classes.PriTextBox();
            this.priTextBox3            = new TJSystem.Classes.PriTextBox();
            this.panel1                 = new System.Windows.Forms.Panel();
            this.label1                 = new System.Windows.Forms.Label();
            this.dataGridTextBoxColumn1 = new System.Windows.Forms.DataGridTextBoxColumn();
            this.dataGridTextBoxColumn2 = new System.Windows.Forms.DataGridTextBoxColumn();
            this.dataGridTextBoxColumn3 = new System.Windows.Forms.DataGridTextBoxColumn();
            this.dataGridTextBoxColumn4 = new System.Windows.Forms.DataGridTextBoxColumn();
            this.panel3.SuspendLayout();
            this.panel2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).BeginInit();
            this.panel4.SuspendLayout();
            this.panel1.SuspendLayout();
            this.SuspendLayout();
            //
            // panel3
            //
            this.panel3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel3.BackgroundImage")));
            this.panel3.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
            this.panel3.Controls.Add(this.priToolBar1);
            this.panel3.Dock     = System.Windows.Forms.DockStyle.Bottom;
            this.panel3.Location = new System.Drawing.Point(0, 526);
            this.panel3.Name     = "panel3";
            this.panel3.Size     = new System.Drawing.Size(792, 40);
            this.panel3.TabIndex = 6;
            //
            // priToolBar1
            //
            this.priToolBar1.DGEnable       = true;
            this.priToolBar1.Dock           = System.Windows.Forms.DockStyle.Bottom;
            this.priToolBar1.Location       = new System.Drawing.Point(0, -4);
            this.priToolBar1.Name           = "priToolBar1";
            this.priToolBar1.setCurrentForm = null;
            this.priToolBar1.Size           = new System.Drawing.Size(788, 40);
            this.priToolBar1.TabIndex       = 0;
            //
            // panel2
            //
            this.panel2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel2.BackgroundImage")));
            this.panel2.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
            this.panel2.Controls.Add(this.dataGrid1);
            this.panel2.Controls.Add(this.panel4);
            this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
            this.panel2.Location = new System.Drawing.Point(0, 48);
            this.panel2.Name     = "panel2";
            this.panel2.Size     = new System.Drawing.Size(792, 518);
            this.panel2.TabIndex = 5;
            //
            // dataGrid1
            //
            this.dataGrid1.AllowSorting = false;
            this.dataGrid1.Anchor       = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                                 | System.Windows.Forms.AnchorStyles.Left)
                                                                                | System.Windows.Forms.AnchorStyles.Right)));
            this.dataGrid1.BackgroundColor = System.Drawing.SystemColors.ActiveCaptionText;
            this.dataGrid1.CaptionText     = "部门管理";
            this.dataGrid1.CaptionVisible  = false;
            this.dataGrid1.DataMember      = "";
            this.dataGrid1.HeaderForeColor = System.Drawing.SystemColors.ControlText;
            this.dataGrid1.Location        = new System.Drawing.Point(0, 144);
            this.dataGrid1.Name            = "dataGrid1";
            this.dataGrid1.ReadOnly        = true;
            this.dataGrid1.Size            = new System.Drawing.Size(784, 320);
            this.dataGrid1.TabIndex        = 1;
            this.dataGrid1.TableStyles.AddRange(new System.Windows.Forms.DataGridTableStyle[] {
                this.dataGridTableStyle1
            });
            //
            // dataGridTableStyle1
            //
            this.dataGridTableStyle1.AllowSorting = false;
            this.dataGridTableStyle1.DataGrid     = this.dataGrid1;
            this.dataGridTableStyle1.GridColumnStyles.AddRange(new System.Windows.Forms.DataGridColumnStyle[] {
                this.proc_no,
                this.proc_name,
                this.proc_desc,
                this.confirm_flag,
                this.createBy,
                this.createon,
                this.modifyBy
            });
            this.dataGridTableStyle1.HeaderForeColor = System.Drawing.SystemColors.ControlText;
            this.dataGridTableStyle1.MappingName     = "brm_process";
            this.dataGridTableStyle1.ReadOnly        = true;
            //
            // proc_no
            //
            this.proc_no.Format      = "";
            this.proc_no.FormatInfo  = null;
            this.proc_no.HeaderText  = "站编号";
            this.proc_no.MappingName = "proc_no";
            this.proc_no.NullText    = "";
            this.proc_no.Width       = 75;
            //
            // proc_name
            //
            this.proc_name.Format      = "";
            this.proc_name.FormatInfo  = null;
            this.proc_name.HeaderText  = "站名称";
            this.proc_name.MappingName = "proc_name";
            this.proc_name.NullText    = "";
            this.proc_name.Width       = 75;
            //
            // proc_desc
            //
            this.proc_desc.Format      = "";
            this.proc_desc.FormatInfo  = null;
            this.proc_desc.HeaderText  = "站描述";
            this.proc_desc.MappingName = "proc_desc";
            this.proc_desc.NullText    = "";
            this.proc_desc.Width       = 75;
            //
            // confirm_flag
            //
            this.confirm_flag.Format      = "";
            this.confirm_flag.FormatInfo  = null;
            this.confirm_flag.HeaderText  = "是否需要审批";
            this.confirm_flag.MappingName = "confirm_flag";
            this.confirm_flag.NullText    = "";
            this.confirm_flag.Width       = 75;
            //
            // createBy
            //
            this.createBy.Format      = "";
            this.createBy.FormatInfo  = null;
            this.createBy.HeaderText  = "创建者";
            this.createBy.MappingName = "createBy";
            this.createBy.NullText    = "";
            this.createBy.Width       = 75;
            //
            // createon
            //
            this.createon.Format      = "";
            this.createon.FormatInfo  = null;
            this.createon.HeaderText  = "创建时间";
            this.createon.MappingName = "createon";
            this.createon.NullText    = "";
            this.createon.Width       = 75;
            //
            // modifyBy
            //
            this.modifyBy.Format      = "";
            this.modifyBy.FormatInfo  = null;
            this.modifyBy.HeaderText  = "最后修改时间";
            this.modifyBy.MappingName = "modifyBy";
            this.modifyBy.NullText    = "";
            this.modifyBy.Width       = 75;
            //
            // panel4
            //
            this.panel4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel4.BackgroundImage")));
            this.panel4.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
            this.panel4.Controls.Add(this.priComboBox3);
            this.panel4.Controls.Add(this.label4);
            this.panel4.Controls.Add(this.priTextBox2);
            this.panel4.Controls.Add(this.label3);
            this.panel4.Controls.Add(this.priTextBox1);
            this.panel4.Controls.Add(this.label17);
            this.panel4.Controls.Add(this.label15);
            this.panel4.Controls.Add(this.label12);
            this.panel4.Controls.Add(this.label11);
            this.panel4.Controls.Add(this.label7);
            this.panel4.Controls.Add(this.label2);
            this.panel4.Controls.Add(this.priTextBox11);
            this.panel4.Controls.Add(this.priTextBox8);
            this.panel4.Controls.Add(this.priTextBox4);
            this.panel4.Controls.Add(this.textBox1);
            this.panel4.Controls.Add(this.priTextBox3);
            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(788, 136);
            this.panel4.TabIndex = 0;
            //
            // priComboBox3
            //
            this.priComboBox3.BackColor     = System.Drawing.Color.White;
            this.priComboBox3.DataField     = "confirm_flag";
            this.priComboBox3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.priComboBox3.Location      = new System.Drawing.Point(120, 56);
            this.priComboBox3.Name          = "priComboBox3";
            this.priComboBox3.Size          = new System.Drawing.Size(160, 22);
            this.priComboBox3.TabIndex      = 168;
            //
            // label4
            //
            this.label4.BackColor = System.Drawing.Color.Transparent;
            this.label4.Location  = new System.Drawing.Point(328, 104);
            this.label4.Name      = "label4";
            this.label4.Size      = new System.Drawing.Size(96, 23);
            this.label4.TabIndex  = 36;
            this.label4.Text      = "最后修改时间";
            this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // priTextBox2
            //
            this.priTextBox2.BackColor = System.Drawing.Color.White;
            this.priTextBox2.DataField = "modifyon";
            this.priTextBox2.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox2.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox2.Location  = new System.Drawing.Point(432, 104);
            this.priTextBox2.Name      = "priTextBox2";
            this.priTextBox2.Size      = new System.Drawing.Size(192, 23);
            this.priTextBox2.TabIndex  = 35;
            this.priTextBox2.Text      = "";
            //
            // label3
            //
            this.label3.BackColor = System.Drawing.Color.Transparent;
            this.label3.Location  = new System.Drawing.Point(344, 80);
            this.label3.Name      = "label3";
            this.label3.Size      = new System.Drawing.Size(80, 23);
            this.label3.TabIndex  = 34;
            this.label3.Text      = "创建时间";
            this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // priTextBox1
            //
            this.priTextBox1.BackColor = System.Drawing.Color.White;
            this.priTextBox1.DataField = "createon";
            this.priTextBox1.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox1.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox1.Location  = new System.Drawing.Point(432, 80);
            this.priTextBox1.Name      = "priTextBox1";
            this.priTextBox1.Size      = new System.Drawing.Size(192, 23);
            this.priTextBox1.TabIndex  = 33;
            this.priTextBox1.Text      = "";
            //
            // label17
            //
            this.label17.BackColor = System.Drawing.Color.Transparent;
            this.label17.Location  = new System.Drawing.Point(32, 104);
            this.label17.Name      = "label17";
            this.label17.Size      = new System.Drawing.Size(80, 23);
            this.label17.TabIndex  = 32;
            this.label17.Text      = "最后修改者";
            this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label15
            //
            this.label15.BackColor = System.Drawing.Color.Transparent;
            this.label15.Location  = new System.Drawing.Point(32, 80);
            this.label15.Name      = "label15";
            this.label15.Size      = new System.Drawing.Size(80, 23);
            this.label15.TabIndex  = 29;
            this.label15.Text      = "创建者";
            this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label12
            //
            this.label12.BackColor = System.Drawing.Color.Transparent;
            this.label12.Location  = new System.Drawing.Point(224, 8);
            this.label12.Name      = "label12";
            this.label12.Size      = new System.Drawing.Size(80, 23);
            this.label12.TabIndex  = 26;
            this.label12.Text      = "站名称";
            this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label11
            //
            this.label11.BackColor = System.Drawing.Color.Transparent;
            this.label11.Location  = new System.Drawing.Point(32, 32);
            this.label11.Name      = "label11";
            this.label11.Size      = new System.Drawing.Size(80, 23);
            this.label11.TabIndex  = 25;
            this.label11.Text      = "站描述";
            this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label7
            //
            this.label7.BackColor = System.Drawing.Color.Transparent;
            this.label7.Location  = new System.Drawing.Point(16, 56);
            this.label7.Name      = "label7";
            this.label7.Size      = new System.Drawing.Size(96, 23);
            this.label7.TabIndex  = 21;
            this.label7.Text      = "是否需要审批";
            this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label2
            //
            this.label2.BackColor = System.Drawing.Color.Transparent;
            this.label2.ForeColor = System.Drawing.Color.Blue;
            this.label2.Location  = new System.Drawing.Point(32, 8);
            this.label2.Name      = "label2";
            this.label2.Size      = new System.Drawing.Size(80, 23);
            this.label2.TabIndex  = 16;
            this.label2.Text      = "站编号";
            this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // priTextBox11
            //
            this.priTextBox11.BackColor = System.Drawing.Color.White;
            this.priTextBox11.DataField = "createBy";
            this.priTextBox11.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox11.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox11.Location  = new System.Drawing.Point(120, 80);
            this.priTextBox11.Name      = "priTextBox11";
            this.priTextBox11.Size      = new System.Drawing.Size(200, 23);
            this.priTextBox11.TabIndex  = 12;
            this.priTextBox11.Text      = "";
            //
            // priTextBox8
            //
            this.priTextBox8.BackColor = System.Drawing.Color.White;
            this.priTextBox8.DataField = "modifyBy";
            this.priTextBox8.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox8.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox8.Location  = new System.Drawing.Point(120, 104);
            this.priTextBox8.Name      = "priTextBox8";
            this.priTextBox8.Size      = new System.Drawing.Size(200, 23);
            this.priTextBox8.TabIndex  = 9;
            this.priTextBox8.Text      = "";
            //
            // priTextBox4
            //
            this.priTextBox4.BackColor = System.Drawing.Color.White;
            this.priTextBox4.DataField = "proc_desc";
            this.priTextBox4.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox4.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox4.Location  = new System.Drawing.Point(120, 32);
            this.priTextBox4.Name      = "priTextBox4";
            this.priTextBox4.Size      = new System.Drawing.Size(504, 23);
            this.priTextBox4.TabIndex  = 5;
            this.priTextBox4.Text      = "";
            //
            // textBox1
            //
            this.textBox1.BackColor = System.Drawing.Color.White;
            this.textBox1.DataField = "proc_no";
            this.textBox1.DataType  = TJSystem.Public.DataType.String;
            this.textBox1.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.textBox1.Location  = new System.Drawing.Point(120, 8);
            this.textBox1.Name      = "textBox1";
            this.textBox1.Size      = new System.Drawing.Size(104, 23);
            this.textBox1.TabIndex  = 1;
            this.textBox1.Text      = "";
            //
            // priTextBox3
            //
            this.priTextBox3.BackColor = System.Drawing.Color.White;
            this.priTextBox3.DataField = "proc_name";
            this.priTextBox3.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox3.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox3.Location  = new System.Drawing.Point(312, 8);
            this.priTextBox3.Name      = "priTextBox3";
            this.priTextBox3.Size      = new System.Drawing.Size(312, 23);
            this.priTextBox3.TabIndex  = 3;
            this.priTextBox3.Text      = "";
            //
            // panel1
            //
            this.panel1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel1.BackgroundImage")));
            this.panel1.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
            this.panel1.Controls.Add(this.label1);
            this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
            this.panel1.Location = new System.Drawing.Point(0, 0);
            this.panel1.Name     = "panel1";
            this.panel1.Size     = new System.Drawing.Size(792, 48);
            this.panel1.TabIndex = 4;
            //
            // label1
            //
            this.label1.BackColor = System.Drawing.Color.Transparent;
            this.label1.Dock      = System.Windows.Forms.DockStyle.Fill;
            this.label1.Font      = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.label1.Location  = new System.Drawing.Point(0, 0);
            this.label1.Name      = "label1";
            this.label1.Size      = new System.Drawing.Size(788, 44);
            this.label1.TabIndex  = 0;
            this.label1.Text      = "站管理";
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            //
            // dataGridTextBoxColumn1
            //
            this.dataGridTextBoxColumn1.Format      = "";
            this.dataGridTextBoxColumn1.FormatInfo  = null;
            this.dataGridTextBoxColumn1.HeaderText  = "员工编号";
            this.dataGridTextBoxColumn1.MappingName = "employee_id";
            this.dataGridTextBoxColumn1.NullText    = "";
            this.dataGridTextBoxColumn1.Width       = 75;
            //
            // dataGridTextBoxColumn2
            //
            this.dataGridTextBoxColumn2.Format      = "";
            this.dataGridTextBoxColumn2.FormatInfo  = null;
            this.dataGridTextBoxColumn2.HeaderText  = "员工姓名";
            this.dataGridTextBoxColumn2.MappingName = "";
            this.dataGridTextBoxColumn2.NullText    = "";
            this.dataGridTextBoxColumn2.Width       = 75;
            //
            // dataGridTextBoxColumn3
            //
            this.dataGridTextBoxColumn3.Format      = "";
            this.dataGridTextBoxColumn3.FormatInfo  = null;
            this.dataGridTextBoxColumn3.HeaderText  = "英文名";
            this.dataGridTextBoxColumn3.MappingName = "";
            this.dataGridTextBoxColumn3.NullText    = "";
            this.dataGridTextBoxColumn3.Width       = 75;
            //
            // dataGridTextBoxColumn4
            //
            this.dataGridTextBoxColumn4.Format      = "";
            this.dataGridTextBoxColumn4.FormatInfo  = null;
            this.dataGridTextBoxColumn4.HeaderText  = "性别";
            this.dataGridTextBoxColumn4.MappingName = "Gender";
            this.dataGridTextBoxColumn4.NullText    = "";
            this.dataGridTextBoxColumn4.Width       = 75;
            //
            // frmBrmProcess
            //
            this.AutoScaleBaseSize = new System.Drawing.Size(7, 16);
            this.BackColor         = System.Drawing.SystemColors.ScrollBar;
            this.ClientSize        = new System.Drawing.Size(792, 566);
            this.Controls.Add(this.panel3);
            this.Controls.Add(this.panel2);
            this.Controls.Add(this.panel1);
            this.Font            = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
            this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name            = "frmBrmProcess";
            this.Text            = "站管理";
            this.panel3.ResumeLayout(false);
            this.panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).EndInit();
            this.panel4.ResumeLayout(false);
            this.panel1.ResumeLayout(false);
            this.ResumeLayout(false);
        }
Example #9
0
        /// <summary>

        /// </summary>
        private void InitializeComponent()
        {
            System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmGatheringBillBalance));
            this.panel3              = new System.Windows.Forms.Panel();
            this.priToolBar1         = new TJSystem.UC.PriToolBar();
            this.panel2              = new System.Windows.Forms.Panel();
            this.dataGrid1           = new System.Windows.Forms.DataGrid();
            this.dataGridTableStyle1 = new System.Windows.Forms.DataGridTableStyle();
            this.panel4              = new System.Windows.Forms.Panel();
            this.dateTimePicker1     = new TJSystem.Classes.PriDateTimePicker();
            this.priTextBox9         = new TJSystem.Classes.PriTextBox();
            this.label22             = new System.Windows.Forms.Label();
            this.priTextBox8         = new TJSystem.Classes.PriTextBox();
            this.label20             = new System.Windows.Forms.Label();
            this.priTextBox4         = new TJSystem.Classes.PriTextBox();
            this.label14             = new System.Windows.Forms.Label();
            this.priTextBox5         = new TJSystem.Classes.PriTextBox();
            this.priTextBox3         = new TJSystem.Classes.PriTextBox();
            this.label9              = new System.Windows.Forms.Label();
            this.label7              = new System.Windows.Forms.Label();
            this.priTextBox7         = new TJSystem.Classes.PriTextBox();
            this.label12             = new System.Windows.Forms.Label();
            this.comboBox1           = new TJSystem.Classes.PriComboBox();
            this.priTextBox2         = new TJSystem.Classes.PriTextBox();
            this.label11             = new System.Windows.Forms.Label();
            this.label3              = new System.Windows.Forms.Label();
            this.label10             = new System.Windows.Forms.Label();
            this.label2              = new System.Windows.Forms.Label();
            this.priTextBox1         = new TJSystem.Classes.PriTextBox();
            this.panel1              = new System.Windows.Forms.Panel();
            this.label1              = new System.Windows.Forms.Label();
            this.panel3.SuspendLayout();
            this.panel2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).BeginInit();
            this.panel4.SuspendLayout();
            this.panel1.SuspendLayout();
            this.SuspendLayout();
            //
            // panel3
            //
            this.panel3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel3.BackgroundImage")));
            this.panel3.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
            this.panel3.Controls.Add(this.priToolBar1);
            this.panel3.Dock     = System.Windows.Forms.DockStyle.Bottom;
            this.panel3.Location = new System.Drawing.Point(0, 529);
            this.panel3.Name     = "panel3";
            this.panel3.Size     = new System.Drawing.Size(792, 37);
            this.panel3.TabIndex = 24;
            //
            // priToolBar1
            //
            this.priToolBar1.DGEnable       = true;
            this.priToolBar1.Dock           = System.Windows.Forms.DockStyle.Bottom;
            this.priToolBar1.Location       = new System.Drawing.Point(0, -5);
            this.priToolBar1.Name           = "priToolBar1";
            this.priToolBar1.setCurrentForm = null;
            this.priToolBar1.Size           = new System.Drawing.Size(788, 38);
            this.priToolBar1.TabIndex       = 0;
            //
            // panel2
            //
            this.panel2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel2.BackgroundImage")));
            this.panel2.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
            this.panel2.Controls.Add(this.dataGrid1);
            this.panel2.Controls.Add(this.panel4);
            this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
            this.panel2.Location = new System.Drawing.Point(0, 45);
            this.panel2.Name     = "panel2";
            this.panel2.Size     = new System.Drawing.Size(792, 521);
            this.panel2.TabIndex = 23;
            //
            // dataGrid1
            //
            this.dataGrid1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                           | System.Windows.Forms.AnchorStyles.Left)
                                                                          | System.Windows.Forms.AnchorStyles.Right)));
            this.dataGrid1.BackgroundColor = System.Drawing.SystemColors.ActiveCaptionText;
            this.dataGrid1.CaptionVisible  = false;
            this.dataGrid1.DataMember      = "";
            this.dataGrid1.HeaderForeColor = System.Drawing.SystemColors.ControlText;
            this.dataGrid1.Location        = new System.Drawing.Point(0, 176);
            this.dataGrid1.Name            = "dataGrid1";
            this.dataGrid1.ReadOnly        = true;
            this.dataGrid1.Size            = new System.Drawing.Size(783, 304);
            this.dataGrid1.TabIndex        = 1;
            this.dataGrid1.TableStyles.AddRange(new System.Windows.Forms.DataGridTableStyle[] {
                this.dataGridTableStyle1
            });
            //
            // dataGridTableStyle1
            //
            this.dataGridTableStyle1.AllowSorting    = false;
            this.dataGridTableStyle1.DataGrid        = this.dataGrid1;
            this.dataGridTableStyle1.HeaderForeColor = System.Drawing.SystemColors.ControlText;
            this.dataGridTableStyle1.MappingName     = "finance_pba_master";
            this.dataGridTableStyle1.ReadOnly        = true;
            //
            // panel4
            //
            this.panel4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel4.BackgroundImage")));
            this.panel4.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
            this.panel4.Controls.Add(this.dateTimePicker1);
            this.panel4.Controls.Add(this.priTextBox9);
            this.panel4.Controls.Add(this.label22);
            this.panel4.Controls.Add(this.priTextBox8);
            this.panel4.Controls.Add(this.label20);
            this.panel4.Controls.Add(this.priTextBox4);
            this.panel4.Controls.Add(this.label14);
            this.panel4.Controls.Add(this.priTextBox5);
            this.panel4.Controls.Add(this.priTextBox3);
            this.panel4.Controls.Add(this.label9);
            this.panel4.Controls.Add(this.label7);
            this.panel4.Controls.Add(this.priTextBox7);
            this.panel4.Controls.Add(this.label12);
            this.panel4.Controls.Add(this.comboBox1);
            this.panel4.Controls.Add(this.priTextBox2);
            this.panel4.Controls.Add(this.label11);
            this.panel4.Controls.Add(this.label3);
            this.panel4.Controls.Add(this.label10);
            this.panel4.Controls.Add(this.label2);
            this.panel4.Controls.Add(this.priTextBox1);
            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(788, 168);
            this.panel4.TabIndex = 0;
            //
            // dateTimePicker1
            //
            this.dateTimePicker1.CustomFormat = "yyyy-MM-dd";
            this.dateTimePicker1.DataField    = "rba_date";
            this.dateTimePicker1.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
            this.dateTimePicker1.Location     = new System.Drawing.Point(368, 15);
            this.dateTimePicker1.Name         = "dateTimePicker1";
            this.dateTimePicker1.Size         = new System.Drawing.Size(144, 22);
            this.dateTimePicker1.TabIndex     = 154;
            this.dateTimePicker1.Value        = new System.DateTime(2007, 2, 4, 16, 42, 7, 859);
            //
            // priTextBox9
            //
            this.priTextBox9.BackColor = System.Drawing.SystemColors.InactiveBorder;
            this.priTextBox9.DataField = "modifyBy";
            this.priTextBox9.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox9.Enabled   = false;
            this.priTextBox9.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox9.Location  = new System.Drawing.Point(368, 136);
            this.priTextBox9.Name      = "priTextBox9";
            this.priTextBox9.Size      = new System.Drawing.Size(144, 23);
            this.priTextBox9.TabIndex  = 153;
            this.priTextBox9.Text      = "";
            //
            // label22
            //
            this.label22.BackColor = System.Drawing.Color.Transparent;
            this.label22.Location  = new System.Drawing.Point(269, 136);
            this.label22.Name      = "label22";
            this.label22.Size      = new System.Drawing.Size(96, 22);
            this.label22.TabIndex  = 152;
            this.label22.Text      = "最后修改人";
            this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.label22.Click    += new System.EventHandler(this.label22_Click);
            //
            // priTextBox8
            //
            this.priTextBox8.BackColor = System.Drawing.SystemColors.InactiveBorder;
            this.priTextBox8.DataField = "modifyOn";
            this.priTextBox8.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox8.Enabled   = false;
            this.priTextBox8.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox8.Location  = new System.Drawing.Point(368, 112);
            this.priTextBox8.Name      = "priTextBox8";
            this.priTextBox8.Size      = new System.Drawing.Size(144, 23);
            this.priTextBox8.TabIndex  = 151;
            this.priTextBox8.Text      = "";
            //
            // label20
            //
            this.label20.BackColor = System.Drawing.Color.Transparent;
            this.label20.Location  = new System.Drawing.Point(260, 112);
            this.label20.Name      = "label20";
            this.label20.Size      = new System.Drawing.Size(105, 21);
            this.label20.TabIndex  = 150;
            this.label20.Text      = "最后修改时间";
            this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // priTextBox4
            //
            this.priTextBox4.BackColor = System.Drawing.SystemColors.InactiveBorder;
            this.priTextBox4.DataField = "CreateBy";
            this.priTextBox4.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox4.Enabled   = false;
            this.priTextBox4.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox4.Location  = new System.Drawing.Point(112, 112);
            this.priTextBox4.Name      = "priTextBox4";
            this.priTextBox4.Size      = new System.Drawing.Size(144, 23);
            this.priTextBox4.TabIndex  = 149;
            this.priTextBox4.Text      = "";
            //
            // label14
            //
            this.label14.BackColor = System.Drawing.Color.Transparent;
            this.label14.Location  = new System.Drawing.Point(27, 112);
            this.label14.Name      = "label14";
            this.label14.Size      = new System.Drawing.Size(77, 21);
            this.label14.TabIndex  = 148;
            this.label14.Text      = "创建者";
            this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // priTextBox5
            //
            this.priTextBox5.BackColor = System.Drawing.SystemColors.InactiveBorder;
            this.priTextBox5.DataField = "CreateOn";
            this.priTextBox5.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox5.Enabled   = false;
            this.priTextBox5.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox5.Location  = new System.Drawing.Point(112, 136);
            this.priTextBox5.Name      = "priTextBox5";
            this.priTextBox5.Size      = new System.Drawing.Size(144, 23);
            this.priTextBox5.TabIndex  = 147;
            this.priTextBox5.Text      = "";
            //
            // priTextBox3
            //
            this.priTextBox3.DataField = "remark";
            this.priTextBox3.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox3.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox3.Location  = new System.Drawing.Point(112, 88);
            this.priTextBox3.Name      = "priTextBox3";
            this.priTextBox3.Size      = new System.Drawing.Size(403, 23);
            this.priTextBox3.TabIndex  = 146;
            this.priTextBox3.Text      = "";
            //
            // label9
            //
            this.label9.BackColor = System.Drawing.Color.Transparent;
            this.label9.Location  = new System.Drawing.Point(8, 136);
            this.label9.Name      = "label9";
            this.label9.Size      = new System.Drawing.Size(96, 22);
            this.label9.TabIndex  = 145;
            this.label9.Text      = "创建日期";
            this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label7
            //
            this.label7.BackColor = System.Drawing.Color.Transparent;
            this.label7.Location  = new System.Drawing.Point(8, 88);
            this.label7.Name      = "label7";
            this.label7.Size      = new System.Drawing.Size(96, 22);
            this.label7.TabIndex  = 144;
            this.label7.Text      = "备注";
            this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // priTextBox7
            //
            this.priTextBox7.DataField = "Currency";
            this.priTextBox7.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox7.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox7.Location  = new System.Drawing.Point(368, 40);
            this.priTextBox7.Name      = "priTextBox7";
            this.priTextBox7.Size      = new System.Drawing.Size(144, 23);
            this.priTextBox7.TabIndex  = 143;
            this.priTextBox7.Text      = "RMB";
            //
            // label12
            //
            this.label12.BackColor = System.Drawing.Color.Transparent;
            this.label12.Location  = new System.Drawing.Point(288, 40);
            this.label12.Name      = "label12";
            this.label12.Size      = new System.Drawing.Size(77, 21);
            this.label12.TabIndex  = 142;
            this.label12.Text      = "货币";
            this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // comboBox1
            //
            this.comboBox1.DataField     = "Client_id";
            this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboBox1.ItemHeight    = 13;
            this.comboBox1.Location      = new System.Drawing.Point(112, 40);
            this.comboBox1.Name          = "comboBox1";
            this.comboBox1.Size          = new System.Drawing.Size(144, 21);
            this.comboBox1.TabIndex      = 141;
            //
            // priTextBox2
            //
            this.priTextBox2.BackColor = System.Drawing.SystemColors.InactiveBorder;
            this.priTextBox2.DataField = "Client_name";
            this.priTextBox2.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox2.Enabled   = false;
            this.priTextBox2.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox2.Location  = new System.Drawing.Point(112, 64);
            this.priTextBox2.Name      = "priTextBox2";
            this.priTextBox2.Size      = new System.Drawing.Size(403, 23);
            this.priTextBox2.TabIndex  = 140;
            this.priTextBox2.Text      = "";
            //
            // label11
            //
            this.label11.BackColor = System.Drawing.Color.Transparent;
            this.label11.Location  = new System.Drawing.Point(8, 64);
            this.label11.Name      = "label11";
            this.label11.Size      = new System.Drawing.Size(96, 21);
            this.label11.TabIndex  = 139;
            this.label11.Text      = "客户名称";
            this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label3
            //
            this.label3.BackColor = System.Drawing.Color.Transparent;
            this.label3.ForeColor = System.Drawing.Color.Blue;
            this.label3.Location  = new System.Drawing.Point(8, 40);
            this.label3.Name      = "label3";
            this.label3.Size      = new System.Drawing.Size(96, 21);
            this.label3.TabIndex  = 138;
            this.label3.Text      = "客户号码";
            this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label10
            //
            this.label10.BackColor = System.Drawing.Color.Transparent;
            this.label10.Location  = new System.Drawing.Point(288, 15);
            this.label10.Name      = "label10";
            this.label10.Size      = new System.Drawing.Size(77, 21);
            this.label10.TabIndex  = 117;
            this.label10.Text      = "冲销日期";
            this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label2
            //
            this.label2.BackColor = System.Drawing.Color.Transparent;
            this.label2.ForeColor = System.Drawing.Color.Blue;
            this.label2.Location  = new System.Drawing.Point(8, 15);
            this.label2.Name      = "label2";
            this.label2.Size      = new System.Drawing.Size(96, 21);
            this.label2.TabIndex  = 115;
            this.label2.Text      = "冲销编号";
            this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // priTextBox1
            //
            this.priTextBox1.DataField = "rba_code";
            this.priTextBox1.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox1.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox1.Location  = new System.Drawing.Point(112, 15);
            this.priTextBox1.Name      = "priTextBox1";
            this.priTextBox1.Size      = new System.Drawing.Size(144, 23);
            this.priTextBox1.TabIndex  = 116;
            this.priTextBox1.Text      = "";
            //
            // panel1
            //
            this.panel1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel1.BackgroundImage")));
            this.panel1.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
            this.panel1.Controls.Add(this.label1);
            this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
            this.panel1.Location = new System.Drawing.Point(0, 0);
            this.panel1.Name     = "panel1";
            this.panel1.Size     = new System.Drawing.Size(792, 45);
            this.panel1.TabIndex = 22;
            //
            // label1
            //
            this.label1.BackColor = System.Drawing.Color.Transparent;
            this.label1.Dock      = System.Windows.Forms.DockStyle.Fill;
            this.label1.Font      = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.label1.Location  = new System.Drawing.Point(0, 0);
            this.label1.Name      = "label1";
            this.label1.Size      = new System.Drawing.Size(788, 41);
            this.label1.TabIndex  = 0;
            this.label1.Text      = "收款单冲销应收单";
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            //
            // frmGatheringBillBalance
            //
            this.AutoScaleBaseSize = new System.Drawing.Size(7, 15);
            this.ClientSize        = new System.Drawing.Size(792, 566);
            this.Controls.Add(this.panel3);
            this.Controls.Add(this.panel2);
            this.Controls.Add(this.panel1);
            this.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.Name = "frmGatheringBillBalance";
            this.Text = "收款单冲销应收单";
            this.panel3.ResumeLayout(false);
            this.panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).EndInit();
            this.panel4.ResumeLayout(false);
            this.panel1.ResumeLayout(false);
            this.ResumeLayout(false);
        }
Example #10
0
        /// <summary>
        /// 设计器支持所需的方法 - 不要使用代码编辑器修改

        /// 此方法的内容。

        /// </summary>
        private void InitializeComponent()
        {
            System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmBasicItemClientCode));
            this.dataGridTextBoxColumn2 = new System.Windows.Forms.DataGridTextBoxColumn();
            this.dataGridTextBoxColumn3 = new System.Windows.Forms.DataGridTextBoxColumn();
            this.dataGridTextBoxColumn1 = new System.Windows.Forms.DataGridTextBoxColumn();
            this.dataGridTextBoxColumn4 = new System.Windows.Forms.DataGridTextBoxColumn();
            this.panel2              = new System.Windows.Forms.Panel();
            this.dataGrid1           = new System.Windows.Forms.DataGrid();
            this.dataGridTableStyle1 = new System.Windows.Forms.DataGridTableStyle();
            this.item_code           = new System.Windows.Forms.DataGridTextBoxColumn();
            this.client_name         = new System.Windows.Forms.DataGridTextBoxColumn();
            this.client_itemcode     = new System.Windows.Forms.DataGridTextBoxColumn();
            this.panel4              = new System.Windows.Forms.Panel();
            this.label1              = new System.Windows.Forms.Label();
            this.priTextBox2         = new TJSystem.Classes.PriTextBox();
            this.txt1         = new TJSystem.Classes.PriTextBox();
            this.priComboBox2 = new TJSystem.Classes.PriComboBox();
            this.label5       = new System.Windows.Forms.Label();
            this.label3       = new System.Windows.Forms.Label();
            this.panel3       = new System.Windows.Forms.Panel();
            this.priToolBar1  = new TJSystem.UC.PriToolBar();
            this.panel2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).BeginInit();
            this.panel4.SuspendLayout();
            this.panel3.SuspendLayout();
            this.SuspendLayout();
            //
            // dataGridTextBoxColumn2
            //
            this.dataGridTextBoxColumn2.Format      = "";
            this.dataGridTextBoxColumn2.FormatInfo  = null;
            this.dataGridTextBoxColumn2.HeaderText  = "员工姓名";
            this.dataGridTextBoxColumn2.MappingName = "";
            this.dataGridTextBoxColumn2.NullText    = "";
            this.dataGridTextBoxColumn2.Width       = 75;
            //
            // dataGridTextBoxColumn3
            //
            this.dataGridTextBoxColumn3.Format      = "";
            this.dataGridTextBoxColumn3.FormatInfo  = null;
            this.dataGridTextBoxColumn3.HeaderText  = "英文名";
            this.dataGridTextBoxColumn3.MappingName = "";
            this.dataGridTextBoxColumn3.NullText    = "";
            this.dataGridTextBoxColumn3.Width       = 75;
            //
            // dataGridTextBoxColumn1
            //
            this.dataGridTextBoxColumn1.Format      = "";
            this.dataGridTextBoxColumn1.FormatInfo  = null;
            this.dataGridTextBoxColumn1.HeaderText  = "员工编号";
            this.dataGridTextBoxColumn1.MappingName = "employee_id";
            this.dataGridTextBoxColumn1.NullText    = "";
            this.dataGridTextBoxColumn1.Width       = 75;
            //
            // dataGridTextBoxColumn4
            //
            this.dataGridTextBoxColumn4.Format      = "";
            this.dataGridTextBoxColumn4.FormatInfo  = null;
            this.dataGridTextBoxColumn4.HeaderText  = "性别";
            this.dataGridTextBoxColumn4.MappingName = "Gender";
            this.dataGridTextBoxColumn4.NullText    = "";
            this.dataGridTextBoxColumn4.Width       = 75;
            //
            // panel2
            //
            this.panel2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel2.BackgroundImage")));
            this.panel2.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
            this.panel2.Controls.Add(this.dataGrid1);
            this.panel2.Controls.Add(this.panel4);
            this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
            this.panel2.Location = new System.Drawing.Point(0, 0);
            this.panel2.Name     = "panel2";
            this.panel2.Size     = new System.Drawing.Size(384, 430);
            this.panel2.TabIndex = 8;
            //
            // dataGrid1
            //
            this.dataGrid1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                           | System.Windows.Forms.AnchorStyles.Left)
                                                                          | System.Windows.Forms.AnchorStyles.Right)));
            this.dataGrid1.BackgroundColor = System.Drawing.SystemColors.ActiveCaptionText;
            this.dataGrid1.CaptionText     = "公司银行账号信息";
            this.dataGrid1.CaptionVisible  = false;
            this.dataGrid1.DataMember      = "";
            this.dataGrid1.HeaderForeColor = System.Drawing.SystemColors.ControlText;
            this.dataGrid1.Location        = new System.Drawing.Point(0, 88);
            this.dataGrid1.Name            = "dataGrid1";
            this.dataGrid1.ReadOnly        = true;
            this.dataGrid1.Size            = new System.Drawing.Size(376, 328);
            this.dataGrid1.TabIndex        = 1;
            this.dataGrid1.TableStyles.AddRange(new System.Windows.Forms.DataGridTableStyle[] {
                this.dataGridTableStyle1
            });
            //
            // dataGridTableStyle1
            //
            this.dataGridTableStyle1.AllowSorting = false;
            this.dataGridTableStyle1.DataGrid     = this.dataGrid1;
            this.dataGridTableStyle1.GridColumnStyles.AddRange(new System.Windows.Forms.DataGridColumnStyle[] {
                this.item_code,
                this.client_name,
                this.client_itemcode
            });
            this.dataGridTableStyle1.HeaderForeColor = System.Drawing.SystemColors.ControlText;
            this.dataGridTableStyle1.MappingName     = "basic_clientitemcode";
            this.dataGridTableStyle1.ReadOnly        = true;
            //
            // item_code
            //
            this.item_code.Format      = "";
            this.item_code.FormatInfo  = null;
            this.item_code.HeaderText  = "货品编号";
            this.item_code.MappingName = "item_code";
            this.item_code.NullText    = "";
            this.item_code.Width       = 75;
            //
            // client_name
            //
            this.client_name.Format      = "";
            this.client_name.FormatInfo  = null;
            this.client_name.HeaderText  = "客户名称";
            this.client_name.MappingName = "client_name";
            this.client_name.NullText    = "";
            this.client_name.Width       = 75;
            //
            // client_itemcode
            //
            this.client_itemcode.Format      = "";
            this.client_itemcode.FormatInfo  = null;
            this.client_itemcode.HeaderText  = "客户货品编号";
            this.client_itemcode.MappingName = "client_itemcode";
            this.client_itemcode.NullText    = "";
            this.client_itemcode.Width       = 75;
            //
            // panel4
            //
            this.panel4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel4.BackgroundImage")));
            this.panel4.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
            this.panel4.Controls.Add(this.label1);
            this.panel4.Controls.Add(this.priTextBox2);
            this.panel4.Controls.Add(this.txt1);
            this.panel4.Controls.Add(this.priComboBox2);
            this.panel4.Controls.Add(this.label5);
            this.panel4.Controls.Add(this.label3);
            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(380, 88);
            this.panel4.TabIndex = 0;
            //
            // label1
            //
            this.label1.BackColor = System.Drawing.Color.Transparent;
            this.label1.Location  = new System.Drawing.Point(8, 56);
            this.label1.Name      = "label1";
            this.label1.Size      = new System.Drawing.Size(96, 23);
            this.label1.TabIndex  = 150;
            this.label1.Text      = "客户货品编号";
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // priTextBox2
            //
            this.priTextBox2.DataField = "client_itemcode";
            this.priTextBox2.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox2.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox2.Location  = new System.Drawing.Point(112, 56);
            this.priTextBox2.Name      = "priTextBox2";
            this.priTextBox2.Size      = new System.Drawing.Size(168, 23);
            this.priTextBox2.TabIndex  = 149;
            this.priTextBox2.Text      = "";
            //
            // txt1
            //
            this.txt1.DataField = "item_code";
            this.txt1.DataType  = TJSystem.Public.DataType.String;
            this.txt1.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.txt1.Location  = new System.Drawing.Point(112, 8);
            this.txt1.Name      = "txt1";
            this.txt1.Size      = new System.Drawing.Size(168, 23);
            this.txt1.TabIndex  = 148;
            this.txt1.Text      = "";
            //
            // priComboBox2
            //
            this.priComboBox2.BackColor     = System.Drawing.Color.White;
            this.priComboBox2.DataField     = "client_id";
            this.priComboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.priComboBox2.Location      = new System.Drawing.Point(112, 32);
            this.priComboBox2.Name          = "priComboBox2";
            this.priComboBox2.Size          = new System.Drawing.Size(256, 22);
            this.priComboBox2.TabIndex      = 147;
            //
            // label5
            //
            this.label5.BackColor = System.Drawing.Color.Transparent;
            this.label5.ForeColor = System.Drawing.Color.Blue;
            this.label5.Location  = new System.Drawing.Point(8, 32);
            this.label5.Name      = "label5";
            this.label5.Size      = new System.Drawing.Size(80, 23);
            this.label5.TabIndex  = 52;
            this.label5.Text      = "客户编号";
            this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label3
            //
            this.label3.BackColor = System.Drawing.Color.Transparent;
            this.label3.Location  = new System.Drawing.Point(8, 8);
            this.label3.Name      = "label3";
            this.label3.Size      = new System.Drawing.Size(80, 23);
            this.label3.TabIndex  = 150;
            this.label3.Text      = "货品编号";
            this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // panel3
            //
            this.panel3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel3.BackgroundImage")));
            this.panel3.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
            this.panel3.Controls.Add(this.priToolBar1);
            this.panel3.Dock     = System.Windows.Forms.DockStyle.Bottom;
            this.panel3.Location = new System.Drawing.Point(0, 430);
            this.panel3.Name     = "panel3";
            this.panel3.Size     = new System.Drawing.Size(384, 40);
            this.panel3.TabIndex = 9;
            //
            // priToolBar1
            //
            this.priToolBar1.DGEnable       = true;
            this.priToolBar1.Dock           = System.Windows.Forms.DockStyle.Bottom;
            this.priToolBar1.Location       = new System.Drawing.Point(0, -4);
            this.priToolBar1.Name           = "priToolBar1";
            this.priToolBar1.setCurrentForm = null;
            this.priToolBar1.Size           = new System.Drawing.Size(380, 40);
            this.priToolBar1.TabIndex       = 0;
            //
            // frmBasicItemClientCode
            //
            this.AutoScaleBaseSize = new System.Drawing.Size(7, 16);
            this.BackColor         = System.Drawing.SystemColors.ScrollBar;
            this.ClientSize        = new System.Drawing.Size(384, 470);
            this.Controls.Add(this.panel2);
            this.Controls.Add(this.panel3);
            this.Font            = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
            this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name            = "frmBasicItemClientCode";
            this.ShowInTaskbar   = false;
            this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text            = "货品资料";
            this.panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).EndInit();
            this.panel4.ResumeLayout(false);
            this.panel3.ResumeLayout(false);
            this.ResumeLayout(false);
        }
        /// <summary>
        /// 设计器支持所需的方法 - 不要使用代码编辑器修改

        /// 此方法的内容。

        /// </summary>
        private void InitializeComponent()
        {
            System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmClientCustomersContact));
            this.dataGridTextBoxColumn2 = new System.Windows.Forms.DataGridTextBoxColumn();
            this.dataGridTextBoxColumn3 = new System.Windows.Forms.DataGridTextBoxColumn();
            this.dataGridTextBoxColumn1 = new System.Windows.Forms.DataGridTextBoxColumn();
            this.dataGridTextBoxColumn4 = new System.Windows.Forms.DataGridTextBoxColumn();
            this.panel2              = new System.Windows.Forms.Panel();
            this.dataGrid1           = new System.Windows.Forms.DataGrid();
            this.dataGridTableStyle1 = new System.Windows.Forms.DataGridTableStyle();
            this.contact_id          = new System.Windows.Forms.DataGridTextBoxColumn();
            this.contact_name        = new System.Windows.Forms.DataGridTextBoxColumn();
            this.gender              = new System.Windows.Forms.DataGridTextBoxColumn();
            this.department          = new System.Windows.Forms.DataGridTextBoxColumn();
            this.position            = new System.Windows.Forms.DataGridTextBoxColumn();
            this.tel          = new System.Windows.Forms.DataGridTextBoxColumn();
            this.fax          = new System.Windows.Forms.DataGridTextBoxColumn();
            this.mobile       = new System.Windows.Forms.DataGridTextBoxColumn();
            this.status_name  = new System.Windows.Forms.DataGridTextBoxColumn();
            this.email        = new System.Windows.Forms.DataGridTextBoxColumn();
            this.qq_no        = new System.Windows.Forms.DataGridTextBoxColumn();
            this.panel4       = new System.Windows.Forms.Panel();
            this.priComboBox1 = new TJSystem.Classes.PriComboBox();
            this.label5       = new System.Windows.Forms.Label();
            this.priTextBox2  = new TJSystem.Classes.PriTextBox();
            this.label17      = new System.Windows.Forms.Label();
            this.label15      = new System.Windows.Forms.Label();
            this.priTextBox11 = new TJSystem.Classes.PriTextBox();
            this.label3       = new System.Windows.Forms.Label();
            this.priTextBox1  = new TJSystem.Classes.PriTextBox();
            this.label14      = new System.Windows.Forms.Label();
            this.label13      = new System.Windows.Forms.Label();
            this.label12      = new System.Windows.Forms.Label();
            this.label11      = new System.Windows.Forms.Label();
            this.label10      = new System.Windows.Forms.Label();
            this.label9       = new System.Windows.Forms.Label();
            this.label7       = new System.Windows.Forms.Label();
            this.label4       = new System.Windows.Forms.Label();
            this.label2       = new System.Windows.Forms.Label();
            this.priTextBox13 = new TJSystem.Classes.PriTextBox();
            this.priTextBox12 = new TJSystem.Classes.PriTextBox();
            this.priTextBox9  = new TJSystem.Classes.PriTextBox();
            this.priTextBox7  = new TJSystem.Classes.PriTextBox();
            this.priTextBox6  = new TJSystem.Classes.PriTextBox();
            this.priTextBox5  = new TJSystem.Classes.PriTextBox();
            this.priTextBox4  = new TJSystem.Classes.PriTextBox();
            this.textBox1     = new TJSystem.Classes.PriTextBox();
            this.priTextBox3  = new TJSystem.Classes.PriTextBox();
            this.panel3       = new System.Windows.Forms.Panel();
            this.priToolBar1  = new TJSystem.UC.PriToolBar();
            this.panel1       = new System.Windows.Forms.Panel();
            this.label1       = new System.Windows.Forms.Label();
            this.panel2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).BeginInit();
            this.panel4.SuspendLayout();
            this.panel3.SuspendLayout();
            this.panel1.SuspendLayout();
            this.SuspendLayout();
            //
            // dataGridTextBoxColumn2
            //
            this.dataGridTextBoxColumn2.Format      = "";
            this.dataGridTextBoxColumn2.FormatInfo  = null;
            this.dataGridTextBoxColumn2.HeaderText  = "员工姓名";
            this.dataGridTextBoxColumn2.MappingName = "";
            this.dataGridTextBoxColumn2.NullText    = "";
            this.dataGridTextBoxColumn2.Width       = 75;
            //
            // dataGridTextBoxColumn3
            //
            this.dataGridTextBoxColumn3.Format      = "";
            this.dataGridTextBoxColumn3.FormatInfo  = null;
            this.dataGridTextBoxColumn3.HeaderText  = "英文名";
            this.dataGridTextBoxColumn3.MappingName = "";
            this.dataGridTextBoxColumn3.NullText    = "";
            this.dataGridTextBoxColumn3.Width       = 75;
            //
            // dataGridTextBoxColumn1
            //
            this.dataGridTextBoxColumn1.Format      = "";
            this.dataGridTextBoxColumn1.FormatInfo  = null;
            this.dataGridTextBoxColumn1.HeaderText  = "员工编号";
            this.dataGridTextBoxColumn1.MappingName = "employee_id";
            this.dataGridTextBoxColumn1.NullText    = "";
            this.dataGridTextBoxColumn1.Width       = 75;
            //
            // dataGridTextBoxColumn4
            //
            this.dataGridTextBoxColumn4.Format      = "";
            this.dataGridTextBoxColumn4.FormatInfo  = null;
            this.dataGridTextBoxColumn4.HeaderText  = "性别";
            this.dataGridTextBoxColumn4.MappingName = "Gender";
            this.dataGridTextBoxColumn4.NullText    = "";
            this.dataGridTextBoxColumn4.Width       = 75;
            //
            // panel2
            //
            this.panel2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel2.BackgroundImage")));
            this.panel2.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
            this.panel2.Controls.Add(this.dataGrid1);
            this.panel2.Controls.Add(this.panel4);
            this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
            this.panel2.Location = new System.Drawing.Point(0, 48);
            this.panel2.Name     = "panel2";
            this.panel2.Size     = new System.Drawing.Size(584, 374);
            this.panel2.TabIndex = 8;
            //
            // dataGrid1
            //
            this.dataGrid1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                           | System.Windows.Forms.AnchorStyles.Left)
                                                                          | System.Windows.Forms.AnchorStyles.Right)));
            this.dataGrid1.BackgroundColor = System.Drawing.SystemColors.ActiveCaptionText;
            this.dataGrid1.CaptionText     = "客户联系方式";
            this.dataGrid1.CaptionVisible  = false;
            this.dataGrid1.DataMember      = "";
            this.dataGrid1.HeaderForeColor = System.Drawing.SystemColors.ControlText;
            this.dataGrid1.Location        = new System.Drawing.Point(0, 168);
            this.dataGrid1.Name            = "dataGrid1";
            this.dataGrid1.ReadOnly        = true;
            this.dataGrid1.Size            = new System.Drawing.Size(576, 192);
            this.dataGrid1.TabIndex        = 1;
            this.dataGrid1.TableStyles.AddRange(new System.Windows.Forms.DataGridTableStyle[] {
                this.dataGridTableStyle1
            });
            //
            // dataGridTableStyle1
            //
            this.dataGridTableStyle1.AllowSorting = false;
            this.dataGridTableStyle1.DataGrid     = this.dataGrid1;
            this.dataGridTableStyle1.GridColumnStyles.AddRange(new System.Windows.Forms.DataGridColumnStyle[] {
                this.contact_id,
                this.contact_name,
                this.gender,
                this.department,
                this.position,
                this.tel,
                this.fax,
                this.mobile,
                this.status_name,
                this.email,
                this.qq_no
            });
            this.dataGridTableStyle1.HeaderForeColor = System.Drawing.SystemColors.ControlText;
            this.dataGridTableStyle1.MappingName     = "basic_client_contact";
            this.dataGridTableStyle1.ReadOnly        = true;
            //
            // contact_id
            //
            this.contact_id.Format      = "";
            this.contact_id.FormatInfo  = null;
            this.contact_id.HeaderText  = "联系人编号";
            this.contact_id.MappingName = "contact_id";
            this.contact_id.NullText    = "";
            this.contact_id.Width       = 75;
            //
            // contact_name
            //
            this.contact_name.Format      = "";
            this.contact_name.FormatInfo  = null;
            this.contact_name.HeaderText  = "联系人名称";
            this.contact_name.MappingName = "contact_name";
            this.contact_name.NullText    = "";
            this.contact_name.Width       = 75;
            //
            // gender
            //
            this.gender.Format      = "";
            this.gender.FormatInfo  = null;
            this.gender.HeaderText  = "性别";
            this.gender.MappingName = "gender";
            this.gender.NullText    = "";
            this.gender.Width       = 75;
            //
            // department
            //
            this.department.Format      = "";
            this.department.FormatInfo  = null;
            this.department.HeaderText  = "部门";
            this.department.MappingName = "department";
            this.department.NullText    = "";
            this.department.Width       = 75;
            //
            // position
            //
            this.position.Format      = "";
            this.position.FormatInfo  = null;
            this.position.HeaderText  = "职位";
            this.position.MappingName = "position";
            this.position.NullText    = "";
            this.position.Width       = 75;
            //
            // tel
            //
            this.tel.Format      = "";
            this.tel.FormatInfo  = null;
            this.tel.HeaderText  = "电话";
            this.tel.MappingName = "tel";
            this.tel.NullText    = "";
            this.tel.Width       = 75;
            //
            // fax
            //
            this.fax.Format      = "";
            this.fax.FormatInfo  = null;
            this.fax.HeaderText  = "传真";
            this.fax.MappingName = "fax";
            this.fax.NullText    = "";
            this.fax.Width       = 75;
            //
            // mobile
            //
            this.mobile.Format      = "";
            this.mobile.FormatInfo  = null;
            this.mobile.HeaderText  = "手机";
            this.mobile.MappingName = "mobile";
            this.mobile.NullText    = "";
            this.mobile.Width       = 75;
            //
            // status_name
            //
            this.status_name.Format      = "";
            this.status_name.FormatInfo  = null;
            this.status_name.HeaderText  = "状态";
            this.status_name.MappingName = "status_name";
            this.status_name.NullText    = "";
            this.status_name.Width       = 75;
            //
            // email
            //
            this.email.Format      = "";
            this.email.FormatInfo  = null;
            this.email.HeaderText  = "电子邮件";
            this.email.MappingName = "email";
            this.email.NullText    = "";
            this.email.Width       = 75;
            //
            // qq_no
            //
            this.qq_no.Format      = "";
            this.qq_no.FormatInfo  = null;
            this.qq_no.HeaderText  = "QQ号";
            this.qq_no.MappingName = "qq_no";
            this.qq_no.NullText    = "";
            this.qq_no.Width       = 75;
            //
            // panel4
            //
            this.panel4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel4.BackgroundImage")));
            this.panel4.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
            this.panel4.Controls.Add(this.priComboBox1);
            this.panel4.Controls.Add(this.label5);
            this.panel4.Controls.Add(this.priTextBox2);
            this.panel4.Controls.Add(this.label17);
            this.panel4.Controls.Add(this.label15);
            this.panel4.Controls.Add(this.priTextBox11);
            this.panel4.Controls.Add(this.label3);
            this.panel4.Controls.Add(this.priTextBox1);
            this.panel4.Controls.Add(this.label14);
            this.panel4.Controls.Add(this.label13);
            this.panel4.Controls.Add(this.label12);
            this.panel4.Controls.Add(this.label11);
            this.panel4.Controls.Add(this.label10);
            this.panel4.Controls.Add(this.label9);
            this.panel4.Controls.Add(this.label7);
            this.panel4.Controls.Add(this.label4);
            this.panel4.Controls.Add(this.label2);
            this.panel4.Controls.Add(this.priTextBox13);
            this.panel4.Controls.Add(this.priTextBox12);
            this.panel4.Controls.Add(this.priTextBox9);
            this.panel4.Controls.Add(this.priTextBox7);
            this.panel4.Controls.Add(this.priTextBox6);
            this.panel4.Controls.Add(this.priTextBox5);
            this.panel4.Controls.Add(this.priTextBox4);
            this.panel4.Controls.Add(this.textBox1);
            this.panel4.Controls.Add(this.priTextBox3);
            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(580, 168);
            this.panel4.TabIndex = 0;
            //
            // priComboBox1
            //
            this.priComboBox1.BackColor     = System.Drawing.Color.White;
            this.priComboBox1.DataField     = "status";
            this.priComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.priComboBox1.Location      = new System.Drawing.Point(448, 104);
            this.priComboBox1.Name          = "priComboBox1";
            this.priComboBox1.Size          = new System.Drawing.Size(104, 22);
            this.priComboBox1.TabIndex      = 146;
            //
            // label5
            //
            this.label5.BackColor = System.Drawing.Color.Transparent;
            this.label5.ForeColor = System.Drawing.Color.Blue;
            this.label5.Location  = new System.Drawing.Point(8, 8);
            this.label5.Name      = "label5";
            this.label5.Size      = new System.Drawing.Size(80, 23);
            this.label5.TabIndex  = 52;
            this.label5.Text      = "公司代码";
            this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // priTextBox2
            //
            this.priTextBox2.BackColor = System.Drawing.Color.White;
            this.priTextBox2.DataField = "client_id";
            this.priTextBox2.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox2.Enabled   = false;
            this.priTextBox2.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox2.ForeColor = System.Drawing.Color.Black;
            this.priTextBox2.Location  = new System.Drawing.Point(96, 8);
            this.priTextBox2.Name      = "priTextBox2";
            this.priTextBox2.Size      = new System.Drawing.Size(168, 23);
            this.priTextBox2.TabIndex  = 51;
            this.priTextBox2.Text      = "";
            //
            // label17
            //
            this.label17.BackColor = System.Drawing.Color.Transparent;
            this.label17.ForeColor = System.Drawing.Color.Blue;
            this.label17.Location  = new System.Drawing.Point(384, 104);
            this.label17.Name      = "label17";
            this.label17.Size      = new System.Drawing.Size(56, 23);
            this.label17.TabIndex  = 46;
            this.label17.Text      = "状态";
            this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label15
            //
            this.label15.BackColor = System.Drawing.Color.Transparent;
            this.label15.Location  = new System.Drawing.Point(288, 136);
            this.label15.Name      = "label15";
            this.label15.Size      = new System.Drawing.Size(80, 23);
            this.label15.TabIndex  = 45;
            this.label15.Text      = "QQ号";
            this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // priTextBox11
            //
            this.priTextBox11.BackColor = System.Drawing.Color.White;
            this.priTextBox11.DataField = "qq_no";
            this.priTextBox11.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox11.Enabled   = false;
            this.priTextBox11.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox11.ForeColor = System.Drawing.Color.Black;
            this.priTextBox11.Location  = new System.Drawing.Point(376, 136);
            this.priTextBox11.Name      = "priTextBox11";
            this.priTextBox11.Size      = new System.Drawing.Size(176, 23);
            this.priTextBox11.TabIndex  = 44;
            this.priTextBox11.Text      = "";
            //
            // label3
            //
            this.label3.BackColor = System.Drawing.Color.Transparent;
            this.label3.Location  = new System.Drawing.Point(576, 88);
            this.label3.Name      = "label3";
            this.label3.Size      = new System.Drawing.Size(72, 23);
            this.label3.TabIndex  = 30;
            this.label3.Text      = "公司编号";
            this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.label3.Visible   = false;
            //
            // priTextBox1
            //
            this.priTextBox1.DataField = "company_id";
            this.priTextBox1.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox1.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox1.Location  = new System.Drawing.Point(648, 88);
            this.priTextBox1.Name      = "priTextBox1";
            this.priTextBox1.Size      = new System.Drawing.Size(128, 23);
            this.priTextBox1.TabIndex  = 29;
            this.priTextBox1.Text      = "";
            this.priTextBox1.Visible   = false;
            //
            // label14
            //
            this.label14.BackColor = System.Drawing.Color.Transparent;
            this.label14.Location  = new System.Drawing.Point(216, 72);
            this.label14.Name      = "label14";
            this.label14.Size      = new System.Drawing.Size(40, 23);
            this.label14.TabIndex  = 28;
            this.label14.Text      = "职位";
            this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label13
            //
            this.label13.BackColor = System.Drawing.Color.Transparent;
            this.label13.Location  = new System.Drawing.Point(8, 104);
            this.label13.Name      = "label13";
            this.label13.Size      = new System.Drawing.Size(80, 23);
            this.label13.TabIndex  = 27;
            this.label13.Text      = "传真";
            this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label12
            //
            this.label12.BackColor = System.Drawing.Color.Transparent;
            this.label12.Location  = new System.Drawing.Point(8, 40);
            this.label12.Name      = "label12";
            this.label12.Size      = new System.Drawing.Size(80, 23);
            this.label12.TabIndex  = 26;
            this.label12.Text      = "联系人名称";
            this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label11
            //
            this.label11.BackColor = System.Drawing.Color.Transparent;
            this.label11.Location  = new System.Drawing.Point(288, 40);
            this.label11.Name      = "label11";
            this.label11.Size      = new System.Drawing.Size(80, 23);
            this.label11.TabIndex  = 25;
            this.label11.Text      = "性别";
            this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label10
            //
            this.label10.BackColor = System.Drawing.Color.Transparent;
            this.label10.Location  = new System.Drawing.Point(376, 72);
            this.label10.Name      = "label10";
            this.label10.Size      = new System.Drawing.Size(64, 23);
            this.label10.TabIndex  = 24;
            this.label10.Text      = "电话";
            this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label9
            //
            this.label9.BackColor = System.Drawing.Color.Transparent;
            this.label9.Location  = new System.Drawing.Point(8, 136);
            this.label9.Name      = "label9";
            this.label9.Size      = new System.Drawing.Size(80, 23);
            this.label9.TabIndex  = 23;
            this.label9.Text      = "电子邮件";
            this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label7
            //
            this.label7.BackColor = System.Drawing.Color.Transparent;
            this.label7.Location  = new System.Drawing.Point(8, 72);
            this.label7.Name      = "label7";
            this.label7.Size      = new System.Drawing.Size(80, 23);
            this.label7.TabIndex  = 21;
            this.label7.Text      = "部门";
            this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label4
            //
            this.label4.BackColor = System.Drawing.Color.Transparent;
            this.label4.Location  = new System.Drawing.Point(208, 104);
            this.label4.Name      = "label4";
            this.label4.Size      = new System.Drawing.Size(48, 23);
            this.label4.TabIndex  = 18;
            this.label4.Text      = "手机";
            this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label2
            //
            this.label2.BackColor = System.Drawing.Color.Transparent;
            this.label2.Location  = new System.Drawing.Point(288, 8);
            this.label2.Name      = "label2";
            this.label2.Size      = new System.Drawing.Size(80, 23);
            this.label2.TabIndex  = 16;
            this.label2.Text      = "联系人编号";
            this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // priTextBox13
            //
            this.priTextBox13.BackColor = System.Drawing.Color.White;
            this.priTextBox13.DataField = "department";
            this.priTextBox13.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox13.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox13.ForeColor = System.Drawing.Color.Black;
            this.priTextBox13.Location  = new System.Drawing.Point(96, 72);
            this.priTextBox13.Name      = "priTextBox13";
            this.priTextBox13.Size      = new System.Drawing.Size(104, 23);
            this.priTextBox13.TabIndex  = 14;
            this.priTextBox13.Text      = "";
            //
            // priTextBox12
            //
            this.priTextBox12.BackColor = System.Drawing.Color.White;
            this.priTextBox12.DataField = "tel";
            this.priTextBox12.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox12.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox12.ForeColor = System.Drawing.Color.Black;
            this.priTextBox12.Location  = new System.Drawing.Point(448, 72);
            this.priTextBox12.Name      = "priTextBox12";
            this.priTextBox12.Size      = new System.Drawing.Size(104, 23);
            this.priTextBox12.TabIndex  = 13;
            this.priTextBox12.Text      = "";
            //
            // priTextBox9
            //
            this.priTextBox9.BackColor = System.Drawing.Color.White;
            this.priTextBox9.DataField = "email";
            this.priTextBox9.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox9.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox9.ForeColor = System.Drawing.Color.Black;
            this.priTextBox9.Location  = new System.Drawing.Point(96, 136);
            this.priTextBox9.Name      = "priTextBox9";
            this.priTextBox9.Size      = new System.Drawing.Size(168, 23);
            this.priTextBox9.TabIndex  = 10;
            this.priTextBox9.Text      = "";
            //
            // priTextBox7
            //
            this.priTextBox7.BackColor = System.Drawing.Color.White;
            this.priTextBox7.DataField = "position";
            this.priTextBox7.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox7.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox7.ForeColor = System.Drawing.Color.Black;
            this.priTextBox7.Location  = new System.Drawing.Point(264, 72);
            this.priTextBox7.Name      = "priTextBox7";
            this.priTextBox7.Size      = new System.Drawing.Size(104, 23);
            this.priTextBox7.TabIndex  = 8;
            this.priTextBox7.Text      = "";
            //
            // priTextBox6
            //
            this.priTextBox6.BackColor = System.Drawing.Color.White;
            this.priTextBox6.DataField = "fax";
            this.priTextBox6.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox6.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox6.ForeColor = System.Drawing.Color.Black;
            this.priTextBox6.Location  = new System.Drawing.Point(96, 104);
            this.priTextBox6.Name      = "priTextBox6";
            this.priTextBox6.Size      = new System.Drawing.Size(104, 23);
            this.priTextBox6.TabIndex  = 7;
            this.priTextBox6.Text      = "";
            //
            // priTextBox5
            //
            this.priTextBox5.BackColor = System.Drawing.Color.White;
            this.priTextBox5.DataField = "mobile";
            this.priTextBox5.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox5.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox5.ForeColor = System.Drawing.Color.Black;
            this.priTextBox5.Location  = new System.Drawing.Point(264, 104);
            this.priTextBox5.Name      = "priTextBox5";
            this.priTextBox5.Size      = new System.Drawing.Size(104, 23);
            this.priTextBox5.TabIndex  = 6;
            this.priTextBox5.Text      = "";
            //
            // priTextBox4
            //
            this.priTextBox4.BackColor = System.Drawing.Color.White;
            this.priTextBox4.DataField = "gender";
            this.priTextBox4.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox4.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox4.ForeColor = System.Drawing.Color.Black;
            this.priTextBox4.Location  = new System.Drawing.Point(376, 40);
            this.priTextBox4.Name      = "priTextBox4";
            this.priTextBox4.Size      = new System.Drawing.Size(176, 23);
            this.priTextBox4.TabIndex  = 5;
            this.priTextBox4.Text      = "";
            //
            // textBox1
            //
            this.textBox1.BackColor = System.Drawing.Color.White;
            this.textBox1.DataField = "contact_id";
            this.textBox1.DataType  = TJSystem.Public.DataType.String;
            this.textBox1.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.textBox1.ForeColor = System.Drawing.Color.Black;
            this.textBox1.Location  = new System.Drawing.Point(376, 8);
            this.textBox1.Name      = "textBox1";
            this.textBox1.Size      = new System.Drawing.Size(176, 23);
            this.textBox1.TabIndex  = 1;
            this.textBox1.Text      = "";
            //
            // priTextBox3
            //
            this.priTextBox3.BackColor = System.Drawing.Color.White;
            this.priTextBox3.DataField = "contact_name";
            this.priTextBox3.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox3.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox3.ForeColor = System.Drawing.Color.Black;
            this.priTextBox3.Location  = new System.Drawing.Point(96, 40);
            this.priTextBox3.Name      = "priTextBox3";
            this.priTextBox3.Size      = new System.Drawing.Size(168, 23);
            this.priTextBox3.TabIndex  = 3;
            this.priTextBox3.Text      = "";
            //
            // panel3
            //
            this.panel3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel3.BackgroundImage")));
            this.panel3.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
            this.panel3.Controls.Add(this.priToolBar1);
            this.panel3.Dock     = System.Windows.Forms.DockStyle.Bottom;
            this.panel3.Location = new System.Drawing.Point(0, 422);
            this.panel3.Name     = "panel3";
            this.panel3.Size     = new System.Drawing.Size(584, 40);
            this.panel3.TabIndex = 9;
            //
            // priToolBar1
            //
            this.priToolBar1.DGEnable       = true;
            this.priToolBar1.Dock           = System.Windows.Forms.DockStyle.Bottom;
            this.priToolBar1.Location       = new System.Drawing.Point(0, -4);
            this.priToolBar1.Name           = "priToolBar1";
            this.priToolBar1.setCurrentForm = null;
            this.priToolBar1.Size           = new System.Drawing.Size(580, 40);
            this.priToolBar1.TabIndex       = 0;
            //
            // panel1
            //
            this.panel1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel1.BackgroundImage")));
            this.panel1.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
            this.panel1.Controls.Add(this.label1);
            this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
            this.panel1.Location = new System.Drawing.Point(0, 0);
            this.panel1.Name     = "panel1";
            this.panel1.Size     = new System.Drawing.Size(584, 48);
            this.panel1.TabIndex = 7;
            //
            // label1
            //
            this.label1.BackColor = System.Drawing.Color.Transparent;
            this.label1.Dock      = System.Windows.Forms.DockStyle.Fill;
            this.label1.Font      = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.label1.Location  = new System.Drawing.Point(0, 0);
            this.label1.Name      = "label1";
            this.label1.Size      = new System.Drawing.Size(580, 44);
            this.label1.TabIndex  = 0;
            this.label1.Text      = "客户联系方式";
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            //
            // frmClientCustomersContact
            //
            this.AutoScaleBaseSize = new System.Drawing.Size(7, 16);
            this.BackColor         = System.Drawing.SystemColors.ScrollBar;
            this.ClientSize        = new System.Drawing.Size(584, 462);
            this.Controls.Add(this.panel2);
            this.Controls.Add(this.panel3);
            this.Controls.Add(this.panel1);
            this.Font            = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
            this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name            = "frmClientCustomersContact";
            this.ShowInTaskbar   = false;
            this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text            = "客户管理";
            this.panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).EndInit();
            this.panel4.ResumeLayout(false);
            this.panel3.ResumeLayout(false);
            this.panel1.ResumeLayout(false);
            this.ResumeLayout(false);
        }
Example #12
0
        /// <summary>
        /// 设计器支持所需的方法 - 不要使用代码编辑器修改

        /// 此方法的内容。

        /// </summary>
        private void InitializeComponent()
        {
            System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmPaymentBillDetail));
            this.dataGridTextBoxColumn2 = new System.Windows.Forms.DataGridTextBoxColumn();
            this.dataGridTextBoxColumn3 = new System.Windows.Forms.DataGridTextBoxColumn();
            this.dataGridTextBoxColumn1 = new System.Windows.Forms.DataGridTextBoxColumn();
            this.dataGridTextBoxColumn4 = new System.Windows.Forms.DataGridTextBoxColumn();
            this.panel2              = new System.Windows.Forms.Panel();
            this.dataGrid1           = new System.Windows.Forms.DataGrid();
            this.dataGridTableStyle1 = new System.Windows.Forms.DataGridTableStyle();
            this.pa_code             = new System.Windows.Forms.DataGridTextBoxColumn();
            this.seq_no              = new System.Windows.Forms.DataGridTextBoxColumn();
            this.ref_code            = new System.Windows.Forms.DataGridTextBoxColumn();
            this.amount              = new System.Windows.Forms.DataGridTextBoxColumn();
            this.remark              = new System.Windows.Forms.DataGridTextBoxColumn();
            this.panel4              = new System.Windows.Forms.Panel();
            this.priComboBox2        = new TJSystem.Classes.PriComboBox();
            this.priTextBox2         = new TJSystem.Classes.PriTextBox();
            this.label4              = new System.Windows.Forms.Label();
            this.priTextBox3         = new TJSystem.Classes.PriTextBox();
            this.label2              = new System.Windows.Forms.Label();
            this.label1              = new System.Windows.Forms.Label();
            this.txt1        = new TJSystem.Classes.PriTextBox();
            this.label3      = new System.Windows.Forms.Label();
            this.label5      = new System.Windows.Forms.Label();
            this.priTextBox4 = new TJSystem.Classes.PriTextBox();
            this.panel3      = new System.Windows.Forms.Panel();
            this.priToolBar1 = new TJSystem.UC.PriToolBar();
            this.panel2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).BeginInit();
            this.panel4.SuspendLayout();
            this.panel3.SuspendLayout();
            this.SuspendLayout();
            //
            // dataGridTextBoxColumn2
            //
            this.dataGridTextBoxColumn2.Format      = "";
            this.dataGridTextBoxColumn2.FormatInfo  = null;
            this.dataGridTextBoxColumn2.HeaderText  = "员工姓名";
            this.dataGridTextBoxColumn2.MappingName = "";
            this.dataGridTextBoxColumn2.NullText    = "";
            this.dataGridTextBoxColumn2.Width       = 75;
            //
            // dataGridTextBoxColumn3
            //
            this.dataGridTextBoxColumn3.Format      = "";
            this.dataGridTextBoxColumn3.FormatInfo  = null;
            this.dataGridTextBoxColumn3.HeaderText  = "英文名";
            this.dataGridTextBoxColumn3.MappingName = "";
            this.dataGridTextBoxColumn3.NullText    = "";
            this.dataGridTextBoxColumn3.Width       = 75;
            //
            // dataGridTextBoxColumn1
            //
            this.dataGridTextBoxColumn1.Format      = "";
            this.dataGridTextBoxColumn1.FormatInfo  = null;
            this.dataGridTextBoxColumn1.HeaderText  = "员工编号";
            this.dataGridTextBoxColumn1.MappingName = "employee_id";
            this.dataGridTextBoxColumn1.NullText    = "";
            this.dataGridTextBoxColumn1.Width       = 75;
            //
            // dataGridTextBoxColumn4
            //
            this.dataGridTextBoxColumn4.Format      = "";
            this.dataGridTextBoxColumn4.FormatInfo  = null;
            this.dataGridTextBoxColumn4.HeaderText  = "性别";
            this.dataGridTextBoxColumn4.MappingName = "Gender";
            this.dataGridTextBoxColumn4.NullText    = "";
            this.dataGridTextBoxColumn4.Width       = 75;
            //
            // panel2
            //
            this.panel2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel2.BackgroundImage")));
            this.panel2.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
            this.panel2.Controls.Add(this.dataGrid1);
            this.panel2.Controls.Add(this.panel4);
            this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
            this.panel2.Location = new System.Drawing.Point(0, 0);
            this.panel2.Name     = "panel2";
            this.panel2.Size     = new System.Drawing.Size(530, 430);
            this.panel2.TabIndex = 8;
            //
            // dataGrid1
            //
            this.dataGrid1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                           | System.Windows.Forms.AnchorStyles.Left)
                                                                          | System.Windows.Forms.AnchorStyles.Right)));
            this.dataGrid1.BackgroundColor = System.Drawing.SystemColors.ActiveCaptionText;
            this.dataGrid1.CaptionText     = "公司银行账号信息";
            this.dataGrid1.CaptionVisible  = false;
            this.dataGrid1.DataMember      = "";
            this.dataGrid1.HeaderForeColor = System.Drawing.SystemColors.ControlText;
            this.dataGrid1.Location        = new System.Drawing.Point(0, 152);
            this.dataGrid1.Name            = "dataGrid1";
            this.dataGrid1.ReadOnly        = true;
            this.dataGrid1.Size            = new System.Drawing.Size(522, 264);
            this.dataGrid1.TabIndex        = 1;
            this.dataGrid1.TableStyles.AddRange(new System.Windows.Forms.DataGridTableStyle[] {
                this.dataGridTableStyle1
            });
            //
            // dataGridTableStyle1
            //
            this.dataGridTableStyle1.AllowSorting = false;
            this.dataGridTableStyle1.DataGrid     = this.dataGrid1;
            this.dataGridTableStyle1.GridColumnStyles.AddRange(new System.Windows.Forms.DataGridColumnStyle[] {
                this.pa_code,
                this.seq_no,
                this.ref_code,
                this.amount,
                this.remark
            });
            this.dataGridTableStyle1.HeaderForeColor = System.Drawing.SystemColors.ControlText;
            this.dataGridTableStyle1.MappingName     = "finance_payment_detail";
            this.dataGridTableStyle1.ReadOnly        = true;
            //
            // pa_code
            //
            this.pa_code.Format      = "";
            this.pa_code.FormatInfo  = null;
            this.pa_code.HeaderText  = "付款单号";
            this.pa_code.MappingName = "pa_code";
            this.pa_code.NullText    = "";
            this.pa_code.Width       = 75;
            //
            // seq_no
            //
            this.seq_no.Format      = "";
            this.seq_no.FormatInfo  = null;
            this.seq_no.HeaderText  = "序号";
            this.seq_no.MappingName = "seq_no";
            this.seq_no.NullText    = "";
            this.seq_no.Width       = 75;
            //
            // ref_code
            //
            this.ref_code.Format      = "";
            this.ref_code.FormatInfo  = null;
            this.ref_code.HeaderText  = "采购单号";
            this.ref_code.MappingName = "ref_code";
            this.ref_code.NullText    = "";
            this.ref_code.Width       = 75;
            //
            // amount
            //
            this.amount.Format      = "";
            this.amount.FormatInfo  = null;
            this.amount.HeaderText  = "金额";
            this.amount.MappingName = "amount";
            this.amount.NullText    = "";
            this.amount.Width       = 75;
            //
            // remark
            //
            this.remark.Format      = "";
            this.remark.FormatInfo  = null;
            this.remark.HeaderText  = "备注";
            this.remark.MappingName = "remark";
            this.remark.NullText    = "";
            this.remark.Width       = 75;
            //
            // panel4
            //
            this.panel4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel4.BackgroundImage")));
            this.panel4.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
            this.panel4.Controls.Add(this.priComboBox2);
            this.panel4.Controls.Add(this.priTextBox2);
            this.panel4.Controls.Add(this.label4);
            this.panel4.Controls.Add(this.priTextBox3);
            this.panel4.Controls.Add(this.label2);
            this.panel4.Controls.Add(this.label1);
            this.panel4.Controls.Add(this.txt1);
            this.panel4.Controls.Add(this.label3);
            this.panel4.Controls.Add(this.label5);
            this.panel4.Controls.Add(this.priTextBox4);
            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(526, 144);
            this.panel4.TabIndex = 0;
            //
            // priComboBox2
            //
            this.priComboBox2.BackColor     = System.Drawing.Color.White;
            this.priComboBox2.DataField     = "ref_code";
            this.priComboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.priComboBox2.Location      = new System.Drawing.Point(112, 32);
            this.priComboBox2.Name          = "priComboBox2";
            this.priComboBox2.Size          = new System.Drawing.Size(248, 22);
            this.priComboBox2.TabIndex      = 158;
            //
            // priTextBox2
            //
            this.priTextBox2.BackColor = System.Drawing.Color.Yellow;
            this.priTextBox2.DataField = "seq_no";
            this.priTextBox2.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox2.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox2.Location  = new System.Drawing.Point(352, 8);
            this.priTextBox2.Name      = "priTextBox2";
            this.priTextBox2.Size      = new System.Drawing.Size(144, 23);
            this.priTextBox2.TabIndex  = 157;
            this.priTextBox2.Text      = "";
            //
            // label4
            //
            this.label4.BackColor = System.Drawing.Color.Transparent;
            this.label4.Location  = new System.Drawing.Point(24, 56);
            this.label4.Name      = "label4";
            this.label4.Size      = new System.Drawing.Size(80, 23);
            this.label4.TabIndex  = 154;
            this.label4.Text      = "金额";
            this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // priTextBox3
            //
            this.priTextBox3.BackColor = System.Drawing.Color.Yellow;
            this.priTextBox3.DataField = "Amount";
            this.priTextBox3.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox3.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox3.Location  = new System.Drawing.Point(112, 56);
            this.priTextBox3.Name      = "priTextBox3";
            this.priTextBox3.Size      = new System.Drawing.Size(144, 23);
            this.priTextBox3.TabIndex  = 153;
            this.priTextBox3.Text      = "";
            //
            // label2
            //
            this.label2.BackColor = System.Drawing.Color.Transparent;
            this.label2.Location  = new System.Drawing.Point(8, 32);
            this.label2.Name      = "label2";
            this.label2.Size      = new System.Drawing.Size(96, 23);
            this.label2.TabIndex  = 152;
            this.label2.Text      = "采购单号";
            this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label1
            //
            this.label1.BackColor = System.Drawing.Color.Transparent;
            this.label1.Location  = new System.Drawing.Point(304, 8);
            this.label1.Name      = "label1";
            this.label1.Size      = new System.Drawing.Size(40, 23);
            this.label1.TabIndex  = 150;
            this.label1.Text      = "序号";
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // txt1
            //
            this.txt1.DataField = "pa_code";
            this.txt1.DataType  = TJSystem.Public.DataType.String;
            this.txt1.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.txt1.Location  = new System.Drawing.Point(112, 8);
            this.txt1.Name      = "txt1";
            this.txt1.Size      = new System.Drawing.Size(144, 23);
            this.txt1.TabIndex  = 148;
            this.txt1.Text      = "";
            //
            // label3
            //
            this.label3.BackColor = System.Drawing.Color.Transparent;
            this.label3.Location  = new System.Drawing.Point(24, 8);
            this.label3.Name      = "label3";
            this.label3.Size      = new System.Drawing.Size(80, 23);
            this.label3.TabIndex  = 150;
            this.label3.Text      = "付款单号";
            this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label5
            //
            this.label5.BackColor = System.Drawing.Color.Transparent;
            this.label5.Location  = new System.Drawing.Point(8, 80);
            this.label5.Name      = "label5";
            this.label5.Size      = new System.Drawing.Size(96, 23);
            this.label5.TabIndex  = 152;
            this.label5.Text      = "备注";
            this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // priTextBox4
            //
            this.priTextBox4.BackColor = System.Drawing.Color.White;
            this.priTextBox4.DataField = "remark";
            this.priTextBox4.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox4.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox4.Location  = new System.Drawing.Point(112, 80);
            this.priTextBox4.Multiline = true;
            this.priTextBox4.Name      = "priTextBox4";
            this.priTextBox4.Size      = new System.Drawing.Size(384, 56);
            this.priTextBox4.TabIndex  = 151;
            this.priTextBox4.Text      = "";
            //
            // panel3
            //
            this.panel3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel3.BackgroundImage")));
            this.panel3.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
            this.panel3.Controls.Add(this.priToolBar1);
            this.panel3.Dock     = System.Windows.Forms.DockStyle.Bottom;
            this.panel3.Location = new System.Drawing.Point(0, 430);
            this.panel3.Name     = "panel3";
            this.panel3.Size     = new System.Drawing.Size(530, 40);
            this.panel3.TabIndex = 9;
            //
            // priToolBar1
            //
            this.priToolBar1.DGEnable       = true;
            this.priToolBar1.Dock           = System.Windows.Forms.DockStyle.Bottom;
            this.priToolBar1.Location       = new System.Drawing.Point(0, -4);
            this.priToolBar1.Name           = "priToolBar1";
            this.priToolBar1.setCurrentForm = null;
            this.priToolBar1.Size           = new System.Drawing.Size(526, 40);
            this.priToolBar1.TabIndex       = 0;
            //
            // frmPaymentBillDetail
            //
            this.AutoScaleBaseSize = new System.Drawing.Size(7, 16);
            this.BackColor         = System.Drawing.SystemColors.ScrollBar;
            this.ClientSize        = new System.Drawing.Size(530, 470);
            this.Controls.Add(this.panel2);
            this.Controls.Add(this.panel3);
            this.Font            = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
            this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name            = "frmPaymentBillDetail";
            this.ShowInTaskbar   = false;
            this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text            = "货品资料";
            this.panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).EndInit();
            this.panel4.ResumeLayout(false);
            this.panel3.ResumeLayout(false);
            this.ResumeLayout(false);
        }
Example #13
0
        /// <summary>
        /// 设计器支持所需的方法 - 不要使用代码编辑器修改

        /// 此方法的内容。

        /// </summary>
        private void InitializeComponent()
        {
            System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmBrmFlowMstr));
            this.panel3                 = new System.Windows.Forms.Panel();
            this.priToolBar1            = new TJSystem.UC.PriToolBar();
            this.panel2                 = new System.Windows.Forms.Panel();
            this.dataGrid1              = new System.Windows.Forms.DataGrid();
            this.dataGridTableStyle1    = new System.Windows.Forms.DataGridTableStyle();
            this.flow_id                = new System.Windows.Forms.DataGridTextBoxColumn();
            this.flow_name              = new System.Windows.Forms.DataGridTextBoxColumn();
            this.seq_no                 = new System.Windows.Forms.DataGridTextBoxColumn();
            this.proc_no                = new System.Windows.Forms.DataGridTextBoxColumn();
            this.proc_name              = new System.Windows.Forms.DataGridTextBoxColumn();
            this.FLAG_DESC              = new System.Windows.Forms.DataGridTextBoxColumn();
            this.createBy               = new System.Windows.Forms.DataGridTextBoxColumn();
            this.createon               = new System.Windows.Forms.DataGridTextBoxColumn();
            this.modifyBy               = new System.Windows.Forms.DataGridTextBoxColumn();
            this.modifyon               = new System.Windows.Forms.DataGridTextBoxColumn();
            this.panel4                 = new System.Windows.Forms.Panel();
            this.priComboBox3           = new TJSystem.Classes.PriComboBox();
            this.label5                 = new System.Windows.Forms.Label();
            this.priComboBox2           = new TJSystem.Classes.PriComboBox();
            this.label4                 = new System.Windows.Forms.Label();
            this.priTextBox2            = new TJSystem.Classes.PriTextBox();
            this.label3                 = new System.Windows.Forms.Label();
            this.priTextBox1            = new TJSystem.Classes.PriTextBox();
            this.label17                = new System.Windows.Forms.Label();
            this.label15                = new System.Windows.Forms.Label();
            this.label2                 = new System.Windows.Forms.Label();
            this.priTextBox11           = new TJSystem.Classes.PriTextBox();
            this.priTextBox8            = new TJSystem.Classes.PriTextBox();
            this.textBox1               = new TJSystem.Classes.PriTextBox();
            this.priComboBox1           = new TJSystem.Classes.PriComboBox();
            this.label6                 = new System.Windows.Forms.Label();
            this.label8                 = new System.Windows.Forms.Label();
            this.panel1                 = new System.Windows.Forms.Panel();
            this.label1                 = new System.Windows.Forms.Label();
            this.dataGridTextBoxColumn1 = new System.Windows.Forms.DataGridTextBoxColumn();
            this.dataGridTextBoxColumn2 = new System.Windows.Forms.DataGridTextBoxColumn();
            this.dataGridTextBoxColumn3 = new System.Windows.Forms.DataGridTextBoxColumn();
            this.dataGridTextBoxColumn4 = new System.Windows.Forms.DataGridTextBoxColumn();
            this.panel3.SuspendLayout();
            this.panel2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).BeginInit();
            this.panel4.SuspendLayout();
            this.panel1.SuspendLayout();
            this.SuspendLayout();
            //
            // panel3
            //
            this.panel3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel3.BackgroundImage")));
            this.panel3.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
            this.panel3.Controls.Add(this.priToolBar1);
            this.panel3.Dock     = System.Windows.Forms.DockStyle.Bottom;
            this.panel3.Location = new System.Drawing.Point(0, 526);
            this.panel3.Name     = "panel3";
            this.panel3.Size     = new System.Drawing.Size(792, 40);
            this.panel3.TabIndex = 6;
            //
            // priToolBar1
            //
            this.priToolBar1.DGEnable       = true;
            this.priToolBar1.Dock           = System.Windows.Forms.DockStyle.Bottom;
            this.priToolBar1.Location       = new System.Drawing.Point(0, -4);
            this.priToolBar1.Name           = "priToolBar1";
            this.priToolBar1.setCurrentForm = null;
            this.priToolBar1.Size           = new System.Drawing.Size(788, 40);
            this.priToolBar1.TabIndex       = 0;
            //
            // panel2
            //
            this.panel2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel2.BackgroundImage")));
            this.panel2.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
            this.panel2.Controls.Add(this.dataGrid1);
            this.panel2.Controls.Add(this.panel4);
            this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
            this.panel2.Location = new System.Drawing.Point(0, 48);
            this.panel2.Name     = "panel2";
            this.panel2.Size     = new System.Drawing.Size(792, 518);
            this.panel2.TabIndex = 5;
            //
            // dataGrid1
            //
            this.dataGrid1.AllowSorting = false;
            this.dataGrid1.Anchor       = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                                 | System.Windows.Forms.AnchorStyles.Left)
                                                                                | System.Windows.Forms.AnchorStyles.Right)));
            this.dataGrid1.BackgroundColor = System.Drawing.SystemColors.ActiveCaptionText;
            this.dataGrid1.CaptionText     = "流程管理";
            this.dataGrid1.CaptionVisible  = false;
            this.dataGrid1.DataMember      = "";
            this.dataGrid1.HeaderForeColor = System.Drawing.SystemColors.ControlText;
            this.dataGrid1.Location        = new System.Drawing.Point(0, 152);
            this.dataGrid1.Name            = "dataGrid1";
            this.dataGrid1.ReadOnly        = true;
            this.dataGrid1.Size            = new System.Drawing.Size(784, 312);
            this.dataGrid1.TabIndex        = 1;
            this.dataGrid1.TableStyles.AddRange(new System.Windows.Forms.DataGridTableStyle[] {
                this.dataGridTableStyle1
            });
            //
            // dataGridTableStyle1
            //
            this.dataGridTableStyle1.AllowSorting = false;
            this.dataGridTableStyle1.DataGrid     = this.dataGrid1;
            this.dataGridTableStyle1.GridColumnStyles.AddRange(new System.Windows.Forms.DataGridColumnStyle[] {
                this.flow_id,
                this.flow_name,
                this.seq_no,
                this.proc_no,
                this.proc_name,
                this.FLAG_DESC,
                this.createBy,
                this.createon,
                this.modifyBy,
                this.modifyon
            });
            this.dataGridTableStyle1.HeaderForeColor = System.Drawing.SystemColors.ControlText;
            this.dataGridTableStyle1.MappingName     = "brm_flow_mstr";
            this.dataGridTableStyle1.ReadOnly        = true;
            //
            // flow_id
            //
            this.flow_id.Format      = "";
            this.flow_id.FormatInfo  = null;
            this.flow_id.HeaderText  = "流程编号";
            this.flow_id.MappingName = "flow_id";
            this.flow_id.NullText    = "";
            this.flow_id.Width       = 75;
            //
            // flow_name
            //
            this.flow_name.Format      = "";
            this.flow_name.FormatInfo  = null;
            this.flow_name.HeaderText  = "流程名称";
            this.flow_name.MappingName = "flow_name";
            this.flow_name.NullText    = "";
            this.flow_name.Width       = 75;
            //
            // seq_no
            //
            this.seq_no.Format      = "";
            this.seq_no.FormatInfo  = null;
            this.seq_no.HeaderText  = "序号";
            this.seq_no.MappingName = "seq_no";
            this.seq_no.NullText    = "";
            this.seq_no.Width       = 75;
            //
            // proc_no
            //
            this.proc_no.Format      = "";
            this.proc_no.FormatInfo  = null;
            this.proc_no.HeaderText  = "站编号";
            this.proc_no.MappingName = "proc_no";
            this.proc_no.NullText    = "";
            this.proc_no.Width       = 75;
            //
            // proc_name
            //
            this.proc_name.Format      = "";
            this.proc_name.FormatInfo  = null;
            this.proc_name.HeaderText  = "站名称";
            this.proc_name.MappingName = "proc_name";
            this.proc_name.NullText    = "";
            this.proc_name.Width       = 75;
            //
            // FLAG_DESC
            //
            this.FLAG_DESC.Format      = "";
            this.FLAG_DESC.FormatInfo  = null;
            this.FLAG_DESC.HeaderText  = "标志位";
            this.FLAG_DESC.MappingName = "FLAG_DESC";
            this.FLAG_DESC.NullText    = "";
            this.FLAG_DESC.Width       = 75;
            //
            // createBy
            //
            this.createBy.Format      = "";
            this.createBy.FormatInfo  = null;
            this.createBy.HeaderText  = "创建者";
            this.createBy.MappingName = "createBy";
            this.createBy.NullText    = "";
            this.createBy.Width       = 75;
            //
            // createon
            //
            this.createon.Format      = "";
            this.createon.FormatInfo  = null;
            this.createon.HeaderText  = "创建时间";
            this.createon.MappingName = "createon";
            this.createon.NullText    = "";
            this.createon.Width       = 75;
            //
            // modifyBy
            //
            this.modifyBy.Format      = "";
            this.modifyBy.FormatInfo  = null;
            this.modifyBy.HeaderText  = "最后修改时间";
            this.modifyBy.MappingName = "modifyBy";
            this.modifyBy.NullText    = "";
            this.modifyBy.Width       = 75;
            //
            // modifyon
            //
            this.modifyon.Format      = "";
            this.modifyon.FormatInfo  = null;
            this.modifyon.HeaderText  = "最后修改时间";
            this.modifyon.MappingName = "modifyon";
            this.modifyon.NullText    = "";
            this.modifyon.Width       = 75;
            //
            // panel4
            //
            this.panel4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel4.BackgroundImage")));
            this.panel4.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
            this.panel4.Controls.Add(this.priComboBox3);
            this.panel4.Controls.Add(this.label5);
            this.panel4.Controls.Add(this.priComboBox2);
            this.panel4.Controls.Add(this.label4);
            this.panel4.Controls.Add(this.priTextBox2);
            this.panel4.Controls.Add(this.label3);
            this.panel4.Controls.Add(this.priTextBox1);
            this.panel4.Controls.Add(this.label17);
            this.panel4.Controls.Add(this.label15);
            this.panel4.Controls.Add(this.label2);
            this.panel4.Controls.Add(this.priTextBox11);
            this.panel4.Controls.Add(this.priTextBox8);
            this.panel4.Controls.Add(this.textBox1);
            this.panel4.Controls.Add(this.priComboBox1);
            this.panel4.Controls.Add(this.label6);
            this.panel4.Controls.Add(this.label8);
            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(788, 144);
            this.panel4.TabIndex = 0;
            //
            // priComboBox3
            //
            this.priComboBox3.BackColor     = System.Drawing.Color.White;
            this.priComboBox3.DataField     = "priority";
            this.priComboBox3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.priComboBox3.Location      = new System.Drawing.Point(352, 64);
            this.priComboBox3.Name          = "priComboBox3";
            this.priComboBox3.Size          = new System.Drawing.Size(120, 22);
            this.priComboBox3.TabIndex      = 181;
            //
            // label5
            //
            this.label5.BackColor = System.Drawing.Color.Transparent;
            this.label5.ForeColor = System.Drawing.Color.Blue;
            this.label5.Location  = new System.Drawing.Point(40, 16);
            this.label5.Name      = "label5";
            this.label5.Size      = new System.Drawing.Size(80, 23);
            this.label5.TabIndex  = 180;
            this.label5.Text      = "流程编号";
            this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // priComboBox2
            //
            this.priComboBox2.BackColor     = System.Drawing.Color.White;
            this.priComboBox2.DataField     = "flow_id";
            this.priComboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.priComboBox2.Location      = new System.Drawing.Point(128, 16);
            this.priComboBox2.Name          = "priComboBox2";
            this.priComboBox2.Size          = new System.Drawing.Size(344, 22);
            this.priComboBox2.TabIndex      = 179;
            //
            // label4
            //
            this.label4.BackColor = System.Drawing.Color.Transparent;
            this.label4.Location  = new System.Drawing.Point(336, 112);
            this.label4.Name      = "label4";
            this.label4.Size      = new System.Drawing.Size(96, 23);
            this.label4.TabIndex  = 36;
            this.label4.Text      = "最后修改时间";
            this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // priTextBox2
            //
            this.priTextBox2.BackColor = System.Drawing.Color.White;
            this.priTextBox2.DataField = "modifyon";
            this.priTextBox2.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox2.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox2.Location  = new System.Drawing.Point(440, 112);
            this.priTextBox2.Name      = "priTextBox2";
            this.priTextBox2.Size      = new System.Drawing.Size(192, 23);
            this.priTextBox2.TabIndex  = 35;
            this.priTextBox2.Text      = "";
            //
            // label3
            //
            this.label3.BackColor = System.Drawing.Color.Transparent;
            this.label3.Location  = new System.Drawing.Point(352, 88);
            this.label3.Name      = "label3";
            this.label3.Size      = new System.Drawing.Size(80, 23);
            this.label3.TabIndex  = 34;
            this.label3.Text      = "创建时间";
            this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // priTextBox1
            //
            this.priTextBox1.BackColor = System.Drawing.Color.White;
            this.priTextBox1.DataField = "createon";
            this.priTextBox1.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox1.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox1.Location  = new System.Drawing.Point(440, 88);
            this.priTextBox1.Name      = "priTextBox1";
            this.priTextBox1.Size      = new System.Drawing.Size(192, 23);
            this.priTextBox1.TabIndex  = 33;
            this.priTextBox1.Text      = "";
            //
            // label17
            //
            this.label17.BackColor = System.Drawing.Color.Transparent;
            this.label17.Location  = new System.Drawing.Point(40, 112);
            this.label17.Name      = "label17";
            this.label17.Size      = new System.Drawing.Size(80, 23);
            this.label17.TabIndex  = 32;
            this.label17.Text      = "最后修改者";
            this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label15
            //
            this.label15.BackColor = System.Drawing.Color.Transparent;
            this.label15.Location  = new System.Drawing.Point(40, 88);
            this.label15.Name      = "label15";
            this.label15.Size      = new System.Drawing.Size(80, 23);
            this.label15.TabIndex  = 29;
            this.label15.Text      = "创建者";
            this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label2
            //
            this.label2.BackColor = System.Drawing.Color.Transparent;
            this.label2.ForeColor = System.Drawing.Color.Blue;
            this.label2.Location  = new System.Drawing.Point(40, 64);
            this.label2.Name      = "label2";
            this.label2.Size      = new System.Drawing.Size(80, 23);
            this.label2.TabIndex  = 16;
            this.label2.Text      = "序号";
            this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // priTextBox11
            //
            this.priTextBox11.BackColor = System.Drawing.Color.White;
            this.priTextBox11.DataField = "createBy";
            this.priTextBox11.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox11.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox11.Location  = new System.Drawing.Point(128, 88);
            this.priTextBox11.Name      = "priTextBox11";
            this.priTextBox11.Size      = new System.Drawing.Size(200, 23);
            this.priTextBox11.TabIndex  = 12;
            this.priTextBox11.Text      = "";
            //
            // priTextBox8
            //
            this.priTextBox8.BackColor = System.Drawing.Color.White;
            this.priTextBox8.DataField = "modifyBy";
            this.priTextBox8.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox8.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox8.Location  = new System.Drawing.Point(128, 112);
            this.priTextBox8.Name      = "priTextBox8";
            this.priTextBox8.Size      = new System.Drawing.Size(200, 23);
            this.priTextBox8.TabIndex  = 9;
            this.priTextBox8.Text      = "";
            //
            // textBox1
            //
            this.textBox1.BackColor = System.Drawing.Color.White;
            this.textBox1.DataField = "seq_no";
            this.textBox1.DataType  = TJSystem.Public.DataType.String;
            this.textBox1.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.textBox1.Location  = new System.Drawing.Point(128, 64);
            this.textBox1.Name      = "textBox1";
            this.textBox1.Size      = new System.Drawing.Size(120, 23);
            this.textBox1.TabIndex  = 1;
            this.textBox1.Text      = "";
            //
            // priComboBox1
            //
            this.priComboBox1.BackColor     = System.Drawing.Color.White;
            this.priComboBox1.DataField     = "proc_no";
            this.priComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.priComboBox1.Location      = new System.Drawing.Point(128, 40);
            this.priComboBox1.Name          = "priComboBox1";
            this.priComboBox1.Size          = new System.Drawing.Size(344, 22);
            this.priComboBox1.TabIndex      = 179;
            //
            // label6
            //
            this.label6.BackColor = System.Drawing.Color.Transparent;
            this.label6.ForeColor = System.Drawing.Color.Blue;
            this.label6.Location  = new System.Drawing.Point(40, 40);
            this.label6.Name      = "label6";
            this.label6.Size      = new System.Drawing.Size(80, 23);
            this.label6.TabIndex  = 180;
            this.label6.Text      = "站编号";
            this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label8
            //
            this.label8.BackColor = System.Drawing.Color.Transparent;
            this.label8.ForeColor = System.Drawing.SystemColors.ControlText;
            this.label8.Location  = new System.Drawing.Point(264, 64);
            this.label8.Name      = "label8";
            this.label8.Size      = new System.Drawing.Size(80, 23);
            this.label8.TabIndex  = 16;
            this.label8.Text      = "标志位";
            this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // panel1
            //
            this.panel1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel1.BackgroundImage")));
            this.panel1.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
            this.panel1.Controls.Add(this.label1);
            this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
            this.panel1.Location = new System.Drawing.Point(0, 0);
            this.panel1.Name     = "panel1";
            this.panel1.Size     = new System.Drawing.Size(792, 48);
            this.panel1.TabIndex = 4;
            //
            // label1
            //
            this.label1.BackColor = System.Drawing.Color.Transparent;
            this.label1.Dock      = System.Windows.Forms.DockStyle.Fill;
            this.label1.Font      = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.label1.Location  = new System.Drawing.Point(0, 0);
            this.label1.Name      = "label1";
            this.label1.Size      = new System.Drawing.Size(788, 44);
            this.label1.TabIndex  = 0;
            this.label1.Text      = "流程管理";
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            //
            // dataGridTextBoxColumn1
            //
            this.dataGridTextBoxColumn1.Format      = "";
            this.dataGridTextBoxColumn1.FormatInfo  = null;
            this.dataGridTextBoxColumn1.HeaderText  = "员工编号";
            this.dataGridTextBoxColumn1.MappingName = "employee_id";
            this.dataGridTextBoxColumn1.NullText    = "";
            this.dataGridTextBoxColumn1.Width       = 75;
            //
            // dataGridTextBoxColumn2
            //
            this.dataGridTextBoxColumn2.Format      = "";
            this.dataGridTextBoxColumn2.FormatInfo  = null;
            this.dataGridTextBoxColumn2.HeaderText  = "员工姓名";
            this.dataGridTextBoxColumn2.MappingName = "";
            this.dataGridTextBoxColumn2.NullText    = "";
            this.dataGridTextBoxColumn2.Width       = 75;
            //
            // dataGridTextBoxColumn3
            //
            this.dataGridTextBoxColumn3.Format      = "";
            this.dataGridTextBoxColumn3.FormatInfo  = null;
            this.dataGridTextBoxColumn3.HeaderText  = "英文名";
            this.dataGridTextBoxColumn3.MappingName = "";
            this.dataGridTextBoxColumn3.NullText    = "";
            this.dataGridTextBoxColumn3.Width       = 75;
            //
            // dataGridTextBoxColumn4
            //
            this.dataGridTextBoxColumn4.Format      = "";
            this.dataGridTextBoxColumn4.FormatInfo  = null;
            this.dataGridTextBoxColumn4.HeaderText  = "性别";
            this.dataGridTextBoxColumn4.MappingName = "Gender";
            this.dataGridTextBoxColumn4.NullText    = "";
            this.dataGridTextBoxColumn4.Width       = 75;
            //
            // frmBrmFlowMstr
            //
            this.AutoScaleBaseSize = new System.Drawing.Size(7, 16);
            this.BackColor         = System.Drawing.SystemColors.ScrollBar;
            this.ClientSize        = new System.Drawing.Size(792, 566);
            this.Controls.Add(this.panel3);
            this.Controls.Add(this.panel2);
            this.Controls.Add(this.panel1);
            this.Font            = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
            this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name            = "frmBrmFlowMstr";
            this.Text            = "流程管理";
            this.Load           += new System.EventHandler(this.frmBrmFlowDet_Load);
            this.panel3.ResumeLayout(false);
            this.panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).EndInit();
            this.panel4.ResumeLayout(false);
            this.panel1.ResumeLayout(false);
            this.ResumeLayout(false);
        }
Example #14
0
        /// <summary>
        /// 设计器支持所需的方法 - 不要使用代码编辑器修改

        /// 此方法的内容。

        /// </summary>
        private void InitializeComponent()
        {
            System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmClientSuplierItem));
            this.dataGridTextBoxColumn2 = new System.Windows.Forms.DataGridTextBoxColumn();
            this.dataGridTextBoxColumn3 = new System.Windows.Forms.DataGridTextBoxColumn();
            this.dataGridTextBoxColumn1 = new System.Windows.Forms.DataGridTextBoxColumn();
            this.dataGridTextBoxColumn4 = new System.Windows.Forms.DataGridTextBoxColumn();
            this.panel2              = new System.Windows.Forms.Panel();
            this.dataGrid1           = new System.Windows.Forms.DataGrid();
            this.dataGridTableStyle1 = new System.Windows.Forms.DataGridTableStyle();
            this.seq_no              = new System.Windows.Forms.DataGridTextBoxColumn();
            this.item_code           = new System.Windows.Forms.DataGridTextBoxColumn();
            this.item_name           = new System.Windows.Forms.DataGridTextBoxColumn();
            this.item_name_cn        = new System.Windows.Forms.DataGridTextBoxColumn();
            this.item_desc           = new System.Windows.Forms.DataGridTextBoxColumn();
            this.item_desc_cn        = new System.Windows.Forms.DataGridTextBoxColumn();
            this.minorder            = new System.Windows.Forms.DataGridTextBoxColumn();
            this.unit_name_cn        = new System.Windows.Forms.DataGridTextBoxColumn();
            this.ref_price           = new System.Windows.Forms.DataGridTextBoxColumn();
            this.sale_price          = new System.Windows.Forms.DataGridTextBoxColumn();
            this.remark              = new System.Windows.Forms.DataGridTextBoxColumn();
            this.panel4              = new System.Windows.Forms.Panel();
            this.priTextBox8         = new TJSystem.Classes.PriTextBox();
            this.label1              = new System.Windows.Forms.Label();
            this.priTextBox6         = new TJSystem.Classes.PriTextBox();
            this.priComboBox1        = new TJSystem.Classes.PriComboBox();
            this.label5              = new System.Windows.Forms.Label();
            this.priTextBox2         = new TJSystem.Classes.PriTextBox();
            this.priTextBox1         = new TJSystem.Classes.PriTextBox();
            this.label14             = new System.Windows.Forms.Label();
            this.label13             = new System.Windows.Forms.Label();
            this.label12             = new System.Windows.Forms.Label();
            this.label11             = new System.Windows.Forms.Label();
            this.label10             = new System.Windows.Forms.Label();
            this.label9              = new System.Windows.Forms.Label();
            this.label7              = new System.Windows.Forms.Label();
            this.label4              = new System.Windows.Forms.Label();
            this.label2              = new System.Windows.Forms.Label();
            this.priTextBox13        = new TJSystem.Classes.PriTextBox();
            this.priTextBox12        = new TJSystem.Classes.PriTextBox();
            this.priTextBox9         = new TJSystem.Classes.PriTextBox();
            this.priTextBox7         = new TJSystem.Classes.PriTextBox();
            this.priTextBox5         = new TJSystem.Classes.PriTextBox();
            this.priTextBox4         = new TJSystem.Classes.PriTextBox();
            this.priTextBox3         = new TJSystem.Classes.PriTextBox();
            this.panel3              = new System.Windows.Forms.Panel();
            this.priToolBar1         = new TJSystem.UC.PriToolBar();
            this.panel2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).BeginInit();
            this.panel4.SuspendLayout();
            this.panel3.SuspendLayout();
            this.SuspendLayout();
            //
            // dataGridTextBoxColumn2
            //
            this.dataGridTextBoxColumn2.Format      = "";
            this.dataGridTextBoxColumn2.FormatInfo  = null;
            this.dataGridTextBoxColumn2.HeaderText  = "员工姓名";
            this.dataGridTextBoxColumn2.MappingName = "";
            this.dataGridTextBoxColumn2.NullText    = "";
            this.dataGridTextBoxColumn2.Width       = 75;
            //
            // dataGridTextBoxColumn3
            //
            this.dataGridTextBoxColumn3.Format      = "";
            this.dataGridTextBoxColumn3.FormatInfo  = null;
            this.dataGridTextBoxColumn3.HeaderText  = "英文名";
            this.dataGridTextBoxColumn3.MappingName = "";
            this.dataGridTextBoxColumn3.NullText    = "";
            this.dataGridTextBoxColumn3.Width       = 75;
            //
            // dataGridTextBoxColumn1
            //
            this.dataGridTextBoxColumn1.Format      = "";
            this.dataGridTextBoxColumn1.FormatInfo  = null;
            this.dataGridTextBoxColumn1.HeaderText  = "员工编号";
            this.dataGridTextBoxColumn1.MappingName = "employee_id";
            this.dataGridTextBoxColumn1.NullText    = "";
            this.dataGridTextBoxColumn1.Width       = 75;
            //
            // dataGridTextBoxColumn4
            //
            this.dataGridTextBoxColumn4.Format      = "";
            this.dataGridTextBoxColumn4.FormatInfo  = null;
            this.dataGridTextBoxColumn4.HeaderText  = "性别";
            this.dataGridTextBoxColumn4.MappingName = "Gender";
            this.dataGridTextBoxColumn4.NullText    = "";
            this.dataGridTextBoxColumn4.Width       = 75;
            //
            // panel2
            //
            this.panel2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel2.BackgroundImage")));
            this.panel2.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
            this.panel2.Controls.Add(this.dataGrid1);
            this.panel2.Controls.Add(this.panel4);
            this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
            this.panel2.Location = new System.Drawing.Point(0, 0);
            this.panel2.Name     = "panel2";
            this.panel2.Size     = new System.Drawing.Size(584, 422);
            this.panel2.TabIndex = 8;
            //
            // dataGrid1
            //
            this.dataGrid1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                           | System.Windows.Forms.AnchorStyles.Left)
                                                                          | System.Windows.Forms.AnchorStyles.Right)));
            this.dataGrid1.BackgroundColor = System.Drawing.SystemColors.ActiveCaptionText;
            this.dataGrid1.CaptionText     = "公司银行账号信息";
            this.dataGrid1.CaptionVisible  = false;
            this.dataGrid1.DataMember      = "";
            this.dataGrid1.HeaderForeColor = System.Drawing.SystemColors.ControlText;
            this.dataGrid1.Location        = new System.Drawing.Point(0, 176);
            this.dataGrid1.Name            = "dataGrid1";
            this.dataGrid1.ReadOnly        = true;
            this.dataGrid1.Size            = new System.Drawing.Size(576, 232);
            this.dataGrid1.TabIndex        = 1;
            this.dataGrid1.TableStyles.AddRange(new System.Windows.Forms.DataGridTableStyle[] {
                this.dataGridTableStyle1
            });
            //
            // dataGridTableStyle1
            //
            this.dataGridTableStyle1.AllowSorting = false;
            this.dataGridTableStyle1.DataGrid     = this.dataGrid1;
            this.dataGridTableStyle1.GridColumnStyles.AddRange(new System.Windows.Forms.DataGridColumnStyle[] {
                this.seq_no,
                this.item_code,
                this.item_name,
                this.item_name_cn,
                this.item_desc,
                this.item_desc_cn,
                this.minorder,
                this.unit_name_cn,
                this.ref_price,
                this.sale_price,
                this.remark
            });
            this.dataGridTableStyle1.HeaderForeColor = System.Drawing.SystemColors.ControlText;
            this.dataGridTableStyle1.MappingName     = "basic_suppitemlist";
            this.dataGridTableStyle1.ReadOnly        = true;
            //
            // seq_no
            //
            this.seq_no.Format      = "";
            this.seq_no.FormatInfo  = null;
            this.seq_no.HeaderText  = "编号";
            this.seq_no.MappingName = "seq_no";
            this.seq_no.NullText    = "";
            this.seq_no.Width       = 75;
            //
            // item_code
            //
            this.item_code.Format      = "";
            this.item_code.FormatInfo  = null;
            this.item_code.HeaderText  = "货品编号";
            this.item_code.MappingName = "item_code";
            this.item_code.NullText    = "";
            this.item_code.Width       = 75;
            //
            // item_name
            //
            this.item_name.Format      = "";
            this.item_name.FormatInfo  = null;
            this.item_name.HeaderText  = "货品名称";
            this.item_name.MappingName = "item_name";
            this.item_name.NullText    = "";
            this.item_name.Width       = 75;
            //
            // item_name_cn
            //
            this.item_name_cn.Format      = "";
            this.item_name_cn.FormatInfo  = null;
            this.item_name_cn.HeaderText  = "中文名称";
            this.item_name_cn.MappingName = "item_name_cn";
            this.item_name_cn.NullText    = "";
            this.item_name_cn.Width       = 75;
            //
            // item_desc
            //
            this.item_desc.Format      = "";
            this.item_desc.FormatInfo  = null;
            this.item_desc.HeaderText  = "货品描述";
            this.item_desc.MappingName = "item_desc";
            this.item_desc.NullText    = "";
            this.item_desc.Width       = 75;
            //
            // item_desc_cn
            //
            this.item_desc_cn.Format      = "";
            this.item_desc_cn.FormatInfo  = null;
            this.item_desc_cn.HeaderText  = "中文描述";
            this.item_desc_cn.MappingName = "item_desc_cn";
            this.item_desc_cn.NullText    = "";
            this.item_desc_cn.Width       = 75;
            //
            // minorder
            //
            this.minorder.Format      = "";
            this.minorder.FormatInfo  = null;
            this.minorder.HeaderText  = "最小订货量";
            this.minorder.MappingName = "minorder";
            this.minorder.NullText    = "";
            this.minorder.Width       = 75;
            //
            // unit_name_cn
            //
            this.unit_name_cn.Format      = "";
            this.unit_name_cn.FormatInfo  = null;
            this.unit_name_cn.HeaderText  = "单位";
            this.unit_name_cn.MappingName = "unit_name_cn";
            this.unit_name_cn.NullText    = "";
            this.unit_name_cn.Width       = 75;
            //
            // ref_price
            //
            this.ref_price.Format      = "";
            this.ref_price.FormatInfo  = null;
            this.ref_price.HeaderText  = "采购价格";
            this.ref_price.MappingName = "ref_price";
            this.ref_price.NullText    = "";
            this.ref_price.Width       = 75;
            //
            // sale_price
            //
            this.sale_price.Format      = "";
            this.sale_price.FormatInfo  = null;
            this.sale_price.HeaderText  = "销售价格";
            this.sale_price.MappingName = "sale_price";
            this.sale_price.NullText    = "";
            this.sale_price.Width       = 75;
            //
            // remark
            //
            this.remark.Format      = "";
            this.remark.FormatInfo  = null;
            this.remark.HeaderText  = "备注";
            this.remark.MappingName = "remark";
            this.remark.NullText    = "";
            this.remark.Width       = 75;
            //
            // panel4
            //
            this.panel4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel4.BackgroundImage")));
            this.panel4.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
            this.panel4.Controls.Add(this.priTextBox8);
            this.panel4.Controls.Add(this.label1);
            this.panel4.Controls.Add(this.priTextBox6);
            this.panel4.Controls.Add(this.priComboBox1);
            this.panel4.Controls.Add(this.label5);
            this.panel4.Controls.Add(this.priTextBox2);
            this.panel4.Controls.Add(this.priTextBox1);
            this.panel4.Controls.Add(this.label14);
            this.panel4.Controls.Add(this.label13);
            this.panel4.Controls.Add(this.label12);
            this.panel4.Controls.Add(this.label11);
            this.panel4.Controls.Add(this.label10);
            this.panel4.Controls.Add(this.label9);
            this.panel4.Controls.Add(this.label7);
            this.panel4.Controls.Add(this.label4);
            this.panel4.Controls.Add(this.label2);
            this.panel4.Controls.Add(this.priTextBox13);
            this.panel4.Controls.Add(this.priTextBox12);
            this.panel4.Controls.Add(this.priTextBox9);
            this.panel4.Controls.Add(this.priTextBox7);
            this.panel4.Controls.Add(this.priTextBox5);
            this.panel4.Controls.Add(this.priTextBox4);
            this.panel4.Controls.Add(this.priTextBox3);
            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(580, 168);
            this.panel4.TabIndex = 0;
            //
            // priTextBox8
            //
            this.priTextBox8.BackColor = System.Drawing.Color.White;
            this.priTextBox8.DataField = "unit";
            this.priTextBox8.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox8.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox8.ForeColor = System.Drawing.Color.Black;
            this.priTextBox8.Location  = new System.Drawing.Point(96, 104);
            this.priTextBox8.Name      = "priTextBox8";
            this.priTextBox8.Size      = new System.Drawing.Size(120, 23);
            this.priTextBox8.TabIndex  = 153;
            this.priTextBox8.Text      = "";
            //
            // label1
            //
            this.label1.BackColor = System.Drawing.Color.Transparent;
            this.label1.Location  = new System.Drawing.Point(24, 136);
            this.label1.Name      = "label1";
            this.label1.Size      = new System.Drawing.Size(64, 23);
            this.label1.TabIndex  = 152;
            this.label1.Text      = "备注";
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // priTextBox6
            //
            this.priTextBox6.BackColor = System.Drawing.Color.White;
            this.priTextBox6.DataField = "remark";
            this.priTextBox6.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox6.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox6.ForeColor = System.Drawing.Color.Black;
            this.priTextBox6.Location  = new System.Drawing.Point(96, 136);
            this.priTextBox6.Name      = "priTextBox6";
            this.priTextBox6.Size      = new System.Drawing.Size(472, 23);
            this.priTextBox6.TabIndex  = 151;
            this.priTextBox6.Text      = "";
            //
            // priComboBox1
            //
            this.priComboBox1.BackColor                 = System.Drawing.Color.White;
            this.priComboBox1.DataField                 = "item_code";
            this.priComboBox1.DropDownStyle             = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.priComboBox1.Location                  = new System.Drawing.Point(288, 8);
            this.priComboBox1.Name                      = "priComboBox1";
            this.priComboBox1.Size                      = new System.Drawing.Size(120, 22);
            this.priComboBox1.TabIndex                  = 149;
            this.priComboBox1.SelectionChangeCommitted += new System.EventHandler(this.priComboBox1_SelectionChangeCommitted);
            //
            // label5
            //
            this.label5.BackColor = System.Drawing.Color.Transparent;
            this.label5.ForeColor = System.Drawing.Color.Blue;
            this.label5.Location  = new System.Drawing.Point(8, 8);
            this.label5.Name      = "label5";
            this.label5.Size      = new System.Drawing.Size(80, 23);
            this.label5.TabIndex  = 52;
            this.label5.Text      = "货品序号";
            this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // priTextBox2
            //
            this.priTextBox2.BackColor = System.Drawing.Color.White;
            this.priTextBox2.DataField = "seq_no";
            this.priTextBox2.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox2.Enabled   = false;
            this.priTextBox2.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox2.ForeColor = System.Drawing.Color.Black;
            this.priTextBox2.Location  = new System.Drawing.Point(96, 8);
            this.priTextBox2.Name      = "priTextBox2";
            this.priTextBox2.Size      = new System.Drawing.Size(80, 23);
            this.priTextBox2.TabIndex  = 51;
            this.priTextBox2.Text      = "";
            //
            // priTextBox1
            //
            this.priTextBox1.DataField = "supplier_id";
            this.priTextBox1.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox1.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox1.Location  = new System.Drawing.Point(424, 8);
            this.priTextBox1.Name      = "priTextBox1";
            this.priTextBox1.Size      = new System.Drawing.Size(128, 23);
            this.priTextBox1.TabIndex  = 29;
            this.priTextBox1.Text      = "";
            //
            // label14
            //
            this.label14.BackColor = System.Drawing.Color.Transparent;
            this.label14.Location  = new System.Drawing.Point(224, 72);
            this.label14.Name      = "label14";
            this.label14.Size      = new System.Drawing.Size(64, 23);
            this.label14.TabIndex  = 28;
            this.label14.Text      = "中文描述";
            this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label13
            //
            this.label13.BackColor = System.Drawing.Color.Transparent;
            this.label13.ForeColor = System.Drawing.Color.Blue;
            this.label13.Location  = new System.Drawing.Point(8, 104);
            this.label13.Name      = "label13";
            this.label13.Size      = new System.Drawing.Size(80, 23);
            this.label13.TabIndex  = 27;
            this.label13.Text      = "单位";
            this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label12
            //
            this.label12.BackColor = System.Drawing.Color.Transparent;
            this.label12.Location  = new System.Drawing.Point(8, 40);
            this.label12.Name      = "label12";
            this.label12.Size      = new System.Drawing.Size(80, 23);
            this.label12.TabIndex  = 26;
            this.label12.Text      = "货品名称";
            this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label11
            //
            this.label11.BackColor = System.Drawing.Color.Transparent;
            this.label11.Location  = new System.Drawing.Point(224, 40);
            this.label11.Name      = "label11";
            this.label11.Size      = new System.Drawing.Size(64, 23);
            this.label11.TabIndex  = 25;
            this.label11.Text      = "中文名称";
            this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label10
            //
            this.label10.BackColor = System.Drawing.Color.Transparent;
            this.label10.ForeColor = System.Drawing.Color.Blue;
            this.label10.Location  = new System.Drawing.Point(416, 40);
            this.label10.Name      = "label10";
            this.label10.Size      = new System.Drawing.Size(80, 23);
            this.label10.TabIndex  = 24;
            this.label10.Text      = "最小订货量";
            this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label9
            //
            this.label9.BackColor = System.Drawing.Color.Transparent;
            this.label9.ForeColor = System.Drawing.Color.Blue;
            this.label9.Location  = new System.Drawing.Point(224, 104);
            this.label9.Name      = "label9";
            this.label9.Size      = new System.Drawing.Size(64, 23);
            this.label9.TabIndex  = 23;
            this.label9.Text      = "采购价格";
            this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label7
            //
            this.label7.BackColor = System.Drawing.Color.Transparent;
            this.label7.Location  = new System.Drawing.Point(8, 72);
            this.label7.Name      = "label7";
            this.label7.Size      = new System.Drawing.Size(80, 23);
            this.label7.TabIndex  = 21;
            this.label7.Text      = "货品描述";
            this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label4
            //
            this.label4.BackColor = System.Drawing.Color.Transparent;
            this.label4.ForeColor = System.Drawing.Color.Blue;
            this.label4.Location  = new System.Drawing.Point(392, 104);
            this.label4.Name      = "label4";
            this.label4.Size      = new System.Drawing.Size(72, 23);
            this.label4.TabIndex  = 18;
            this.label4.Text      = "销售价格";
            this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label2
            //
            this.label2.BackColor = System.Drawing.Color.Transparent;
            this.label2.ForeColor = System.Drawing.Color.Blue;
            this.label2.Location  = new System.Drawing.Point(224, 8);
            this.label2.Name      = "label2";
            this.label2.Size      = new System.Drawing.Size(64, 23);
            this.label2.TabIndex  = 16;
            this.label2.Text      = "货品代码";
            this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // priTextBox13
            //
            this.priTextBox13.BackColor = System.Drawing.Color.White;
            this.priTextBox13.DataField = "item_desc";
            this.priTextBox13.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox13.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox13.ForeColor = System.Drawing.Color.Black;
            this.priTextBox13.Location  = new System.Drawing.Point(96, 72);
            this.priTextBox13.Name      = "priTextBox13";
            this.priTextBox13.Size      = new System.Drawing.Size(120, 23);
            this.priTextBox13.TabIndex  = 14;
            this.priTextBox13.Text      = "";
            //
            // priTextBox12
            //
            this.priTextBox12.BackColor = System.Drawing.Color.White;
            this.priTextBox12.DataField = "minorder";
            this.priTextBox12.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox12.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox12.ForeColor = System.Drawing.Color.Black;
            this.priTextBox12.Location  = new System.Drawing.Point(504, 40);
            this.priTextBox12.Name      = "priTextBox12";
            this.priTextBox12.Size      = new System.Drawing.Size(64, 23);
            this.priTextBox12.TabIndex  = 13;
            this.priTextBox12.Text      = "";
            //
            // priTextBox9
            //
            this.priTextBox9.BackColor = System.Drawing.Color.White;
            this.priTextBox9.DataField = "ref_price";
            this.priTextBox9.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox9.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox9.ForeColor = System.Drawing.Color.Black;
            this.priTextBox9.Location  = new System.Drawing.Point(288, 104);
            this.priTextBox9.Name      = "priTextBox9";
            this.priTextBox9.Size      = new System.Drawing.Size(80, 23);
            this.priTextBox9.TabIndex  = 10;
            this.priTextBox9.Text      = "";
            //
            // priTextBox7
            //
            this.priTextBox7.BackColor = System.Drawing.Color.White;
            this.priTextBox7.DataField = "item_desc_cn";
            this.priTextBox7.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox7.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox7.ForeColor = System.Drawing.Color.Black;
            this.priTextBox7.Location  = new System.Drawing.Point(288, 72);
            this.priTextBox7.Name      = "priTextBox7";
            this.priTextBox7.Size      = new System.Drawing.Size(280, 23);
            this.priTextBox7.TabIndex  = 8;
            this.priTextBox7.Text      = "";
            //
            // priTextBox5
            //
            this.priTextBox5.BackColor = System.Drawing.Color.White;
            this.priTextBox5.DataField = "sale_price";
            this.priTextBox5.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox5.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox5.ForeColor = System.Drawing.Color.Black;
            this.priTextBox5.Location  = new System.Drawing.Point(472, 104);
            this.priTextBox5.Name      = "priTextBox5";
            this.priTextBox5.Size      = new System.Drawing.Size(96, 23);
            this.priTextBox5.TabIndex  = 6;
            this.priTextBox5.Text      = "";
            //
            // priTextBox4
            //
            this.priTextBox4.BackColor = System.Drawing.Color.White;
            this.priTextBox4.DataField = "item_name_cn";
            this.priTextBox4.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox4.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox4.ForeColor = System.Drawing.Color.Black;
            this.priTextBox4.Location  = new System.Drawing.Point(288, 40);
            this.priTextBox4.Name      = "priTextBox4";
            this.priTextBox4.Size      = new System.Drawing.Size(120, 23);
            this.priTextBox4.TabIndex  = 5;
            this.priTextBox4.Text      = "";
            //
            // priTextBox3
            //
            this.priTextBox3.BackColor = System.Drawing.Color.White;
            this.priTextBox3.DataField = "item_name";
            this.priTextBox3.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox3.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox3.ForeColor = System.Drawing.Color.Black;
            this.priTextBox3.Location  = new System.Drawing.Point(96, 40);
            this.priTextBox3.Name      = "priTextBox3";
            this.priTextBox3.Size      = new System.Drawing.Size(120, 23);
            this.priTextBox3.TabIndex  = 3;
            this.priTextBox3.Text      = "";
            //
            // panel3
            //
            this.panel3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel3.BackgroundImage")));
            this.panel3.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
            this.panel3.Controls.Add(this.priToolBar1);
            this.panel3.Dock     = System.Windows.Forms.DockStyle.Bottom;
            this.panel3.Location = new System.Drawing.Point(0, 422);
            this.panel3.Name     = "panel3";
            this.panel3.Size     = new System.Drawing.Size(584, 40);
            this.panel3.TabIndex = 9;
            //
            // priToolBar1
            //
            this.priToolBar1.DGEnable       = true;
            this.priToolBar1.Dock           = System.Windows.Forms.DockStyle.Bottom;
            this.priToolBar1.Location       = new System.Drawing.Point(0, -4);
            this.priToolBar1.Name           = "priToolBar1";
            this.priToolBar1.setCurrentForm = null;
            this.priToolBar1.Size           = new System.Drawing.Size(580, 40);
            this.priToolBar1.TabIndex       = 0;
            //
            // frmClientSuplierItem
            //
            this.AutoScaleBaseSize = new System.Drawing.Size(7, 16);
            this.BackColor         = System.Drawing.SystemColors.ScrollBar;
            this.ClientSize        = new System.Drawing.Size(584, 462);
            this.Controls.Add(this.panel2);
            this.Controls.Add(this.panel3);
            this.Font            = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
            this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name            = "frmClientSuplierItem";
            this.ShowInTaskbar   = false;
            this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text            = "供应商管理";
            this.panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).EndInit();
            this.panel4.ResumeLayout(false);
            this.panel3.ResumeLayout(false);
            this.ResumeLayout(false);
        }
Example #15
0
        /// <summary>
        /// 设计器支持所需的方法 - 不要使用代码编辑器修改

        /// 此方法的内容。

        /// </summary>
        private void InitializeComponent()
        {
            System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmSysCompanyBank));
            this.dataGridTextBoxColumn2 = new System.Windows.Forms.DataGridTextBoxColumn();
            this.dataGridTextBoxColumn3 = new System.Windows.Forms.DataGridTextBoxColumn();
            this.dataGridTextBoxColumn1 = new System.Windows.Forms.DataGridTextBoxColumn();
            this.dataGridTextBoxColumn4 = new System.Windows.Forms.DataGridTextBoxColumn();
            this.panel2              = new System.Windows.Forms.Panel();
            this.dataGrid1           = new System.Windows.Forms.DataGrid();
            this.dataGridTableStyle1 = new System.Windows.Forms.DataGridTableStyle();
            this.bank_id             = new System.Windows.Forms.DataGridTextBoxColumn();
            this.bank_name           = new System.Windows.Forms.DataGridTextBoxColumn();
            this.account             = new System.Windows.Forms.DataGridTextBoxColumn();
            this.country             = new System.Windows.Forms.DataGridTextBoxColumn();
            this.province            = new System.Windows.Forms.DataGridTextBoxColumn();
            this.city         = new System.Windows.Forms.DataGridTextBoxColumn();
            this.postcode     = new System.Windows.Forms.DataGridTextBoxColumn();
            this.address      = new System.Windows.Forms.DataGridTextBoxColumn();
            this.swift_code   = new System.Windows.Forms.DataGridTextBoxColumn();
            this.createby     = new System.Windows.Forms.DataGridTextBoxColumn();
            this.createon     = new System.Windows.Forms.DataGridTextBoxColumn();
            this.modifyby     = new System.Windows.Forms.DataGridTextBoxColumn();
            this.modifyon     = new System.Windows.Forms.DataGridTextBoxColumn();
            this.panel4       = new System.Windows.Forms.Panel();
            this.label5       = new System.Windows.Forms.Label();
            this.priTextBox2  = new TJSystem.Classes.PriTextBox();
            this.label21      = new System.Windows.Forms.Label();
            this.priTextBox19 = new TJSystem.Classes.PriTextBox();
            this.label20      = new System.Windows.Forms.Label();
            this.priTextBox18 = new TJSystem.Classes.PriTextBox();
            this.label17      = new System.Windows.Forms.Label();
            this.label15      = new System.Windows.Forms.Label();
            this.priTextBox11 = new TJSystem.Classes.PriTextBox();
            this.priTextBox8  = new TJSystem.Classes.PriTextBox();
            this.label3       = new System.Windows.Forms.Label();
            this.label14      = new System.Windows.Forms.Label();
            this.label13      = new System.Windows.Forms.Label();
            this.label12      = new System.Windows.Forms.Label();
            this.label11      = new System.Windows.Forms.Label();
            this.label10      = new System.Windows.Forms.Label();
            this.label9       = new System.Windows.Forms.Label();
            this.label7       = new System.Windows.Forms.Label();
            this.label4       = new System.Windows.Forms.Label();
            this.label2       = new System.Windows.Forms.Label();
            this.priTextBox13 = new TJSystem.Classes.PriTextBox();
            this.priTextBox12 = new TJSystem.Classes.PriTextBox();
            this.priTextBox9  = new TJSystem.Classes.PriTextBox();
            this.priTextBox7  = new TJSystem.Classes.PriTextBox();
            this.priTextBox6  = new TJSystem.Classes.PriTextBox();
            this.priTextBox5  = new TJSystem.Classes.PriTextBox();
            this.priTextBox4  = new TJSystem.Classes.PriTextBox();
            this.textBox1     = new TJSystem.Classes.PriTextBox();
            this.priTextBox3  = new TJSystem.Classes.PriTextBox();
            this.panel3       = new System.Windows.Forms.Panel();
            this.priToolBar1  = new TJSystem.UC.PriToolBar();
            this.panel1       = new System.Windows.Forms.Panel();
            this.label1       = new System.Windows.Forms.Label();
            this.panel2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).BeginInit();
            this.panel4.SuspendLayout();
            this.panel3.SuspendLayout();
            this.panel1.SuspendLayout();
            this.SuspendLayout();
            //
            // dataGridTextBoxColumn2
            //
            this.dataGridTextBoxColumn2.Format      = "";
            this.dataGridTextBoxColumn2.FormatInfo  = null;
            this.dataGridTextBoxColumn2.HeaderText  = "员工姓名";
            this.dataGridTextBoxColumn2.MappingName = "";
            this.dataGridTextBoxColumn2.NullText    = "";
            this.dataGridTextBoxColumn2.Width       = 75;
            //
            // dataGridTextBoxColumn3
            //
            this.dataGridTextBoxColumn3.Format      = "";
            this.dataGridTextBoxColumn3.FormatInfo  = null;
            this.dataGridTextBoxColumn3.HeaderText  = "英文名";
            this.dataGridTextBoxColumn3.MappingName = "";
            this.dataGridTextBoxColumn3.NullText    = "";
            this.dataGridTextBoxColumn3.Width       = 75;
            //
            // dataGridTextBoxColumn1
            //
            this.dataGridTextBoxColumn1.Format      = "";
            this.dataGridTextBoxColumn1.FormatInfo  = null;
            this.dataGridTextBoxColumn1.HeaderText  = "员工编号";
            this.dataGridTextBoxColumn1.MappingName = "employee_id";
            this.dataGridTextBoxColumn1.NullText    = "";
            this.dataGridTextBoxColumn1.Width       = 75;
            //
            // dataGridTextBoxColumn4
            //
            this.dataGridTextBoxColumn4.Format      = "";
            this.dataGridTextBoxColumn4.FormatInfo  = null;
            this.dataGridTextBoxColumn4.HeaderText  = "性别";
            this.dataGridTextBoxColumn4.MappingName = "Gender";
            this.dataGridTextBoxColumn4.NullText    = "";
            this.dataGridTextBoxColumn4.Width       = 75;
            //
            // panel2
            //
            this.panel2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel2.BackgroundImage")));
            this.panel2.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
            this.panel2.Controls.Add(this.dataGrid1);
            this.panel2.Controls.Add(this.panel4);
            this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
            this.panel2.Location = new System.Drawing.Point(0, 48);
            this.panel2.Name     = "panel2";
            this.panel2.Size     = new System.Drawing.Size(584, 374);
            this.panel2.TabIndex = 8;
            //
            // dataGrid1
            //
            this.dataGrid1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                           | System.Windows.Forms.AnchorStyles.Left)
                                                                          | System.Windows.Forms.AnchorStyles.Right)));
            this.dataGrid1.BackgroundColor = System.Drawing.SystemColors.ActiveCaptionText;
            this.dataGrid1.CaptionText     = "公司银行账号信息";
            this.dataGrid1.CaptionVisible  = false;
            this.dataGrid1.DataMember      = "";
            this.dataGrid1.HeaderForeColor = System.Drawing.SystemColors.ControlText;
            this.dataGrid1.Location        = new System.Drawing.Point(0, 168);
            this.dataGrid1.Name            = "dataGrid1";
            this.dataGrid1.ReadOnly        = true;
            this.dataGrid1.Size            = new System.Drawing.Size(576, 192);
            this.dataGrid1.TabIndex        = 1;
            this.dataGrid1.TableStyles.AddRange(new System.Windows.Forms.DataGridTableStyle[] {
                this.dataGridTableStyle1
            });
            //
            // dataGridTableStyle1
            //
            this.dataGridTableStyle1.AllowSorting = false;
            this.dataGridTableStyle1.DataGrid     = this.dataGrid1;
            this.dataGridTableStyle1.GridColumnStyles.AddRange(new System.Windows.Forms.DataGridColumnStyle[] {
                this.bank_id,
                this.bank_name,
                this.account,
                this.country,
                this.province,
                this.city,
                this.postcode,
                this.address,
                this.swift_code,
                this.createby,
                this.createon,
                this.modifyby,
                this.modifyon
            });
            this.dataGridTableStyle1.HeaderForeColor = System.Drawing.SystemColors.ControlText;
            this.dataGridTableStyle1.MappingName     = "basic_company_bank";
            this.dataGridTableStyle1.ReadOnly        = true;
            //
            // bank_id
            //
            this.bank_id.Format      = "";
            this.bank_id.FormatInfo  = null;
            this.bank_id.HeaderText  = "银行编号";
            this.bank_id.MappingName = "bank_id";
            this.bank_id.NullText    = "";
            this.bank_id.Width       = 75;
            //
            // bank_name
            //
            this.bank_name.Format      = "";
            this.bank_name.FormatInfo  = null;
            this.bank_name.HeaderText  = "银行名称";
            this.bank_name.MappingName = "bank_name";
            this.bank_name.NullText    = "";
            this.bank_name.Width       = 75;
            //
            // account
            //
            this.account.Format      = "";
            this.account.FormatInfo  = null;
            this.account.HeaderText  = "银行账号";
            this.account.MappingName = "account";
            this.account.NullText    = "";
            this.account.Width       = 75;
            //
            // country
            //
            this.country.Format      = "";
            this.country.FormatInfo  = null;
            this.country.HeaderText  = "国家";
            this.country.MappingName = "country";
            this.country.NullText    = "";
            this.country.Width       = 75;
            //
            // province
            //
            this.province.Format      = "";
            this.province.FormatInfo  = null;
            this.province.HeaderText  = "省份";
            this.province.MappingName = "province";
            this.province.NullText    = "";
            this.province.Width       = 75;
            //
            // city
            //
            this.city.Format      = "";
            this.city.FormatInfo  = null;
            this.city.HeaderText  = "城市";
            this.city.MappingName = "city";
            this.city.NullText    = "";
            this.city.Width       = 75;
            //
            // postcode
            //
            this.postcode.Format      = "";
            this.postcode.FormatInfo  = null;
            this.postcode.HeaderText  = "邮政编码";
            this.postcode.MappingName = "postcode";
            this.postcode.NullText    = "";
            this.postcode.Width       = 75;
            //
            // address
            //
            this.address.Format      = "";
            this.address.FormatInfo  = null;
            this.address.HeaderText  = "地址";
            this.address.MappingName = "address";
            this.address.NullText    = "";
            this.address.Width       = 75;
            //
            // swift_code
            //
            this.swift_code.Format      = "";
            this.swift_code.FormatInfo  = null;
            this.swift_code.HeaderText  = "Swift Code";
            this.swift_code.MappingName = "swift_code";
            this.swift_code.NullText    = "";
            this.swift_code.Width       = 75;
            //
            // createby
            //
            this.createby.Format      = "";
            this.createby.FormatInfo  = null;
            this.createby.HeaderText  = "建立者";
            this.createby.MappingName = "createby";
            this.createby.NullText    = "";
            this.createby.Width       = 75;
            //
            // createon
            //
            this.createon.Format      = "";
            this.createon.FormatInfo  = null;
            this.createon.HeaderText  = "建立时间";
            this.createon.MappingName = "createon";
            this.createon.NullText    = "";
            this.createon.Width       = 75;
            //
            // modifyby
            //
            this.modifyby.Format      = "";
            this.modifyby.FormatInfo  = null;
            this.modifyby.HeaderText  = "最后修改者";
            this.modifyby.MappingName = "modifyby";
            this.modifyby.NullText    = "";
            this.modifyby.Width       = 75;
            //
            // modifyon
            //
            this.modifyon.Format      = "";
            this.modifyon.FormatInfo  = null;
            this.modifyon.HeaderText  = "最后修改时间";
            this.modifyon.MappingName = "modifyon";
            this.modifyon.NullText    = "";
            this.modifyon.Width       = 75;
            //
            // panel4
            //
            this.panel4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel4.BackgroundImage")));
            this.panel4.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
            this.panel4.Controls.Add(this.label5);
            this.panel4.Controls.Add(this.priTextBox2);
            this.panel4.Controls.Add(this.label21);
            this.panel4.Controls.Add(this.priTextBox19);
            this.panel4.Controls.Add(this.label20);
            this.panel4.Controls.Add(this.priTextBox18);
            this.panel4.Controls.Add(this.label17);
            this.panel4.Controls.Add(this.label15);
            this.panel4.Controls.Add(this.priTextBox11);
            this.panel4.Controls.Add(this.priTextBox8);
            this.panel4.Controls.Add(this.label3);
            this.panel4.Controls.Add(this.label14);
            this.panel4.Controls.Add(this.label13);
            this.panel4.Controls.Add(this.label12);
            this.panel4.Controls.Add(this.label11);
            this.panel4.Controls.Add(this.label10);
            this.panel4.Controls.Add(this.label9);
            this.panel4.Controls.Add(this.label7);
            this.panel4.Controls.Add(this.label4);
            this.panel4.Controls.Add(this.label2);
            this.panel4.Controls.Add(this.priTextBox13);
            this.panel4.Controls.Add(this.priTextBox12);
            this.panel4.Controls.Add(this.priTextBox9);
            this.panel4.Controls.Add(this.priTextBox7);
            this.panel4.Controls.Add(this.priTextBox6);
            this.panel4.Controls.Add(this.priTextBox5);
            this.panel4.Controls.Add(this.priTextBox4);
            this.panel4.Controls.Add(this.textBox1);
            this.panel4.Controls.Add(this.priTextBox3);
            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(580, 160);
            this.panel4.TabIndex = 0;
            //
            // label5
            //
            this.label5.BackColor = System.Drawing.Color.Transparent;
            this.label5.ForeColor = System.Drawing.Color.Blue;
            this.label5.Location  = new System.Drawing.Point(8, 8);
            this.label5.Name      = "label5";
            this.label5.Size      = new System.Drawing.Size(80, 23);
            this.label5.TabIndex  = 52;
            this.label5.Text      = "公司代码";
            this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // priTextBox2
            //
            this.priTextBox2.BackColor = System.Drawing.Color.White;
            this.priTextBox2.DataField = "company_id";
            this.priTextBox2.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox2.Enabled   = false;
            this.priTextBox2.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox2.ForeColor = System.Drawing.Color.Black;
            this.priTextBox2.Location  = new System.Drawing.Point(96, 8);
            this.priTextBox2.Name      = "priTextBox2";
            this.priTextBox2.Size      = new System.Drawing.Size(168, 23);
            this.priTextBox2.TabIndex  = 51;
            this.priTextBox2.Text      = "";
            //
            // label21
            //
            this.label21.BackColor = System.Drawing.Color.Transparent;
            this.label21.Location  = new System.Drawing.Point(376, 128);
            this.label21.Name      = "label21";
            this.label21.Size      = new System.Drawing.Size(64, 23);
            this.label21.TabIndex  = 50;
            this.label21.Text      = "修改时间";
            this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // priTextBox19
            //
            this.priTextBox19.BackColor = System.Drawing.Color.White;
            this.priTextBox19.DataField = "modifyon";
            this.priTextBox19.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox19.Enabled   = false;
            this.priTextBox19.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox19.ForeColor = System.Drawing.Color.Black;
            this.priTextBox19.Location  = new System.Drawing.Point(448, 128);
            this.priTextBox19.Name      = "priTextBox19";
            this.priTextBox19.Size      = new System.Drawing.Size(104, 23);
            this.priTextBox19.TabIndex  = 49;
            this.priTextBox19.Text      = "";
            //
            // label20
            //
            this.label20.BackColor = System.Drawing.Color.Transparent;
            this.label20.Location  = new System.Drawing.Point(184, 128);
            this.label20.Name      = "label20";
            this.label20.Size      = new System.Drawing.Size(64, 23);
            this.label20.TabIndex  = 48;
            this.label20.Text      = "创建时间";
            this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // priTextBox18
            //
            this.priTextBox18.BackColor = System.Drawing.Color.White;
            this.priTextBox18.DataField = "createon";
            this.priTextBox18.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox18.Enabled   = false;
            this.priTextBox18.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox18.ForeColor = System.Drawing.Color.Black;
            this.priTextBox18.Location  = new System.Drawing.Point(248, 128);
            this.priTextBox18.Name      = "priTextBox18";
            this.priTextBox18.Size      = new System.Drawing.Size(80, 23);
            this.priTextBox18.TabIndex  = 47;
            this.priTextBox18.Text      = "";
            //
            // label17
            //
            this.label17.BackColor = System.Drawing.Color.Transparent;
            this.label17.Location  = new System.Drawing.Point(360, 104);
            this.label17.Name      = "label17";
            this.label17.Size      = new System.Drawing.Size(80, 23);
            this.label17.TabIndex  = 46;
            this.label17.Text      = "最后修改者";
            this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label15
            //
            this.label15.BackColor = System.Drawing.Color.Transparent;
            this.label15.Location  = new System.Drawing.Point(8, 128);
            this.label15.Name      = "label15";
            this.label15.Size      = new System.Drawing.Size(80, 23);
            this.label15.TabIndex  = 45;
            this.label15.Text      = "创建者";
            this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // priTextBox11
            //
            this.priTextBox11.BackColor = System.Drawing.Color.White;
            this.priTextBox11.DataField = "createBy";
            this.priTextBox11.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox11.Enabled   = false;
            this.priTextBox11.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox11.ForeColor = System.Drawing.Color.Black;
            this.priTextBox11.Location  = new System.Drawing.Point(96, 128);
            this.priTextBox11.Name      = "priTextBox11";
            this.priTextBox11.Size      = new System.Drawing.Size(72, 23);
            this.priTextBox11.TabIndex  = 44;
            this.priTextBox11.Text      = "";
            //
            // priTextBox8
            //
            this.priTextBox8.BackColor = System.Drawing.Color.White;
            this.priTextBox8.DataField = "modifyBy";
            this.priTextBox8.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox8.Enabled   = false;
            this.priTextBox8.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox8.ForeColor = System.Drawing.Color.Black;
            this.priTextBox8.Location  = new System.Drawing.Point(448, 104);
            this.priTextBox8.Name      = "priTextBox8";
            this.priTextBox8.Size      = new System.Drawing.Size(104, 23);
            this.priTextBox8.TabIndex  = 43;
            this.priTextBox8.Text      = "";
            //
            // label3
            //
            this.label3.BackColor = System.Drawing.Color.Transparent;
            this.label3.Location  = new System.Drawing.Point(576, 88);
            this.label3.Name      = "label3";
            this.label3.Size      = new System.Drawing.Size(72, 23);
            this.label3.TabIndex  = 30;
            this.label3.Text      = "公司编号";
            this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.label3.Visible   = false;
            //
            // label14
            //
            this.label14.BackColor = System.Drawing.Color.Transparent;
            this.label14.Location  = new System.Drawing.Point(216, 56);
            this.label14.Name      = "label14";
            this.label14.Size      = new System.Drawing.Size(40, 23);
            this.label14.TabIndex  = 28;
            this.label14.Text      = "省份";
            this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label13
            //
            this.label13.BackColor = System.Drawing.Color.Transparent;
            this.label13.Location  = new System.Drawing.Point(8, 80);
            this.label13.Name      = "label13";
            this.label13.Size      = new System.Drawing.Size(80, 23);
            this.label13.TabIndex  = 27;
            this.label13.Text      = "邮政编码";
            this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label12
            //
            this.label12.BackColor = System.Drawing.Color.Transparent;
            this.label12.Location  = new System.Drawing.Point(8, 32);
            this.label12.Name      = "label12";
            this.label12.Size      = new System.Drawing.Size(80, 23);
            this.label12.TabIndex  = 26;
            this.label12.Text      = "银行名称";
            this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label11
            //
            this.label11.BackColor = System.Drawing.Color.Transparent;
            this.label11.Location  = new System.Drawing.Point(288, 32);
            this.label11.Name      = "label11";
            this.label11.Size      = new System.Drawing.Size(80, 23);
            this.label11.TabIndex  = 25;
            this.label11.Text      = "银行账号";
            this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label10
            //
            this.label10.BackColor = System.Drawing.Color.Transparent;
            this.label10.Location  = new System.Drawing.Point(368, 56);
            this.label10.Name      = "label10";
            this.label10.Size      = new System.Drawing.Size(64, 23);
            this.label10.TabIndex  = 24;
            this.label10.Text      = "市";
            this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label9
            //
            this.label9.BackColor = System.Drawing.Color.Transparent;
            this.label9.Location  = new System.Drawing.Point(8, 104);
            this.label9.Name      = "label9";
            this.label9.Size      = new System.Drawing.Size(80, 23);
            this.label9.TabIndex  = 23;
            this.label9.Text      = "Swift Code";
            this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label7
            //
            this.label7.BackColor = System.Drawing.Color.Transparent;
            this.label7.Location  = new System.Drawing.Point(8, 56);
            this.label7.Name      = "label7";
            this.label7.Size      = new System.Drawing.Size(80, 23);
            this.label7.TabIndex  = 21;
            this.label7.Text      = "国家";
            this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label4
            //
            this.label4.BackColor = System.Drawing.Color.Transparent;
            this.label4.Location  = new System.Drawing.Point(208, 80);
            this.label4.Name      = "label4";
            this.label4.Size      = new System.Drawing.Size(48, 23);
            this.label4.TabIndex  = 18;
            this.label4.Text      = "地址";
            this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label2
            //
            this.label2.BackColor = System.Drawing.Color.Transparent;
            this.label2.Location  = new System.Drawing.Point(288, 8);
            this.label2.Name      = "label2";
            this.label2.Size      = new System.Drawing.Size(80, 23);
            this.label2.TabIndex  = 16;
            this.label2.Text      = "银行代码";
            this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // priTextBox13
            //
            this.priTextBox13.BackColor = System.Drawing.Color.White;
            this.priTextBox13.DataField = "country";
            this.priTextBox13.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox13.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox13.ForeColor = System.Drawing.Color.Black;
            this.priTextBox13.Location  = new System.Drawing.Point(96, 56);
            this.priTextBox13.Name      = "priTextBox13";
            this.priTextBox13.Size      = new System.Drawing.Size(104, 23);
            this.priTextBox13.TabIndex  = 14;
            this.priTextBox13.Text      = "";
            //
            // priTextBox12
            //
            this.priTextBox12.BackColor = System.Drawing.Color.White;
            this.priTextBox12.DataField = "city";
            this.priTextBox12.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox12.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox12.ForeColor = System.Drawing.Color.Black;
            this.priTextBox12.Location  = new System.Drawing.Point(448, 56);
            this.priTextBox12.Name      = "priTextBox12";
            this.priTextBox12.Size      = new System.Drawing.Size(104, 23);
            this.priTextBox12.TabIndex  = 13;
            this.priTextBox12.Text      = "";
            //
            // priTextBox9
            //
            this.priTextBox9.BackColor = System.Drawing.Color.White;
            this.priTextBox9.DataField = "swift_code";
            this.priTextBox9.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox9.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox9.ForeColor = System.Drawing.Color.Black;
            this.priTextBox9.Location  = new System.Drawing.Point(96, 104);
            this.priTextBox9.Name      = "priTextBox9";
            this.priTextBox9.Size      = new System.Drawing.Size(232, 23);
            this.priTextBox9.TabIndex  = 10;
            this.priTextBox9.Text      = "";
            //
            // priTextBox7
            //
            this.priTextBox7.BackColor = System.Drawing.Color.White;
            this.priTextBox7.DataField = "province";
            this.priTextBox7.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox7.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox7.ForeColor = System.Drawing.Color.Black;
            this.priTextBox7.Location  = new System.Drawing.Point(264, 56);
            this.priTextBox7.Name      = "priTextBox7";
            this.priTextBox7.Size      = new System.Drawing.Size(104, 23);
            this.priTextBox7.TabIndex  = 8;
            this.priTextBox7.Text      = "";
            //
            // priTextBox6
            //
            this.priTextBox6.BackColor = System.Drawing.Color.White;
            this.priTextBox6.DataField = "postcode";
            this.priTextBox6.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox6.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox6.ForeColor = System.Drawing.Color.Black;
            this.priTextBox6.Location  = new System.Drawing.Point(96, 80);
            this.priTextBox6.Name      = "priTextBox6";
            this.priTextBox6.Size      = new System.Drawing.Size(104, 23);
            this.priTextBox6.TabIndex  = 7;
            this.priTextBox6.Text      = "";
            //
            // priTextBox5
            //
            this.priTextBox5.BackColor = System.Drawing.Color.White;
            this.priTextBox5.DataField = "address";
            this.priTextBox5.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox5.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox5.ForeColor = System.Drawing.Color.Black;
            this.priTextBox5.Location  = new System.Drawing.Point(264, 80);
            this.priTextBox5.Name      = "priTextBox5";
            this.priTextBox5.Size      = new System.Drawing.Size(288, 23);
            this.priTextBox5.TabIndex  = 6;
            this.priTextBox5.Text      = "";
            //
            // priTextBox4
            //
            this.priTextBox4.BackColor = System.Drawing.Color.White;
            this.priTextBox4.DataField = "account";
            this.priTextBox4.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox4.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox4.ForeColor = System.Drawing.Color.Black;
            this.priTextBox4.Location  = new System.Drawing.Point(376, 32);
            this.priTextBox4.Name      = "priTextBox4";
            this.priTextBox4.Size      = new System.Drawing.Size(176, 23);
            this.priTextBox4.TabIndex  = 5;
            this.priTextBox4.Text      = "";
            //
            // textBox1
            //
            this.textBox1.BackColor = System.Drawing.Color.White;
            this.textBox1.DataField = "bank_id";
            this.textBox1.DataType  = TJSystem.Public.DataType.String;
            this.textBox1.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.textBox1.ForeColor = System.Drawing.Color.Black;
            this.textBox1.Location  = new System.Drawing.Point(376, 8);
            this.textBox1.Name      = "textBox1";
            this.textBox1.Size      = new System.Drawing.Size(176, 23);
            this.textBox1.TabIndex  = 1;
            this.textBox1.Text      = "";
            //
            // priTextBox3
            //
            this.priTextBox3.BackColor = System.Drawing.Color.White;
            this.priTextBox3.DataField = "bank_name";
            this.priTextBox3.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox3.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox3.ForeColor = System.Drawing.Color.Black;
            this.priTextBox3.Location  = new System.Drawing.Point(96, 32);
            this.priTextBox3.Name      = "priTextBox3";
            this.priTextBox3.Size      = new System.Drawing.Size(168, 23);
            this.priTextBox3.TabIndex  = 3;
            this.priTextBox3.Text      = "";
            //
            // panel3
            //
            this.panel3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel3.BackgroundImage")));
            this.panel3.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
            this.panel3.Controls.Add(this.priToolBar1);
            this.panel3.Dock     = System.Windows.Forms.DockStyle.Bottom;
            this.panel3.Location = new System.Drawing.Point(0, 422);
            this.panel3.Name     = "panel3";
            this.panel3.Size     = new System.Drawing.Size(584, 40);
            this.panel3.TabIndex = 9;
            //
            // priToolBar1
            //
            this.priToolBar1.DGEnable       = true;
            this.priToolBar1.Dock           = System.Windows.Forms.DockStyle.Bottom;
            this.priToolBar1.Location       = new System.Drawing.Point(0, -4);
            this.priToolBar1.Name           = "priToolBar1";
            this.priToolBar1.setCurrentForm = null;
            this.priToolBar1.Size           = new System.Drawing.Size(580, 40);
            this.priToolBar1.TabIndex       = 0;
            //
            // panel1
            //
            this.panel1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel1.BackgroundImage")));
            this.panel1.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
            this.panel1.Controls.Add(this.label1);
            this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
            this.panel1.Location = new System.Drawing.Point(0, 0);
            this.panel1.Name     = "panel1";
            this.panel1.Size     = new System.Drawing.Size(584, 48);
            this.panel1.TabIndex = 7;
            //
            // label1
            //
            this.label1.BackColor = System.Drawing.Color.Transparent;
            this.label1.Dock      = System.Windows.Forms.DockStyle.Fill;
            this.label1.Font      = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.label1.Location  = new System.Drawing.Point(0, 0);
            this.label1.Name      = "label1";
            this.label1.Size      = new System.Drawing.Size(580, 44);
            this.label1.TabIndex  = 0;
            this.label1.Text      = "公司银行账号信息";
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            //
            // frmSysCompanyBank
            //
            this.AutoScaleBaseSize = new System.Drawing.Size(7, 16);
            this.BackColor         = System.Drawing.SystemColors.ScrollBar;
            this.ClientSize        = new System.Drawing.Size(584, 462);
            this.Controls.Add(this.panel2);
            this.Controls.Add(this.panel3);
            this.Controls.Add(this.panel1);
            this.Font            = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
            this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name            = "frmSysCompanyBank";
            this.ShowInTaskbar   = false;
            this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text            = "公司信息维护";
            this.panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).EndInit();
            this.panel4.ResumeLayout(false);
            this.panel3.ResumeLayout(false);
            this.panel1.ResumeLayout(false);
            this.ResumeLayout(false);
        }
Example #16
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要使用代码编辑器修改
 /// 此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmWorkRpt));
     this.dataGridTextBoxColumn2 = new System.Windows.Forms.DataGridTextBoxColumn();
     this.dataGridTextBoxColumn3 = new System.Windows.Forms.DataGridTextBoxColumn();
     this.dataGridTextBoxColumn1 = new System.Windows.Forms.DataGridTextBoxColumn();
     this.dataGridTextBoxColumn4 = new System.Windows.Forms.DataGridTextBoxColumn();
     this.panel2              = new System.Windows.Forms.Panel();
     this.dataGrid1           = new System.Windows.Forms.DataGrid();
     this.dataGridTableStyle1 = new System.Windows.Forms.DataGridTableStyle();
     this.emp_id              = new System.Windows.Forms.DataGridTextBoxColumn();
     this.emp_name            = new System.Windows.Forms.DataGridTextBoxColumn();
     this.start_time          = new System.Windows.Forms.DataGridTextBoxColumn();
     this.end_time            = new System.Windows.Forms.DataGridTextBoxColumn();
     this.pj_code             = new System.Windows.Forms.DataGridTextBoxColumn();
     this.items              = new System.Windows.Forms.DataGridTextBoxColumn();
     this.item_desc          = new System.Windows.Forms.DataGridTextBoxColumn();
     this.wk_hours           = new System.Windows.Forms.DataGridTextBoxColumn();
     this.wk_rate            = new System.Windows.Forms.DataGridTextBoxColumn();
     this.total_rate         = new System.Windows.Forms.DataGridTextBoxColumn();
     this.pre_content        = new System.Windows.Forms.DataGridTextBoxColumn();
     this.panel4             = new System.Windows.Forms.Panel();
     this.priComboBox8       = new TJSystem.Classes.PriComboBox();
     this.button2            = new TJSystem.Classes.XpStyleButton();
     this.label13            = new System.Windows.Forms.Label();
     this.priDateTimePicker3 = new TJSystem.Classes.PriDateTimePicker();
     this.txt3               = new TJSystem.Classes.PriTextBox();
     this.label12            = new System.Windows.Forms.Label();
     this.label8             = new System.Windows.Forms.Label();
     this.label2             = new System.Windows.Forms.Label();
     this.txt1               = new TJSystem.Classes.PriTextBox();
     this.txt2               = new TJSystem.Classes.PriTextBox();
     this.priDateTimePicker1 = new TJSystem.Classes.PriDateTimePicker();
     this.label3             = new System.Windows.Forms.Label();
     this.priTextBox1        = new TJSystem.Classes.PriTextBox();
     this.label4             = new System.Windows.Forms.Label();
     this.label5             = new System.Windows.Forms.Label();
     this.label6             = new System.Windows.Forms.Label();
     this.priTextBox2        = new TJSystem.Classes.PriTextBox();
     this.label7             = new System.Windows.Forms.Label();
     this.label9             = new System.Windows.Forms.Label();
     this.priTextBox3        = new TJSystem.Classes.PriTextBox();
     this.label10            = new System.Windows.Forms.Label();
     this.label11            = new System.Windows.Forms.Label();
     this.priTextBox4        = new TJSystem.Classes.PriTextBox();
     this.label14            = new System.Windows.Forms.Label();
     this.label15            = new System.Windows.Forms.Label();
     this.priTextBox6        = new TJSystem.Classes.PriTextBox();
     this.panel3             = new System.Windows.Forms.Panel();
     this.priToolBar1        = new TJSystem.UC.PriToolBar();
     this.panel1             = new System.Windows.Forms.Panel();
     this.label1             = new System.Windows.Forms.Label();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).BeginInit();
     this.panel4.SuspendLayout();
     this.panel3.SuspendLayout();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // dataGridTextBoxColumn2
     //
     this.dataGridTextBoxColumn2.Format      = "";
     this.dataGridTextBoxColumn2.FormatInfo  = null;
     this.dataGridTextBoxColumn2.HeaderText  = "员工姓名";
     this.dataGridTextBoxColumn2.MappingName = "";
     this.dataGridTextBoxColumn2.NullText    = "";
     this.dataGridTextBoxColumn2.Width       = 75;
     //
     // dataGridTextBoxColumn3
     //
     this.dataGridTextBoxColumn3.Format      = "";
     this.dataGridTextBoxColumn3.FormatInfo  = null;
     this.dataGridTextBoxColumn3.HeaderText  = "英文名";
     this.dataGridTextBoxColumn3.MappingName = "";
     this.dataGridTextBoxColumn3.NullText    = "";
     this.dataGridTextBoxColumn3.Width       = 75;
     //
     // dataGridTextBoxColumn1
     //
     this.dataGridTextBoxColumn1.Format      = "";
     this.dataGridTextBoxColumn1.FormatInfo  = null;
     this.dataGridTextBoxColumn1.HeaderText  = "员工编号";
     this.dataGridTextBoxColumn1.MappingName = "employee_id";
     this.dataGridTextBoxColumn1.NullText    = "";
     this.dataGridTextBoxColumn1.Width       = 75;
     //
     // dataGridTextBoxColumn4
     //
     this.dataGridTextBoxColumn4.Format      = "";
     this.dataGridTextBoxColumn4.FormatInfo  = null;
     this.dataGridTextBoxColumn4.HeaderText  = "性别";
     this.dataGridTextBoxColumn4.MappingName = "Gender";
     this.dataGridTextBoxColumn4.NullText    = "";
     this.dataGridTextBoxColumn4.Width       = 75;
     //
     // panel2
     //
     this.panel2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel2.BackgroundImage")));
     this.panel2.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel2.Controls.Add(this.dataGrid1);
     this.panel2.Controls.Add(this.panel4);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(0, 48);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(792, 478);
     this.panel2.TabIndex = 8;
     this.panel2.Paint   += new System.Windows.Forms.PaintEventHandler(this.panel2_Paint);
     //
     // dataGrid1
     //
     this.dataGrid1.AllowSorting = false;
     this.dataGrid1.Anchor       = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                          | System.Windows.Forms.AnchorStyles.Left)
                                                                         | System.Windows.Forms.AnchorStyles.Right)));
     this.dataGrid1.BackgroundColor = System.Drawing.SystemColors.ActiveCaptionText;
     this.dataGrid1.CaptionText     = "工作内容";
     this.dataGrid1.CaptionVisible  = false;
     this.dataGrid1.DataMember      = "";
     this.dataGrid1.HeaderForeColor = System.Drawing.SystemColors.ControlText;
     this.dataGrid1.Location        = new System.Drawing.Point(0, 248);
     this.dataGrid1.Name            = "dataGrid1";
     this.dataGrid1.ReadOnly        = true;
     this.dataGrid1.Size            = new System.Drawing.Size(784, 224);
     this.dataGrid1.TabIndex        = 1;
     this.dataGrid1.TableStyles.AddRange(new System.Windows.Forms.DataGridTableStyle[] {
         this.dataGridTableStyle1
     });
     //
     // dataGridTableStyle1
     //
     this.dataGridTableStyle1.AllowSorting = false;
     this.dataGridTableStyle1.DataGrid     = this.dataGrid1;
     this.dataGridTableStyle1.GridColumnStyles.AddRange(new System.Windows.Forms.DataGridColumnStyle[] {
         this.emp_id,
         this.emp_name,
         this.start_time,
         this.end_time,
         this.pj_code,
         this.items,
         this.item_desc,
         this.wk_hours,
         this.wk_rate,
         this.total_rate,
         this.pre_content
     });
     this.dataGridTableStyle1.HeaderForeColor = System.Drawing.SystemColors.ControlText;
     this.dataGridTableStyle1.MappingName     = "tj_workreport";
     this.dataGridTableStyle1.ReadOnly        = true;
     //
     // emp_id
     //
     this.emp_id.Format      = "";
     this.emp_id.FormatInfo  = null;
     this.emp_id.HeaderText  = "记录人";
     this.emp_id.MappingName = "emp_id";
     this.emp_id.NullText    = "";
     this.emp_id.Width       = 75;
     //
     // emp_name
     //
     this.emp_name.Format      = "";
     this.emp_name.FormatInfo  = null;
     this.emp_name.HeaderText  = "记录人名字";
     this.emp_name.MappingName = "emp_name";
     this.emp_name.NullText    = "";
     this.emp_name.Width       = 75;
     //
     // start_time
     //
     this.start_time.Format      = "";
     this.start_time.FormatInfo  = null;
     this.start_time.HeaderText  = "开始时间";
     this.start_time.MappingName = "start_time";
     this.start_time.NullText    = "";
     this.start_time.Width       = 150;
     //
     // end_time
     //
     this.end_time.Format      = "";
     this.end_time.FormatInfo  = null;
     this.end_time.HeaderText  = "结束时间";
     this.end_time.MappingName = "end_time";
     this.end_time.NullText    = "";
     this.end_time.Width       = 150;
     //
     // pj_code
     //
     this.pj_code.Format      = "";
     this.pj_code.FormatInfo  = null;
     this.pj_code.HeaderText  = "项目代号";
     this.pj_code.MappingName = "pj_code";
     this.pj_code.NullText    = "";
     this.pj_code.Width       = 75;
     //
     // items
     //
     this.items.Format      = "";
     this.items.FormatInfo  = null;
     this.items.HeaderText  = "工作事项";
     this.items.MappingName = "items";
     this.items.NullText    = "";
     this.items.Width       = 150;
     //
     // item_desc
     //
     this.item_desc.Format      = "";
     this.item_desc.FormatInfo  = null;
     this.item_desc.HeaderText  = "内容描述";
     this.item_desc.MappingName = "item_desc";
     this.item_desc.NullText    = "";
     this.item_desc.Width       = 250;
     //
     // wk_hours
     //
     this.wk_hours.Format      = "";
     this.wk_hours.FormatInfo  = null;
     this.wk_hours.HeaderText  = "工时";
     this.wk_hours.MappingName = "wk_hours";
     this.wk_hours.NullText    = "";
     this.wk_hours.Width       = 75;
     //
     // wk_rate
     //
     this.wk_rate.Format      = "";
     this.wk_rate.FormatInfo  = null;
     this.wk_rate.HeaderText  = "完成进度";
     this.wk_rate.MappingName = "wk_rate";
     this.wk_rate.NullText    = "";
     this.wk_rate.Width       = 75;
     //
     // total_rate
     //
     this.total_rate.Format      = "";
     this.total_rate.FormatInfo  = null;
     this.total_rate.HeaderText  = "累计完成进度";
     this.total_rate.MappingName = "total_rate";
     this.total_rate.NullText    = "";
     this.total_rate.Width       = 75;
     //
     // pre_content
     //
     this.pre_content.Format      = "";
     this.pre_content.FormatInfo  = null;
     this.pre_content.HeaderText  = "预计工作内容";
     this.pre_content.MappingName = "pre_content";
     this.pre_content.NullText    = "";
     this.pre_content.Width       = 150;
     //
     // panel4
     //
     this.panel4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel4.BackgroundImage")));
     this.panel4.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel4.Controls.Add(this.priComboBox8);
     this.panel4.Controls.Add(this.button2);
     this.panel4.Controls.Add(this.label13);
     this.panel4.Controls.Add(this.priDateTimePicker3);
     this.panel4.Controls.Add(this.txt3);
     this.panel4.Controls.Add(this.label12);
     this.panel4.Controls.Add(this.label8);
     this.panel4.Controls.Add(this.label2);
     this.panel4.Controls.Add(this.txt1);
     this.panel4.Controls.Add(this.txt2);
     this.panel4.Controls.Add(this.priDateTimePicker1);
     this.panel4.Controls.Add(this.label3);
     this.panel4.Controls.Add(this.priTextBox1);
     this.panel4.Controls.Add(this.label4);
     this.panel4.Controls.Add(this.label5);
     this.panel4.Controls.Add(this.label6);
     this.panel4.Controls.Add(this.priTextBox2);
     this.panel4.Controls.Add(this.label7);
     this.panel4.Controls.Add(this.label9);
     this.panel4.Controls.Add(this.priTextBox3);
     this.panel4.Controls.Add(this.label10);
     this.panel4.Controls.Add(this.label11);
     this.panel4.Controls.Add(this.priTextBox4);
     this.panel4.Controls.Add(this.label14);
     this.panel4.Controls.Add(this.label15);
     this.panel4.Controls.Add(this.priTextBox6);
     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(788, 248);
     this.panel4.TabIndex = 0;
     //
     // priComboBox8
     //
     this.priComboBox8.BackColor                 = System.Drawing.Color.White;
     this.priComboBox8.DataField                 = "emp_id";
     this.priComboBox8.DropDownStyle             = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.priComboBox8.Location                  = new System.Drawing.Point(96, 216);
     this.priComboBox8.Name                      = "priComboBox8";
     this.priComboBox8.Size                      = new System.Drawing.Size(96, 22);
     this.priComboBox8.TabIndex                  = 217;
     this.priComboBox8.SelectionChangeCommitted += new System.EventHandler(this.priComboBox8_SelectionChangeCommitted);
     //
     // button2
     //
     this.button2.Location = new System.Drawing.Point(456, 208);
     this.button2.Name     = "button2";
     this.button2.Size     = new System.Drawing.Size(88, 32);
     this.button2.TabIndex = 216;
     this.button2.Text     = "查询";
     this.button2.Click   += new System.EventHandler(this.button2_Click);
     //
     // label13
     //
     this.label13.BackColor = System.Drawing.Color.Transparent;
     this.label13.Font      = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.label13.ForeColor = System.Drawing.Color.SlateBlue;
     this.label13.Location  = new System.Drawing.Point(560, 152);
     this.label13.Name      = "label13";
     this.label13.Size      = new System.Drawing.Size(216, 56);
     this.label13.TabIndex  = 215;
     this.label13.Text      = "此处填写次日或下阶段预计需要完成的工作内容,若不清楚可不用填写!";
     //
     // priDateTimePicker3
     //
     this.priDateTimePicker3.CustomFormat = "yyyy-MM-dd HH:mm:ss";
     this.priDateTimePicker3.DataField    = "start_time";
     this.priDateTimePicker3.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.priDateTimePicker3.Location     = new System.Drawing.Point(96, 8);
     this.priDateTimePicker3.Name         = "priDateTimePicker3";
     this.priDateTimePicker3.Size         = new System.Drawing.Size(168, 23);
     this.priDateTimePicker3.TabIndex     = 214;
     //
     // txt3
     //
     this.txt3.BackColor = System.Drawing.Color.White;
     this.txt3.DataField = "items";
     this.txt3.DataType  = TJSystem.Public.DataType.String;
     this.txt3.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.txt3.Location  = new System.Drawing.Point(96, 32);
     this.txt3.Name      = "txt3";
     this.txt3.Size      = new System.Drawing.Size(448, 23);
     this.txt3.TabIndex  = 102;
     this.txt3.Text      = "";
     //
     // label12
     //
     this.label12.BackColor = System.Drawing.Color.Transparent;
     this.label12.ForeColor = System.Drawing.Color.Blue;
     this.label12.Location  = new System.Drawing.Point(288, 8);
     this.label12.Name      = "label12";
     this.label12.Size      = new System.Drawing.Size(80, 23);
     this.label12.TabIndex  = 26;
     this.label12.Text      = "结束时间";
     this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label8
     //
     this.label8.BackColor = System.Drawing.Color.Transparent;
     this.label8.Location  = new System.Drawing.Point(8, 32);
     this.label8.Name      = "label8";
     this.label8.Size      = new System.Drawing.Size(80, 23);
     this.label8.TabIndex  = 22;
     this.label8.Text      = "工作事项";
     this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     this.label8.Click    += new System.EventHandler(this.label8_Click);
     //
     // label2
     //
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.ForeColor = System.Drawing.Color.Blue;
     this.label2.Location  = new System.Drawing.Point(8, 8);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(80, 23);
     this.label2.TabIndex  = 16;
     this.label2.Text      = "开始时间";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // txt1
     //
     this.txt1.BackColor = System.Drawing.Color.White;
     this.txt1.DataField = "pre_content";
     this.txt1.DataType  = TJSystem.Public.DataType.String;
     this.txt1.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.txt1.Location  = new System.Drawing.Point(560, 32);
     this.txt1.Multiline = true;
     this.txt1.Name      = "txt1";
     this.txt1.Size      = new System.Drawing.Size(216, 112);
     this.txt1.TabIndex  = 100;
     this.txt1.Text      = "";
     //
     // txt2
     //
     this.txt2.BackColor = System.Drawing.Color.White;
     this.txt2.DataField = "wk_hours";
     this.txt2.DataType  = TJSystem.Public.DataType.String;
     this.txt2.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.txt2.Location  = new System.Drawing.Point(96, 144);
     this.txt2.Name      = "txt2";
     this.txt2.Size      = new System.Drawing.Size(112, 23);
     this.txt2.TabIndex  = 101;
     this.txt2.Text      = "";
     //
     // priDateTimePicker1
     //
     this.priDateTimePicker1.CustomFormat = "yyyy-MM-dd HH:mm:ss";
     this.priDateTimePicker1.DataField    = "end_time";
     this.priDateTimePicker1.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.priDateTimePicker1.Location     = new System.Drawing.Point(376, 8);
     this.priDateTimePicker1.Name         = "priDateTimePicker1";
     this.priDateTimePicker1.Size         = new System.Drawing.Size(168, 23);
     this.priDateTimePicker1.TabIndex     = 214;
     //
     // label3
     //
     this.label3.BackColor = System.Drawing.Color.Transparent;
     this.label3.Location  = new System.Drawing.Point(8, 56);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(80, 23);
     this.label3.TabIndex  = 22;
     this.label3.Text      = "内容描述";
     this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // priTextBox1
     //
     this.priTextBox1.BackColor = System.Drawing.Color.White;
     this.priTextBox1.DataField = "item_desc";
     this.priTextBox1.DataType  = TJSystem.Public.DataType.String;
     this.priTextBox1.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.priTextBox1.Location  = new System.Drawing.Point(96, 56);
     this.priTextBox1.Multiline = true;
     this.priTextBox1.Name      = "priTextBox1";
     this.priTextBox1.Size      = new System.Drawing.Size(448, 88);
     this.priTextBox1.TabIndex  = 102;
     this.priTextBox1.Text      = "";
     //
     // label4
     //
     this.label4.BackColor = System.Drawing.Color.Transparent;
     this.label4.Location  = new System.Drawing.Point(8, 144);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(80, 23);
     this.label4.TabIndex  = 22;
     this.label4.Text      = "工时";
     this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label5
     //
     this.label5.BackColor = System.Drawing.Color.Transparent;
     this.label5.Location  = new System.Drawing.Point(208, 144);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(40, 23);
     this.label5.TabIndex  = 22;
     this.label5.Text      = "小时";
     this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label6
     //
     this.label6.BackColor = System.Drawing.Color.Transparent;
     this.label6.Location  = new System.Drawing.Point(208, 168);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(40, 23);
     this.label6.TabIndex  = 22;
     this.label6.Text      = "%";
     this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // priTextBox2
     //
     this.priTextBox2.BackColor = System.Drawing.Color.White;
     this.priTextBox2.DataField = "wk_rate";
     this.priTextBox2.DataType  = TJSystem.Public.DataType.String;
     this.priTextBox2.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.priTextBox2.Location  = new System.Drawing.Point(96, 168);
     this.priTextBox2.Name      = "priTextBox2";
     this.priTextBox2.Size      = new System.Drawing.Size(120, 23);
     this.priTextBox2.TabIndex  = 101;
     this.priTextBox2.Text      = "";
     //
     // label7
     //
     this.label7.BackColor = System.Drawing.Color.Transparent;
     this.label7.Location  = new System.Drawing.Point(8, 168);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(80, 23);
     this.label7.TabIndex  = 22;
     this.label7.Text      = "完成进度";
     this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label9
     //
     this.label9.BackColor = System.Drawing.Color.Transparent;
     this.label9.Location  = new System.Drawing.Point(208, 192);
     this.label9.Name      = "label9";
     this.label9.Size      = new System.Drawing.Size(40, 23);
     this.label9.TabIndex  = 22;
     this.label9.Text      = "%";
     this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // priTextBox3
     //
     this.priTextBox3.BackColor = System.Drawing.Color.White;
     this.priTextBox3.DataField = "total_rate";
     this.priTextBox3.DataType  = TJSystem.Public.DataType.String;
     this.priTextBox3.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.priTextBox3.Location  = new System.Drawing.Point(96, 192);
     this.priTextBox3.Name      = "priTextBox3";
     this.priTextBox3.Size      = new System.Drawing.Size(120, 23);
     this.priTextBox3.TabIndex  = 101;
     this.priTextBox3.Text      = "";
     //
     // label10
     //
     this.label10.BackColor = System.Drawing.Color.Transparent;
     this.label10.Location  = new System.Drawing.Point(8, 192);
     this.label10.Name      = "label10";
     this.label10.Size      = new System.Drawing.Size(80, 23);
     this.label10.TabIndex  = 22;
     this.label10.Text      = "累计进度";
     this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label11
     //
     this.label11.BackColor = System.Drawing.Color.Transparent;
     this.label11.Location  = new System.Drawing.Point(552, 8);
     this.label11.Name      = "label11";
     this.label11.Size      = new System.Drawing.Size(104, 23);
     this.label11.TabIndex  = 22;
     this.label11.Text      = "预计工作内容";
     this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // priTextBox4
     //
     this.priTextBox4.BackColor = System.Drawing.Color.White;
     this.priTextBox4.DataField = "pj_code";
     this.priTextBox4.DataType  = TJSystem.Public.DataType.String;
     this.priTextBox4.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.priTextBox4.Location  = new System.Drawing.Point(424, 144);
     this.priTextBox4.Name      = "priTextBox4";
     this.priTextBox4.Size      = new System.Drawing.Size(120, 23);
     this.priTextBox4.TabIndex  = 101;
     this.priTextBox4.Text      = "";
     //
     // label14
     //
     this.label14.BackColor = System.Drawing.Color.Transparent;
     this.label14.Location  = new System.Drawing.Point(336, 144);
     this.label14.Name      = "label14";
     this.label14.Size      = new System.Drawing.Size(80, 23);
     this.label14.TabIndex  = 22;
     this.label14.Text      = "项目代号";
     this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label15
     //
     this.label15.BackColor = System.Drawing.Color.Transparent;
     this.label15.Location  = new System.Drawing.Point(8, 216);
     this.label15.Name      = "label15";
     this.label15.Size      = new System.Drawing.Size(80, 23);
     this.label15.TabIndex  = 22;
     this.label15.Text      = "记录人";
     this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // priTextBox6
     //
     this.priTextBox6.BackColor = System.Drawing.Color.White;
     this.priTextBox6.DataField = "emp_name";
     this.priTextBox6.DataType  = TJSystem.Public.DataType.String;
     this.priTextBox6.Enabled   = false;
     this.priTextBox6.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.priTextBox6.Location  = new System.Drawing.Point(192, 216);
     this.priTextBox6.Name      = "priTextBox6";
     this.priTextBox6.Size      = new System.Drawing.Size(144, 23);
     this.priTextBox6.TabIndex  = 101;
     this.priTextBox6.Text      = "";
     //
     // panel3
     //
     this.panel3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel3.BackgroundImage")));
     this.panel3.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel3.Controls.Add(this.priToolBar1);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel3.Location = new System.Drawing.Point(0, 526);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(792, 40);
     this.panel3.TabIndex = 9;
     //
     // priToolBar1
     //
     this.priToolBar1.DGEnable       = true;
     this.priToolBar1.Dock           = System.Windows.Forms.DockStyle.Bottom;
     this.priToolBar1.Location       = new System.Drawing.Point(0, -4);
     this.priToolBar1.Name           = "priToolBar1";
     this.priToolBar1.setCurrentForm = null;
     this.priToolBar1.Size           = new System.Drawing.Size(788, 40);
     this.priToolBar1.TabIndex       = 0;
     //
     // panel1
     //
     this.panel1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel1.BackgroundImage")));
     this.panel1.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel1.Controls.Add(this.label1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(792, 48);
     this.panel1.TabIndex = 7;
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.label1.Font      = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.label1.Location  = new System.Drawing.Point(0, 0);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(788, 44);
     this.label1.TabIndex  = 0;
     this.label1.Text      = "工作日报";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // frmWorkRpt
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(7, 16);
     this.BackColor         = System.Drawing.SystemColors.ScrollBar;
     this.ClientSize        = new System.Drawing.Size(792, 566);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel3);
     this.Controls.Add(this.panel1);
     this.Font            = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name            = "frmWorkRpt";
     this.Text            = "工作日报";
     this.panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).EndInit();
     this.panel4.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Example #17
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要使用代码编辑器修改
 /// 此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmBasicDocTerm));
     this.panel2                  = new System.Windows.Forms.Panel();
     this.dataGrid1               = new System.Windows.Forms.DataGrid();
     this.dataGridTableStyle1     = new System.Windows.Forms.DataGridTableStyle();
     this.TERM_ID                 = new System.Windows.Forms.DataGridTextBoxColumn();
     this.TERM_NAME               = new System.Windows.Forms.DataGridTextBoxColumn();
     this.TERM_DESC               = new System.Windows.Forms.DataGridTextBoxColumn();
     this.CREATEBY                = new System.Windows.Forms.DataGridTextBoxColumn();
     this.CREATEON                = new System.Windows.Forms.DataGridTextBoxColumn();
     this.MODIFYBY                = new System.Windows.Forms.DataGridTextBoxColumn();
     this.MODIFYON                = new System.Windows.Forms.DataGridTextBoxColumn();
     this.panel4                  = new System.Windows.Forms.Panel();
     this.label21                 = new System.Windows.Forms.Label();
     this.priTextBox19            = new TJSystem.Classes.PriTextBox();
     this.label20                 = new System.Windows.Forms.Label();
     this.priTextBox18            = new TJSystem.Classes.PriTextBox();
     this.label17                 = new System.Windows.Forms.Label();
     this.label15                 = new System.Windows.Forms.Label();
     this.label12                 = new System.Windows.Forms.Label();
     this.label11                 = new System.Windows.Forms.Label();
     this.label2                  = new System.Windows.Forms.Label();
     this.priTextBox11            = new TJSystem.Classes.PriTextBox();
     this.priTextBox8             = new TJSystem.Classes.PriTextBox();
     this.priTextBox4             = new TJSystem.Classes.PriTextBox();
     this.textBox1                = new TJSystem.Classes.PriTextBox();
     this.priTextBox3             = new TJSystem.Classes.PriTextBox();
     this.dataGridTextBoxColumn21 = new System.Windows.Forms.DataGridTextBoxColumn();
     this.dataGridTextBoxColumn22 = new System.Windows.Forms.DataGridTextBoxColumn();
     this.dataGridTextBoxColumn23 = new System.Windows.Forms.DataGridTextBoxColumn();
     this.dataGridTextBoxColumn24 = new System.Windows.Forms.DataGridTextBoxColumn();
     this.panel3                  = new System.Windows.Forms.Panel();
     this.priToolBar1             = new TJSystem.UC.PriToolBar();
     this.panel1                  = new System.Windows.Forms.Panel();
     this.label1                  = new System.Windows.Forms.Label();
     this.linkLabel1              = new System.Windows.Forms.LinkLabel();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).BeginInit();
     this.panel4.SuspendLayout();
     this.panel3.SuspendLayout();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // panel2
     //
     this.panel2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel2.BackgroundImage")));
     this.panel2.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel2.Controls.Add(this.dataGrid1);
     this.panel2.Controls.Add(this.panel4);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(0, 48);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(792, 478);
     this.panel2.TabIndex = 11;
     //
     // dataGrid1
     //
     this.dataGrid1.AllowSorting = false;
     this.dataGrid1.Anchor       = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                          | System.Windows.Forms.AnchorStyles.Left)
                                                                         | System.Windows.Forms.AnchorStyles.Right)));
     this.dataGrid1.BackgroundColor = System.Drawing.SystemColors.ActiveCaptionText;
     this.dataGrid1.CaptionText     = "合同条款";
     this.dataGrid1.CaptionVisible  = false;
     this.dataGrid1.DataMember      = "";
     this.dataGrid1.HeaderForeColor = System.Drawing.SystemColors.ControlText;
     this.dataGrid1.Location        = new System.Drawing.Point(0, 328);
     this.dataGrid1.Name            = "dataGrid1";
     this.dataGrid1.ReadOnly        = true;
     this.dataGrid1.Size            = new System.Drawing.Size(784, 144);
     this.dataGrid1.TabIndex        = 1;
     this.dataGrid1.TableStyles.AddRange(new System.Windows.Forms.DataGridTableStyle[] {
         this.dataGridTableStyle1
     });
     this.dataGrid1.Click += new System.EventHandler(this.dataGrid1_Click);
     //
     // dataGridTableStyle1
     //
     this.dataGridTableStyle1.AllowSorting = false;
     this.dataGridTableStyle1.DataGrid     = this.dataGrid1;
     this.dataGridTableStyle1.GridColumnStyles.AddRange(new System.Windows.Forms.DataGridColumnStyle[] {
         this.TERM_ID,
         this.TERM_NAME,
         this.TERM_DESC,
         this.CREATEBY,
         this.CREATEON,
         this.MODIFYBY,
         this.MODIFYON
     });
     this.dataGridTableStyle1.HeaderForeColor = System.Drawing.SystemColors.ControlText;
     this.dataGridTableStyle1.MappingName     = "BASIC_DOCTERM";
     this.dataGridTableStyle1.ReadOnly        = true;
     //
     // TERM_ID
     //
     this.TERM_ID.Format      = "";
     this.TERM_ID.FormatInfo  = null;
     this.TERM_ID.HeaderText  = "条款编号";
     this.TERM_ID.MappingName = "TERM_ID";
     this.TERM_ID.NullText    = "";
     this.TERM_ID.Width       = 75;
     //
     // TERM_NAME
     //
     this.TERM_NAME.Format      = "";
     this.TERM_NAME.FormatInfo  = null;
     this.TERM_NAME.HeaderText  = "条款名称";
     this.TERM_NAME.MappingName = "TERM_NAME";
     this.TERM_NAME.NullText    = "";
     this.TERM_NAME.Width       = 75;
     //
     // TERM_DESC
     //
     this.TERM_DESC.Format      = "";
     this.TERM_DESC.FormatInfo  = null;
     this.TERM_DESC.HeaderText  = "条款描述";
     this.TERM_DESC.MappingName = "TERM_DESC";
     this.TERM_DESC.NullText    = "";
     this.TERM_DESC.Width       = 75;
     //
     // CREATEBY
     //
     this.CREATEBY.Format      = "";
     this.CREATEBY.FormatInfo  = null;
     this.CREATEBY.HeaderText  = "建立者";
     this.CREATEBY.MappingName = "CREATEBY";
     this.CREATEBY.NullText    = "";
     this.CREATEBY.Width       = 75;
     //
     // CREATEON
     //
     this.CREATEON.Format      = "";
     this.CREATEON.FormatInfo  = null;
     this.CREATEON.HeaderText  = "建立时间";
     this.CREATEON.MappingName = "CREATEON";
     this.CREATEON.NullText    = "";
     this.CREATEON.Width       = 75;
     //
     // MODIFYBY
     //
     this.MODIFYBY.Format      = "";
     this.MODIFYBY.FormatInfo  = null;
     this.MODIFYBY.HeaderText  = "最后修改者";
     this.MODIFYBY.MappingName = "MODIFYBY";
     this.MODIFYBY.NullText    = "";
     this.MODIFYBY.Width       = 75;
     //
     // MODIFYON
     //
     this.MODIFYON.Format      = "";
     this.MODIFYON.FormatInfo  = null;
     this.MODIFYON.HeaderText  = "最后修改时间";
     this.MODIFYON.MappingName = "MODIFYON";
     this.MODIFYON.NullText    = "";
     this.MODIFYON.Width       = 75;
     //
     // panel4
     //
     this.panel4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel4.BackgroundImage")));
     this.panel4.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel4.Controls.Add(this.linkLabel1);
     this.panel4.Controls.Add(this.label21);
     this.panel4.Controls.Add(this.priTextBox19);
     this.panel4.Controls.Add(this.label20);
     this.panel4.Controls.Add(this.priTextBox18);
     this.panel4.Controls.Add(this.label17);
     this.panel4.Controls.Add(this.label15);
     this.panel4.Controls.Add(this.label12);
     this.panel4.Controls.Add(this.label11);
     this.panel4.Controls.Add(this.label2);
     this.panel4.Controls.Add(this.priTextBox11);
     this.panel4.Controls.Add(this.priTextBox8);
     this.panel4.Controls.Add(this.priTextBox4);
     this.panel4.Controls.Add(this.textBox1);
     this.panel4.Controls.Add(this.priTextBox3);
     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(788, 328);
     this.panel4.TabIndex = 0;
     //
     // label21
     //
     this.label21.BackColor = System.Drawing.Color.Transparent;
     this.label21.Location  = new System.Drawing.Point(576, 296);
     this.label21.Name      = "label21";
     this.label21.Size      = new System.Drawing.Size(64, 23);
     this.label21.TabIndex  = 42;
     this.label21.Text      = "修改时间";
     this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // priTextBox19
     //
     this.priTextBox19.BackColor = System.Drawing.Color.White;
     this.priTextBox19.DataField = "modifyon";
     this.priTextBox19.DataType  = TJSystem.Public.DataType.String;
     this.priTextBox19.Enabled   = false;
     this.priTextBox19.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.priTextBox19.Location  = new System.Drawing.Point(640, 296);
     this.priTextBox19.Name      = "priTextBox19";
     this.priTextBox19.Size      = new System.Drawing.Size(104, 23);
     this.priTextBox19.TabIndex  = 41;
     this.priTextBox19.Text      = "";
     //
     // label20
     //
     this.label20.BackColor = System.Drawing.Color.Transparent;
     this.label20.Location  = new System.Drawing.Point(200, 296);
     this.label20.Name      = "label20";
     this.label20.Size      = new System.Drawing.Size(64, 23);
     this.label20.TabIndex  = 40;
     this.label20.Text      = "创建时间";
     this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // priTextBox18
     //
     this.priTextBox18.BackColor = System.Drawing.Color.White;
     this.priTextBox18.DataField = "createon";
     this.priTextBox18.DataType  = TJSystem.Public.DataType.String;
     this.priTextBox18.Enabled   = false;
     this.priTextBox18.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.priTextBox18.Location  = new System.Drawing.Point(280, 296);
     this.priTextBox18.Name      = "priTextBox18";
     this.priTextBox18.Size      = new System.Drawing.Size(96, 23);
     this.priTextBox18.TabIndex  = 39;
     this.priTextBox18.Text      = "";
     //
     // label17
     //
     this.label17.BackColor = System.Drawing.Color.Transparent;
     this.label17.Location  = new System.Drawing.Point(392, 296);
     this.label17.Name      = "label17";
     this.label17.Size      = new System.Drawing.Size(80, 23);
     this.label17.TabIndex  = 32;
     this.label17.Text      = "最后修改者";
     this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label15
     //
     this.label15.BackColor = System.Drawing.Color.Transparent;
     this.label15.Location  = new System.Drawing.Point(8, 296);
     this.label15.Name      = "label15";
     this.label15.Size      = new System.Drawing.Size(80, 23);
     this.label15.TabIndex  = 29;
     this.label15.Text      = "创建者";
     this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label12
     //
     this.label12.BackColor = System.Drawing.Color.Transparent;
     this.label12.Location  = new System.Drawing.Point(200, 8);
     this.label12.Name      = "label12";
     this.label12.Size      = new System.Drawing.Size(80, 23);
     this.label12.TabIndex  = 26;
     this.label12.Text      = "条款名称";
     this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label11
     //
     this.label11.BackColor = System.Drawing.Color.Transparent;
     this.label11.Location  = new System.Drawing.Point(8, 40);
     this.label11.Name      = "label11";
     this.label11.Size      = new System.Drawing.Size(80, 23);
     this.label11.TabIndex  = 25;
     this.label11.Text      = "条款描述";
     this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label2
     //
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.ForeColor = System.Drawing.Color.Blue;
     this.label2.Location  = new System.Drawing.Point(8, 8);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(80, 23);
     this.label2.TabIndex  = 16;
     this.label2.Text      = "条款编号";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // priTextBox11
     //
     this.priTextBox11.BackColor = System.Drawing.Color.White;
     this.priTextBox11.DataField = "createBy";
     this.priTextBox11.DataType  = TJSystem.Public.DataType.String;
     this.priTextBox11.Enabled   = false;
     this.priTextBox11.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.priTextBox11.Location  = new System.Drawing.Point(96, 296);
     this.priTextBox11.Name      = "priTextBox11";
     this.priTextBox11.Size      = new System.Drawing.Size(96, 23);
     this.priTextBox11.TabIndex  = 12;
     this.priTextBox11.Text      = "";
     //
     // priTextBox8
     //
     this.priTextBox8.BackColor = System.Drawing.Color.White;
     this.priTextBox8.DataField = "modifyBy";
     this.priTextBox8.DataType  = TJSystem.Public.DataType.String;
     this.priTextBox8.Enabled   = false;
     this.priTextBox8.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.priTextBox8.Location  = new System.Drawing.Point(472, 296);
     this.priTextBox8.Name      = "priTextBox8";
     this.priTextBox8.Size      = new System.Drawing.Size(96, 23);
     this.priTextBox8.TabIndex  = 9;
     this.priTextBox8.Text      = "";
     //
     // priTextBox4
     //
     this.priTextBox4.BackColor = System.Drawing.Color.White;
     this.priTextBox4.DataField = "term_desc";
     this.priTextBox4.DataType  = TJSystem.Public.DataType.String;
     this.priTextBox4.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.priTextBox4.Location  = new System.Drawing.Point(96, 40);
     this.priTextBox4.Multiline = true;
     this.priTextBox4.Name      = "priTextBox4";
     this.priTextBox4.Size      = new System.Drawing.Size(664, 248);
     this.priTextBox4.TabIndex  = 103;
     this.priTextBox4.Text      = "";
     //
     // textBox1
     //
     this.textBox1.BackColor = System.Drawing.Color.White;
     this.textBox1.DataField = "term_id";
     this.textBox1.DataType  = TJSystem.Public.DataType.String;
     this.textBox1.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.textBox1.Location  = new System.Drawing.Point(96, 8);
     this.textBox1.Name      = "textBox1";
     this.textBox1.Size      = new System.Drawing.Size(96, 23);
     this.textBox1.TabIndex  = 100;
     this.textBox1.Text      = "";
     //
     // priTextBox3
     //
     this.priTextBox3.BackColor = System.Drawing.Color.White;
     this.priTextBox3.DataField = "term_name";
     this.priTextBox3.DataType  = TJSystem.Public.DataType.String;
     this.priTextBox3.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.priTextBox3.Location  = new System.Drawing.Point(288, 8);
     this.priTextBox3.Name      = "priTextBox3";
     this.priTextBox3.Size      = new System.Drawing.Size(472, 23);
     this.priTextBox3.TabIndex  = 101;
     this.priTextBox3.Text      = "";
     //
     // dataGridTextBoxColumn21
     //
     this.dataGridTextBoxColumn21.Format      = "";
     this.dataGridTextBoxColumn21.FormatInfo  = null;
     this.dataGridTextBoxColumn21.HeaderText  = "性别";
     this.dataGridTextBoxColumn21.MappingName = "Gender";
     this.dataGridTextBoxColumn21.NullText    = "";
     this.dataGridTextBoxColumn21.Width       = 75;
     //
     // dataGridTextBoxColumn22
     //
     this.dataGridTextBoxColumn22.Format      = "";
     this.dataGridTextBoxColumn22.FormatInfo  = null;
     this.dataGridTextBoxColumn22.HeaderText  = "员工姓名";
     this.dataGridTextBoxColumn22.MappingName = "";
     this.dataGridTextBoxColumn22.NullText    = "";
     this.dataGridTextBoxColumn22.Width       = 75;
     //
     // dataGridTextBoxColumn23
     //
     this.dataGridTextBoxColumn23.Format      = "";
     this.dataGridTextBoxColumn23.FormatInfo  = null;
     this.dataGridTextBoxColumn23.HeaderText  = "员工编号";
     this.dataGridTextBoxColumn23.MappingName = "employee_id";
     this.dataGridTextBoxColumn23.NullText    = "";
     this.dataGridTextBoxColumn23.Width       = 75;
     //
     // dataGridTextBoxColumn24
     //
     this.dataGridTextBoxColumn24.Format      = "";
     this.dataGridTextBoxColumn24.FormatInfo  = null;
     this.dataGridTextBoxColumn24.HeaderText  = "英文名";
     this.dataGridTextBoxColumn24.MappingName = "";
     this.dataGridTextBoxColumn24.NullText    = "";
     this.dataGridTextBoxColumn24.Width       = 75;
     //
     // panel3
     //
     this.panel3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel3.BackgroundImage")));
     this.panel3.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel3.Controls.Add(this.priToolBar1);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel3.Location = new System.Drawing.Point(0, 526);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(792, 40);
     this.panel3.TabIndex = 12;
     //
     // priToolBar1
     //
     this.priToolBar1.DGEnable       = true;
     this.priToolBar1.Dock           = System.Windows.Forms.DockStyle.Bottom;
     this.priToolBar1.Location       = new System.Drawing.Point(0, -4);
     this.priToolBar1.Name           = "priToolBar1";
     this.priToolBar1.setCurrentForm = null;
     this.priToolBar1.Size           = new System.Drawing.Size(788, 40);
     this.priToolBar1.TabIndex       = 0;
     //
     // panel1
     //
     this.panel1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel1.BackgroundImage")));
     this.panel1.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel1.Controls.Add(this.label1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(792, 48);
     this.panel1.TabIndex = 10;
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.label1.Font      = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.label1.Location  = new System.Drawing.Point(0, 0);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(788, 44);
     this.label1.TabIndex  = 0;
     this.label1.Text      = "合同条款";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // linkLabel1
     //
     this.linkLabel1.BackColor    = System.Drawing.Color.Transparent;
     this.linkLabel1.Location     = new System.Drawing.Point(8, 272);
     this.linkLabel1.Name         = "linkLabel1";
     this.linkLabel1.Size         = new System.Drawing.Size(88, 23);
     this.linkLabel1.TabIndex     = 104;
     this.linkLabel1.TabStop      = true;
     this.linkLabel1.Text         = "OFFER SHEET";
     this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
     //
     // frmBasicDocTerm
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(7, 16);
     this.BackColor         = System.Drawing.SystemColors.ScrollBar;
     this.ClientSize        = new System.Drawing.Size(792, 566);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel3);
     this.Controls.Add(this.panel1);
     this.Font            = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name            = "frmBasicDocTerm";
     this.Text            = "合同条款";
     this.panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).EndInit();
     this.panel4.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Example #18
0
        /// <summary>
        /// 设计器支持所需的方法 - 不要使用代码编辑器修改

        /// 此方法的内容。

        /// </summary>
        private void InitializeComponent()
        {
            System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmBasicItemPack));
            this.dataGridTextBoxColumn2 = new System.Windows.Forms.DataGridTextBoxColumn();
            this.dataGridTextBoxColumn3 = new System.Windows.Forms.DataGridTextBoxColumn();
            this.dataGridTextBoxColumn1 = new System.Windows.Forms.DataGridTextBoxColumn();
            this.dataGridTextBoxColumn4 = new System.Windows.Forms.DataGridTextBoxColumn();
            this.panel2              = new System.Windows.Forms.Panel();
            this.dataGrid1           = new System.Windows.Forms.DataGrid();
            this.dataGridTableStyle1 = new System.Windows.Forms.DataGridTableStyle();
            this.item_code           = new System.Windows.Forms.DataGridTextBoxColumn();
            this.seq_no              = new System.Windows.Forms.DataGridTextBoxColumn();
            this.pack_code           = new System.Windows.Forms.DataGridTextBoxColumn();
            this.panel4              = new System.Windows.Forms.Panel();
            this.txt1         = new TJSystem.Classes.PriTextBox();
            this.priComboBox2 = new TJSystem.Classes.PriComboBox();
            this.label3       = new System.Windows.Forms.Label();
            this.panel3       = new System.Windows.Forms.Panel();
            this.priToolBar1  = new TJSystem.UC.PriToolBar();
            this.label2       = new System.Windows.Forms.Label();
            this.priTextBox3  = new TJSystem.Classes.PriTextBox();
            this.label4       = new System.Windows.Forms.Label();
            this.priTextBox4  = new TJSystem.Classes.PriTextBox();
            this.priTextBox5  = new TJSystem.Classes.PriTextBox();
            this.label7       = new System.Windows.Forms.Label();
            this.priTextBox6  = new TJSystem.Classes.PriTextBox();
            this.label8       = new System.Windows.Forms.Label();
            this.priTextBox7  = new TJSystem.Classes.PriTextBox();
            this.label9       = new System.Windows.Forms.Label();
            this.priTextBox8  = new TJSystem.Classes.PriTextBox();
            this.label10      = new System.Windows.Forms.Label();
            this.priTextBox9  = new TJSystem.Classes.PriTextBox();
            this.label11      = new System.Windows.Forms.Label();
            this.priTextBox12 = new TJSystem.Classes.PriTextBox();
            this.label14      = new System.Windows.Forms.Label();
            this.label6       = new System.Windows.Forms.Label();
            this.priComboBox1 = new TJSystem.Classes.PriComboBox();
            this.label15      = new System.Windows.Forms.Label();
            this.priComboBox3 = new TJSystem.Classes.PriComboBox();
            this.label16      = new System.Windows.Forms.Label();
            this.priTextBox13 = new TJSystem.Classes.PriTextBox();
            this.label17      = new System.Windows.Forms.Label();
            this.priTextBox14 = new TJSystem.Classes.PriTextBox();
            this.description  = new System.Windows.Forms.DataGridTextBoxColumn();
            this.qtyprepack   = new System.Windows.Forms.DataGridTextBoxColumn();
            this.unit_name_cn = new System.Windows.Forms.DataGridTextBoxColumn();
            this.pack_namecn  = new System.Windows.Forms.DataGridTextBoxColumn();
            this.length       = new System.Windows.Forms.DataGridTextBoxColumn();
            this.width        = new System.Windows.Forms.DataGridTextBoxColumn();
            this.height       = new System.Windows.Forms.DataGridTextBoxColumn();
            this.volumn       = new System.Windows.Forms.DataGridTextBoxColumn();
            this.grossweight  = new System.Windows.Forms.DataGridTextBoxColumn();
            this.netweight    = new System.Windows.Forms.DataGridTextBoxColumn();
            this.remark       = new System.Windows.Forms.DataGridTextBoxColumn();
            this.panel2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).BeginInit();
            this.panel4.SuspendLayout();
            this.panel3.SuspendLayout();
            this.SuspendLayout();
            //
            // dataGridTextBoxColumn2
            //
            this.dataGridTextBoxColumn2.Format      = "";
            this.dataGridTextBoxColumn2.FormatInfo  = null;
            this.dataGridTextBoxColumn2.HeaderText  = "员工姓名";
            this.dataGridTextBoxColumn2.MappingName = "";
            this.dataGridTextBoxColumn2.NullText    = "";
            this.dataGridTextBoxColumn2.Width       = 75;
            //
            // dataGridTextBoxColumn3
            //
            this.dataGridTextBoxColumn3.Format      = "";
            this.dataGridTextBoxColumn3.FormatInfo  = null;
            this.dataGridTextBoxColumn3.HeaderText  = "英文名";
            this.dataGridTextBoxColumn3.MappingName = "";
            this.dataGridTextBoxColumn3.NullText    = "";
            this.dataGridTextBoxColumn3.Width       = 75;
            //
            // dataGridTextBoxColumn1
            //
            this.dataGridTextBoxColumn1.Format      = "";
            this.dataGridTextBoxColumn1.FormatInfo  = null;
            this.dataGridTextBoxColumn1.HeaderText  = "员工编号";
            this.dataGridTextBoxColumn1.MappingName = "employee_id";
            this.dataGridTextBoxColumn1.NullText    = "";
            this.dataGridTextBoxColumn1.Width       = 75;
            //
            // dataGridTextBoxColumn4
            //
            this.dataGridTextBoxColumn4.Format      = "";
            this.dataGridTextBoxColumn4.FormatInfo  = null;
            this.dataGridTextBoxColumn4.HeaderText  = "性别";
            this.dataGridTextBoxColumn4.MappingName = "Gender";
            this.dataGridTextBoxColumn4.NullText    = "";
            this.dataGridTextBoxColumn4.Width       = 75;
            //
            // panel2
            //
            this.panel2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel2.BackgroundImage")));
            this.panel2.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
            this.panel2.Controls.Add(this.dataGrid1);
            this.panel2.Controls.Add(this.panel4);
            this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
            this.panel2.Location = new System.Drawing.Point(0, 0);
            this.panel2.Name     = "panel2";
            this.panel2.Size     = new System.Drawing.Size(746, 400);
            this.panel2.TabIndex = 8;
            //
            // dataGrid1
            //
            this.dataGrid1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                           | System.Windows.Forms.AnchorStyles.Left)
                                                                          | System.Windows.Forms.AnchorStyles.Right)));
            this.dataGrid1.BackgroundColor = System.Drawing.SystemColors.ActiveCaptionText;
            this.dataGrid1.CaptionText     = "公司银行账号信息";
            this.dataGrid1.CaptionVisible  = false;
            this.dataGrid1.DataMember      = "";
            this.dataGrid1.HeaderForeColor = System.Drawing.SystemColors.ControlText;
            this.dataGrid1.Location        = new System.Drawing.Point(0, 176);
            this.dataGrid1.Name            = "dataGrid1";
            this.dataGrid1.ReadOnly        = true;
            this.dataGrid1.Size            = new System.Drawing.Size(738, 208);
            this.dataGrid1.TabIndex        = 1;
            this.dataGrid1.TableStyles.AddRange(new System.Windows.Forms.DataGridTableStyle[] {
                this.dataGridTableStyle1
            });
            //
            // dataGridTableStyle1
            //
            this.dataGridTableStyle1.AllowSorting = false;
            this.dataGridTableStyle1.DataGrid     = this.dataGrid1;
            this.dataGridTableStyle1.GridColumnStyles.AddRange(new System.Windows.Forms.DataGridColumnStyle[] {
                this.item_code,
                this.seq_no,
                this.pack_code,
                this.description,
                this.qtyprepack,
                this.unit_name_cn,
                this.pack_namecn,
                this.length,
                this.width,
                this.height,
                this.volumn,
                this.grossweight,
                this.netweight,
                this.remark
            });
            this.dataGridTableStyle1.HeaderForeColor = System.Drawing.SystemColors.ControlText;
            this.dataGridTableStyle1.MappingName     = "basic_item_packing";
            this.dataGridTableStyle1.ReadOnly        = true;
            //
            // item_code
            //
            this.item_code.Format      = "";
            this.item_code.FormatInfo  = null;
            this.item_code.HeaderText  = "货品编号";
            this.item_code.MappingName = "item_code";
            this.item_code.NullText    = "";
            this.item_code.Width       = 75;
            //
            // seq_no
            //
            this.seq_no.Format      = "";
            this.seq_no.FormatInfo  = null;
            this.seq_no.HeaderText  = "类型编号";
            this.seq_no.MappingName = "seq_no";
            this.seq_no.NullText    = "";
            this.seq_no.Width       = 75;
            //
            // pack_code
            //
            this.pack_code.Format      = "";
            this.pack_code.FormatInfo  = null;
            this.pack_code.HeaderText  = "类型";
            this.pack_code.MappingName = "pack_code";
            this.pack_code.NullText    = "";
            this.pack_code.Width       = 75;
            //
            // panel4
            //
            this.panel4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel4.BackgroundImage")));
            this.panel4.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
            this.panel4.Controls.Add(this.priTextBox14);
            this.panel4.Controls.Add(this.label17);
            this.panel4.Controls.Add(this.priTextBox13);
            this.panel4.Controls.Add(this.label16);
            this.panel4.Controls.Add(this.label15);
            this.panel4.Controls.Add(this.priComboBox3);
            this.panel4.Controls.Add(this.label6);
            this.panel4.Controls.Add(this.priComboBox1);
            this.panel4.Controls.Add(this.priTextBox9);
            this.panel4.Controls.Add(this.label11);
            this.panel4.Controls.Add(this.priTextBox12);
            this.panel4.Controls.Add(this.label14);
            this.panel4.Controls.Add(this.priTextBox8);
            this.panel4.Controls.Add(this.label10);
            this.panel4.Controls.Add(this.priTextBox7);
            this.panel4.Controls.Add(this.label9);
            this.panel4.Controls.Add(this.priTextBox6);
            this.panel4.Controls.Add(this.label8);
            this.panel4.Controls.Add(this.priTextBox5);
            this.panel4.Controls.Add(this.label7);
            this.panel4.Controls.Add(this.priTextBox4);
            this.panel4.Controls.Add(this.priTextBox3);
            this.panel4.Controls.Add(this.label4);
            this.panel4.Controls.Add(this.label2);
            this.panel4.Controls.Add(this.txt1);
            this.panel4.Controls.Add(this.priComboBox2);
            this.panel4.Controls.Add(this.label3);
            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(742, 168);
            this.panel4.TabIndex = 0;
            //
            // txt1
            //
            this.txt1.DataField = "item_code";
            this.txt1.DataType  = TJSystem.Public.DataType.String;
            this.txt1.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.txt1.Location  = new System.Drawing.Point(88, 8);
            this.txt1.Name      = "txt1";
            this.txt1.Size      = new System.Drawing.Size(168, 23);
            this.txt1.TabIndex  = 148;
            this.txt1.Text      = "";
            //
            // priComboBox2
            //
            this.priComboBox2.BackColor             = System.Drawing.Color.White;
            this.priComboBox2.DataField             = "seq_no";
            this.priComboBox2.DropDownStyle         = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.priComboBox2.Location              = new System.Drawing.Point(336, 8);
            this.priComboBox2.Name                  = "priComboBox2";
            this.priComboBox2.Size                  = new System.Drawing.Size(112, 22);
            this.priComboBox2.TabIndex              = 147;
            this.priComboBox2.SelectedIndexChanged += new System.EventHandler(this.priComboBox2_SelectedIndexChanged);
            //
            // label3
            //
            this.label3.BackColor = System.Drawing.Color.Transparent;
            this.label3.Location  = new System.Drawing.Point(8, 8);
            this.label3.Name      = "label3";
            this.label3.Size      = new System.Drawing.Size(80, 23);
            this.label3.TabIndex  = 150;
            this.label3.Text      = "货品编号";
            this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // panel3
            //
            this.panel3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel3.BackgroundImage")));
            this.panel3.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
            this.panel3.Controls.Add(this.priToolBar1);
            this.panel3.Dock     = System.Windows.Forms.DockStyle.Bottom;
            this.panel3.Location = new System.Drawing.Point(0, 400);
            this.panel3.Name     = "panel3";
            this.panel3.Size     = new System.Drawing.Size(746, 40);
            this.panel3.TabIndex = 9;
            //
            // priToolBar1
            //
            this.priToolBar1.DGEnable       = true;
            this.priToolBar1.Dock           = System.Windows.Forms.DockStyle.Bottom;
            this.priToolBar1.Location       = new System.Drawing.Point(0, -4);
            this.priToolBar1.Name           = "priToolBar1";
            this.priToolBar1.setCurrentForm = null;
            this.priToolBar1.Size           = new System.Drawing.Size(742, 40);
            this.priToolBar1.TabIndex       = 0;
            //
            // label2
            //
            this.label2.BackColor = System.Drawing.Color.Transparent;
            this.label2.Location  = new System.Drawing.Point(272, 8);
            this.label2.Name      = "label2";
            this.label2.Size      = new System.Drawing.Size(64, 23);
            this.label2.TabIndex  = 152;
            this.label2.Text      = "类型";
            this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // priTextBox3
            //
            this.priTextBox3.BackColor = System.Drawing.Color.Yellow;
            this.priTextBox3.DataField = "volumn";
            this.priTextBox3.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox3.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox3.Location  = new System.Drawing.Point(584, 56);
            this.priTextBox3.Name      = "priTextBox3";
            this.priTextBox3.Size      = new System.Drawing.Size(152, 23);
            this.priTextBox3.TabIndex  = 153;
            this.priTextBox3.Text      = "";
            //
            // label4
            //
            this.label4.BackColor = System.Drawing.Color.Transparent;
            this.label4.Location  = new System.Drawing.Point(520, 56);
            this.label4.Name      = "label4";
            this.label4.Size      = new System.Drawing.Size(64, 23);
            this.label4.TabIndex  = 154;
            this.label4.Text      = "体积(M3)";
            this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // priTextBox4
            //
            this.priTextBox4.DataField = "pack_code";
            this.priTextBox4.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox4.Enabled   = false;
            this.priTextBox4.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox4.Location  = new System.Drawing.Point(448, 8);
            this.priTextBox4.Name      = "priTextBox4";
            this.priTextBox4.Size      = new System.Drawing.Size(168, 23);
            this.priTextBox4.TabIndex  = 155;
            this.priTextBox4.Text      = "";
            //
            // priTextBox5
            //
            this.priTextBox5.DataField = "description";
            this.priTextBox5.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox5.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox5.Location  = new System.Drawing.Point(88, 32);
            this.priTextBox5.Name      = "priTextBox5";
            this.priTextBox5.Size      = new System.Drawing.Size(168, 23);
            this.priTextBox5.TabIndex  = 157;
            this.priTextBox5.Text      = "";
            //
            // label7
            //
            this.label7.BackColor = System.Drawing.Color.Transparent;
            this.label7.Location  = new System.Drawing.Point(8, 32);
            this.label7.Name      = "label7";
            this.label7.Size      = new System.Drawing.Size(80, 23);
            this.label7.TabIndex  = 158;
            this.label7.Text      = "描述";
            this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // priTextBox6
            //
            this.priTextBox6.BackColor = System.Drawing.Color.Yellow;
            this.priTextBox6.DataField = "qtyprepack";
            this.priTextBox6.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox6.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox6.Location  = new System.Drawing.Point(336, 32);
            this.priTextBox6.Name      = "priTextBox6";
            this.priTextBox6.Size      = new System.Drawing.Size(176, 23);
            this.priTextBox6.TabIndex  = 159;
            this.priTextBox6.Text      = "";
            //
            // label8
            //
            this.label8.BackColor = System.Drawing.Color.Transparent;
            this.label8.Location  = new System.Drawing.Point(264, 32);
            this.label8.Name      = "label8";
            this.label8.Size      = new System.Drawing.Size(72, 23);
            this.label8.TabIndex  = 160;
            this.label8.Text      = "包装数量";
            this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // priTextBox7
            //
            this.priTextBox7.BackColor    = System.Drawing.Color.Yellow;
            this.priTextBox7.DataField    = "length";
            this.priTextBox7.DataType     = TJSystem.Public.DataType.String;
            this.priTextBox7.Font         = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox7.Location     = new System.Drawing.Point(336, 56);
            this.priTextBox7.Name         = "priTextBox7";
            this.priTextBox7.Size         = new System.Drawing.Size(48, 23);
            this.priTextBox7.TabIndex     = 161;
            this.priTextBox7.Text         = "";
            this.priTextBox7.TextChanged += new System.EventHandler(this.priTextBox7_TextChanged);
            //
            // label9
            //
            this.label9.BackColor = System.Drawing.Color.Transparent;
            this.label9.Location  = new System.Drawing.Point(264, 56);
            this.label9.Name      = "label9";
            this.label9.Size      = new System.Drawing.Size(72, 23);
            this.label9.TabIndex  = 162;
            this.label9.Text      = "尺寸(cm)";
            this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // priTextBox8
            //
            this.priTextBox8.BackColor = System.Drawing.Color.Yellow;
            this.priTextBox8.DataField = "grossweight";
            this.priTextBox8.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox8.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox8.Location  = new System.Drawing.Point(88, 80);
            this.priTextBox8.Name      = "priTextBox8";
            this.priTextBox8.Size      = new System.Drawing.Size(168, 23);
            this.priTextBox8.TabIndex  = 163;
            this.priTextBox8.Text      = "";
            //
            // label10
            //
            this.label10.BackColor = System.Drawing.Color.Transparent;
            this.label10.Location  = new System.Drawing.Point(8, 80);
            this.label10.Name      = "label10";
            this.label10.Size      = new System.Drawing.Size(80, 23);
            this.label10.TabIndex  = 164;
            this.label10.Text      = "毛重";
            this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // priTextBox9
            //
            this.priTextBox9.DataField = "remark";
            this.priTextBox9.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox9.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox9.Location  = new System.Drawing.Point(88, 104);
            this.priTextBox9.Multiline = true;
            this.priTextBox9.Name      = "priTextBox9";
            this.priTextBox9.Size      = new System.Drawing.Size(648, 56);
            this.priTextBox9.TabIndex  = 171;
            this.priTextBox9.Text      = "";
            //
            // label11
            //
            this.label11.BackColor = System.Drawing.Color.Transparent;
            this.label11.Location  = new System.Drawing.Point(8, 104);
            this.label11.Name      = "label11";
            this.label11.Size      = new System.Drawing.Size(80, 23);
            this.label11.TabIndex  = 172;
            this.label11.Text      = "备注";
            this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // priTextBox12
            //
            this.priTextBox12.BackColor = System.Drawing.Color.Yellow;
            this.priTextBox12.DataField = "netweight";
            this.priTextBox12.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox12.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox12.Location  = new System.Drawing.Point(336, 80);
            this.priTextBox12.Name      = "priTextBox12";
            this.priTextBox12.Size      = new System.Drawing.Size(168, 23);
            this.priTextBox12.TabIndex  = 165;
            this.priTextBox12.Text      = "";
            //
            // label14
            //
            this.label14.BackColor = System.Drawing.Color.Transparent;
            this.label14.Location  = new System.Drawing.Point(256, 80);
            this.label14.Name      = "label14";
            this.label14.Size      = new System.Drawing.Size(80, 23);
            this.label14.TabIndex  = 166;
            this.label14.Text      = "净重";
            this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label6
            //
            this.label6.BackColor = System.Drawing.Color.Transparent;
            this.label6.Location  = new System.Drawing.Point(536, 32);
            this.label6.Name      = "label6";
            this.label6.Size      = new System.Drawing.Size(48, 23);
            this.label6.TabIndex  = 174;
            this.label6.Text      = "单位";
            this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // priComboBox1
            //
            this.priComboBox1.BackColor     = System.Drawing.Color.White;
            this.priComboBox1.DataField     = "unit";
            this.priComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.priComboBox1.Location      = new System.Drawing.Point(584, 32);
            this.priComboBox1.Name          = "priComboBox1";
            this.priComboBox1.Size          = new System.Drawing.Size(152, 22);
            this.priComboBox1.TabIndex      = 173;
            //
            // label15
            //
            this.label15.BackColor = System.Drawing.Color.Transparent;
            this.label15.Location  = new System.Drawing.Point(24, 56);
            this.label15.Name      = "label15";
            this.label15.Size      = new System.Drawing.Size(64, 23);
            this.label15.TabIndex  = 176;
            this.label15.Text      = "包装类型";
            this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // priComboBox3
            //
            this.priComboBox3.BackColor     = System.Drawing.Color.White;
            this.priComboBox3.DataField     = "outsiepacktype";
            this.priComboBox3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.priComboBox3.Location      = new System.Drawing.Point(88, 56);
            this.priComboBox3.Name          = "priComboBox3";
            this.priComboBox3.Size          = new System.Drawing.Size(168, 22);
            this.priComboBox3.TabIndex      = 175;
            //
            // label16
            //
            this.label16.BackColor = System.Drawing.Color.Transparent;
            this.label16.Location  = new System.Drawing.Point(384, 56);
            this.label16.Name      = "label16";
            this.label16.Size      = new System.Drawing.Size(16, 23);
            this.label16.TabIndex  = 177;
            this.label16.Text      = "*";
            this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // priTextBox13
            //
            this.priTextBox13.BackColor = System.Drawing.Color.Yellow;
            this.priTextBox13.DataField = "width";
            this.priTextBox13.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox13.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox13.Location  = new System.Drawing.Point(400, 56);
            this.priTextBox13.Name      = "priTextBox13";
            this.priTextBox13.Size      = new System.Drawing.Size(48, 23);
            this.priTextBox13.TabIndex  = 178;
            this.priTextBox13.Text      = "";
            //
            // label17
            //
            this.label17.BackColor = System.Drawing.Color.Transparent;
            this.label17.Location  = new System.Drawing.Point(448, 56);
            this.label17.Name      = "label17";
            this.label17.Size      = new System.Drawing.Size(16, 23);
            this.label17.TabIndex  = 179;
            this.label17.Text      = "*";
            this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // priTextBox14
            //
            this.priTextBox14.BackColor = System.Drawing.Color.Yellow;
            this.priTextBox14.DataField = "height";
            this.priTextBox14.DataType  = TJSystem.Public.DataType.String;
            this.priTextBox14.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.priTextBox14.Location  = new System.Drawing.Point(464, 56);
            this.priTextBox14.Name      = "priTextBox14";
            this.priTextBox14.Size      = new System.Drawing.Size(48, 23);
            this.priTextBox14.TabIndex  = 180;
            this.priTextBox14.Text      = "";
            //
            // description
            //
            this.description.Format      = "";
            this.description.FormatInfo  = null;
            this.description.HeaderText  = "描述";
            this.description.MappingName = "description";
            this.description.NullText    = "";
            this.description.Width       = 75;
            //
            // qtyprepack
            //
            this.qtyprepack.Format      = "";
            this.qtyprepack.FormatInfo  = null;
            this.qtyprepack.HeaderText  = "包装数量";
            this.qtyprepack.MappingName = "qtyprepack";
            this.qtyprepack.NullText    = "";
            this.qtyprepack.Width       = 75;
            //
            // unit_name_cn
            //
            this.unit_name_cn.Format      = "";
            this.unit_name_cn.FormatInfo  = null;
            this.unit_name_cn.HeaderText  = "单位";
            this.unit_name_cn.MappingName = "unit_name_cn";
            this.unit_name_cn.NullText    = "";
            this.unit_name_cn.Width       = 75;
            //
            // pack_namecn
            //
            this.pack_namecn.Format      = "";
            this.pack_namecn.FormatInfo  = null;
            this.pack_namecn.HeaderText  = "包装类型";
            this.pack_namecn.MappingName = "pack_namecn";
            this.pack_namecn.NullText    = "";
            this.pack_namecn.Width       = 75;
            //
            // length
            //
            this.length.Format      = "";
            this.length.FormatInfo  = null;
            this.length.HeaderText  = "长";
            this.length.MappingName = "length";
            this.length.NullText    = "";
            this.length.Width       = 75;
            //
            // width
            //
            this.width.Format      = "";
            this.width.FormatInfo  = null;
            this.width.HeaderText  = "宽";
            this.width.MappingName = "width";
            this.width.NullText    = "";
            this.width.Width       = 75;
            //
            // height
            //
            this.height.Format      = "";
            this.height.FormatInfo  = null;
            this.height.HeaderText  = "高";
            this.height.MappingName = "height";
            this.height.NullText    = "";
            this.height.Width       = 75;
            //
            // volumn
            //
            this.volumn.Format      = "";
            this.volumn.FormatInfo  = null;
            this.volumn.HeaderText  = "体积";
            this.volumn.MappingName = "volumn";
            this.volumn.NullText    = "";
            this.volumn.Width       = 75;
            //
            // grossweight
            //
            this.grossweight.Format      = "";
            this.grossweight.FormatInfo  = null;
            this.grossweight.HeaderText  = "毛重";
            this.grossweight.MappingName = "grossweight";
            this.grossweight.NullText    = "";
            this.grossweight.Width       = 75;
            //
            // netweight
            //
            this.netweight.Format      = "";
            this.netweight.FormatInfo  = null;
            this.netweight.HeaderText  = "净重";
            this.netweight.MappingName = "netweight";
            this.netweight.NullText    = "";
            this.netweight.Width       = 75;
            //
            // remark
            //
            this.remark.Format      = "";
            this.remark.FormatInfo  = null;
            this.remark.HeaderText  = "备注";
            this.remark.MappingName = "remark";
            this.remark.NullText    = "";
            this.remark.Width       = 75;
            //
            // frmBasicItemPack
            //
            this.AutoScaleBaseSize = new System.Drawing.Size(7, 16);
            this.BackColor         = System.Drawing.SystemColors.ScrollBar;
            this.ClientSize        = new System.Drawing.Size(746, 440);
            this.Controls.Add(this.panel2);
            this.Controls.Add(this.panel3);
            this.Font            = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
            this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name            = "frmBasicItemPack";
            this.ShowInTaskbar   = false;
            this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text            = "货品资料";
            this.panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).EndInit();
            this.panel4.ResumeLayout(false);
            this.panel3.ResumeLayout(false);
            this.ResumeLayout(false);
        }