namespace LYFZ.Software.UI.DoorCityProcess { partial class DesignFormMain { /// /// 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() { 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(DesignFormMain)); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx(); this.dgvData = new LYFZ.ComponentLibrary.DataGridViewEc(); this.cntmenu = new LYFZ.ComponentLibrary.ContextMenuStripEx(this.components); this.ucPagerEx1 = new LYFZ.UCPager.ucPagerEx(); this.dataGridViewStatisticsCount1 = new LYFZ.ComponentLibrary.DataGridViewStatisticsCount(); this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel(); this.panelStoreName = new LYFZ.ComponentLibrary.PanelEx(); this.cmbtreevStoreName = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx(); this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx(); this.cmbQueryText = new LYFZ.ComponentLibrary.TextBoxEx(); this.btnQuery = new LYFZ.ComponentLibrary.ButtonEx(); this.btnHasSelectionNoDesign = new LYFZ.ComponentLibrary.ButtonEx(); this.btnConditionQuery = new LYFZ.ComponentLibrary.ButtonEx(); this.btnExportRefinementGoodPiece = new LYFZ.ComponentLibrary.ButtonEx(); this.btnImportDesignVersion = new LYFZ.ComponentLibrary.ButtonEx(); this.btn_ImportN8 = new LYFZ.ComponentLibrary.ButtonEx(); this.btnExporting = new LYFZ.ComponentLibrary.ButtonEx(); this.btn_ExportN8 = new LYFZ.ComponentLibrary.ButtonEx(); this.btnLookOver = new LYFZ.ComponentLibrary.ButtonEx(); this.btnLookDesignVersion = new LYFZ.ComponentLibrary.ButtonEx(); this.btnOutSendDesign = new LYFZ.ComponentLibrary.ButtonEx(); this.btnOutSendStatistic = new LYFZ.ComponentLibrary.ButtonEx(); this.btnYunLookDesign = new LYFZ.ComponentLibrary.ButtonEx(); this.btnYunLookDesignResult = new LYFZ.ComponentLibrary.ButtonEx(); this.btnClose = new LYFZ.ComponentLibrary.ButtonEx(); this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx(); this.chkDressVersion = new LYFZ.ComponentLibrary.CheckBoxEx(); this.panelEx4 = new LYFZ.ComponentLibrary.PanelEx(); this.chkKidsVersion = new LYFZ.ComponentLibrary.CheckBoxEx(); this.panelPortraitVersion = new LYFZ.ComponentLibrary.PanelEx(); this.chkPortraitVersion = new LYFZ.ComponentLibrary.CheckBoxEx(); this.panelEx5 = new LYFZ.ComponentLibrary.PanelEx(); this.chkCompleteOrder = new LYFZ.ComponentLibrary.CheckBoxEx(); this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog(); this.fbd = new System.Windows.Forms.FolderBrowserDialog(); this.toolTip1 = new System.Windows.Forms.ToolTip(this.components); this.btn_CusOssUpload = new LYFZ.ComponentLibrary.ButtonEx(); this.plExMainContainer.SuspendLayout(); this.plFormMainContent.SuspendLayout(); this.panelEx1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvData)).BeginInit(); this.flowLayoutPanel1.SuspendLayout(); this.panelStoreName.SuspendLayout(); this.panelEx3.SuspendLayout(); this.panelEx2.SuspendLayout(); this.panelEx4.SuspendLayout(); this.panelPortraitVersion.SuspendLayout(); this.panelEx5.SuspendLayout(); this.SuspendLayout(); // // plExMainContainer // this.plExMainContainer.AutoScroll = true; this.plExMainContainer.Controls.Add(this.panelEx1); this.plExMainContainer.Location = new System.Drawing.Point(0, 40); this.plExMainContainer.Padding = new System.Windows.Forms.Padding(5); this.plExMainContainer.Size = new System.Drawing.Size(932, 505); // // plFormMainContent // this.plFormMainContent.Size = new System.Drawing.Size(932, 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(873, 0); // // btnAppFormExit // this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg"))); this.btnAppFormExit.Location = new System.Drawing.Point(900, 0); // // btnAppFormMinimize // this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg"))); this.btnAppFormMinimize.Location = new System.Drawing.Point(846, 0); // // 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.dgvData); this.panelEx1.Controls.Add(this.ucPagerEx1); this.panelEx1.Controls.Add(this.dataGridViewStatisticsCount1); this.panelEx1.Controls.Add(this.flowLayoutPanel1); this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill; this.panelEx1.Location = new System.Drawing.Point(5, 5); this.panelEx1.Name = "panelEx1"; this.panelEx1.Padding = new System.Windows.Forms.Padding(3); this.panelEx1.Size = new System.Drawing.Size(922, 495); this.panelEx1.TabIndex = 11; // // dgvData // this.dgvData.AllowUserToAddRows = false; this.dgvData.AllowUserToDeleteRows = false; this.dgvData.AllowUserToOrderColumns = true; 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.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.dgvData.ContextMenuStrip = this.cntmenu; this.dgvData.dgvColumnHeadersHeight = 24; this.dgvData.dgvCurrentColumnOriginalSet = ""; this.dgvData.dgvCurrentColumnWidth = ""; this.dgvData.dgvCurrentHideColumn = null; this.dgvData.dgvFixedHideColumn = null; 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 = false; this.dgvData.IsCompleteBonding = false; this.dgvData.IsCopyCellValue = true; this.dgvData.IsShowSerialNumber = false; this.dgvData.IsSortedRedraw = true; this.dgvData.IsSortMode = false; this.dgvData.Location = new System.Drawing.Point(3, 103); 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 = 25; 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(916, 333); this.dgvData.StrSecondStageNull = ""; this.dgvData.StrValueNullColumn = ""; this.dgvData.TabIndex = 24; this.dgvData.ViceCount = 1; // // cntmenu // this.cntmenu.Name = "cntmenu"; this.cntmenu.Size = new System.Drawing.Size(61, 4); // // ucPagerEx1 // this.ucPagerEx1.CurrentPageCount = 0; this.ucPagerEx1.Dock = System.Windows.Forms.DockStyle.Bottom; this.ucPagerEx1.Location = new System.Drawing.Point(3, 436); this.ucPagerEx1.Name = "ucPagerEx1"; this.ucPagerEx1.NMax = 0; this.ucPagerEx1.PageCount = 0; this.ucPagerEx1.PageCurrent = 1; this.ucPagerEx1.PageSize = 20; this.ucPagerEx1.Size = new System.Drawing.Size(916, 30); this.ucPagerEx1.TabIndex = 32; this.ucPagerEx1.TbDataSource = null; // // dataGridViewStatisticsCount1 // this.dataGridViewStatisticsCount1.CurrenQuantity = 0; this.dataGridViewStatisticsCount1.Dock = System.Windows.Forms.DockStyle.Bottom; this.dataGridViewStatisticsCount1.Location = new System.Drawing.Point(3, 466); this.dataGridViewStatisticsCount1.LocationX = 1; this.dataGridViewStatisticsCount1.Name = "dataGridViewStatisticsCount1"; this.dataGridViewStatisticsCount1.Size = new System.Drawing.Size(916, 26); this.dataGridViewStatisticsCount1.StrUnit = "单"; this.dataGridViewStatisticsCount1.TabIndex = 28; this.dataGridViewStatisticsCount1.TotalQuantity = 0; this.dataGridViewStatisticsCount1.Visible = false; // // flowLayoutPanel1 // this.flowLayoutPanel1.Controls.Add(this.panelStoreName); this.flowLayoutPanel1.Controls.Add(this.panelEx3); this.flowLayoutPanel1.Controls.Add(this.btnQuery); this.flowLayoutPanel1.Controls.Add(this.btnHasSelectionNoDesign); this.flowLayoutPanel1.Controls.Add(this.btnConditionQuery); this.flowLayoutPanel1.Controls.Add(this.btnExportRefinementGoodPiece); this.flowLayoutPanel1.Controls.Add(this.btnImportDesignVersion); this.flowLayoutPanel1.Controls.Add(this.btn_ImportN8); this.flowLayoutPanel1.Controls.Add(this.btnExporting); this.flowLayoutPanel1.Controls.Add(this.btn_ExportN8); this.flowLayoutPanel1.Controls.Add(this.btnLookOver); this.flowLayoutPanel1.Controls.Add(this.btnLookDesignVersion); this.flowLayoutPanel1.Controls.Add(this.btnOutSendDesign); this.flowLayoutPanel1.Controls.Add(this.btnOutSendStatistic); this.flowLayoutPanel1.Controls.Add(this.btnYunLookDesign); this.flowLayoutPanel1.Controls.Add(this.btnYunLookDesignResult); this.flowLayoutPanel1.Controls.Add(this.btn_CusOssUpload); this.flowLayoutPanel1.Controls.Add(this.btnClose); this.flowLayoutPanel1.Controls.Add(this.panelEx2); this.flowLayoutPanel1.Controls.Add(this.panelEx4); this.flowLayoutPanel1.Controls.Add(this.panelPortraitVersion); this.flowLayoutPanel1.Controls.Add(this.panelEx5); this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Top; this.flowLayoutPanel1.Location = new System.Drawing.Point(3, 3); this.flowLayoutPanel1.Name = "flowLayoutPanel1"; this.flowLayoutPanel1.Padding = new System.Windows.Forms.Padding(0, 3, 0, 0); this.flowLayoutPanel1.Size = new System.Drawing.Size(916, 100); this.flowLayoutPanel1.TabIndex = 27; // // panelStoreName // this.panelStoreName.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelStoreName.BorderType = LYFZ.ComponentLibrary.PlBorderType.all; this.panelStoreName.BorderWidth = 1; this.panelStoreName.Controls.Add(this.cmbtreevStoreName); this.panelStoreName.Location = new System.Drawing.Point(1, 4); this.panelStoreName.Margin = new System.Windows.Forms.Padding(1, 1, 1, 3); this.panelStoreName.Name = "panelStoreName"; this.panelStoreName.Size = new System.Drawing.Size(194, 28); this.panelStoreName.TabIndex = 211; // // cmbtreevStoreName // this.cmbtreevStoreName.AfterSelectLevelFirstNode = true; this.cmbtreevStoreName.DropDownHeight = 220; this.cmbtreevStoreName.DropDownShow = false; this.cmbtreevStoreName.FormattingEnabled = true; this.cmbtreevStoreName.IntegralHeight = false; this.cmbtreevStoreName.IsNodeMouseClick = true; this.cmbtreevStoreName.IsSelectParentNode = false; this.cmbtreevStoreName.Location = new System.Drawing.Point(3, 4); this.cmbtreevStoreName.Name = "cmbtreevStoreName"; this.cmbtreevStoreName.ReadOnly = true; this.cmbtreevStoreName.SelectedNode = null; this.cmbtreevStoreName.Size = new System.Drawing.Size(186, 20); this.cmbtreevStoreName.StrGetName = ""; this.cmbtreevStoreName.StrGetTagName = ""; this.cmbtreevStoreName.StrKey = null; this.cmbtreevStoreName.TabIndex = 274; // // panelEx3 // this.panelEx3.BackColor = System.Drawing.Color.Transparent; 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.Controls.Add(this.cmbQueryText); this.panelEx3.Location = new System.Drawing.Point(197, 4); this.panelEx3.Margin = new System.Windows.Forms.Padding(1, 1, 1, 3); this.panelEx3.Name = "panelEx3"; this.panelEx3.Size = new System.Drawing.Size(176, 28); this.panelEx3.TabIndex = 28; // // 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(0, 0); 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(5); this.cmbQueryText.ReadOnly = false; this.cmbQueryText.ScrollBars = System.Windows.Forms.ScrollBars.None; this.cmbQueryText.Size = new System.Drawing.Size(174, 28); this.cmbQueryText.TabIndex = 12; this.cmbQueryText.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.toolTip1.SetToolTip(this.cmbQueryText, "可根据:订单号、客户姓名、客户电话、接单人 进行查询"); this.cmbQueryText.WaterColor = System.Drawing.Color.DarkGray; this.cmbQueryText.WaterText = "订单号、客户姓名、客户电话"; this.cmbQueryText.WordWrap = true; // // btnQuery // this.btnQuery.BackColor = System.Drawing.Color.Transparent; this.btnQuery.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnQuery.BackImg"))); this.btnQuery.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnQuery.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnQuery.ForeColor = System.Drawing.Color.White; this.btnQuery.IsCustomBackImg = false; this.btnQuery.IsShowText = true; this.btnQuery.Location = new System.Drawing.Point(377, 4); this.btnQuery.Margin = new System.Windows.Forms.Padding(3, 1, 3, 3); this.btnQuery.Name = "btnQuery"; this.btnQuery.Size = new System.Drawing.Size(61, 28); this.btnQuery.TabIndex = 2; this.btnQuery.Text = " 查 询"; this.btnQuery.UseVisualStyleBackColor = false; // // btnHasSelectionNoDesign // this.btnHasSelectionNoDesign.BackColor = System.Drawing.Color.Transparent; this.btnHasSelectionNoDesign.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnHasSelectionNoDesign.BackImg"))); this.btnHasSelectionNoDesign.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnHasSelectionNoDesign.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnHasSelectionNoDesign.ForeColor = System.Drawing.Color.White; this.btnHasSelectionNoDesign.IsCustomBackImg = false; this.btnHasSelectionNoDesign.IsShowText = true; this.btnHasSelectionNoDesign.Location = new System.Drawing.Point(444, 4); this.btnHasSelectionNoDesign.Margin = new System.Windows.Forms.Padding(3, 1, 3, 3); this.btnHasSelectionNoDesign.Name = "btnHasSelectionNoDesign"; this.btnHasSelectionNoDesign.Size = new System.Drawing.Size(95, 28); this.btnHasSelectionNoDesign.TabIndex = 3; this.btnHasSelectionNoDesign.Text = " 已精修未设计"; this.btnHasSelectionNoDesign.UseVisualStyleBackColor = false; // // btnConditionQuery // this.btnConditionQuery.BackColor = System.Drawing.Color.Transparent; this.btnConditionQuery.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnConditionQuery.BackImg"))); this.btnConditionQuery.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnConditionQuery.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnConditionQuery.ForeColor = System.Drawing.Color.White; this.btnConditionQuery.IsCustomBackImg = false; this.btnConditionQuery.IsShowText = true; this.btnConditionQuery.Location = new System.Drawing.Point(545, 4); this.btnConditionQuery.Margin = new System.Windows.Forms.Padding(3, 1, 3, 3); this.btnConditionQuery.Name = "btnConditionQuery"; this.btnConditionQuery.Size = new System.Drawing.Size(69, 28); this.btnConditionQuery.TabIndex = 4; this.btnConditionQuery.Text = " 条件查询"; this.btnConditionQuery.UseVisualStyleBackColor = false; // // btnExportRefinementGoodPiece // this.btnExportRefinementGoodPiece.BackColor = System.Drawing.Color.Transparent; this.btnExportRefinementGoodPiece.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnExportRefinementGoodPiece.BackImg"))); this.btnExportRefinementGoodPiece.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnExportRefinementGoodPiece.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnExportRefinementGoodPiece.ForeColor = System.Drawing.Color.White; this.btnExportRefinementGoodPiece.IsCustomBackImg = false; this.btnExportRefinementGoodPiece.IsShowText = true; this.btnExportRefinementGoodPiece.Location = new System.Drawing.Point(620, 4); this.btnExportRefinementGoodPiece.Margin = new System.Windows.Forms.Padding(3, 1, 3, 3); this.btnExportRefinementGoodPiece.Name = "btnExportRefinementGoodPiece"; this.btnExportRefinementGoodPiece.Size = new System.Drawing.Size(69, 28); this.btnExportRefinementGoodPiece.TabIndex = 11; this.btnExportRefinementGoodPiece.Text = " 导出精修"; this.btnExportRefinementGoodPiece.UseVisualStyleBackColor = false; // // btnImportDesignVersion // this.btnImportDesignVersion.BackColor = System.Drawing.Color.Transparent; this.btnImportDesignVersion.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnImportDesignVersion.BackImg"))); this.btnImportDesignVersion.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnImportDesignVersion.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnImportDesignVersion.ForeColor = System.Drawing.Color.White; this.btnImportDesignVersion.IsCustomBackImg = false; this.btnImportDesignVersion.IsShowText = true; this.btnImportDesignVersion.Location = new System.Drawing.Point(695, 4); this.btnImportDesignVersion.Margin = new System.Windows.Forms.Padding(3, 1, 3, 3); this.btnImportDesignVersion.Name = "btnImportDesignVersion"; this.btnImportDesignVersion.Size = new System.Drawing.Size(69, 28); this.btnImportDesignVersion.TabIndex = 10; this.btnImportDesignVersion.Text = " 导入设计"; this.btnImportDesignVersion.UseVisualStyleBackColor = false; // // btn_ImportN8 // this.btn_ImportN8.BackColor = System.Drawing.Color.Transparent; this.btn_ImportN8.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btn_ImportN8.BackImg"))); this.btn_ImportN8.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btn_ImportN8.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btn_ImportN8.ForeColor = System.Drawing.Color.White; this.btn_ImportN8.IsCustomBackImg = false; this.btn_ImportN8.IsShowText = true; this.btn_ImportN8.Location = new System.Drawing.Point(770, 4); this.btn_ImportN8.Margin = new System.Windows.Forms.Padding(3, 1, 3, 3); this.btn_ImportN8.Name = "btn_ImportN8"; this.btn_ImportN8.Size = new System.Drawing.Size(61, 28); this.btn_ImportN8.TabIndex = 8; this.btn_ImportN8.Text = " 导入N8"; this.btn_ImportN8.UseVisualStyleBackColor = false; this.btn_ImportN8.Visible = false; // // btnExporting // this.btnExporting.BackColor = System.Drawing.Color.Transparent; this.btnExporting.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnExporting.BackImg"))); this.btnExporting.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnExporting.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnExporting.ForeColor = System.Drawing.Color.White; this.btnExporting.IsCustomBackImg = false; this.btnExporting.IsShowText = true; this.btnExporting.Location = new System.Drawing.Point(837, 4); this.btnExporting.Margin = new System.Windows.Forms.Padding(3, 1, 3, 3); this.btnExporting.Name = "btnExporting"; this.btnExporting.Size = new System.Drawing.Size(69, 28); this.btnExporting.TabIndex = 5; this.btnExporting.Text = " 导出设计"; this.btnExporting.UseVisualStyleBackColor = false; // // btn_ExportN8 // this.btn_ExportN8.BackColor = System.Drawing.Color.Transparent; this.btn_ExportN8.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btn_ExportN8.BackImg"))); this.btn_ExportN8.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btn_ExportN8.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btn_ExportN8.ForeColor = System.Drawing.Color.White; this.btn_ExportN8.IsCustomBackImg = false; this.btn_ExportN8.IsShowText = true; this.btn_ExportN8.Location = new System.Drawing.Point(3, 36); this.btn_ExportN8.Margin = new System.Windows.Forms.Padding(3, 1, 3, 3); this.btn_ExportN8.Name = "btn_ExportN8"; this.btn_ExportN8.Size = new System.Drawing.Size(61, 28); this.btn_ExportN8.TabIndex = 8; this.btn_ExportN8.Text = " 导出N8"; this.btn_ExportN8.UseVisualStyleBackColor = false; this.btn_ExportN8.Visible = false; // // btnLookOver // this.btnLookOver.BackColor = System.Drawing.Color.Transparent; this.btnLookOver.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnLookOver.BackImg"))); this.btnLookOver.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnLookOver.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnLookOver.ForeColor = System.Drawing.Color.White; this.btnLookOver.IsCustomBackImg = false; this.btnLookOver.IsShowText = true; this.btnLookOver.Location = new System.Drawing.Point(70, 36); this.btnLookOver.Margin = new System.Windows.Forms.Padding(3, 1, 3, 3); this.btnLookOver.Name = "btnLookOver"; this.btnLookOver.Size = new System.Drawing.Size(61, 28); this.btnLookOver.TabIndex = 9; this.btnLookOver.Text = " 查 看"; this.btnLookOver.UseVisualStyleBackColor = false; // // btnLookDesignVersion // this.btnLookDesignVersion.BackColor = System.Drawing.Color.Transparent; this.btnLookDesignVersion.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnLookDesignVersion.BackImg"))); this.btnLookDesignVersion.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnLookDesignVersion.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnLookDesignVersion.ForeColor = System.Drawing.Color.White; this.btnLookDesignVersion.IsCustomBackImg = false; this.btnLookDesignVersion.IsShowText = true; this.btnLookDesignVersion.Location = new System.Drawing.Point(137, 36); this.btnLookDesignVersion.Margin = new System.Windows.Forms.Padding(3, 1, 3, 3); this.btnLookDesignVersion.Name = "btnLookDesignVersion"; this.btnLookDesignVersion.Size = new System.Drawing.Size(69, 28); this.btnLookDesignVersion.TabIndex = 25; this.btnLookDesignVersion.Text = " 看设计版"; this.btnLookDesignVersion.UseVisualStyleBackColor = false; // // btnOutSendDesign // this.btnOutSendDesign.BackColor = System.Drawing.Color.Transparent; this.btnOutSendDesign.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnOutSendDesign.BackImg"))); this.btnOutSendDesign.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnOutSendDesign.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnOutSendDesign.ForeColor = System.Drawing.Color.White; this.btnOutSendDesign.IsCustomBackImg = false; this.btnOutSendDesign.IsShowText = true; this.btnOutSendDesign.Location = new System.Drawing.Point(212, 36); this.btnOutSendDesign.Margin = new System.Windows.Forms.Padding(3, 1, 3, 3); this.btnOutSendDesign.Name = "btnOutSendDesign"; this.btnOutSendDesign.Size = new System.Drawing.Size(69, 28); this.btnOutSendDesign.TabIndex = 30; this.btnOutSendDesign.Text = " 外发设计"; this.btnOutSendDesign.UseVisualStyleBackColor = false; // // btnOutSendStatistic // this.btnOutSendStatistic.BackColor = System.Drawing.Color.Transparent; this.btnOutSendStatistic.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnOutSendStatistic.BackImg"))); this.btnOutSendStatistic.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnOutSendStatistic.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnOutSendStatistic.ForeColor = System.Drawing.Color.White; this.btnOutSendStatistic.IsCustomBackImg = false; this.btnOutSendStatistic.IsShowText = true; this.btnOutSendStatistic.Location = new System.Drawing.Point(287, 36); this.btnOutSendStatistic.Margin = new System.Windows.Forms.Padding(3, 1, 3, 3); this.btnOutSendStatistic.Name = "btnOutSendStatistic"; this.btnOutSendStatistic.Size = new System.Drawing.Size(69, 28); this.btnOutSendStatistic.TabIndex = 31; this.btnOutSendStatistic.Text = " 外发统计"; this.btnOutSendStatistic.UseVisualStyleBackColor = false; // // btnYunLookDesign // this.btnYunLookDesign.BackColor = System.Drawing.Color.Transparent; this.btnYunLookDesign.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnYunLookDesign.BackImg"))); this.btnYunLookDesign.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnYunLookDesign.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnYunLookDesign.ForeColor = System.Drawing.Color.White; this.btnYunLookDesign.IsCustomBackImg = false; this.btnYunLookDesign.IsShowText = true; this.btnYunLookDesign.Location = new System.Drawing.Point(362, 36); this.btnYunLookDesign.Margin = new System.Windows.Forms.Padding(3, 1, 3, 3); this.btnYunLookDesign.Name = "btnYunLookDesign"; this.btnYunLookDesign.Size = new System.Drawing.Size(61, 28); this.btnYunLookDesign.TabIndex = 32; this.btnYunLookDesign.Text = " 云看样"; this.btnYunLookDesign.UseVisualStyleBackColor = false; // // btnYunLookDesignResult // this.btnYunLookDesignResult.BackColor = System.Drawing.Color.Transparent; this.btnYunLookDesignResult.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnYunLookDesignResult.BackImg"))); this.btnYunLookDesignResult.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnYunLookDesignResult.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnYunLookDesignResult.ForeColor = System.Drawing.Color.White; this.btnYunLookDesignResult.IsCustomBackImg = false; this.btnYunLookDesignResult.IsShowText = true; this.btnYunLookDesignResult.Location = new System.Drawing.Point(429, 36); this.btnYunLookDesignResult.Margin = new System.Windows.Forms.Padding(3, 1, 3, 3); this.btnYunLookDesignResult.Name = "btnYunLookDesignResult"; this.btnYunLookDesignResult.Size = new System.Drawing.Size(83, 28); this.btnYunLookDesignResult.TabIndex = 33; this.btnYunLookDesignResult.Text = " 云看样结果"; this.btnYunLookDesignResult.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(593, 36); this.btnClose.Margin = new System.Windows.Forms.Padding(3, 1, 3, 3); this.btnClose.Name = "btnClose"; this.btnClose.Size = new System.Drawing.Size(61, 28); this.btnClose.TabIndex = 8; this.btnClose.Text = " 关 闭"; this.btnClose.UseVisualStyleBackColor = false; // // panelEx2 // this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx2.BorderType = LYFZ.ComponentLibrary.PlBorderType.all; this.panelEx2.BorderWidth = 1; this.panelEx2.Controls.Add(this.chkDressVersion); this.panelEx2.Location = new System.Drawing.Point(658, 36); this.panelEx2.Margin = new System.Windows.Forms.Padding(1, 1, 1, 3); this.panelEx2.Name = "panelEx2"; this.panelEx2.Size = new System.Drawing.Size(60, 28); this.panelEx2.TabIndex = 212; // // chkDressVersion // this.chkDressVersion.AutoSize = true; this.chkDressVersion.BackColor = System.Drawing.Color.Transparent; this.chkDressVersion.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked; this.chkDressVersion.Font = new System.Drawing.Font("微软雅黑", 9F); this.chkDressVersion.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.chkDressVersion.Fourstates = false; this.chkDressVersion.IsGreenTick = false; this.chkDressVersion.Location = new System.Drawing.Point(3, 3); this.chkDressVersion.Name = "chkDressVersion"; this.chkDressVersion.Size = new System.Drawing.Size(51, 21); this.chkDressVersion.TabIndex = 12; this.chkDressVersion.Text = "婚纱"; this.chkDressVersion.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.chkKidsVersion); this.panelEx4.Location = new System.Drawing.Point(720, 36); this.panelEx4.Margin = new System.Windows.Forms.Padding(1, 1, 1, 3); this.panelEx4.Name = "panelEx4"; this.panelEx4.Size = new System.Drawing.Size(60, 28); this.panelEx4.TabIndex = 213; // // chkKidsVersion // this.chkKidsVersion.AutoSize = true; this.chkKidsVersion.BackColor = System.Drawing.Color.Transparent; this.chkKidsVersion.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked; this.chkKidsVersion.Font = new System.Drawing.Font("微软雅黑", 9F); this.chkKidsVersion.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.chkKidsVersion.Fourstates = false; this.chkKidsVersion.IsGreenTick = false; this.chkKidsVersion.Location = new System.Drawing.Point(3, 3); this.chkKidsVersion.Name = "chkKidsVersion"; this.chkKidsVersion.Size = new System.Drawing.Size(51, 21); this.chkKidsVersion.TabIndex = 13; this.chkKidsVersion.Text = "儿童"; this.chkKidsVersion.UseVisualStyleBackColor = false; // // panelPortraitVersion // this.panelPortraitVersion.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelPortraitVersion.BorderType = LYFZ.ComponentLibrary.PlBorderType.all; this.panelPortraitVersion.BorderWidth = 1; this.panelPortraitVersion.Controls.Add(this.chkPortraitVersion); this.panelPortraitVersion.Location = new System.Drawing.Point(782, 36); this.panelPortraitVersion.Margin = new System.Windows.Forms.Padding(1, 1, 1, 3); this.panelPortraitVersion.Name = "panelPortraitVersion"; this.panelPortraitVersion.Size = new System.Drawing.Size(60, 28); this.panelPortraitVersion.TabIndex = 213; // // chkPortraitVersion // this.chkPortraitVersion.AutoSize = true; this.chkPortraitVersion.BackColor = System.Drawing.Color.Transparent; this.chkPortraitVersion.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked; this.chkPortraitVersion.Font = new System.Drawing.Font("微软雅黑", 9F); this.chkPortraitVersion.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.chkPortraitVersion.Fourstates = false; this.chkPortraitVersion.IsGreenTick = false; this.chkPortraitVersion.Location = new System.Drawing.Point(3, 3); this.chkPortraitVersion.Name = "chkPortraitVersion"; this.chkPortraitVersion.Size = new System.Drawing.Size(51, 21); this.chkPortraitVersion.TabIndex = 22; this.chkPortraitVersion.Text = "写真"; this.chkPortraitVersion.UseVisualStyleBackColor = false; // // 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.chkCompleteOrder); this.panelEx5.Location = new System.Drawing.Point(1, 68); this.panelEx5.Margin = new System.Windows.Forms.Padding(1, 1, 1, 3); this.panelEx5.Name = "panelEx5"; this.panelEx5.Size = new System.Drawing.Size(97, 28); this.panelEx5.TabIndex = 217; // // chkCompleteOrder // this.chkCompleteOrder.AutoSize = true; this.chkCompleteOrder.BackColor = System.Drawing.Color.Transparent; this.chkCompleteOrder.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked; this.chkCompleteOrder.Font = new System.Drawing.Font("微软雅黑", 9F); this.chkCompleteOrder.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.chkCompleteOrder.Fourstates = false; this.chkCompleteOrder.IsGreenTick = false; this.chkCompleteOrder.Location = new System.Drawing.Point(3, 3); this.chkCompleteOrder.Name = "chkCompleteOrder"; this.chkCompleteOrder.Size = new System.Drawing.Size(87, 21); this.chkCompleteOrder.TabIndex = 22; this.chkCompleteOrder.Text = "已完成订单"; this.chkCompleteOrder.UseVisualStyleBackColor = false; // // openFileDialog1 // this.openFileDialog1.FileName = "openFileDialog1"; // // btn_CusOssUpload // this.btn_CusOssUpload.BackColor = System.Drawing.Color.Transparent; this.btn_CusOssUpload.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btn_CusOssUpload.BackImg"))); this.btn_CusOssUpload.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btn_CusOssUpload.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btn_CusOssUpload.ForeColor = System.Drawing.Color.White; this.btn_CusOssUpload.IsCustomBackImg = false; this.btn_CusOssUpload.IsShowText = true; this.btn_CusOssUpload.Location = new System.Drawing.Point(518, 36); this.btn_CusOssUpload.Margin = new System.Windows.Forms.Padding(3, 1, 3, 3); this.btn_CusOssUpload.Name = "btn_CusOssUpload"; this.btn_CusOssUpload.Size = new System.Drawing.Size(69, 28); this.btn_CusOssUpload.TabIndex = 218; this.btn_CusOssUpload.Text = " 客照云传"; this.btn_CusOssUpload.UseVisualStyleBackColor = false; // // DesignFormMain // 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(932, 610); this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139))))); this.IsShowUcNavigationTool = true; this.Name = "DesignFormMain"; 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.panelEx1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgvData)).EndInit(); this.flowLayoutPanel1.ResumeLayout(false); this.panelStoreName.ResumeLayout(false); this.panelEx3.ResumeLayout(false); this.panelEx2.ResumeLayout(false); this.panelEx2.PerformLayout(); this.panelEx4.ResumeLayout(false); this.panelEx4.PerformLayout(); this.panelPortraitVersion.ResumeLayout(false); this.panelPortraitVersion.PerformLayout(); this.panelEx5.ResumeLayout(false); this.panelEx5.PerformLayout(); this.ResumeLayout(false); } #endregion protected System.Windows.Forms.OpenFileDialog openFileDialog1; protected ComponentLibrary.PanelEx panelEx1; protected ComponentLibrary.TextBoxEx cmbQueryText; protected System.Windows.Forms.FolderBrowserDialog fbd; private System.Windows.Forms.ToolTip toolTip1; protected ComponentLibrary.ButtonEx btnLookDesignVersion; protected ComponentLibrary.ButtonEx btnLookOver; protected ComponentLibrary.ButtonEx btnExporting; protected ComponentLibrary.ButtonEx btnExportRefinementGoodPiece; protected ComponentLibrary.ButtonEx btnImportDesignVersion; protected ComponentLibrary.ButtonEx btnConditionQuery; protected ComponentLibrary.ButtonEx btnHasSelectionNoDesign; protected ComponentLibrary.ButtonEx btnQuery; private ComponentLibrary.PanelEx panelEx3; protected ComponentLibrary.CheckBoxEx chkDressVersion; protected ComponentLibrary.CheckBoxEx chkKidsVersion; protected ComponentLibrary.CheckBoxEx chkPortraitVersion; protected ComponentLibrary.ButtonEx btnClose; protected internal ComponentLibrary.ContextMenuStripEx cntmenu; protected internal ComponentLibrary.DataGridViewEc dgvData; protected internal ComponentLibrary.ButtonEx btnOutSendDesign; protected internal ComponentLibrary.ButtonEx btnOutSendStatistic; protected ComponentLibrary.ButtonEx btnYunLookDesign; protected internal System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1; protected ComponentLibrary.ButtonEx btnYunLookDesignResult; protected internal ComponentLibrary.PanelEx panelStoreName; protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevStoreName; protected internal ComponentLibrary.PanelEx panelEx2; protected internal ComponentLibrary.PanelEx panelEx4; protected internal ComponentLibrary.PanelEx panelPortraitVersion; protected internal ComponentLibrary.DataGridViewStatisticsCount dataGridViewStatisticsCount1; protected ComponentLibrary.ButtonEx btn_ImportN8; protected ComponentLibrary.ButtonEx btn_ExportN8; protected UCPager.ucPagerEx ucPagerEx1; protected internal ComponentLibrary.PanelEx panelEx5; protected ComponentLibrary.CheckBoxEx chkCompleteOrder; protected ComponentLibrary.ButtonEx btn_CusOssUpload; } }