123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761 |
- namespace LYFZ.Software.UI.FinancialManagement
- {
- partial class FrmFrmOrdersReceivables
- {
-
-
-
- private System.ComponentModel.IContainer components = null;
-
-
-
-
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
-
-
-
-
- private void InitializeComponent()
- {
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmFrmOrdersReceivables));
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
- this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
- this.dgvData = new LYFZ.ComponentLibrary.DataGridViewEc();
- 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.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
- this.cmbQueryText = new LYFZ.ComponentLibrary.TextBoxEx();
- this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
- this.btnSlect = new LYFZ.ComponentLibrary.ButtonEx();
- this.panelEx14 = new LYFZ.ComponentLibrary.PanelEx();
- this.btnConditionQuery = new LYFZ.ComponentLibrary.ButtonEx();
- this.panelEx5 = new LYFZ.ComponentLibrary.PanelEx();
- this.btnPrePayment = new LYFZ.ComponentLibrary.ButtonEx();
- this.panelEx11 = new LYFZ.ComponentLibrary.PanelEx();
- this.btnLatePayment = new LYFZ.ComponentLibrary.ButtonEx();
- this.panelEx12 = new LYFZ.ComponentLibrary.PanelEx();
- this.btnExport = new LYFZ.ComponentLibrary.ButtonEx();
- this.panelEx13 = new LYFZ.ComponentLibrary.PanelEx();
- this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
- this.panelEx7 = new LYFZ.ComponentLibrary.PanelEx();
- this.chkDressVersion = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.panelEx8 = new LYFZ.ComponentLibrary.PanelEx();
- this.chkKidsVersion = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.panelEx9 = new LYFZ.ComponentLibrary.PanelEx();
- this.chkPortraitVersion = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.panelEx6 = new LYFZ.ComponentLibrary.PanelEx();
- this.chkFw = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.panelEx10 = new LYFZ.ComponentLibrary.PanelEx();
- this.chkHQ = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.panelEx4 = new LYFZ.ComponentLibrary.PanelEx();
- this.chkQJ = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.panelArrears = new LYFZ.ComponentLibrary.PanelEx();
- this.chkArrears = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.ucPagerEx1 = new LYFZ.UCPager.ucPagerEx();
- this.plExMainContainer.SuspendLayout();
- this.plFormMainContent.SuspendLayout();
- this.panelEx3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvData)).BeginInit();
- this.flowLayoutPanel1.SuspendLayout();
- this.panelStoreName.SuspendLayout();
- this.panelEx2.SuspendLayout();
- this.panelEx1.SuspendLayout();
- this.panelEx14.SuspendLayout();
- this.panelEx5.SuspendLayout();
- this.panelEx11.SuspendLayout();
- this.panelEx12.SuspendLayout();
- this.panelEx13.SuspendLayout();
- this.panelEx7.SuspendLayout();
- this.panelEx8.SuspendLayout();
- this.panelEx9.SuspendLayout();
- this.panelEx6.SuspendLayout();
- this.panelEx10.SuspendLayout();
- this.panelEx4.SuspendLayout();
- this.panelArrears.SuspendLayout();
- this.SuspendLayout();
-
-
-
- this.plExMainContainer.Controls.Add(this.panelEx3);
- 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(910, 505);
- this.plFormMainContent.Controls.SetChildIndex(this.plExMainContainer, 0);
-
-
-
- this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
-
-
-
- this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
-
-
-
- this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
-
-
-
- this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.panelEx3.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx3.BorderWidth = 1;
- this.panelEx3.Controls.Add(this.dgvData);
- this.panelEx3.Controls.Add(this.ucPagerEx1);
- this.panelEx3.Controls.Add(this.dataGridViewStatisticsCount1);
- this.panelEx3.Controls.Add(this.flowLayoutPanel1);
- this.panelEx3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panelEx3.Location = new System.Drawing.Point(5, 10);
- this.panelEx3.Name = "panelEx3";
- this.panelEx3.Padding = new System.Windows.Forms.Padding(3);
- this.panelEx3.Size = new System.Drawing.Size(900, 485);
- this.panelEx3.TabIndex = 5;
-
-
-
- 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;
- dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
- dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle1.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- this.dgvData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
- 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 = false;
- this.dgvData.IsCompleteBonding = false;
- this.dgvData.IsCopyCellValue = true;
- this.dgvData.IsShowSerialNumber = true;
- this.dgvData.IsSortedRedraw = true;
- this.dgvData.IsSortMode = false;
- this.dgvData.Location = new System.Drawing.Point(3, 41);
- this.dgvData.Name = "dgvData";
- dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control;
- dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText;
- dataGridViewCellStyle2.Padding = new System.Windows.Forms.Padding(41);
- dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvData.RowHeadersDefaultCellStyle = dataGridViewCellStyle2;
- 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(892, 383);
- this.dgvData.StrSecondStageNull = "";
- this.dgvData.StrValueNullColumn = "";
- this.dgvData.TabIndex = 205;
- this.dgvData.ViceCount = 1;
-
-
-
- this.dataGridViewStatisticsCount1.CurrenQuantity = 0;
- this.dataGridViewStatisticsCount1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.dataGridViewStatisticsCount1.Location = new System.Drawing.Point(3, 454);
- this.dataGridViewStatisticsCount1.LocationX = 1;
- this.dataGridViewStatisticsCount1.Name = "dataGridViewStatisticsCount1";
- this.dataGridViewStatisticsCount1.Size = new System.Drawing.Size(892, 26);
- this.dataGridViewStatisticsCount1.StrUnit = "单";
- this.dataGridViewStatisticsCount1.TabIndex = 206;
- this.dataGridViewStatisticsCount1.TotalQuantity = 0;
- this.dataGridViewStatisticsCount1.Visible = false;
-
-
-
- this.flowLayoutPanel1.Controls.Add(this.panelStoreName);
- this.flowLayoutPanel1.Controls.Add(this.panelEx2);
- this.flowLayoutPanel1.Controls.Add(this.panelEx1);
- this.flowLayoutPanel1.Controls.Add(this.panelEx14);
- this.flowLayoutPanel1.Controls.Add(this.panelEx5);
- this.flowLayoutPanel1.Controls.Add(this.panelEx11);
- this.flowLayoutPanel1.Controls.Add(this.panelEx12);
- this.flowLayoutPanel1.Controls.Add(this.panelEx13);
- this.flowLayoutPanel1.Controls.Add(this.panelEx7);
- this.flowLayoutPanel1.Controls.Add(this.panelEx8);
- this.flowLayoutPanel1.Controls.Add(this.panelEx9);
- this.flowLayoutPanel1.Controls.Add(this.panelEx6);
- this.flowLayoutPanel1.Controls.Add(this.panelEx10);
- this.flowLayoutPanel1.Controls.Add(this.panelEx4);
- this.flowLayoutPanel1.Controls.Add(this.panelArrears);
- 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(892, 38);
- this.flowLayoutPanel1.TabIndex = 204;
-
-
-
- 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(170, 30);
- this.panelStoreName.TabIndex = 208;
-
-
-
- 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, 5);
- this.cmbtreevStoreName.Name = "cmbtreevStoreName";
- this.cmbtreevStoreName.ReadOnly = true;
- this.cmbtreevStoreName.SelectedNode = null;
- this.cmbtreevStoreName.Size = new System.Drawing.Size(160, 20);
- this.cmbtreevStoreName.StrGetName = "";
- this.cmbtreevStoreName.StrGetTagName = "";
- this.cmbtreevStoreName.StrKey = null;
- this.cmbtreevStoreName.TabIndex = 274;
-
-
-
- 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.cmbQueryText);
- this.panelEx2.Location = new System.Drawing.Point(173, 4);
- this.panelEx2.Margin = new System.Windows.Forms.Padding(1, 1, 1, 3);
- this.panelEx2.Name = "panelEx2";
- this.panelEx2.Size = new System.Drawing.Size(155, 30);
- this.panelEx2.TabIndex = 205;
-
-
-
- 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, 3);
- this.cmbQueryText.Margin = new System.Windows.Forms.Padding(0);
- this.cmbQueryText.MaxLength = 30;
- 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(150, 25);
- this.cmbQueryText.TabIndex = 2247;
- 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;
-
-
-
- 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.btnSlect);
- this.panelEx1.Location = new System.Drawing.Point(330, 4);
- this.panelEx1.Margin = new System.Windows.Forms.Padding(1, 1, 1, 3);
- this.panelEx1.Name = "panelEx1";
- this.panelEx1.Size = new System.Drawing.Size(85, 30);
- this.panelEx1.TabIndex = 209;
-
-
-
- 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(1, 1);
- this.btnSlect.Margin = new System.Windows.Forms.Padding(1, 1, 1, 3);
- this.btnSlect.Name = "btnSlect";
- this.btnSlect.Size = new System.Drawing.Size(80, 28);
- this.btnSlect.TabIndex = 65;
- this.btnSlect.Text = " 查 询";
- this.btnSlect.UseVisualStyleBackColor = false;
-
-
-
- this.panelEx14.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx14.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx14.BorderWidth = 1;
- this.panelEx14.Controls.Add(this.btnConditionQuery);
- this.panelEx14.Location = new System.Drawing.Point(417, 4);
- this.panelEx14.Margin = new System.Windows.Forms.Padding(1, 1, 1, 3);
- this.panelEx14.Name = "panelEx14";
- this.panelEx14.Size = new System.Drawing.Size(85, 30);
- this.panelEx14.TabIndex = 210;
-
-
-
- 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(1, 1);
- this.btnConditionQuery.Margin = new System.Windows.Forms.Padding(1, 1, 1, 3);
- this.btnConditionQuery.Name = "btnConditionQuery";
- this.btnConditionQuery.Size = new System.Drawing.Size(80, 28);
- this.btnConditionQuery.TabIndex = 65;
- this.btnConditionQuery.Text = " 条件查询";
- this.btnConditionQuery.UseVisualStyleBackColor = false;
-
-
-
- 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.btnPrePayment);
- this.panelEx5.Location = new System.Drawing.Point(504, 4);
- this.panelEx5.Margin = new System.Windows.Forms.Padding(1, 1, 1, 3);
- this.panelEx5.Name = "panelEx5";
- this.panelEx5.Size = new System.Drawing.Size(85, 30);
- this.panelEx5.TabIndex = 210;
-
-
-
- this.btnPrePayment.BackColor = System.Drawing.Color.Transparent;
- this.btnPrePayment.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnPrePayment.BackImg")));
- this.btnPrePayment.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnPrePayment.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnPrePayment.ForeColor = System.Drawing.Color.White;
- this.btnPrePayment.IsCustomBackImg = false;
- this.btnPrePayment.IsShowText = true;
- this.btnPrePayment.Location = new System.Drawing.Point(1, 1);
- this.btnPrePayment.Margin = new System.Windows.Forms.Padding(1, 1, 1, 3);
- this.btnPrePayment.Name = "btnPrePayment";
- this.btnPrePayment.Size = new System.Drawing.Size(80, 28);
- this.btnPrePayment.TabIndex = 67;
- this.btnPrePayment.Text = " 前期收款";
- this.btnPrePayment.UseVisualStyleBackColor = false;
-
-
-
- this.panelEx11.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx11.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx11.BorderWidth = 1;
- this.panelEx11.Controls.Add(this.btnLatePayment);
- this.panelEx11.Location = new System.Drawing.Point(591, 4);
- this.panelEx11.Margin = new System.Windows.Forms.Padding(1, 1, 1, 3);
- this.panelEx11.Name = "panelEx11";
- this.panelEx11.Size = new System.Drawing.Size(85, 30);
- this.panelEx11.TabIndex = 211;
-
-
-
- this.btnLatePayment.BackColor = System.Drawing.Color.Transparent;
- this.btnLatePayment.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnLatePayment.BackImg")));
- this.btnLatePayment.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnLatePayment.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnLatePayment.ForeColor = System.Drawing.Color.White;
- this.btnLatePayment.IsCustomBackImg = false;
- this.btnLatePayment.IsShowText = true;
- this.btnLatePayment.Location = new System.Drawing.Point(1, 1);
- this.btnLatePayment.Margin = new System.Windows.Forms.Padding(1, 1, 1, 3);
- this.btnLatePayment.Name = "btnLatePayment";
- this.btnLatePayment.Size = new System.Drawing.Size(80, 28);
- this.btnLatePayment.TabIndex = 68;
- this.btnLatePayment.Text = " 后期收款";
- this.btnLatePayment.UseVisualStyleBackColor = false;
-
-
-
- this.panelEx12.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx12.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx12.BorderWidth = 1;
- this.panelEx12.Controls.Add(this.btnExport);
- this.panelEx12.Location = new System.Drawing.Point(678, 4);
- this.panelEx12.Margin = new System.Windows.Forms.Padding(1, 1, 1, 3);
- this.panelEx12.Name = "panelEx12";
- this.panelEx12.Size = new System.Drawing.Size(85, 30);
- this.panelEx12.TabIndex = 212;
-
-
-
- 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(1, 1);
- this.btnExport.Margin = new System.Windows.Forms.Padding(1, 1, 1, 3);
- this.btnExport.Name = "btnExport";
- this.btnExport.Size = new System.Drawing.Size(80, 28);
- this.btnExport.TabIndex = 202;
- this.btnExport.Text = " 导 出";
- this.btnExport.UseVisualStyleBackColor = false;
-
-
-
- this.panelEx13.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx13.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx13.BorderWidth = 1;
- this.panelEx13.Controls.Add(this.btnClose);
- this.panelEx13.Location = new System.Drawing.Point(765, 4);
- this.panelEx13.Margin = new System.Windows.Forms.Padding(1, 1, 1, 3);
- this.panelEx13.Name = "panelEx13";
- this.panelEx13.Size = new System.Drawing.Size(85, 30);
- this.panelEx13.TabIndex = 213;
-
-
-
- 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(1, 1);
- this.btnClose.Margin = new System.Windows.Forms.Padding(1, 1, 1, 3);
- this.btnClose.Name = "btnClose";
- this.btnClose.Size = new System.Drawing.Size(80, 28);
- this.btnClose.TabIndex = 69;
- this.btnClose.Text = " 关 闭";
- this.btnClose.UseVisualStyleBackColor = false;
-
-
-
- this.panelEx7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx7.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx7.BorderWidth = 1;
- this.panelEx7.Controls.Add(this.chkDressVersion);
- this.panelEx7.Location = new System.Drawing.Point(1, 38);
- this.panelEx7.Margin = new System.Windows.Forms.Padding(1, 1, 1, 3);
- this.panelEx7.Name = "panelEx7";
- this.panelEx7.Size = new System.Drawing.Size(65, 30);
- this.panelEx7.TabIndex = 206;
-
-
-
- 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(4, 5);
- this.chkDressVersion.Name = "chkDressVersion";
- this.chkDressVersion.Size = new System.Drawing.Size(51, 21);
- this.chkDressVersion.TabIndex = 198;
- this.chkDressVersion.Text = "婚纱";
- this.chkDressVersion.UseVisualStyleBackColor = false;
-
-
-
- this.panelEx8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx8.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx8.BorderWidth = 1;
- this.panelEx8.Controls.Add(this.chkKidsVersion);
- this.panelEx8.Location = new System.Drawing.Point(68, 38);
- this.panelEx8.Margin = new System.Windows.Forms.Padding(1, 1, 1, 3);
- this.panelEx8.Name = "panelEx8";
- this.panelEx8.Size = new System.Drawing.Size(65, 30);
- this.panelEx8.TabIndex = 206;
-
-
-
- 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(4, 5);
- this.chkKidsVersion.Name = "chkKidsVersion";
- this.chkKidsVersion.Size = new System.Drawing.Size(51, 21);
- this.chkKidsVersion.TabIndex = 199;
- this.chkKidsVersion.Text = "儿童";
- this.chkKidsVersion.UseVisualStyleBackColor = false;
-
-
-
- this.panelEx9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx9.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx9.BorderWidth = 1;
- this.panelEx9.Controls.Add(this.chkPortraitVersion);
- this.panelEx9.Location = new System.Drawing.Point(135, 38);
- this.panelEx9.Margin = new System.Windows.Forms.Padding(1, 1, 1, 3);
- this.panelEx9.Name = "panelEx9";
- this.panelEx9.Size = new System.Drawing.Size(65, 30);
- this.panelEx9.TabIndex = 206;
-
-
-
- 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(4, 5);
- this.chkPortraitVersion.Name = "chkPortraitVersion";
- this.chkPortraitVersion.Size = new System.Drawing.Size(51, 21);
- this.chkPortraitVersion.TabIndex = 200;
- this.chkPortraitVersion.Text = "写真";
- this.chkPortraitVersion.UseVisualStyleBackColor = false;
-
-
-
- this.panelEx6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx6.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx6.BorderWidth = 1;
- this.panelEx6.Controls.Add(this.chkFw);
- this.panelEx6.Location = new System.Drawing.Point(202, 38);
- this.panelEx6.Margin = new System.Windows.Forms.Padding(1, 1, 1, 3);
- this.panelEx6.Name = "panelEx6";
- this.panelEx6.Size = new System.Drawing.Size(65, 30);
- this.panelEx6.TabIndex = 206;
-
-
-
- this.chkFw.AutoSize = true;
- this.chkFw.BackColor = System.Drawing.Color.Transparent;
- this.chkFw.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
- this.chkFw.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.chkFw.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.chkFw.Fourstates = false;
- this.chkFw.IsGreenTick = false;
- this.chkFw.Location = new System.Drawing.Point(4, 5);
- this.chkFw.Name = "chkFw";
- this.chkFw.Size = new System.Drawing.Size(51, 21);
- this.chkFw.TabIndex = 201;
- this.chkFw.Text = "服务";
- this.chkFw.UseVisualStyleBackColor = false;
-
-
-
- this.panelEx10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx10.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx10.BorderWidth = 1;
- this.panelEx10.Controls.Add(this.chkHQ);
- this.panelEx10.Location = new System.Drawing.Point(269, 38);
- this.panelEx10.Margin = new System.Windows.Forms.Padding(1, 1, 1, 3);
- this.panelEx10.Name = "panelEx10";
- this.panelEx10.Size = new System.Drawing.Size(65, 30);
- this.panelEx10.TabIndex = 207;
-
-
-
- this.chkHQ.AutoSize = true;
- this.chkHQ.BackColor = System.Drawing.Color.Transparent;
- this.chkHQ.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
- this.chkHQ.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.chkHQ.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.chkHQ.Fourstates = false;
- this.chkHQ.IsGreenTick = false;
- this.chkHQ.Location = new System.Drawing.Point(4, 5);
- this.chkHQ.Name = "chkHQ";
- this.chkHQ.Size = new System.Drawing.Size(51, 21);
- this.chkHQ.TabIndex = 201;
- this.chkHQ.Text = "婚庆";
- this.chkHQ.UseVisualStyleBackColor = false;
-
-
-
- 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.chkQJ);
- this.panelEx4.Location = new System.Drawing.Point(336, 38);
- this.panelEx4.Margin = new System.Windows.Forms.Padding(1, 1, 1, 3);
- this.panelEx4.Name = "panelEx4";
- this.panelEx4.Size = new System.Drawing.Size(75, 30);
- this.panelEx4.TabIndex = 206;
-
-
-
- this.chkQJ.AutoSize = true;
- this.chkQJ.BackColor = System.Drawing.Color.Transparent;
- this.chkQJ.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
- this.chkQJ.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.chkQJ.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.chkQJ.Fourstates = false;
- this.chkQJ.IsGreenTick = false;
- this.chkQJ.Location = new System.Drawing.Point(4, 5);
- this.chkQJ.Name = "chkQJ";
- this.chkQJ.Size = new System.Drawing.Size(63, 21);
- this.chkQJ.TabIndex = 72;
- this.chkQJ.Text = "已取件";
- this.chkQJ.UseVisualStyleBackColor = false;
-
-
-
- this.panelArrears.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelArrears.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelArrears.BorderWidth = 1;
- this.panelArrears.Controls.Add(this.chkArrears);
- this.panelArrears.Location = new System.Drawing.Point(413, 38);
- this.panelArrears.Margin = new System.Windows.Forms.Padding(1, 1, 1, 3);
- this.panelArrears.Name = "panelArrears";
- this.panelArrears.Size = new System.Drawing.Size(65, 30);
- this.panelArrears.TabIndex = 206;
-
-
-
- this.chkArrears.AutoSize = true;
- this.chkArrears.BackColor = System.Drawing.Color.Transparent;
- this.chkArrears.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
- this.chkArrears.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.chkArrears.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.chkArrears.Fourstates = false;
- this.chkArrears.IsGreenTick = false;
- this.chkArrears.Location = new System.Drawing.Point(4, 5);
- this.chkArrears.Name = "chkArrears";
- this.chkArrears.Size = new System.Drawing.Size(51, 21);
- this.chkArrears.TabIndex = 73;
- this.chkArrears.Text = "欠款";
- this.chkArrears.UseVisualStyleBackColor = false;
-
-
-
- this.ucPagerEx1.CurrentPageCount = 0;
- this.ucPagerEx1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.ucPagerEx1.Location = new System.Drawing.Point(3, 424);
- 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(892, 30);
- this.ucPagerEx1.TabIndex = 207;
- this.ucPagerEx1.TbDataSource = null;
-
-
-
- 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 = "FrmFrmOrdersReceivables";
- 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.panelEx3.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvData)).EndInit();
- this.flowLayoutPanel1.ResumeLayout(false);
- this.panelStoreName.ResumeLayout(false);
- this.panelEx2.ResumeLayout(false);
- this.panelEx1.ResumeLayout(false);
- this.panelEx14.ResumeLayout(false);
- this.panelEx5.ResumeLayout(false);
- this.panelEx11.ResumeLayout(false);
- this.panelEx12.ResumeLayout(false);
- this.panelEx13.ResumeLayout(false);
- this.panelEx7.ResumeLayout(false);
- this.panelEx7.PerformLayout();
- this.panelEx8.ResumeLayout(false);
- this.panelEx8.PerformLayout();
- this.panelEx9.ResumeLayout(false);
- this.panelEx9.PerformLayout();
- this.panelEx6.ResumeLayout(false);
- this.panelEx6.PerformLayout();
- this.panelEx10.ResumeLayout(false);
- this.panelEx10.PerformLayout();
- this.panelEx4.ResumeLayout(false);
- this.panelEx4.PerformLayout();
- this.panelArrears.ResumeLayout(false);
- this.panelArrears.PerformLayout();
- this.ResumeLayout(false);
- }
- #endregion
- private ComponentLibrary.PanelEx panelEx3;
- protected internal System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
- private ComponentLibrary.PanelEx panelEx2;
- protected internal ComponentLibrary.TextBoxEx cmbQueryText;
- protected ComponentLibrary.ButtonEx btnSlect;
- protected ComponentLibrary.ButtonEx btnPrePayment;
- protected ComponentLibrary.ButtonEx btnLatePayment;
- protected internal ComponentLibrary.ButtonEx btnExport;
- protected ComponentLibrary.ButtonEx btnClose;
- private ComponentLibrary.PanelEx panelEx4;
- protected ComponentLibrary.CheckBoxEx chkQJ;
- protected ComponentLibrary.CheckBoxEx chkDressVersion;
- protected ComponentLibrary.CheckBoxEx chkKidsVersion;
- protected ComponentLibrary.CheckBoxEx chkPortraitVersion;
- private ComponentLibrary.PanelEx panelEx6;
- protected ComponentLibrary.CheckBoxEx chkFw;
- private ComponentLibrary.PanelEx panelEx10;
- protected internal ComponentLibrary.CheckBoxEx chkHQ;
- protected internal ComponentLibrary.PanelEx panelStoreName;
- protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevStoreName;
- protected internal ComponentLibrary.CheckBoxEx chkArrears;
- protected internal ComponentLibrary.PanelEx panelArrears;
- private ComponentLibrary.PanelEx panelEx1;
- private ComponentLibrary.PanelEx panelEx5;
- private ComponentLibrary.PanelEx panelEx11;
- private ComponentLibrary.PanelEx panelEx12;
- private ComponentLibrary.PanelEx panelEx13;
- protected internal ComponentLibrary.DataGridViewEc dgvData;
- protected internal ComponentLibrary.PanelEx panelEx9;
- protected internal ComponentLibrary.PanelEx panelEx8;
- protected internal ComponentLibrary.PanelEx panelEx7;
- protected internal ComponentLibrary.DataGridViewStatisticsCount dataGridViewStatisticsCount1;
- private ComponentLibrary.PanelEx panelEx14;
- protected ComponentLibrary.ButtonEx btnConditionQuery;
- protected UCPager.ucPagerEx ucPagerEx1;
- }
- }
|