123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499 |
- namespace LYFZ.Software.UI.Customers
- {
- partial class Othercustomers
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- this.components = new System.ComponentModel.Container();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Othercustomers));
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
- this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
- this.dgvData = new LYFZ.ComponentLibrary.DataGridViewEc();
- this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
- this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
- this.cmbQueryText = new LYFZ.ComponentLibrary.TextBoxEx();
- this.btnSlect = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnAdd = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnUpdate = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnDelete = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnTexting = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnExport = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnAddExcel = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
- this.panelEx4 = new LYFZ.ComponentLibrary.PanelEx();
- this.chkBaby = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.panelONkh = new LYFZ.ComponentLibrary.PanelEx();
- this.chkONkh = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
- this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
- this.panelEx5 = new LYFZ.ComponentLibrary.PanelEx();
- this.lbStatistics = new LYFZ.ComponentLibrary.LabelEx();
- this.plExMainContainer.SuspendLayout();
- this.plFormMainContent.SuspendLayout();
- this.panelEx2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvData)).BeginInit();
- this.flowLayoutPanel1.SuspendLayout();
- this.panelEx1.SuspendLayout();
- this.panelEx4.SuspendLayout();
- this.panelONkh.SuspendLayout();
- this.panelEx5.SuspendLayout();
- this.SuspendLayout();
- //
- // plExMainContainer
- //
- this.plExMainContainer.Controls.Add(this.panelEx2);
- this.plExMainContainer.Location = new System.Drawing.Point(0, 40);
- this.plExMainContainer.Padding = new System.Windows.Forms.Padding(5, 10, 5, 10);
- this.plExMainContainer.Size = new System.Drawing.Size(950, 505);
- //
- // plFormMainContent
- //
- this.plFormMainContent.Size = new System.Drawing.Size(950, 545);
- this.plFormMainContent.Controls.SetChildIndex(this.plExMainContainer, 0);
- //
- // btnAppFormMaximize
- //
- this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
- this.btnAppFormMaximize.Location = new System.Drawing.Point(891, 0);
- //
- // btnAppFormExit
- //
- this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
- this.btnAppFormExit.Location = new System.Drawing.Point(918, 0);
- //
- // btnAppFormMinimize
- //
- this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
- this.btnAppFormMinimize.Location = new System.Drawing.Point(864, 0);
- //
- // panelEx2
- //
- this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.panelEx2.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx2.BorderWidth = 1;
- this.panelEx2.Controls.Add(this.dgvData);
- this.panelEx2.Controls.Add(this.panelEx5);
- this.panelEx2.Controls.Add(this.flowLayoutPanel1);
- this.panelEx2.Controls.Add(this.panelEx3);
- this.panelEx2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panelEx2.Location = new System.Drawing.Point(5, 10);
- this.panelEx2.Name = "panelEx2";
- this.panelEx2.Padding = new System.Windows.Forms.Padding(3);
- this.panelEx2.Size = new System.Drawing.Size(940, 485);
- this.panelEx2.TabIndex = 195;
- //
- // dgvData
- //
- this.dgvData.AllowUserToAddRows = false;
- this.dgvData.AllowUserToDeleteRows = false;
- this.dgvData.AllowUserToResizeRows = false;
- this.dgvData.BackgroundColor = System.Drawing.Color.White;
- this.dgvData.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
- dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle3.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- this.dgvData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle3;
- this.dgvData.ColumnHeadersHeight = 24;
- this.dgvData.dgvColumnHeadersHeight = 24;
- this.dgvData.dgvCurrentColumnOriginalSet = "";
- this.dgvData.dgvCurrentColumnWidth = "";
- this.dgvData.dgvCurrentHideColumn = null;
- this.dgvData.dgvFixedHideColumn = "";
- this.dgvData.dgvGuidName = null;
- this.dgvData.dgvUserEmployeeID = null;
- this.dgvData.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvData.EnableHeadersVisualStyles = false;
- this.dgvData.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.dgvData.ImageHeight = 15;
- this.dgvData.ImageWidth = 15;
- this.dgvData.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvData.ImgCollapse")));
- this.dgvData.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvData.ImgExpand")));
- this.dgvData.IsAutomaticDrawSingleOrDoubleRow = true;
- this.dgvData.IsCompleteBonding = false;
- this.dgvData.IsCopyCellValue = true;
- this.dgvData.IsShowSerialNumber = true;
- this.dgvData.IsSortedRedraw = true;
- this.dgvData.IsSortMode = true;
- this.dgvData.Location = new System.Drawing.Point(3, 39);
- this.dgvData.Name = "dgvData";
- dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Control;
- dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText;
- dataGridViewCellStyle4.Padding = new System.Windows.Forms.Padding(41);
- dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvData.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
- this.dgvData.RowHeadersWidth = 40;
- this.dgvData.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- this.dgvData.RowTemplate.Height = 23;
- this.dgvData.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvData.Size = new System.Drawing.Size(932, 416);
- this.dgvData.StrSecondStageNull = "";
- this.dgvData.StrValueNullColumn = "";
- this.dgvData.TabIndex = 219;
- this.dgvData.ViceCount = 1;
- //
- // flowLayoutPanel1
- //
- this.flowLayoutPanel1.Controls.Add(this.panelEx1);
- this.flowLayoutPanel1.Controls.Add(this.btnSlect);
- this.flowLayoutPanel1.Controls.Add(this.btnAdd);
- this.flowLayoutPanel1.Controls.Add(this.btnUpdate);
- this.flowLayoutPanel1.Controls.Add(this.btnDelete);
- this.flowLayoutPanel1.Controls.Add(this.btnTexting);
- this.flowLayoutPanel1.Controls.Add(this.btnExport);
- this.flowLayoutPanel1.Controls.Add(this.btnAddExcel);
- this.flowLayoutPanel1.Controls.Add(this.btnClose);
- this.flowLayoutPanel1.Controls.Add(this.panelEx4);
- this.flowLayoutPanel1.Controls.Add(this.panelONkh);
- this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Top;
- this.flowLayoutPanel1.Location = new System.Drawing.Point(3, 3);
- this.flowLayoutPanel1.Name = "flowLayoutPanel1";
- this.flowLayoutPanel1.Size = new System.Drawing.Size(932, 36);
- this.flowLayoutPanel1.TabIndex = 218;
- //
- // panelEx1
- //
- this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx1.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx1.BorderWidth = 1;
- this.panelEx1.Controls.Add(this.cmbQueryText);
- this.panelEx1.Location = new System.Drawing.Point(3, 3);
- this.panelEx1.Name = "panelEx1";
- this.panelEx1.Size = new System.Drawing.Size(185, 28);
- this.panelEx1.TabIndex = 217;
- //
- // cmbQueryText
- //
- this.cmbQueryText.BackColor = System.Drawing.Color.Transparent;
- this.cmbQueryText.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.cmbQueryText.Icon = null;
- this.cmbQueryText.IconIsButton = false;
- this.cmbQueryText.IsPasswordChat = '\0';
- this.cmbQueryText.IsSystemPasswordChar = false;
- this.cmbQueryText.Lines = new string[0];
- this.cmbQueryText.Location = new System.Drawing.Point(1, 1);
- this.cmbQueryText.Margin = new System.Windows.Forms.Padding(0);
- this.cmbQueryText.MaxLength = 32767;
- this.cmbQueryText.MinimumSize = new System.Drawing.Size(0, 24);
- this.cmbQueryText.MouseBack = null;
- this.cmbQueryText.Multiline = false;
- this.cmbQueryText.Name = "cmbQueryText";
- this.cmbQueryText.NormlBack = null;
- this.cmbQueryText.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
- this.cmbQueryText.ReadOnly = false;
- this.cmbQueryText.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.cmbQueryText.Size = new System.Drawing.Size(180, 26);
- this.cmbQueryText.TabIndex = 2232;
- this.cmbQueryText.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.cmbQueryText.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
- this.cmbQueryText.WaterText = "订单号、客户姓名、电话";
- this.cmbQueryText.WordWrap = true;
- //
- // btnSlect
- //
- this.btnSlect.BackColor = System.Drawing.Color.Transparent;
- this.btnSlect.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSlect.BackImg")));
- this.btnSlect.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnSlect.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnSlect.ForeColor = System.Drawing.Color.White;
- this.btnSlect.IsCustomBackImg = false;
- this.btnSlect.IsShowText = true;
- this.btnSlect.Location = new System.Drawing.Point(194, 3);
- this.btnSlect.Name = "btnSlect";
- this.btnSlect.Size = new System.Drawing.Size(85, 28);
- this.btnSlect.TabIndex = 198;
- this.btnSlect.Text = " 查 询";
- this.btnSlect.UseVisualStyleBackColor = false;
- //
- // btnAdd
- //
- this.btnAdd.BackColor = System.Drawing.Color.Transparent;
- this.btnAdd.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAdd.BackImg")));
- this.btnAdd.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnAdd.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnAdd.ForeColor = System.Drawing.Color.White;
- this.btnAdd.IsCustomBackImg = false;
- this.btnAdd.IsShowText = true;
- this.btnAdd.Location = new System.Drawing.Point(285, 3);
- this.btnAdd.Name = "btnAdd";
- this.btnAdd.Size = new System.Drawing.Size(85, 28);
- this.btnAdd.TabIndex = 200;
- this.btnAdd.Text = " 添 加";
- this.btnAdd.UseVisualStyleBackColor = false;
- //
- // btnUpdate
- //
- this.btnUpdate.BackColor = System.Drawing.Color.Transparent;
- this.btnUpdate.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnUpdate.BackImg")));
- this.btnUpdate.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnUpdate.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnUpdate.ForeColor = System.Drawing.Color.White;
- this.btnUpdate.IsCustomBackImg = false;
- this.btnUpdate.IsShowText = true;
- this.btnUpdate.Location = new System.Drawing.Point(376, 3);
- this.btnUpdate.Name = "btnUpdate";
- this.btnUpdate.Size = new System.Drawing.Size(85, 28);
- this.btnUpdate.TabIndex = 201;
- this.btnUpdate.Text = " 修 改";
- this.btnUpdate.UseVisualStyleBackColor = false;
- //
- // btnDelete
- //
- this.btnDelete.BackColor = System.Drawing.Color.Transparent;
- this.btnDelete.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnDelete.BackImg")));
- this.btnDelete.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnDelete.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnDelete.ForeColor = System.Drawing.Color.White;
- this.btnDelete.IsCustomBackImg = false;
- this.btnDelete.IsShowText = true;
- this.btnDelete.Location = new System.Drawing.Point(467, 3);
- this.btnDelete.Name = "btnDelete";
- this.btnDelete.Size = new System.Drawing.Size(85, 28);
- this.btnDelete.TabIndex = 202;
- this.btnDelete.Text = " 删 除";
- this.btnDelete.UseVisualStyleBackColor = false;
- //
- // btnTexting
- //
- this.btnTexting.BackColor = System.Drawing.Color.Transparent;
- this.btnTexting.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnTexting.BackImg")));
- this.btnTexting.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnTexting.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnTexting.ForeColor = System.Drawing.Color.White;
- this.btnTexting.IsCustomBackImg = false;
- this.btnTexting.IsShowText = true;
- this.btnTexting.Location = new System.Drawing.Point(558, 3);
- this.btnTexting.Name = "btnTexting";
- this.btnTexting.Size = new System.Drawing.Size(85, 28);
- this.btnTexting.TabIndex = 206;
- this.btnTexting.Text = " 发送短信";
- this.btnTexting.UseVisualStyleBackColor = false;
- //
- // btnExport
- //
- this.btnExport.BackColor = System.Drawing.Color.Transparent;
- this.btnExport.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnExport.BackImg")));
- this.btnExport.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnExport.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnExport.ForeColor = System.Drawing.Color.White;
- this.btnExport.IsCustomBackImg = false;
- this.btnExport.IsShowText = true;
- this.btnExport.Location = new System.Drawing.Point(649, 3);
- this.btnExport.Name = "btnExport";
- this.btnExport.Size = new System.Drawing.Size(85, 28);
- this.btnExport.TabIndex = 205;
- this.btnExport.Text = " 导 出";
- this.btnExport.UseVisualStyleBackColor = false;
- //
- // btnAddExcel
- //
- this.btnAddExcel.BackColor = System.Drawing.Color.Transparent;
- this.btnAddExcel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAddExcel.BackImg")));
- this.btnAddExcel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnAddExcel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnAddExcel.ForeColor = System.Drawing.Color.White;
- this.btnAddExcel.IsCustomBackImg = false;
- this.btnAddExcel.IsShowText = true;
- this.btnAddExcel.Location = new System.Drawing.Point(740, 3);
- this.btnAddExcel.Name = "btnAddExcel";
- this.btnAddExcel.Size = new System.Drawing.Size(85, 28);
- this.btnAddExcel.TabIndex = 205;
- this.btnAddExcel.Text = " 导入Excel";
- this.btnAddExcel.UseVisualStyleBackColor = false;
- //
- // btnClose
- //
- this.btnClose.BackColor = System.Drawing.Color.Transparent;
- this.btnClose.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClose.BackImg")));
- this.btnClose.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnClose.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnClose.ForeColor = System.Drawing.Color.White;
- this.btnClose.IsCustomBackImg = false;
- this.btnClose.IsShowText = true;
- this.btnClose.Location = new System.Drawing.Point(831, 3);
- this.btnClose.Name = "btnClose";
- this.btnClose.Size = new System.Drawing.Size(85, 28);
- this.btnClose.TabIndex = 205;
- this.btnClose.Text = " 关 闭";
- this.btnClose.UseVisualStyleBackColor = false;
- //
- // panelEx4
- //
- this.panelEx4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx4.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx4.BorderWidth = 1;
- this.panelEx4.Controls.Add(this.chkBaby);
- this.panelEx4.Location = new System.Drawing.Point(3, 37);
- this.panelEx4.Name = "panelEx4";
- this.panelEx4.Size = new System.Drawing.Size(83, 28);
- this.panelEx4.TabIndex = 219;
- //
- // chkBaby
- //
- this.chkBaby.AutoSize = true;
- this.chkBaby.BackColor = System.Drawing.Color.Transparent;
- this.chkBaby.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
- this.chkBaby.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.chkBaby.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.chkBaby.Fourstates = false;
- this.chkBaby.IsGreenTick = false;
- this.chkBaby.Location = new System.Drawing.Point(4, 4);
- this.chkBaby.Name = "chkBaby";
- this.chkBaby.Size = new System.Drawing.Size(75, 21);
- this.chkBaby.TabIndex = 216;
- this.chkBaby.Text = "儿童资料";
- this.chkBaby.UseVisualStyleBackColor = false;
- //
- // panelONkh
- //
- this.panelONkh.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelONkh.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelONkh.BorderWidth = 1;
- this.panelONkh.Controls.Add(this.chkONkh);
- this.panelONkh.Location = new System.Drawing.Point(92, 37);
- this.panelONkh.Name = "panelONkh";
- this.panelONkh.Size = new System.Drawing.Size(116, 28);
- this.panelONkh.TabIndex = 220;
- //
- // chkONkh
- //
- this.chkONkh.AutoSize = true;
- this.chkONkh.BackColor = System.Drawing.Color.Transparent;
- this.chkONkh.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
- this.chkONkh.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.chkONkh.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.chkONkh.Fourstates = false;
- this.chkONkh.IsGreenTick = false;
- this.chkONkh.Location = new System.Drawing.Point(4, 4);
- this.chkONkh.Name = "chkONkh";
- this.chkONkh.Size = new System.Drawing.Size(111, 21);
- this.chkONkh.TabIndex = 217;
- this.chkONkh.Text = "未使用过的客户";
- this.chkONkh.UseVisualStyleBackColor = false;
- //
- // panelEx3
- //
- this.panelEx3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx3.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx3.BorderWidth = 1;
- this.panelEx3.Location = new System.Drawing.Point(6, 49);
- this.panelEx3.Name = "panelEx3";
- this.panelEx3.Size = new System.Drawing.Size(926, 1);
- this.panelEx3.TabIndex = 215;
- //
- // panelEx5
- //
- this.panelEx5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx5.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx5.BorderWidth = 1;
- this.panelEx5.Controls.Add(this.lbStatistics);
- this.panelEx5.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.panelEx5.Location = new System.Drawing.Point(3, 455);
- this.panelEx5.Name = "panelEx5";
- this.panelEx5.Size = new System.Drawing.Size(932, 25);
- this.panelEx5.TabIndex = 220;
- //
- // lbStatistics
- //
- this.lbStatistics.AutoSize = true;
- this.lbStatistics.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.lbStatistics.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.lbStatistics.Location = new System.Drawing.Point(8, 3);
- this.lbStatistics.Name = "lbStatistics";
- this.lbStatistics.Size = new System.Drawing.Size(13, 17);
- this.lbStatistics.TabIndex = 0;
- this.lbStatistics.Text = "-";
- //
- // Othercustomers
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
- this.ClientSize = new System.Drawing.Size(950, 610);
- this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
- this.IsShowUcNavigationTool = true;
- this.Name = "Othercustomers";
- this.Text = "其他客户";
- this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
- this.Controls.SetChildIndex(this.btnAppFormMaximize, 0);
- this.Controls.SetChildIndex(this.btnAppFormExit, 0);
- this.Controls.SetChildIndex(this.btnAppFormMinimize, 0);
- this.Controls.SetChildIndex(this.btnAppFormMenu, 0);
- this.Controls.SetChildIndex(this.btnAppFormSkin, 0);
- this.Controls.SetChildIndex(this.plFormMainContent, 0);
- this.plExMainContainer.ResumeLayout(false);
- this.plFormMainContent.ResumeLayout(false);
- this.panelEx2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvData)).EndInit();
- this.flowLayoutPanel1.ResumeLayout(false);
- this.panelEx1.ResumeLayout(false);
- this.panelEx4.ResumeLayout(false);
- this.panelEx4.PerformLayout();
- this.panelONkh.ResumeLayout(false);
- this.panelONkh.PerformLayout();
- this.panelEx5.ResumeLayout(false);
- this.panelEx5.PerformLayout();
- this.ResumeLayout(false);
- }
- #endregion
- private ComponentLibrary.PanelEx panelEx2;
- protected ComponentLibrary.ButtonEx btnSlect;
- protected ComponentLibrary.ButtonEx btnAdd;
- protected ComponentLibrary.ButtonEx btnClose;
- protected ComponentLibrary.ButtonEx btnUpdate;
- protected ComponentLibrary.ButtonEx btnDelete;
- protected ComponentLibrary.ButtonEx btnAddExcel;
- private ComponentLibrary.PanelEx panelEx3;
- protected internal ComponentLibrary.CheckBoxEx chkBaby;
- private ComponentLibrary.PanelEx panelEx1;
- protected ComponentLibrary.ButtonEx btnExport;
- protected ComponentLibrary.ButtonEx btnTexting;
- private System.Windows.Forms.ToolTip toolTip1;
- protected internal ComponentLibrary.CheckBoxEx chkONkh;
- private System.Windows.Forms.DataGridViewTextBoxColumn Cus_Telephone;
- protected internal ComponentLibrary.TextBoxEx cmbQueryText;
- private ComponentLibrary.PanelEx panelEx4;
- protected internal ComponentLibrary.PanelEx panelONkh;
- protected internal System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
- protected internal ComponentLibrary.DataGridViewEc dgvData;
- private ComponentLibrary.PanelEx panelEx5;
- public ComponentLibrary.LabelEx lbStatistics;
- }
- }
|