namespace NXWMS.Forms.Base { partial class frmCustomer { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmCustomer)); this.kryptonGroupBox2 = new ComponentFactory.Krypton.Toolkit.KryptonGroupBox(); this.kryptonPanelSearch = new ComponentFactory.Krypton.Toolkit.KryptonPanel(); this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel(); this.btnRemove = new ComponentFactory.Krypton.Toolkit.KryptonButton(); this.btnEdit = new ComponentFactory.Krypton.Toolkit.KryptonButton(); this.btnAdd = new ComponentFactory.Krypton.Toolkit.KryptonButton(); this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel(); this.kryptonButton1 = new ComponentFactory.Krypton.Toolkit.KryptonButton(); this.btnSearch = new ComponentFactory.Krypton.Toolkit.KryptonButton(); this.btnSearchExport = new ComponentFactory.Krypton.Toolkit.KryptonButton(); this.btnSearchImport = new ComponentFactory.Krypton.Toolkit.KryptonButton(); this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); this.chkSearchUse = new ComponentFactory.Krypton.Toolkit.KryptonCheckBox(); this.kryptonLabel16 = new ComponentFactory.Krypton.Toolkit.KryptonLabel(); this.cmbSearchCity = new ComponentFactory.Krypton.Toolkit.KryptonComboBox(); this.kryptonLabel3 = new ComponentFactory.Krypton.Toolkit.KryptonLabel(); this.kryptonLabel2 = new ComponentFactory.Krypton.Toolkit.KryptonLabel(); this.txtSearchCustomerName = new ComponentFactory.Krypton.Toolkit.KryptonTextBox(); this.kryptonLabel1 = new ComponentFactory.Krypton.Toolkit.KryptonLabel(); this.kryptonLabel18 = new ComponentFactory.Krypton.Toolkit.KryptonLabel(); this.kryptonLabel5 = new ComponentFactory.Krypton.Toolkit.KryptonLabel(); this.txtSearchCustomerCode = new ComponentFactory.Krypton.Toolkit.KryptonTextBox(); this.cmbSearchCustomerType = new ComponentFactory.Krypton.Toolkit.KryptonComboBox(); this.cmbSearchProvince = new ComponentFactory.Krypton.Toolkit.KryptonComboBox(); this.dataGridView = new ComponentFactory.Krypton.Toolkit.KryptonDataGridView(); this.Column15 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column16 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column17 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column18 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column19 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column20 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column21 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column22 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column23 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column24 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column27 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column25 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column26 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.pageTool = new NXWMS.Client.FrmCustom.PageToolbar(); this.kryptonGroupBox1 = new ComponentFactory.Krypton.Toolkit.KryptonGroupBox(); ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox2.Panel)).BeginInit(); this.kryptonGroupBox2.Panel.SuspendLayout(); this.kryptonGroupBox2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.kryptonPanelSearch)).BeginInit(); this.kryptonPanelSearch.SuspendLayout(); this.tableLayoutPanel4.SuspendLayout(); this.tableLayoutPanel3.SuspendLayout(); this.tableLayoutPanel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.cmbSearchCity)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cmbSearchCustomerType)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cmbSearchProvince)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataGridView)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox1.Panel)).BeginInit(); this.kryptonGroupBox1.Panel.SuspendLayout(); this.kryptonGroupBox1.SuspendLayout(); this.SuspendLayout(); // // kryptonGroupBox2 // this.kryptonGroupBox2.CaptionOverlap = 0D; this.kryptonGroupBox2.Dock = System.Windows.Forms.DockStyle.Top; this.kryptonGroupBox2.Location = new System.Drawing.Point(0, 0); this.kryptonGroupBox2.Name = "kryptonGroupBox2"; // // kryptonGroupBox2.Panel // this.kryptonGroupBox2.Panel.Controls.Add(this.kryptonPanelSearch); this.kryptonGroupBox2.Size = new System.Drawing.Size(1368, 136); this.kryptonGroupBox2.StateCommon.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom) | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left) | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right))); this.kryptonGroupBox2.StateCommon.Border.Rounding = 0; this.kryptonGroupBox2.TabIndex = 56; this.kryptonGroupBox2.Values.Heading = "查询"; this.kryptonGroupBox2.Values.Image = ((System.Drawing.Image)(resources.GetObject("kryptonGroupBox2.Values.Image"))); // // kryptonPanelSearch // this.kryptonPanelSearch.Controls.Add(this.tableLayoutPanel4); this.kryptonPanelSearch.Controls.Add(this.tableLayoutPanel3); this.kryptonPanelSearch.Controls.Add(this.tableLayoutPanel1); this.kryptonPanelSearch.Dock = System.Windows.Forms.DockStyle.Top; this.kryptonPanelSearch.Location = new System.Drawing.Point(0, 0); this.kryptonPanelSearch.Name = "kryptonPanelSearch"; this.kryptonPanelSearch.Size = new System.Drawing.Size(1366, 116); this.kryptonPanelSearch.TabIndex = 46; // // tableLayoutPanel4 // this.tableLayoutPanel4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.tableLayoutPanel4.BackColor = System.Drawing.Color.Transparent; this.tableLayoutPanel4.ColumnCount = 3; this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); this.tableLayoutPanel4.Controls.Add(this.btnRemove, 2, 0); this.tableLayoutPanel4.Controls.Add(this.btnEdit, 1, 0); this.tableLayoutPanel4.Controls.Add(this.btnAdd, 0, 0); this.tableLayoutPanel4.Location = new System.Drawing.Point(3, 70); this.tableLayoutPanel4.Name = "tableLayoutPanel4"; this.tableLayoutPanel4.RowCount = 1; this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tableLayoutPanel4.Size = new System.Drawing.Size(272, 37); this.tableLayoutPanel4.TabIndex = 3; // // btnRemove // this.btnRemove.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.btnRemove.Location = new System.Drawing.Point(183, 3); this.btnRemove.Name = "btnRemove"; this.btnRemove.Size = new System.Drawing.Size(86, 31); this.btnRemove.TabIndex = 2; this.btnRemove.Values.Image = ((System.Drawing.Image)(resources.GetObject("btnRemove.Values.Image"))); this.btnRemove.Values.Text = "删除"; this.btnRemove.Click += new System.EventHandler(this.btnRemove_Click); // // btnEdit // this.btnEdit.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.btnEdit.Location = new System.Drawing.Point(93, 3); this.btnEdit.Name = "btnEdit"; this.btnEdit.Size = new System.Drawing.Size(84, 31); this.btnEdit.TabIndex = 1; this.btnEdit.Values.Image = ((System.Drawing.Image)(resources.GetObject("btnEdit.Values.Image"))); this.btnEdit.Values.Text = "编辑"; this.btnEdit.Click += new System.EventHandler(this.btnEdit_Click); // // btnAdd // this.btnAdd.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.btnAdd.Location = new System.Drawing.Point(3, 3); this.btnAdd.Name = "btnAdd"; this.btnAdd.Size = new System.Drawing.Size(84, 31); this.btnAdd.TabIndex = 0; this.btnAdd.Values.Image = ((System.Drawing.Image)(resources.GetObject("btnAdd.Values.Image"))); this.btnAdd.Values.Text = "新增"; this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click); // // tableLayoutPanel3 // this.tableLayoutPanel3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Right))); this.tableLayoutPanel3.BackColor = System.Drawing.Color.Transparent; this.tableLayoutPanel3.ColumnCount = 4; this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F)); this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F)); this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F)); this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F)); this.tableLayoutPanel3.Controls.Add(this.kryptonButton1, 0, 0); this.tableLayoutPanel3.Controls.Add(this.btnSearch, 0, 0); this.tableLayoutPanel3.Controls.Add(this.btnSearchExport, 3, 0); this.tableLayoutPanel3.Controls.Add(this.btnSearchImport, 2, 0); this.tableLayoutPanel3.Location = new System.Drawing.Point(1022, 70); this.tableLayoutPanel3.Name = "tableLayoutPanel3"; this.tableLayoutPanel3.RowCount = 1; this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tableLayoutPanel3.Size = new System.Drawing.Size(341, 37); this.tableLayoutPanel3.TabIndex = 1; // // kryptonButton1 // this.kryptonButton1.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.kryptonButton1.Location = new System.Drawing.Point(88, 3); this.kryptonButton1.Name = "kryptonButton1"; this.kryptonButton1.Size = new System.Drawing.Size(79, 31); this.kryptonButton1.TabIndex = 3; this.kryptonButton1.Values.Image = ((System.Drawing.Image)(resources.GetObject("kryptonButton1.Values.Image"))); this.kryptonButton1.Values.Text = "导入"; // // btnSearch // this.btnSearch.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.btnSearch.Location = new System.Drawing.Point(3, 3); this.btnSearch.Name = "btnSearch"; this.btnSearch.Size = new System.Drawing.Size(79, 31); this.btnSearch.TabIndex = 0; this.btnSearch.Values.Image = ((System.Drawing.Image)(resources.GetObject("btnSearch.Values.Image"))); this.btnSearch.Values.Text = "查询"; this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click); // // btnSearchExport // this.btnSearchExport.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.btnSearchExport.Location = new System.Drawing.Point(258, 3); this.btnSearchExport.Name = "btnSearchExport"; this.btnSearchExport.Size = new System.Drawing.Size(80, 31); this.btnSearchExport.TabIndex = 1; this.btnSearchExport.Values.Image = ((System.Drawing.Image)(resources.GetObject("btnSearchExport.Values.Image"))); this.btnSearchExport.Values.Text = "导出"; this.btnSearchExport.Click += new System.EventHandler(this.btnSearchExport_Click); // // btnSearchImport // this.btnSearchImport.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.btnSearchImport.Location = new System.Drawing.Point(173, 3); this.btnSearchImport.Name = "btnSearchImport"; this.btnSearchImport.Size = new System.Drawing.Size(79, 31); this.btnSearchImport.TabIndex = 2; this.btnSearchImport.Values.Image = ((System.Drawing.Image)(resources.GetObject("btnSearchImport.Values.Image"))); this.btnSearchImport.Values.Text = "同步ERP"; this.btnSearchImport.Click += new System.EventHandler(this.btnSearchImport_Click); // // tableLayoutPanel1 // this.tableLayoutPanel1.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.tableLayoutPanel1.BackColor = System.Drawing.Color.Transparent; this.tableLayoutPanel1.ColumnCount = 10; this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 82F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 82F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 82F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 60F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 50F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F)); this.tableLayoutPanel1.Controls.Add(this.chkSearchUse, 1, 1); this.tableLayoutPanel1.Controls.Add(this.kryptonLabel16, 8, 0); this.tableLayoutPanel1.Controls.Add(this.cmbSearchCity, 9, 0); this.tableLayoutPanel1.Controls.Add(this.kryptonLabel3, 6, 0); this.tableLayoutPanel1.Controls.Add(this.kryptonLabel2, 2, 0); this.tableLayoutPanel1.Controls.Add(this.txtSearchCustomerName, 3, 0); this.tableLayoutPanel1.Controls.Add(this.kryptonLabel1, 0, 0); this.tableLayoutPanel1.Controls.Add(this.kryptonLabel18, 4, 0); this.tableLayoutPanel1.Controls.Add(this.kryptonLabel5, 0, 1); this.tableLayoutPanel1.Controls.Add(this.txtSearchCustomerCode, 1, 0); this.tableLayoutPanel1.Controls.Add(this.cmbSearchCustomerType, 5, 0); this.tableLayoutPanel1.Controls.Add(this.cmbSearchProvince, 7, 0); this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0); this.tableLayoutPanel1.Name = "tableLayoutPanel1"; this.tableLayoutPanel1.RowCount = 2; this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel1.Size = new System.Drawing.Size(1366, 66); this.tableLayoutPanel1.TabIndex = 0; // // chkSearchUse // this.chkSearchUse.Checked = true; this.chkSearchUse.CheckState = System.Windows.Forms.CheckState.Checked; this.chkSearchUse.Dock = System.Windows.Forms.DockStyle.Fill; this.chkSearchUse.Location = new System.Drawing.Point(85, 36); this.chkSearchUse.Name = "chkSearchUse"; this.chkSearchUse.Size = new System.Drawing.Size(196, 27); this.chkSearchUse.TabIndex = 46; this.chkSearchUse.Tag = ""; this.chkSearchUse.Values.Text = ""; // // kryptonLabel16 // this.kryptonLabel16.AutoSize = false; this.kryptonLabel16.Dock = System.Windows.Forms.DockStyle.Fill; this.kryptonLabel16.Location = new System.Drawing.Point(1117, 3); this.kryptonLabel16.Name = "kryptonLabel16"; this.kryptonLabel16.RightToLeft = System.Windows.Forms.RightToLeft.No; this.kryptonLabel16.Size = new System.Drawing.Size(44, 27); this.kryptonLabel16.TabIndex = 41; this.kryptonLabel16.Values.Text = "市:"; // // cmbSearchCity // this.cmbSearchCity.Anchor = System.Windows.Forms.AnchorStyles.None; this.cmbSearchCity.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cmbSearchCity.DropDownWidth = 121; this.cmbSearchCity.Location = new System.Drawing.Point(1174, 6); this.cmbSearchCity.Name = "cmbSearchCity"; this.cmbSearchCity.Size = new System.Drawing.Size(182, 21); this.cmbSearchCity.TabIndex = 42; this.cmbSearchCity.Tag = "AREA_CODE"; // // kryptonLabel3 // this.kryptonLabel3.AutoSize = false; this.kryptonLabel3.Dock = System.Windows.Forms.DockStyle.Fill; this.kryptonLabel3.Location = new System.Drawing.Point(855, 3); this.kryptonLabel3.Name = "kryptonLabel3"; this.kryptonLabel3.RightToLeft = System.Windows.Forms.RightToLeft.No; this.kryptonLabel3.Size = new System.Drawing.Size(54, 27); this.kryptonLabel3.TabIndex = 28; this.kryptonLabel3.Values.Text = "省份:"; // // kryptonLabel2 // this.kryptonLabel2.AutoSize = false; this.kryptonLabel2.Dock = System.Windows.Forms.DockStyle.Fill; this.kryptonLabel2.Location = new System.Drawing.Point(287, 3); this.kryptonLabel2.Name = "kryptonLabel2"; this.kryptonLabel2.RightToLeft = System.Windows.Forms.RightToLeft.No; this.kryptonLabel2.Size = new System.Drawing.Size(76, 27); this.kryptonLabel2.TabIndex = 2; this.kryptonLabel2.Values.Text = "客户名称:"; // // txtSearchCustomerName // this.txtSearchCustomerName.Anchor = System.Windows.Forms.AnchorStyles.None; this.txtSearchCustomerName.Location = new System.Drawing.Point(376, 5); this.txtSearchCustomerName.Name = "txtSearchCustomerName"; this.txtSearchCustomerName.Size = new System.Drawing.Size(182, 23); this.txtSearchCustomerName.TabIndex = 3; this.txtSearchCustomerName.Tag = ""; // // kryptonLabel1 // this.kryptonLabel1.AutoSize = false; this.kryptonLabel1.Dock = System.Windows.Forms.DockStyle.Fill; this.kryptonLabel1.Location = new System.Drawing.Point(3, 3); this.kryptonLabel1.Name = "kryptonLabel1"; this.kryptonLabel1.RightToLeft = System.Windows.Forms.RightToLeft.No; this.kryptonLabel1.Size = new System.Drawing.Size(76, 27); this.kryptonLabel1.TabIndex = 0; this.kryptonLabel1.Values.Text = "客户编号:"; // // kryptonLabel18 // this.kryptonLabel18.AutoSize = false; this.kryptonLabel18.Dock = System.Windows.Forms.DockStyle.Fill; this.kryptonLabel18.Location = new System.Drawing.Point(571, 3); this.kryptonLabel18.Name = "kryptonLabel18"; this.kryptonLabel18.RightToLeft = System.Windows.Forms.RightToLeft.No; this.kryptonLabel18.Size = new System.Drawing.Size(76, 27); this.kryptonLabel18.TabIndex = 26; this.kryptonLabel18.Values.Text = "客户类型:"; // // kryptonLabel5 // this.kryptonLabel5.AutoSize = false; this.kryptonLabel5.Dock = System.Windows.Forms.DockStyle.Fill; this.kryptonLabel5.Location = new System.Drawing.Point(3, 36); this.kryptonLabel5.Name = "kryptonLabel5"; this.kryptonLabel5.RightToLeft = System.Windows.Forms.RightToLeft.No; this.kryptonLabel5.Size = new System.Drawing.Size(76, 27); this.kryptonLabel5.TabIndex = 47; this.kryptonLabel5.Values.Text = "使用标识:"; this.kryptonLabel5.Paint += new System.Windows.Forms.PaintEventHandler(this.kryptonLabel5_Paint); // // txtSearchCustomerCode // this.txtSearchCustomerCode.Anchor = System.Windows.Forms.AnchorStyles.None; this.txtSearchCustomerCode.Location = new System.Drawing.Point(92, 5); this.txtSearchCustomerCode.Name = "txtSearchCustomerCode"; this.txtSearchCustomerCode.Size = new System.Drawing.Size(182, 23); this.txtSearchCustomerCode.TabIndex = 48; this.txtSearchCustomerCode.Tag = ""; // // cmbSearchCustomerType // this.cmbSearchCustomerType.Anchor = System.Windows.Forms.AnchorStyles.None; this.cmbSearchCustomerType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cmbSearchCustomerType.DropDownWidth = 121; this.cmbSearchCustomerType.Location = new System.Drawing.Point(660, 6); this.cmbSearchCustomerType.Name = "cmbSearchCustomerType"; this.cmbSearchCustomerType.Size = new System.Drawing.Size(182, 21); this.cmbSearchCustomerType.TabIndex = 49; this.cmbSearchCustomerType.Tag = "AREA_CODE"; // // cmbSearchProvince // this.cmbSearchProvince.Anchor = System.Windows.Forms.AnchorStyles.None; this.cmbSearchProvince.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cmbSearchProvince.DropDownWidth = 121; this.cmbSearchProvince.Location = new System.Drawing.Point(922, 6); this.cmbSearchProvince.Name = "cmbSearchProvince"; this.cmbSearchProvince.Size = new System.Drawing.Size(182, 21); this.cmbSearchProvince.TabIndex = 50; this.cmbSearchProvince.Tag = "AREA_CODE"; // // dataGridView // this.dataGridView.AllowUserToAddRows = false; this.dataGridView.AllowUserToDeleteRows = false; this.dataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.Column15, this.Column16, this.Column17, this.Column18, this.Column19, this.Column20, this.Column21, this.Column22, this.Column23, this.Column24, this.Column27, this.Column25, this.Column26}); this.dataGridView.Dock = System.Windows.Forms.DockStyle.Fill; this.dataGridView.Location = new System.Drawing.Point(0, 0); this.dataGridView.Name = "dataGridView"; this.dataGridView.ReadOnly = true; this.dataGridView.RowHeadersVisible = false; this.dataGridView.RowTemplate.Height = 23; this.dataGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dataGridView.Size = new System.Drawing.Size(1364, 577); this.dataGridView.TabIndex = 62; this.dataGridView.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView_CellDoubleClick); this.dataGridView.RowStateChanged += new System.Windows.Forms.DataGridViewRowStateChangedEventHandler(this.dataGridView_RowStateChanged); // // Column15 // this.Column15.HeaderText = "用户编码"; this.Column15.Name = "Column15"; this.Column15.ReadOnly = true; this.Column15.Width = 86; // // Column16 // this.Column16.HeaderText = "用户名称"; this.Column16.Name = "Column16"; this.Column16.ReadOnly = true; this.Column16.Width = 86; // // Column17 // this.Column17.HeaderText = "用户昵称"; this.Column17.Name = "Column17"; this.Column17.ReadOnly = true; this.Column17.Width = 86; // // Column18 // this.Column18.HeaderText = "职位名称"; this.Column18.Name = "Column18"; this.Column18.ReadOnly = true; this.Column18.Width = 87; // // Column19 // this.Column19.HeaderText = "性别"; this.Column19.Name = "Column19"; this.Column19.ReadOnly = true; this.Column19.Width = 86; // // Column20 // this.Column20.HeaderText = "所属角色"; this.Column20.Name = "Column20"; this.Column20.ReadOnly = true; this.Column20.Width = 86; // // Column21 // this.Column21.HeaderText = "手机号码"; this.Column21.Name = "Column21"; this.Column21.ReadOnly = true; this.Column21.Width = 86; // // Column22 // this.Column22.HeaderText = "邮箱"; this.Column22.Name = "Column22"; this.Column22.ReadOnly = true; this.Column22.Width = 86; // // Column23 // this.Column23.HeaderText = "地址"; this.Column23.Name = "Column23"; this.Column23.ReadOnly = true; this.Column23.Width = 86; // // Column24 // this.Column24.HeaderText = "是否启用"; this.Column24.Name = "Column24"; this.Column24.ReadOnly = true; this.Column24.Width = 87; // // Column27 // this.Column27.HeaderText = "创建人"; this.Column27.Name = "Column27"; this.Column27.ReadOnly = true; this.Column27.Width = 86; // // Column25 // this.Column25.HeaderText = "创建时间"; this.Column25.Name = "Column25"; this.Column25.ReadOnly = true; this.Column25.Width = 86; // // Column26 // this.Column26.HeaderText = "更新人"; this.Column26.Name = "Column26"; this.Column26.ReadOnly = true; this.Column26.Width = 86; // // dataGridViewTextBoxColumn1 // this.dataGridViewTextBoxColumn1.HeaderText = "用户编码"; this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1"; this.dataGridViewTextBoxColumn1.ReadOnly = true; this.dataGridViewTextBoxColumn1.Width = 86; // // dataGridViewTextBoxColumn2 // this.dataGridViewTextBoxColumn2.HeaderText = "用户名称"; this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2"; this.dataGridViewTextBoxColumn2.ReadOnly = true; this.dataGridViewTextBoxColumn2.Width = 86; // // dataGridViewTextBoxColumn3 // this.dataGridViewTextBoxColumn3.HeaderText = "用户昵称"; this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3"; this.dataGridViewTextBoxColumn3.ReadOnly = true; this.dataGridViewTextBoxColumn3.Width = 86; // // dataGridViewTextBoxColumn4 // this.dataGridViewTextBoxColumn4.HeaderText = "职位名称"; this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4"; this.dataGridViewTextBoxColumn4.ReadOnly = true; this.dataGridViewTextBoxColumn4.Width = 87; // // dataGridViewTextBoxColumn5 // this.dataGridViewTextBoxColumn5.HeaderText = "性别"; this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5"; this.dataGridViewTextBoxColumn5.ReadOnly = true; this.dataGridViewTextBoxColumn5.Width = 86; // // dataGridViewTextBoxColumn6 // this.dataGridViewTextBoxColumn6.HeaderText = "所属角色"; this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6"; this.dataGridViewTextBoxColumn6.ReadOnly = true; this.dataGridViewTextBoxColumn6.Width = 86; // // dataGridViewTextBoxColumn7 // this.dataGridViewTextBoxColumn7.HeaderText = "手机号码"; this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7"; this.dataGridViewTextBoxColumn7.ReadOnly = true; this.dataGridViewTextBoxColumn7.Width = 86; // // dataGridViewTextBoxColumn8 // this.dataGridViewTextBoxColumn8.HeaderText = "邮箱"; this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8"; this.dataGridViewTextBoxColumn8.ReadOnly = true; this.dataGridViewTextBoxColumn8.Width = 86; // // dataGridViewTextBoxColumn9 // this.dataGridViewTextBoxColumn9.HeaderText = "地址"; this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9"; this.dataGridViewTextBoxColumn9.ReadOnly = true; this.dataGridViewTextBoxColumn9.Width = 86; // // dataGridViewTextBoxColumn10 // this.dataGridViewTextBoxColumn10.HeaderText = "是否启用"; this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10"; this.dataGridViewTextBoxColumn10.ReadOnly = true; this.dataGridViewTextBoxColumn10.Width = 87; // // dataGridViewTextBoxColumn11 // this.dataGridViewTextBoxColumn11.HeaderText = "创建人"; this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11"; this.dataGridViewTextBoxColumn11.ReadOnly = true; this.dataGridViewTextBoxColumn11.Width = 86; // // dataGridViewTextBoxColumn12 // this.dataGridViewTextBoxColumn12.HeaderText = "创建时间"; this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12"; this.dataGridViewTextBoxColumn12.ReadOnly = true; this.dataGridViewTextBoxColumn12.Width = 86; // // dataGridViewTextBoxColumn13 // this.dataGridViewTextBoxColumn13.HeaderText = "更新人"; this.dataGridViewTextBoxColumn13.Name = "dataGridViewTextBoxColumn13"; this.dataGridViewTextBoxColumn13.ReadOnly = true; this.dataGridViewTextBoxColumn13.Width = 86; // // pageTool // this.pageTool._execActionMessgae = null; this.pageTool._execActionOperation = null; this.pageTool._LastOperation = null; this.pageTool.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(205)))), ((int)(((byte)(212)))), ((int)(((byte)(221))))); this.pageTool.DataCount = 0; this.pageTool.Dock = System.Windows.Forms.DockStyle.Bottom; this.pageTool.LoadMessage = null; this.pageTool.Location = new System.Drawing.Point(0, 737); this.pageTool.Name = "pageTool"; this.pageTool.PageDefault = "{0}/{1}"; this.pageTool.PageIndexSelectDefault = 1; this.pageTool.PageInfoDefault = "共 {0} 条记录,每页"; this.pageTool.PageSize = 30; this.pageTool.PageSizeSelectList = ((System.Collections.Generic.List)(resources.GetObject("pageTool.PageSizeSelectList"))); this.pageTool.Size = new System.Drawing.Size(1368, 27); this.pageTool.TabIndex = 75; this.pageTool.OnPageChange += new NXWMS.Client.FrmCustom.PageToolbar.PageChange(this.pageTool_OnPageChange); // // kryptonGroupBox1 // this.kryptonGroupBox1.CaptionOverlap = 0D; this.kryptonGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill; this.kryptonGroupBox1.Location = new System.Drawing.Point(0, 136); this.kryptonGroupBox1.Name = "kryptonGroupBox1"; // // kryptonGroupBox1.Panel // this.kryptonGroupBox1.Panel.Controls.Add(this.dataGridView); this.kryptonGroupBox1.Size = new System.Drawing.Size(1368, 601); this.kryptonGroupBox1.TabIndex = 76; this.kryptonGroupBox1.Values.Heading = "客户列表:"; // // frmCustomer // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1368, 764); this.Controls.Add(this.kryptonGroupBox1); this.Controls.Add(this.pageTool); this.Controls.Add(this.kryptonGroupBox2); this.Name = "frmCustomer"; this.Text = "客户档案"; ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox2.Panel)).EndInit(); this.kryptonGroupBox2.Panel.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox2)).EndInit(); this.kryptonGroupBox2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.kryptonPanelSearch)).EndInit(); this.kryptonPanelSearch.ResumeLayout(false); this.tableLayoutPanel4.ResumeLayout(false); this.tableLayoutPanel3.ResumeLayout(false); this.tableLayoutPanel1.ResumeLayout(false); this.tableLayoutPanel1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.cmbSearchCity)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.cmbSearchCustomerType)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.cmbSearchProvince)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataGridView)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox1.Panel)).EndInit(); this.kryptonGroupBox1.Panel.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox1)).EndInit(); this.kryptonGroupBox1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private ComponentFactory.Krypton.Toolkit.KryptonGroupBox kryptonGroupBox2; private ComponentFactory.Krypton.Toolkit.KryptonPanel kryptonPanelSearch; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4; private ComponentFactory.Krypton.Toolkit.KryptonButton btnRemove; private ComponentFactory.Krypton.Toolkit.KryptonButton btnEdit; private ComponentFactory.Krypton.Toolkit.KryptonButton btnAdd; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3; private ComponentFactory.Krypton.Toolkit.KryptonButton btnSearchImport; private ComponentFactory.Krypton.Toolkit.KryptonButton btnSearchExport; private ComponentFactory.Krypton.Toolkit.KryptonButton btnSearch; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; private ComponentFactory.Krypton.Toolkit.KryptonCheckBox chkSearchUse; private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel16; private ComponentFactory.Krypton.Toolkit.KryptonComboBox cmbSearchCity; private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel3; private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel2; private ComponentFactory.Krypton.Toolkit.KryptonTextBox txtSearchCustomerName; private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel1; private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel18; private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel5; private ComponentFactory.Krypton.Toolkit.KryptonDataGridView dataGridView; private System.Windows.Forms.DataGridViewTextBoxColumn Column15; private System.Windows.Forms.DataGridViewTextBoxColumn Column16; private System.Windows.Forms.DataGridViewTextBoxColumn Column17; private System.Windows.Forms.DataGridViewTextBoxColumn Column18; private System.Windows.Forms.DataGridViewTextBoxColumn Column19; private System.Windows.Forms.DataGridViewTextBoxColumn Column20; private System.Windows.Forms.DataGridViewTextBoxColumn Column21; private System.Windows.Forms.DataGridViewTextBoxColumn Column22; private System.Windows.Forms.DataGridViewTextBoxColumn Column23; private System.Windows.Forms.DataGridViewTextBoxColumn Column24; private System.Windows.Forms.DataGridViewTextBoxColumn Column27; private System.Windows.Forms.DataGridViewTextBoxColumn Column25; private System.Windows.Forms.DataGridViewTextBoxColumn Column26; private ComponentFactory.Krypton.Toolkit.KryptonTextBox txtSearchCustomerCode; private ComponentFactory.Krypton.Toolkit.KryptonComboBox cmbSearchCustomerType; private ComponentFactory.Krypton.Toolkit.KryptonComboBox cmbSearchProvince; private Client.FrmCustom.PageToolbar pageTool; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn12; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn13; private ComponentFactory.Krypton.Toolkit.KryptonButton kryptonButton1; private ComponentFactory.Krypton.Toolkit.KryptonGroupBox kryptonGroupBox1; } }