namespace LYFZ.Software.MicroApplet { partial class frmSynchronousData { /// /// 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(frmSynchronousData)); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle(); this.plTopContainer = new LYFZ.ComponentLibrary.PanelEx(); this.txtKeyWords = new LYFZ.ComponentLibrary.TextBoxEx(); this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx(); this.comAccountList = new LYFZ.ComponentLibrary.ComboBoxEx(); this.cmbStatus = new LYFZ.ComponentLibrary.ComboBoxEx(); this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx(); this.chbYiWanChengTongBuDingDan = new LYFZ.ComponentLibrary.CheckBoxEx(); this.cbMiaoShaDingDan = new LYFZ.ComponentLibrary.CheckBoxEx(); this.chbWeiWanChengTongBuDingDan = new LYFZ.ComponentLibrary.CheckBoxEx(); this.cbPingTuandingdan = new LYFZ.ComponentLibrary.CheckBoxEx(); this.cbPutongDingDan = new LYFZ.ComponentLibrary.CheckBoxEx(); this.btnBatchSyncOrders = new LYFZ.ComponentLibrary.ButtonForm(); this.btnUploadTaoXi = new LYFZ.ComponentLibrary.ButtonForm(); this.btnUploadUerInfo = new LYFZ.ComponentLibrary.ButtonForm(); this.btnRefresh = new LYFZ.ComponentLibrary.ButtonEx(); this.btnSearch = new LYFZ.ComponentLibrary.ButtonEx(); this.plContentContainer = new LYFZ.ComponentLibrary.PanelEx(); this.dgvOrderViwe = new LYFZ.ComponentLibrary.DataGridViewEx(); this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column11 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column12 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column13 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column6 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column7 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column14 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column8 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column9 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column10 = new System.Windows.Forms.DataGridViewLinkColumn(); this.plExMainContainer.SuspendLayout(); this.plFormMainContent.SuspendLayout(); this.plTopContainer.SuspendLayout(); this.plContentContainer.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvOrderViwe)).BeginInit(); this.SuspendLayout(); // // plExMainContainer // this.plExMainContainer.Controls.Add(this.plContentContainer); this.plExMainContainer.Controls.Add(this.plTopContainer); this.plExMainContainer.Location = new System.Drawing.Point(0, 40); this.plExMainContainer.Size = new System.Drawing.Size(910, 505); this.plFormMainContent.Controls.SetChildIndex(this.plExMainContainer, 0); // // btnAppFormMaximize // this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg"))); // // btnAppFormExit // this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg"))); // // btnAppFormMinimize // this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg"))); // // plTopContainer // this.plTopContainer.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.plTopContainer.BorderType = LYFZ.ComponentLibrary.PlBorderType.all; this.plTopContainer.BorderWidth = 1; this.plTopContainer.Controls.Add(this.txtKeyWords); this.plTopContainer.Controls.Add(this.labelEx2); this.plTopContainer.Controls.Add(this.labelEx3); this.plTopContainer.Controls.Add(this.comAccountList); this.plTopContainer.Controls.Add(this.cmbStatus); this.plTopContainer.Controls.Add(this.labelEx1); this.plTopContainer.Controls.Add(this.chbYiWanChengTongBuDingDan); this.plTopContainer.Controls.Add(this.cbMiaoShaDingDan); this.plTopContainer.Controls.Add(this.chbWeiWanChengTongBuDingDan); this.plTopContainer.Controls.Add(this.cbPingTuandingdan); this.plTopContainer.Controls.Add(this.cbPutongDingDan); this.plTopContainer.Controls.Add(this.btnBatchSyncOrders); this.plTopContainer.Controls.Add(this.btnUploadTaoXi); this.plTopContainer.Controls.Add(this.btnUploadUerInfo); this.plTopContainer.Controls.Add(this.btnRefresh); this.plTopContainer.Controls.Add(this.btnSearch); this.plTopContainer.Dock = System.Windows.Forms.DockStyle.Top; this.plTopContainer.Location = new System.Drawing.Point(0, 0); this.plTopContainer.Name = "plTopContainer"; this.plTopContainer.Size = new System.Drawing.Size(910, 82); this.plTopContainer.TabIndex = 0; // // txtKeyWords // this.txtKeyWords.BackColor = System.Drawing.Color.Transparent; this.txtKeyWords.Icon = null; this.txtKeyWords.IconIsButton = false; this.txtKeyWords.IsPasswordChat = '\0'; this.txtKeyWords.IsSystemPasswordChar = false; this.txtKeyWords.Lines = new string[0]; this.txtKeyWords.Location = new System.Drawing.Point(52, 43); this.txtKeyWords.Margin = new System.Windows.Forms.Padding(0); this.txtKeyWords.MaxLength = 32767; this.txtKeyWords.MinimumSize = new System.Drawing.Size(0, 26); this.txtKeyWords.MouseBack = null; this.txtKeyWords.Multiline = false; this.txtKeyWords.Name = "txtKeyWords"; this.txtKeyWords.NormlBack = null; this.txtKeyWords.Padding = new System.Windows.Forms.Padding(5); this.txtKeyWords.ReadOnly = false; this.txtKeyWords.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtKeyWords.Size = new System.Drawing.Size(131, 26); this.txtKeyWords.TabIndex = 2; this.txtKeyWords.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtKeyWords.WaterColor = System.Drawing.Color.DarkGray; this.txtKeyWords.WaterText = "输入关键字查询"; this.txtKeyWords.WordWrap = true; // // labelEx2 // this.labelEx2.AutoSize = true; this.labelEx2.BackColor = System.Drawing.Color.Transparent; this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx2.Location = new System.Drawing.Point(5, 48); this.labelEx2.Name = "labelEx2"; this.labelEx2.Size = new System.Drawing.Size(44, 17); this.labelEx2.TabIndex = 4; this.labelEx2.Text = "关键字"; // // labelEx3 // this.labelEx3.AutoSize = true; this.labelEx3.BackColor = System.Drawing.Color.Transparent; this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx3.Location = new System.Drawing.Point(5, 11); this.labelEx3.Name = "labelEx3"; this.labelEx3.Size = new System.Drawing.Size(32, 17); this.labelEx3.TabIndex = 4; this.labelEx3.Text = "帐号"; // // comAccountList // this.comAccountList.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80))))); this.comAccountList.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.comAccountList.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168))))); this.comAccountList.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comAccountList.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.comAccountList.FormattingEnabled = true; this.comAccountList.IsCustomColor = false; this.comAccountList.Location = new System.Drawing.Point(51, 4); this.comAccountList.Name = "comAccountList"; this.comAccountList.ReadOnly = false; this.comAccountList.Size = new System.Drawing.Size(252, 28); this.comAccountList.TabIndex = 3; // // cmbStatus // this.cmbStatus.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80))))); this.cmbStatus.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.cmbStatus.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168))))); this.cmbStatus.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cmbStatus.FormattingEnabled = true; this.cmbStatus.IsCustomColor = false; this.cmbStatus.Location = new System.Drawing.Point(346, 46); this.cmbStatus.Name = "cmbStatus"; this.cmbStatus.ReadOnly = true; this.cmbStatus.Size = new System.Drawing.Size(127, 28); this.cmbStatus.TabIndex = 6; // // labelEx1 // this.labelEx1.AutoSize = true; this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx1.Location = new System.Drawing.Point(309, 52); this.labelEx1.Name = "labelEx1"; this.labelEx1.Size = new System.Drawing.Size(32, 17); this.labelEx1.TabIndex = 5; this.labelEx1.Text = "状态"; // // chbYiWanChengTongBuDingDan // this.chbYiWanChengTongBuDingDan.AutoSize = true; this.chbYiWanChengTongBuDingDan.BackColor = System.Drawing.Color.Transparent; this.chbYiWanChengTongBuDingDan.Checked = true; this.chbYiWanChengTongBuDingDan.CheckState = System.Windows.Forms.CheckState.Checked; this.chbYiWanChengTongBuDingDan.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked; this.chbYiWanChengTongBuDingDan.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.chbYiWanChengTongBuDingDan.ForeColor = System.Drawing.Color.Green; this.chbYiWanChengTongBuDingDan.Fourstates = false; this.chbYiWanChengTongBuDingDan.IsGreenTick = false; this.chbYiWanChengTongBuDingDan.Location = new System.Drawing.Point(839, 50); this.chbYiWanChengTongBuDingDan.Name = "chbYiWanChengTongBuDingDan"; this.chbYiWanChengTongBuDingDan.Size = new System.Drawing.Size(111, 21); this.chbYiWanChengTongBuDingDan.TabIndex = 4; this.chbYiWanChengTongBuDingDan.Tag = "3"; this.chbYiWanChengTongBuDingDan.Text = "已完成同步订单"; this.chbYiWanChengTongBuDingDan.UseVisualStyleBackColor = false; // // cbMiaoShaDingDan // this.cbMiaoShaDingDan.AutoSize = true; this.cbMiaoShaDingDan.BackColor = System.Drawing.Color.Transparent; this.cbMiaoShaDingDan.Checked = true; this.cbMiaoShaDingDan.CheckState = System.Windows.Forms.CheckState.Checked; this.cbMiaoShaDingDan.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked; this.cbMiaoShaDingDan.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.cbMiaoShaDingDan.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.cbMiaoShaDingDan.Fourstates = false; this.cbMiaoShaDingDan.IsGreenTick = false; this.cbMiaoShaDingDan.Location = new System.Drawing.Point(641, 50); this.cbMiaoShaDingDan.Name = "cbMiaoShaDingDan"; this.cbMiaoShaDingDan.Size = new System.Drawing.Size(75, 21); this.cbMiaoShaDingDan.TabIndex = 4; this.cbMiaoShaDingDan.Tag = "3"; this.cbMiaoShaDingDan.Text = "秒杀订单"; this.cbMiaoShaDingDan.UseVisualStyleBackColor = false; // // chbWeiWanChengTongBuDingDan // this.chbWeiWanChengTongBuDingDan.AutoSize = true; this.chbWeiWanChengTongBuDingDan.BackColor = System.Drawing.Color.Transparent; this.chbWeiWanChengTongBuDingDan.Checked = true; this.chbWeiWanChengTongBuDingDan.CheckState = System.Windows.Forms.CheckState.Checked; this.chbWeiWanChengTongBuDingDan.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked; this.chbWeiWanChengTongBuDingDan.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.chbWeiWanChengTongBuDingDan.ForeColor = System.Drawing.Color.DodgerBlue; this.chbWeiWanChengTongBuDingDan.Fourstates = false; this.chbWeiWanChengTongBuDingDan.IsGreenTick = false; this.chbWeiWanChengTongBuDingDan.Location = new System.Drawing.Point(722, 50); this.chbWeiWanChengTongBuDingDan.Name = "chbWeiWanChengTongBuDingDan"; this.chbWeiWanChengTongBuDingDan.Size = new System.Drawing.Size(111, 21); this.chbWeiWanChengTongBuDingDan.TabIndex = 4; this.chbWeiWanChengTongBuDingDan.Tag = "2"; this.chbWeiWanChengTongBuDingDan.Text = "未完成同步订单"; this.chbWeiWanChengTongBuDingDan.UseVisualStyleBackColor = false; // // cbPingTuandingdan // this.cbPingTuandingdan.AutoSize = true; this.cbPingTuandingdan.BackColor = System.Drawing.Color.Transparent; this.cbPingTuandingdan.Checked = true; this.cbPingTuandingdan.CheckState = System.Windows.Forms.CheckState.Checked; this.cbPingTuandingdan.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked; this.cbPingTuandingdan.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.cbPingTuandingdan.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.cbPingTuandingdan.Fourstates = false; this.cbPingTuandingdan.IsGreenTick = false; this.cbPingTuandingdan.Location = new System.Drawing.Point(560, 50); this.cbPingTuandingdan.Name = "cbPingTuandingdan"; this.cbPingTuandingdan.Size = new System.Drawing.Size(75, 21); this.cbPingTuandingdan.TabIndex = 4; this.cbPingTuandingdan.Tag = "2"; this.cbPingTuandingdan.Text = "拼团订单"; this.cbPingTuandingdan.UseVisualStyleBackColor = false; // // cbPutongDingDan // this.cbPutongDingDan.AutoSize = true; this.cbPutongDingDan.BackColor = System.Drawing.Color.Transparent; this.cbPutongDingDan.Checked = true; this.cbPutongDingDan.CheckState = System.Windows.Forms.CheckState.Checked; this.cbPutongDingDan.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked; this.cbPutongDingDan.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.cbPutongDingDan.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.cbPutongDingDan.Fourstates = false; this.cbPutongDingDan.IsGreenTick = false; this.cbPutongDingDan.Location = new System.Drawing.Point(479, 50); this.cbPutongDingDan.Name = "cbPutongDingDan"; this.cbPutongDingDan.Size = new System.Drawing.Size(75, 21); this.cbPutongDingDan.TabIndex = 4; this.cbPutongDingDan.Tag = "1"; this.cbPutongDingDan.Text = "普通订单"; this.cbPutongDingDan.UseVisualStyleBackColor = false; // // btnBatchSyncOrders // this.btnBatchSyncOrders.BackColor = System.Drawing.Color.Transparent; this.btnBatchSyncOrders.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnBatchSyncOrders.BackImg"))); this.btnBatchSyncOrders.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnBatchSyncOrders.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnBatchSyncOrders.ForeColor = System.Drawing.Color.White; this.btnBatchSyncOrders.IsCustomBackImg = false; this.btnBatchSyncOrders.IsShowText = true; this.btnBatchSyncOrders.Location = new System.Drawing.Point(565, 5); this.btnBatchSyncOrders.Name = "btnBatchSyncOrders"; this.btnBatchSyncOrders.Size = new System.Drawing.Size(103, 28); this.btnBatchSyncOrders.TabIndex = 1; this.btnBatchSyncOrders.Text = "批量同步订单"; this.btnBatchSyncOrders.UseVisualStyleBackColor = false; // // btnUploadTaoXi // this.btnUploadTaoXi.BackColor = System.Drawing.Color.Transparent; this.btnUploadTaoXi.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnUploadTaoXi.BackImg"))); this.btnUploadTaoXi.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnUploadTaoXi.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnUploadTaoXi.ForeColor = System.Drawing.Color.White; this.btnUploadTaoXi.IsCustomBackImg = false; this.btnUploadTaoXi.IsShowText = true; this.btnUploadTaoXi.Location = new System.Drawing.Point(418, 5); this.btnUploadTaoXi.Name = "btnUploadTaoXi"; this.btnUploadTaoXi.Size = new System.Drawing.Size(103, 28); this.btnUploadTaoXi.TabIndex = 1; this.btnUploadTaoXi.Text = "上传套系数据"; this.btnUploadTaoXi.UseVisualStyleBackColor = false; // // btnUploadUerInfo // this.btnUploadUerInfo.BackColor = System.Drawing.Color.Transparent; this.btnUploadUerInfo.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnUploadUerInfo.BackImg"))); this.btnUploadUerInfo.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnUploadUerInfo.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnUploadUerInfo.ForeColor = System.Drawing.Color.White; this.btnUploadUerInfo.IsCustomBackImg = false; this.btnUploadUerInfo.IsShowText = true; this.btnUploadUerInfo.Location = new System.Drawing.Point(309, 5); this.btnUploadUerInfo.Name = "btnUploadUerInfo"; this.btnUploadUerInfo.Size = new System.Drawing.Size(103, 28); this.btnUploadUerInfo.TabIndex = 1; this.btnUploadUerInfo.Text = "上传员工数据"; this.btnUploadUerInfo.UseVisualStyleBackColor = false; // // btnRefresh // this.btnRefresh.BackColor = System.Drawing.Color.Transparent; this.btnRefresh.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnRefresh.BackImg"))); this.btnRefresh.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnRefresh.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnRefresh.ForeColor = System.Drawing.Color.White; this.btnRefresh.IsCustomBackImg = false; this.btnRefresh.IsShowText = true; this.btnRefresh.Location = new System.Drawing.Point(252, 42); this.btnRefresh.Name = "btnRefresh"; this.btnRefresh.Size = new System.Drawing.Size(51, 28); this.btnRefresh.TabIndex = 0; this.btnRefresh.Text = "刷新"; this.btnRefresh.UseVisualStyleBackColor = false; // // btnSearch // this.btnSearch.BackColor = System.Drawing.Color.Transparent; this.btnSearch.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSearch.BackImg"))); this.btnSearch.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnSearch.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnSearch.ForeColor = System.Drawing.Color.White; this.btnSearch.IsCustomBackImg = false; this.btnSearch.IsShowText = true; this.btnSearch.Location = new System.Drawing.Point(187, 42); this.btnSearch.Name = "btnSearch"; this.btnSearch.Size = new System.Drawing.Size(60, 28); this.btnSearch.TabIndex = 0; this.btnSearch.Text = "查询"; this.btnSearch.UseVisualStyleBackColor = false; // // plContentContainer // this.plContentContainer.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.plContentContainer.BorderType = LYFZ.ComponentLibrary.PlBorderType.all; this.plContentContainer.BorderWidth = 1; this.plContentContainer.Controls.Add(this.dgvOrderViwe); this.plContentContainer.Dock = System.Windows.Forms.DockStyle.Fill; this.plContentContainer.Location = new System.Drawing.Point(0, 82); this.plContentContainer.Name = "plContentContainer"; this.plContentContainer.Size = new System.Drawing.Size(910, 423); this.plContentContainer.TabIndex = 0; // // dgvOrderViwe // this.dgvOrderViwe.AllowUserToAddRows = false; this.dgvOrderViwe.AllowUserToDeleteRows = false; this.dgvOrderViwe.AllowUserToResizeRows = false; dataGridViewCellStyle1.BackColor = System.Drawing.Color.LightCyan; this.dgvOrderViwe.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; this.dgvOrderViwe.BackgroundColor = System.Drawing.Color.White; this.dgvOrderViwe.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150))))); dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText; this.dgvOrderViwe.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; this.dgvOrderViwe.ColumnHeadersHeight = 32; this.dgvOrderViwe.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgvOrderViwe.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.Column1, this.Column2, this.Column11, this.Column12, this.Column3, this.Column4, this.Column5, this.Column13, this.Column6, this.Column7, this.Column14, this.Column8, this.Column9, this.Column10}); this.dgvOrderViwe.Dock = System.Windows.Forms.DockStyle.Fill; this.dgvOrderViwe.EnableHeadersVisualStyles = false; this.dgvOrderViwe.EraseCell = false; this.dgvOrderViwe.GridColor = System.Drawing.SystemColors.GradientInactiveCaption; this.dgvOrderViwe.GridViewUniquelyIdentify = "_dgvOrderViwe_dgvOrderViwe_dgvOrderViwe_dgvOrderViwe_dgvOrderViwe_dgvOrderViwe_dg" + "vOrderViwe"; this.dgvOrderViwe.IsCompleteBonding = false; this.dgvOrderViwe.IsCopyCellValue = true; this.dgvOrderViwe.Location = new System.Drawing.Point(0, 0); this.dgvOrderViwe.Name = "dgvOrderViwe"; this.dgvOrderViwe.RowHeadersVisible = false; this.dgvOrderViwe.RowTemplate.Height = 23; this.dgvOrderViwe.RowTemplate.ReadOnly = true; this.dgvOrderViwe.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgvOrderViwe.Size = new System.Drawing.Size(910, 423); this.dgvOrderViwe.TabIndex = 0; // // Column1 // this.Column1.HeaderText = "小程序单号"; this.Column1.Name = "Column1"; this.Column1.ReadOnly = true; this.Column1.Width = 120; // // Column2 // this.Column2.HeaderText = "客户信息"; this.Column2.Name = "Column2"; this.Column2.ReadOnly = true; this.Column2.Width = 160; // // Column11 // dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; this.Column11.DefaultCellStyle = dataGridViewCellStyle3; this.Column11.HeaderText = "性别"; this.Column11.Name = "Column11"; this.Column11.ReadOnly = true; this.Column11.Width = 50; // // Column12 // this.Column12.HeaderText = "客户电话"; this.Column12.Name = "Column12"; this.Column12.ReadOnly = true; // // Column3 // this.Column3.HeaderText = "商品信息"; this.Column3.Name = "Column3"; this.Column3.ReadOnly = true; this.Column3.Width = 240; // // Column4 // this.Column4.HeaderText = "订单定金"; this.Column4.Name = "Column4"; this.Column4.ReadOnly = true; this.Column4.Width = 80; // // Column5 // this.Column5.HeaderText = "订单总金额"; this.Column5.Name = "Column5"; this.Column5.ReadOnly = true; this.Column5.Width = 80; // // Column13 // dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; this.Column13.DefaultCellStyle = dataGridViewCellStyle4; this.Column13.HeaderText = "套系类型"; this.Column13.Name = "Column13"; this.Column13.ReadOnly = true; // // Column6 // this.Column6.HeaderText = "状态"; this.Column6.Name = "Column6"; this.Column6.ReadOnly = true; // // Column7 // this.Column7.HeaderText = "下单时间"; this.Column7.Name = "Column7"; this.Column7.ReadOnly = true; this.Column7.Width = 130; // // Column14 // this.Column14.HeaderText = "同步状态"; this.Column14.Name = "Column14"; this.Column14.ReadOnly = true; this.Column14.Width = 80; // // Column8 // this.Column8.HeaderText = "同步单号"; this.Column8.Name = "Column8"; this.Column8.ReadOnly = true; this.Column8.Width = 130; // // Column9 // this.Column9.HeaderText = "同步时间"; this.Column9.Name = "Column9"; this.Column9.ReadOnly = true; this.Column9.Width = 130; // // Column10 // dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; this.Column10.DefaultCellStyle = dataGridViewCellStyle5; this.Column10.HeaderText = "操作"; this.Column10.Name = "Column10"; this.Column10.ReadOnly = true; this.Column10.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.Column10.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; // // frmSynchronousData // 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(910, 610); this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139))))); this.IsShowUcNavigationTool = true; this.Name = "frmSynchronousData"; 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.plTopContainer.ResumeLayout(false); this.plTopContainer.PerformLayout(); this.plContentContainer.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgvOrderViwe)).EndInit(); this.ResumeLayout(false); } #endregion public ComponentLibrary.PanelEx plContentContainer; public ComponentLibrary.PanelEx plTopContainer; public ComponentLibrary.ButtonForm btnUploadTaoXi; public ComponentLibrary.ButtonForm btnUploadUerInfo; public ComponentLibrary.ButtonEx btnSearch; public ComponentLibrary.TextBoxEx txtKeyWords; public ComponentLibrary.ComboBoxEx cmbStatus; public ComponentLibrary.LabelEx labelEx1; public ComponentLibrary.CheckBoxEx cbMiaoShaDingDan; public ComponentLibrary.CheckBoxEx cbPingTuandingdan; public ComponentLibrary.CheckBoxEx cbPutongDingDan; public ComponentLibrary.ButtonEx btnRefresh; public ComponentLibrary.DataGridViewEx dgvOrderViwe; private ComponentLibrary.LabelEx labelEx3; private ComponentLibrary.LabelEx labelEx2; public ComponentLibrary.ComboBoxEx comAccountList; public ComponentLibrary.ButtonForm btnBatchSyncOrders; public ComponentLibrary.CheckBoxEx chbYiWanChengTongBuDingDan; public ComponentLibrary.CheckBoxEx chbWeiWanChengTongBuDingDan; private System.Windows.Forms.DataGridViewTextBoxColumn Column1; private System.Windows.Forms.DataGridViewTextBoxColumn Column2; private System.Windows.Forms.DataGridViewTextBoxColumn Column11; private System.Windows.Forms.DataGridViewTextBoxColumn Column12; private System.Windows.Forms.DataGridViewTextBoxColumn Column3; private System.Windows.Forms.DataGridViewTextBoxColumn Column4; private System.Windows.Forms.DataGridViewTextBoxColumn Column5; private System.Windows.Forms.DataGridViewTextBoxColumn Column13; private System.Windows.Forms.DataGridViewTextBoxColumn Column6; private System.Windows.Forms.DataGridViewTextBoxColumn Column7; private System.Windows.Forms.DataGridViewTextBoxColumn Column14; private System.Windows.Forms.DataGridViewTextBoxColumn Column8; private System.Windows.Forms.DataGridViewTextBoxColumn Column9; private System.Windows.Forms.DataGridViewLinkColumn Column10; } }