123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669 |
- namespace LYFZ.Software.UI.StatisticalInquiry
- {
- partial class FrmOrderTakingStatus
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmOrderTakingStatus));
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = 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.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
- this.dtpEnd = new LYFZ.ComponentLibrary.DateTimePickerEx();
- this.dtpStart = new LYFZ.ComponentLibrary.DateTimePickerEx();
- this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
- this.cb_OrderedStatus = new LYFZ.ComponentLibrary.ComboBoxEx();
- this.btnQuery = new LYFZ.ComponentLibrary.ButtonEx();
- this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
- this.lblCount = new LYFZ.ComponentLibrary.LabelEx();
- this.txtTotalArrears = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.txt_TotalAllAmount = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtPickUpAmount = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtTotalCollection = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtTotalAmount = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.labelEx10 = new LYFZ.ComponentLibrary.LabelEx();
- this.dgvOrderBeen = new LYFZ.ComponentLibrary.DataGridViewEx();
- this.Ord_Number = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Ordpg_ViceNumber = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Ord_SinceOrderNumber = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Ord_Type = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Ord_OrderPersonName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Cus_Name = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Cus_Telephone = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Ords_SightsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Ord_SeriesName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Ordered = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Ord_SeriesPrice = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ArrearsAmount = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.TotalValue = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.TwoSales = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.payAmount = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.panelStoreName = new LYFZ.ComponentLibrary.PanelEx();
- this.cmbtreevStoreName = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.btn_Export = new LYFZ.ComponentLibrary.ButtonEx();
- this.plExMainContainer.SuspendLayout();
- this.plFormMainContent.SuspendLayout();
- this.panelEx1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvOrderBeen)).BeginInit();
- this.panelStoreName.SuspendLayout();
- this.SuspendLayout();
- //
- // plExMainContainer
- //
- this.plExMainContainer.Controls.Add(this.dgvOrderBeen);
- this.plExMainContainer.Controls.Add(this.panelEx1);
- this.plExMainContainer.Location = new System.Drawing.Point(0, 40);
- this.plExMainContainer.Size = new System.Drawing.Size(1085, 520);
- //
- // plFormMainContent
- //
- this.plFormMainContent.Controls.Add(this.panelStoreName);
- this.plFormMainContent.Controls.Add(this.btn_Export);
- this.plFormMainContent.Controls.Add(this.btnQuery);
- this.plFormMainContent.Controls.Add(this.cb_OrderedStatus);
- this.plFormMainContent.Controls.Add(this.labelEx3);
- this.plFormMainContent.Controls.Add(this.labelEx2);
- this.plFormMainContent.Controls.Add(this.labelEx1);
- this.plFormMainContent.Controls.Add(this.dtpEnd);
- this.plFormMainContent.Controls.Add(this.dtpStart);
- this.plFormMainContent.Size = new System.Drawing.Size(1085, 560);
- this.plFormMainContent.Controls.SetChildIndex(this.plExMainContainer, 0);
- this.plFormMainContent.Controls.SetChildIndex(this.dtpStart, 0);
- this.plFormMainContent.Controls.SetChildIndex(this.dtpEnd, 0);
- this.plFormMainContent.Controls.SetChildIndex(this.labelEx1, 0);
- this.plFormMainContent.Controls.SetChildIndex(this.labelEx2, 0);
- this.plFormMainContent.Controls.SetChildIndex(this.labelEx3, 0);
- this.plFormMainContent.Controls.SetChildIndex(this.cb_OrderedStatus, 0);
- this.plFormMainContent.Controls.SetChildIndex(this.btnQuery, 0);
- this.plFormMainContent.Controls.SetChildIndex(this.btn_Export, 0);
- this.plFormMainContent.Controls.SetChildIndex(this.panelStoreName, 0);
- //
- // btnAppFormMaximize
- //
- this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
- this.btnAppFormMaximize.Location = new System.Drawing.Point(1026, 0);
- //
- // btnAppFormExit
- //
- this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
- this.btnAppFormExit.Location = new System.Drawing.Point(1053, 0);
- //
- // btnAppFormMinimize
- //
- this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
- this.btnAppFormMinimize.Location = new System.Drawing.Point(999, 0);
- //
- // labelEx1
- //
- this.labelEx1.AutoSize = true;
- this.labelEx1.BackColor = System.Drawing.SystemColors.ButtonHighlight;
- 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(544, 12);
- this.labelEx1.Name = "labelEx1";
- this.labelEx1.Size = new System.Drawing.Size(21, 17);
- this.labelEx1.TabIndex = 231;
- this.labelEx1.Text = "—";
- //
- // dtpEnd
- //
- this.dtpEnd.CustomFormat = " ";
- this.dtpEnd.DateValue = "";
- this.dtpEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpEnd.IsShowTime = false;
- this.dtpEnd.Location = new System.Drawing.Point(567, 10);
- this.dtpEnd.Name = "dtpEnd";
- this.dtpEnd.Size = new System.Drawing.Size(100, 21);
- this.dtpEnd.TabIndex = 230;
- //
- // dtpStart
- //
- this.dtpStart.CustomFormat = " ";
- this.dtpStart.DateValue = "";
- this.dtpStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpStart.IsShowTime = false;
- this.dtpStart.Location = new System.Drawing.Point(442, 10);
- this.dtpStart.Name = "dtpStart";
- this.dtpStart.Size = new System.Drawing.Size(100, 21);
- this.dtpStart.TabIndex = 229;
- //
- // labelEx2
- //
- this.labelEx2.AutoSize = true;
- this.labelEx2.BackColor = System.Drawing.SystemColors.ButtonHighlight;
- 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(394, 12);
- this.labelEx2.Name = "labelEx2";
- this.labelEx2.Size = new System.Drawing.Size(44, 17);
- this.labelEx2.TabIndex = 232;
- this.labelEx2.Text = "时间:";
- //
- // labelEx3
- //
- this.labelEx3.AutoSize = true;
- this.labelEx3.BackColor = System.Drawing.SystemColors.ButtonHighlight;
- 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(672, 12);
- this.labelEx3.Name = "labelEx3";
- this.labelEx3.Size = new System.Drawing.Size(68, 17);
- this.labelEx3.TabIndex = 234;
- this.labelEx3.Text = "拍照情况:";
- //
- // cb_OrderedStatus
- //
- this.cb_OrderedStatus.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
- this.cb_OrderedStatus.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
- this.cb_OrderedStatus.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
- this.cb_OrderedStatus.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cb_OrderedStatus.Font = new System.Drawing.Font("宋体", 10.5F);
- this.cb_OrderedStatus.FormattingEnabled = true;
- this.cb_OrderedStatus.IsCustomColor = false;
- this.cb_OrderedStatus.Items.AddRange(new object[] {
- "未拍照",
- "拍照中",
- "已拍照"});
- this.cb_OrderedStatus.Location = new System.Drawing.Point(743, 9);
- this.cb_OrderedStatus.Name = "cb_OrderedStatus";
- this.cb_OrderedStatus.ReadOnly = false;
- this.cb_OrderedStatus.Size = new System.Drawing.Size(87, 22);
- this.cb_OrderedStatus.TabIndex = 235;
- //
- // 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(836, 7);
- this.btnQuery.Name = "btnQuery";
- this.btnQuery.Size = new System.Drawing.Size(85, 26);
- this.btnQuery.TabIndex = 236;
- this.btnQuery.Text = " 查 询";
- this.btnQuery.UseVisualStyleBackColor = false;
- //
- // 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.lblCount);
- this.panelEx1.Controls.Add(this.txtTotalArrears);
- this.panelEx1.Controls.Add(this.txt_TotalAllAmount);
- this.panelEx1.Controls.Add(this.labelEx7);
- this.panelEx1.Controls.Add(this.txtPickUpAmount);
- this.panelEx1.Controls.Add(this.labelEx6);
- this.panelEx1.Controls.Add(this.txtTotalCollection);
- this.panelEx1.Controls.Add(this.labelEx5);
- this.panelEx1.Controls.Add(this.labelEx4);
- this.panelEx1.Controls.Add(this.txtTotalAmount);
- this.panelEx1.Controls.Add(this.labelEx10);
- this.panelEx1.Dock = System.Windows.Forms.DockStyle.Top;
- this.panelEx1.Location = new System.Drawing.Point(0, 0);
- this.panelEx1.Name = "panelEx1";
- this.panelEx1.Size = new System.Drawing.Size(1085, 84);
- this.panelEx1.TabIndex = 302;
- //
- // lblCount
- //
- this.lblCount.AutoSize = true;
- this.lblCount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.lblCount.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.lblCount.Location = new System.Drawing.Point(29, 42);
- this.lblCount.Name = "lblCount";
- this.lblCount.Size = new System.Drawing.Size(56, 17);
- this.lblCount.TabIndex = 323;
- this.lblCount.Text = "订单数:";
- //
- // txtTotalArrears
- //
- this.txtTotalArrears.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtTotalArrears.EmptyTextTip = null;
- this.txtTotalArrears.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtTotalArrears.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtTotalArrears.Location = new System.Drawing.Point(798, 11);
- this.txtTotalArrears.Name = "txtTotalArrears";
- this.txtTotalArrears.ReadOnly = true;
- this.txtTotalArrears.Size = new System.Drawing.Size(96, 23);
- this.txtTotalArrears.TabIndex = 307;
- //
- // txt_TotalAllAmount
- //
- this.txt_TotalAllAmount.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txt_TotalAllAmount.EmptyTextTip = null;
- this.txt_TotalAllAmount.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txt_TotalAllAmount.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txt_TotalAllAmount.Location = new System.Drawing.Point(449, 10);
- this.txt_TotalAllAmount.Name = "txt_TotalAllAmount";
- this.txt_TotalAllAmount.ReadOnly = true;
- this.txt_TotalAllAmount.Size = new System.Drawing.Size(98, 23);
- this.txt_TotalAllAmount.TabIndex = 305;
- //
- // labelEx7
- //
- this.labelEx7.AutoSize = true;
- this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx7.Location = new System.Drawing.Point(378, 13);
- this.labelEx7.Name = "labelEx7";
- this.labelEx7.Size = new System.Drawing.Size(68, 17);
- this.labelEx7.TabIndex = 304;
- this.labelEx7.Text = "业绩总额:";
- //
- // txtPickUpAmount
- //
- this.txtPickUpAmount.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtPickUpAmount.EmptyTextTip = null;
- this.txtPickUpAmount.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtPickUpAmount.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtPickUpAmount.Location = new System.Drawing.Point(275, 11);
- this.txtPickUpAmount.Name = "txtPickUpAmount";
- this.txtPickUpAmount.ReadOnly = true;
- this.txtPickUpAmount.Size = new System.Drawing.Size(98, 23);
- this.txtPickUpAmount.TabIndex = 305;
- //
- // labelEx6
- //
- this.labelEx6.AutoSize = true;
- this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx6.Location = new System.Drawing.Point(204, 14);
- this.labelEx6.Name = "labelEx6";
- this.labelEx6.Size = new System.Drawing.Size(68, 17);
- this.labelEx6.TabIndex = 304;
- this.labelEx6.Text = "加挑总额:";
- //
- // txtTotalCollection
- //
- this.txtTotalCollection.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtTotalCollection.EmptyTextTip = null;
- this.txtTotalCollection.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtTotalCollection.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtTotalCollection.Location = new System.Drawing.Point(624, 11);
- this.txtTotalCollection.Name = "txtTotalCollection";
- this.txtTotalCollection.ReadOnly = true;
- this.txtTotalCollection.Size = new System.Drawing.Size(98, 23);
- this.txtTotalCollection.TabIndex = 305;
- //
- // labelEx5
- //
- this.labelEx5.AutoSize = true;
- this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx5.Location = new System.Drawing.Point(553, 14);
- this.labelEx5.Name = "labelEx5";
- this.labelEx5.Size = new System.Drawing.Size(68, 17);
- this.labelEx5.TabIndex = 304;
- this.labelEx5.Text = "实收总额:";
- //
- // labelEx4
- //
- this.labelEx4.AutoSize = true;
- this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx4.Location = new System.Drawing.Point(729, 14);
- this.labelEx4.Name = "labelEx4";
- this.labelEx4.Size = new System.Drawing.Size(68, 17);
- this.labelEx4.TabIndex = 306;
- this.labelEx4.Text = "欠款总额:";
- //
- // txtTotalAmount
- //
- this.txtTotalAmount.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtTotalAmount.EmptyTextTip = null;
- this.txtTotalAmount.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtTotalAmount.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtTotalAmount.Location = new System.Drawing.Point(100, 11);
- this.txtTotalAmount.Name = "txtTotalAmount";
- this.txtTotalAmount.ReadOnly = true;
- this.txtTotalAmount.Size = new System.Drawing.Size(98, 23);
- this.txtTotalAmount.TabIndex = 303;
- //
- // labelEx10
- //
- this.labelEx10.AutoSize = true;
- this.labelEx10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx10.Location = new System.Drawing.Point(29, 14);
- this.labelEx10.Name = "labelEx10";
- this.labelEx10.Size = new System.Drawing.Size(68, 17);
- this.labelEx10.TabIndex = 302;
- this.labelEx10.Text = "套系总额:";
- //
- // dgvOrderBeen
- //
- this.dgvOrderBeen.AllowUserToAddRows = false;
- this.dgvOrderBeen.AllowUserToDeleteRows = false;
- this.dgvOrderBeen.AllowUserToResizeRows = false;
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.LightCyan;
- this.dgvOrderBeen.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
- this.dgvOrderBeen.BackgroundColor = System.Drawing.Color.White;
- this.dgvOrderBeen.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
- this.dgvOrderBeen.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(223)))), ((int)(((byte)(240)))));
- dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle2.ForeColor = System.Drawing.Color.Navy;
- dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- this.dgvOrderBeen.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
- this.dgvOrderBeen.ColumnHeadersHeight = 24;
- this.dgvOrderBeen.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvOrderBeen.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.Ord_Number,
- this.Ordpg_ViceNumber,
- this.Ord_SinceOrderNumber,
- this.Ord_Type,
- this.Ord_OrderPersonName,
- this.Cus_Name,
- this.Cus_Telephone,
- this.Ords_SightsName,
- this.Ord_SeriesName,
- this.Ordered,
- this.Ord_SeriesPrice,
- this.ArrearsAmount,
- this.TotalValue,
- this.TwoSales,
- this.payAmount});
- dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle6.BackColor = System.Drawing.SystemColors.Window;
- dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.ControlText;
- dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.dgvOrderBeen.DefaultCellStyle = dataGridViewCellStyle6;
- this.dgvOrderBeen.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvOrderBeen.EnableHeadersVisualStyles = false;
- this.dgvOrderBeen.EraseCell = false;
- this.dgvOrderBeen.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.dgvOrderBeen.GridViewUniquelyIdentify = resources.GetString("dgvOrderBeen.GridViewUniquelyIdentify");
- this.dgvOrderBeen.IsCompleteBonding = false;
- this.dgvOrderBeen.IsCopyCellValue = true;
- this.dgvOrderBeen.Location = new System.Drawing.Point(0, 84);
- this.dgvOrderBeen.MultiSelect = false;
- this.dgvOrderBeen.Name = "dgvOrderBeen";
- this.dgvOrderBeen.ReadOnly = true;
- dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle7.BackColor = System.Drawing.SystemColors.Control;
- dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.WindowText;
- dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvOrderBeen.RowHeadersDefaultCellStyle = dataGridViewCellStyle7;
- this.dgvOrderBeen.RowHeadersVisible = false;
- this.dgvOrderBeen.RowTemplate.Height = 23;
- this.dgvOrderBeen.RowTemplate.ReadOnly = true;
- this.dgvOrderBeen.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvOrderBeen.Size = new System.Drawing.Size(1085, 436);
- this.dgvOrderBeen.TabIndex = 303;
- //
- // Ord_Number
- //
- dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- this.Ord_Number.DefaultCellStyle = dataGridViewCellStyle3;
- this.Ord_Number.FillWeight = 1.433349F;
- this.Ord_Number.HeaderText = "单号";
- this.Ord_Number.Name = "Ord_Number";
- this.Ord_Number.ReadOnly = true;
- this.Ord_Number.Visible = false;
- //
- // Ordpg_ViceNumber
- //
- dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- this.Ordpg_ViceNumber.DefaultCellStyle = dataGridViewCellStyle4;
- this.Ordpg_ViceNumber.FillWeight = 5.652044F;
- this.Ordpg_ViceNumber.HeaderText = "订单场景号";
- this.Ordpg_ViceNumber.Name = "Ordpg_ViceNumber";
- this.Ordpg_ViceNumber.ReadOnly = true;
- this.Ordpg_ViceNumber.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- this.Ordpg_ViceNumber.Visible = false;
- //
- // Ord_SinceOrderNumber
- //
- dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- this.Ord_SinceOrderNumber.DefaultCellStyle = dataGridViewCellStyle5;
- this.Ord_SinceOrderNumber.FillWeight = 2.815883F;
- this.Ord_SinceOrderNumber.HeaderText = "订单号";
- this.Ord_SinceOrderNumber.Name = "Ord_SinceOrderNumber";
- this.Ord_SinceOrderNumber.ReadOnly = true;
- this.Ord_SinceOrderNumber.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- //
- // Ord_Type
- //
- this.Ord_Type.FillWeight = 11.42549F;
- this.Ord_Type.HeaderText = "订单类型";
- this.Ord_Type.Name = "Ord_Type";
- this.Ord_Type.ReadOnly = true;
- this.Ord_Type.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- //
- // Ord_OrderPersonName
- //
- this.Ord_OrderPersonName.HeaderText = "开单人";
- this.Ord_OrderPersonName.Name = "Ord_OrderPersonName";
- this.Ord_OrderPersonName.ReadOnly = true;
- this.Ord_OrderPersonName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- //
- // Cus_Name
- //
- this.Cus_Name.FillWeight = 23.16447F;
- this.Cus_Name.HeaderText = "客户名称";
- this.Cus_Name.Name = "Cus_Name";
- this.Cus_Name.ReadOnly = true;
- this.Cus_Name.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- //
- // Cus_Telephone
- //
- this.Cus_Telephone.HeaderText = "客户电话";
- this.Cus_Telephone.Name = "Cus_Telephone";
- this.Cus_Telephone.ReadOnly = true;
- //
- // Ords_SightsName
- //
- this.Ords_SightsName.HeaderText = "拍摄场景";
- this.Ords_SightsName.Name = "Ords_SightsName";
- this.Ords_SightsName.ReadOnly = true;
- //
- // Ord_SeriesName
- //
- this.Ord_SeriesName.HeaderText = "套系名称";
- this.Ord_SeriesName.Name = "Ord_SeriesName";
- this.Ord_SeriesName.ReadOnly = true;
- //
- // Ordered
- //
- this.Ordered.HeaderText = "拍照情况";
- this.Ordered.Name = "Ordered";
- this.Ordered.ReadOnly = true;
- //
- // Ord_SeriesPrice
- //
- this.Ord_SeriesPrice.HeaderText = "订单套系金额";
- this.Ord_SeriesPrice.Name = "Ord_SeriesPrice";
- this.Ord_SeriesPrice.ReadOnly = true;
- //
- // ArrearsAmount
- //
- this.ArrearsAmount.FillWeight = 190.7058F;
- this.ArrearsAmount.HeaderText = "欠款金额";
- this.ArrearsAmount.Name = "ArrearsAmount";
- this.ArrearsAmount.ReadOnly = true;
- this.ArrearsAmount.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- //
- // TotalValue
- //
- this.TotalValue.HeaderText = "业绩金额";
- this.TotalValue.Name = "TotalValue";
- this.TotalValue.ReadOnly = true;
- //
- // TwoSales
- //
- this.TwoSales.FillWeight = 93.98867F;
- this.TwoSales.HeaderText = "加挑金额";
- this.TwoSales.Name = "TwoSales";
- this.TwoSales.ReadOnly = true;
- this.TwoSales.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- //
- // payAmount
- //
- this.payAmount.HeaderText = "已付款额";
- this.payAmount.Name = "payAmount";
- this.payAmount.ReadOnly = true;
- this.payAmount.Visible = false;
- //
- // panelStoreName
- //
- this.panelStoreName.BackColor = System.Drawing.SystemColors.ButtonHighlight;
- 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(230, 6);
- this.panelStoreName.Margin = new System.Windows.Forms.Padding(1, 1, 1, 3);
- this.panelStoreName.Name = "panelStoreName";
- this.panelStoreName.Size = new System.Drawing.Size(157, 28);
- this.panelStoreName.TabIndex = 238;
- //
- // 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(151, 20);
- this.cmbtreevStoreName.StrGetName = "";
- this.cmbtreevStoreName.StrGetTagName = "";
- this.cmbtreevStoreName.StrKey = null;
- this.cmbtreevStoreName.TabIndex = 274;
- //
- // btn_Export
- //
- this.btn_Export.BackColor = System.Drawing.Color.Transparent;
- this.btn_Export.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btn_Export.BackImg")));
- this.btn_Export.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btn_Export.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btn_Export.ForeColor = System.Drawing.Color.White;
- this.btn_Export.IsCustomBackImg = false;
- this.btn_Export.IsShowText = true;
- this.btn_Export.Location = new System.Drawing.Point(941, 7);
- this.btn_Export.Name = "btn_Export";
- this.btn_Export.Size = new System.Drawing.Size(85, 26);
- this.btn_Export.TabIndex = 236;
- this.btn_Export.Text = " 导出Excel";
- this.btn_Export.UseVisualStyleBackColor = false;
- //
- // FrmOrderTakingStatus
- //
- 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(1085, 625);
- this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
- this.IsShowUcNavigationTool = true;
- this.Name = "FrmOrderTakingStatus";
- 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.plFormMainContent.PerformLayout();
- this.panelEx1.ResumeLayout(false);
- this.panelEx1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvOrderBeen)).EndInit();
- this.panelStoreName.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- private ComponentLibrary.LabelEx labelEx1;
- protected internal ComponentLibrary.DateTimePickerEx dtpEnd;
- protected internal ComponentLibrary.DateTimePickerEx dtpStart;
- private ComponentLibrary.LabelEx labelEx2;
- private ComponentLibrary.LabelEx labelEx3;
- protected ComponentLibrary.ButtonEx btnQuery;
- private ComponentLibrary.PanelEx panelEx1;
- protected ComponentLibrary.LabelEx lblCount;
- protected ComponentLibrary.TextBoxBasicEx txtTotalArrears;
- protected ComponentLibrary.TextBoxBasicEx txtTotalCollection;
- private ComponentLibrary.LabelEx labelEx5;
- private ComponentLibrary.LabelEx labelEx4;
- protected ComponentLibrary.TextBoxBasicEx txtTotalAmount;
- private ComponentLibrary.LabelEx labelEx10;
- public ComponentLibrary.DataGridViewEx dgvOrderBeen;
- protected ComponentLibrary.TextBoxBasicEx txtPickUpAmount;
- private ComponentLibrary.LabelEx labelEx6;
- protected ComponentLibrary.TextBoxBasicEx txt_TotalAllAmount;
- private ComponentLibrary.LabelEx labelEx7;
- protected ComponentLibrary.ComboBoxEx cb_OrderedStatus;
- protected internal ComponentLibrary.PanelEx panelStoreName;
- protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevStoreName;
- protected ComponentLibrary.ButtonEx btn_Export;
- private System.Windows.Forms.DataGridViewTextBoxColumn Ord_Number;
- private System.Windows.Forms.DataGridViewTextBoxColumn Ordpg_ViceNumber;
- private System.Windows.Forms.DataGridViewTextBoxColumn Ord_SinceOrderNumber;
- private System.Windows.Forms.DataGridViewTextBoxColumn Ord_Type;
- private System.Windows.Forms.DataGridViewTextBoxColumn Ord_OrderPersonName;
- private System.Windows.Forms.DataGridViewTextBoxColumn Cus_Name;
- private System.Windows.Forms.DataGridViewTextBoxColumn Cus_Telephone;
- private System.Windows.Forms.DataGridViewTextBoxColumn Ords_SightsName;
- private System.Windows.Forms.DataGridViewTextBoxColumn Ord_SeriesName;
- private System.Windows.Forms.DataGridViewTextBoxColumn Ordered;
- private System.Windows.Forms.DataGridViewTextBoxColumn Ord_SeriesPrice;
- private System.Windows.Forms.DataGridViewTextBoxColumn ArrearsAmount;
- private System.Windows.Forms.DataGridViewTextBoxColumn TotalValue;
- private System.Windows.Forms.DataGridViewTextBoxColumn TwoSales;
- private System.Windows.Forms.DataGridViewTextBoxColumn payAmount;
- }
- }
|