123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510 |
- namespace LYFZ.Software.UI.StatisticalInquiry
- {
- partial class FrmStoredValueReport
- {
- /// <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 dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmStoredValueReport));
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
- this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
- this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
- this.dgv = new LYFZ.ComponentLibrary.DataGridViewEx();
- this.McNumber = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.McCardHolder = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.McTelephone = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.McCardMoney = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.McRecharge = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.McGiftAmount = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.McWithdrawals = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.McConsumption = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.McTotalStoredValue = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.McTotalConsumption = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.McResidualStoredValue = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
- this.lab_Message = new LYFZ.ComponentLibrary.LabelEx();
- this.txt_MemberText = new LYFZ.ComponentLibrary.TextBoxEx();
- this.rdoCustomer = new LYFZ.ComponentLibrary.RadioButtonEx();
- this.rdoDay = new LYFZ.ComponentLibrary.RadioButtonEx();
- this.rdoMouth = new LYFZ.ComponentLibrary.RadioButtonEx();
- this.rdoYear = new LYFZ.ComponentLibrary.RadioButtonEx();
- this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
- this.dtpEnd = new LYFZ.ComponentLibrary.DateTimePickerEx();
- this.dtpStart = new LYFZ.ComponentLibrary.DateTimePickerEx();
- this.btnQuery = new LYFZ.ComponentLibrary.ButtonEx();
- this.panelStoreName = new LYFZ.ComponentLibrary.PanelEx();
- this.cmbtreevStoreName = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.plExMainContainer.SuspendLayout();
- this.plFormMainContent.SuspendLayout();
- this.panelEx2.SuspendLayout();
- this.panelEx1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgv)).BeginInit();
- this.panelEx3.SuspendLayout();
- this.panelStoreName.SuspendLayout();
- this.SuspendLayout();
- //
- // plExMainContainer
- //
- this.plExMainContainer.Controls.Add(this.panelEx2);
- this.plExMainContainer.Controls.Add(this.panelEx3);
- this.plExMainContainer.Location = new System.Drawing.Point(0, 40);
- this.plExMainContainer.Padding = new System.Windows.Forms.Padding(5);
- this.plExMainContainer.Size = new System.Drawing.Size(910, 505);
- //
- // plFormMainContent
- //
- this.plFormMainContent.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(236)))), ((int)(((byte)(236)))));
- this.plFormMainContent.Controls.SetChildIndex(this.plExMainContainer, 0);
- //
- // btnAppFormExit
- //
- this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
- //
- // btnAppFormMinimize
- //
- this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
- //
- // panelEx2
- //
- this.panelEx2.BorderColor = System.Drawing.Color.DimGray;
- this.panelEx2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.panelEx2.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx2.BorderWidth = 1;
- this.panelEx2.Controls.Add(this.panelEx1);
- this.panelEx2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panelEx2.Location = new System.Drawing.Point(5, 78);
- this.panelEx2.Name = "panelEx2";
- this.panelEx2.Padding = new System.Windows.Forms.Padding(2);
- this.panelEx2.Size = new System.Drawing.Size(900, 422);
- this.panelEx2.TabIndex = 194;
- //
- // 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.dgv);
- this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panelEx1.Location = new System.Drawing.Point(2, 2);
- this.panelEx1.Margin = new System.Windows.Forms.Padding(0);
- this.panelEx1.Name = "panelEx1";
- this.panelEx1.Size = new System.Drawing.Size(894, 416);
- this.panelEx1.TabIndex = 0;
- //
- // dgv
- //
- this.dgv.AllowUserToAddRows = false;
- this.dgv.AllowUserToDeleteRows = false;
- this.dgv.AllowUserToResizeRows = false;
- dataGridViewCellStyle5.BackColor = System.Drawing.Color.LightCyan;
- this.dgv.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle5;
- this.dgv.BackgroundColor = System.Drawing.Color.White;
- this.dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
- this.dgv.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
- dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle6.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- this.dgv.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle6;
- this.dgv.ColumnHeadersHeight = 24;
- this.dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgv.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.McNumber,
- this.McCardHolder,
- this.McTelephone,
- this.McCardMoney,
- this.McRecharge,
- this.McGiftAmount,
- this.McWithdrawals,
- this.McConsumption,
- this.McTotalStoredValue,
- this.McTotalConsumption,
- this.McResidualStoredValue});
- dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle7.BackColor = System.Drawing.SystemColors.Window;
- dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.ControlText;
- dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.dgv.DefaultCellStyle = dataGridViewCellStyle7;
- this.dgv.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgv.EnableHeadersVisualStyles = false;
- this.dgv.EraseCell = false;
- this.dgv.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.dgv.GridViewUniquelyIdentify = resources.GetString("dgv.GridViewUniquelyIdentify");
- this.dgv.IsCompleteBonding = false;
- this.dgv.IsCopyCellValue = true;
- this.dgv.Location = new System.Drawing.Point(0, 0);
- this.dgv.Margin = new System.Windows.Forms.Padding(0);
- this.dgv.Name = "dgv";
- this.dgv.ReadOnly = true;
- dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Control;
- dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.WindowText;
- dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgv.RowHeadersDefaultCellStyle = dataGridViewCellStyle8;
- this.dgv.RowHeadersVisible = false;
- this.dgv.RowTemplate.Height = 23;
- this.dgv.RowTemplate.ReadOnly = true;
- this.dgv.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgv.Size = new System.Drawing.Size(894, 416);
- this.dgv.TabIndex = 232;
- //
- // McNumber
- //
- this.McNumber.HeaderText = "会员卡号";
- this.McNumber.Name = "McNumber";
- this.McNumber.ReadOnly = true;
- //
- // McCardHolder
- //
- this.McCardHolder.HeaderText = "持卡人";
- this.McCardHolder.Name = "McCardHolder";
- this.McCardHolder.ReadOnly = true;
- //
- // McTelephone
- //
- this.McTelephone.HeaderText = "联系电话";
- this.McTelephone.Name = "McTelephone";
- this.McTelephone.ReadOnly = true;
- //
- // McCardMoney
- //
- this.McCardMoney.HeaderText = "余额";
- this.McCardMoney.Name = "McCardMoney";
- this.McCardMoney.ReadOnly = true;
- //
- // McRecharge
- //
- this.McRecharge.HeaderText = "充值金额";
- this.McRecharge.Name = "McRecharge";
- this.McRecharge.ReadOnly = true;
- //
- // McGiftAmount
- //
- this.McGiftAmount.HeaderText = "赠送金额";
- this.McGiftAmount.Name = "McGiftAmount";
- this.McGiftAmount.ReadOnly = true;
- //
- // McWithdrawals
- //
- this.McWithdrawals.HeaderText = "提现金额";
- this.McWithdrawals.Name = "McWithdrawals";
- this.McWithdrawals.ReadOnly = true;
- //
- // McConsumption
- //
- this.McConsumption.HeaderText = "已消费金额";
- this.McConsumption.Name = "McConsumption";
- this.McConsumption.ReadOnly = true;
- //
- // McTotalStoredValue
- //
- this.McTotalStoredValue.HeaderText = "累计充值金额";
- this.McTotalStoredValue.Name = "McTotalStoredValue";
- this.McTotalStoredValue.ReadOnly = true;
- //
- // McTotalConsumption
- //
- this.McTotalConsumption.HeaderText = "累计消费金额";
- this.McTotalConsumption.Name = "McTotalConsumption";
- this.McTotalConsumption.ReadOnly = true;
- //
- // McResidualStoredValue
- //
- this.McResidualStoredValue.HeaderText = "消化率";
- this.McResidualStoredValue.Name = "McResidualStoredValue";
- this.McResidualStoredValue.ReadOnly = true;
- //
- // panelEx3
- //
- this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx3.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx3.BorderWidth = 1;
- this.panelEx3.Controls.Add(this.panelStoreName);
- this.panelEx3.Controls.Add(this.lab_Message);
- this.panelEx3.Controls.Add(this.txt_MemberText);
- this.panelEx3.Controls.Add(this.rdoCustomer);
- this.panelEx3.Controls.Add(this.rdoDay);
- this.panelEx3.Controls.Add(this.rdoMouth);
- this.panelEx3.Controls.Add(this.rdoYear);
- this.panelEx3.Controls.Add(this.labelEx1);
- this.panelEx3.Controls.Add(this.dtpEnd);
- this.panelEx3.Controls.Add(this.dtpStart);
- this.panelEx3.Controls.Add(this.btnQuery);
- this.panelEx3.Dock = System.Windows.Forms.DockStyle.Top;
- this.panelEx3.Location = new System.Drawing.Point(5, 5);
- this.panelEx3.Name = "panelEx3";
- this.panelEx3.Size = new System.Drawing.Size(900, 73);
- this.panelEx3.TabIndex = 195;
- //
- // lab_Message
- //
- this.lab_Message.AutoSize = true;
- this.lab_Message.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.lab_Message.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.lab_Message.Location = new System.Drawing.Point(8, 45);
- this.lab_Message.Name = "lab_Message";
- this.lab_Message.Size = new System.Drawing.Size(44, 17);
- this.lab_Message.TabIndex = 254;
- this.lab_Message.Text = "汇总:";
- //
- // txt_MemberText
- //
- this.txt_MemberText.BackColor = System.Drawing.Color.Transparent;
- this.txt_MemberText.Icon = null;
- this.txt_MemberText.IconIsButton = false;
- this.txt_MemberText.IsPasswordChat = '\0';
- this.txt_MemberText.IsSystemPasswordChar = false;
- this.txt_MemberText.Lines = new string[0];
- this.txt_MemberText.Location = new System.Drawing.Point(167, 10);
- this.txt_MemberText.Margin = new System.Windows.Forms.Padding(0);
- this.txt_MemberText.MaxLength = 32767;
- this.txt_MemberText.MinimumSize = new System.Drawing.Size(0, 26);
- this.txt_MemberText.MouseBack = null;
- this.txt_MemberText.Multiline = false;
- this.txt_MemberText.Name = "txt_MemberText";
- this.txt_MemberText.NormlBack = null;
- this.txt_MemberText.Padding = new System.Windows.Forms.Padding(5);
- this.txt_MemberText.ReadOnly = false;
- this.txt_MemberText.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txt_MemberText.Size = new System.Drawing.Size(193, 26);
- this.txt_MemberText.TabIndex = 253;
- this.txt_MemberText.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txt_MemberText.WaterColor = System.Drawing.Color.DarkGray;
- this.txt_MemberText.WaterText = "会员卡号、持卡人、联系电话";
- this.txt_MemberText.WordWrap = true;
- //
- // rdoCustomer
- //
- this.rdoCustomer.AutoSize = true;
- this.rdoCustomer.BackColor = System.Drawing.Color.Transparent;
- this.rdoCustomer.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.rdoCustomer.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.rdoCustomer.Location = new System.Drawing.Point(834, 13);
- this.rdoCustomer.Name = "rdoCustomer";
- this.rdoCustomer.Size = new System.Drawing.Size(62, 21);
- this.rdoCustomer.TabIndex = 252;
- this.rdoCustomer.TabStop = true;
- this.rdoCustomer.Text = "自定义";
- this.rdoCustomer.UseVisualStyleBackColor = false;
- //
- // rdoDay
- //
- this.rdoDay.AutoSize = true;
- this.rdoDay.BackColor = System.Drawing.Color.Transparent;
- this.rdoDay.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.rdoDay.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.rdoDay.Location = new System.Drawing.Point(790, 13);
- this.rdoDay.Name = "rdoDay";
- this.rdoDay.Size = new System.Drawing.Size(38, 21);
- this.rdoDay.TabIndex = 249;
- this.rdoDay.TabStop = true;
- this.rdoDay.Text = "日";
- this.rdoDay.UseVisualStyleBackColor = false;
- //
- // rdoMouth
- //
- this.rdoMouth.AutoSize = true;
- this.rdoMouth.BackColor = System.Drawing.Color.Transparent;
- this.rdoMouth.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.rdoMouth.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.rdoMouth.Location = new System.Drawing.Point(746, 13);
- this.rdoMouth.Name = "rdoMouth";
- this.rdoMouth.Size = new System.Drawing.Size(38, 21);
- this.rdoMouth.TabIndex = 250;
- this.rdoMouth.TabStop = true;
- this.rdoMouth.Text = "月";
- this.rdoMouth.UseVisualStyleBackColor = false;
- //
- // rdoYear
- //
- this.rdoYear.AutoSize = true;
- this.rdoYear.BackColor = System.Drawing.Color.Transparent;
- this.rdoYear.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.rdoYear.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.rdoYear.Location = new System.Drawing.Point(704, 13);
- this.rdoYear.Name = "rdoYear";
- this.rdoYear.Size = new System.Drawing.Size(38, 21);
- this.rdoYear.TabIndex = 251;
- this.rdoYear.TabStop = true;
- this.rdoYear.Text = "年";
- this.rdoYear.UseVisualStyleBackColor = false;
- //
- // labelEx1
- //
- this.labelEx1.AutoSize = true;
- this.labelEx1.BackColor = System.Drawing.Color.Transparent;
- 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(467, 15);
- this.labelEx1.Name = "labelEx1";
- this.labelEx1.Size = new System.Drawing.Size(21, 17);
- this.labelEx1.TabIndex = 247;
- 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(490, 13);
- this.dtpEnd.Name = "dtpEnd";
- this.dtpEnd.Size = new System.Drawing.Size(100, 21);
- this.dtpEnd.TabIndex = 246;
- //
- // 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(365, 13);
- this.dtpStart.Name = "dtpStart";
- this.dtpStart.Size = new System.Drawing.Size(100, 21);
- this.dtpStart.TabIndex = 245;
- //
- // 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(599, 10);
- this.btnQuery.Name = "btnQuery";
- this.btnQuery.Size = new System.Drawing.Size(85, 26);
- this.btnQuery.TabIndex = 248;
- this.btnQuery.Text = " 查 询";
- this.btnQuery.UseVisualStyleBackColor = false;
- //
- // panelStoreName
- //
- this.panelStoreName.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelStoreName.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelStoreName.BorderWidth = 1;
- this.panelStoreName.Controls.Add(this.cmbtreevStoreName);
- this.panelStoreName.Location = new System.Drawing.Point(8, 9);
- this.panelStoreName.Margin = new System.Windows.Forms.Padding(1, 1, 1, 3);
- this.panelStoreName.Name = "panelStoreName";
- this.panelStoreName.Size = new System.Drawing.Size(155, 28);
- this.panelStoreName.TabIndex = 255;
- //
- // 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(149, 20);
- this.cmbtreevStoreName.StrGetName = "";
- this.cmbtreevStoreName.StrGetTagName = "";
- this.cmbtreevStoreName.StrKey = null;
- this.cmbtreevStoreName.TabIndex = 274;
- //
- // FrmStoredValueReport
- //
- 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 = "FrmStoredValueReport";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
- this.Text = "储值报表";
- this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
- this.Controls.SetChildIndex(this.btnAppFormMaximize, 0);
- this.Controls.SetChildIndex(this.btnAppFormExit, 0);
- this.Controls.SetChildIndex(this.btnAppFormMinimize, 0);
- this.Controls.SetChildIndex(this.btnAppFormMenu, 0);
- this.Controls.SetChildIndex(this.btnAppFormSkin, 0);
- this.Controls.SetChildIndex(this.plFormMainContent, 0);
- this.plExMainContainer.ResumeLayout(false);
- this.plFormMainContent.ResumeLayout(false);
- this.panelEx2.ResumeLayout(false);
- this.panelEx1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgv)).EndInit();
- this.panelEx3.ResumeLayout(false);
- this.panelEx3.PerformLayout();
- this.panelStoreName.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- private ComponentLibrary.PanelEx panelEx2;
- private ComponentLibrary.PanelEx panelEx1;
- public ComponentLibrary.DataGridViewEx dgv;
- private ComponentLibrary.PanelEx panelEx3;
- public ComponentLibrary.RadioButtonEx rdoCustomer;
- public ComponentLibrary.RadioButtonEx rdoDay;
- public ComponentLibrary.RadioButtonEx rdoMouth;
- public ComponentLibrary.RadioButtonEx rdoYear;
- public ComponentLibrary.DateTimePickerEx dtpEnd;
- public ComponentLibrary.DateTimePickerEx dtpStart;
- public ComponentLibrary.ButtonEx btnQuery;
- protected internal ComponentLibrary.TextBoxEx txt_MemberText;
- protected internal ComponentLibrary.LabelEx lab_Message;
- private System.Windows.Forms.DataGridViewTextBoxColumn McNumber;
- private System.Windows.Forms.DataGridViewTextBoxColumn McCardHolder;
- private System.Windows.Forms.DataGridViewTextBoxColumn McTelephone;
- private System.Windows.Forms.DataGridViewTextBoxColumn McCardMoney;
- private System.Windows.Forms.DataGridViewTextBoxColumn McRecharge;
- private System.Windows.Forms.DataGridViewTextBoxColumn McGiftAmount;
- private System.Windows.Forms.DataGridViewTextBoxColumn McWithdrawals;
- private System.Windows.Forms.DataGridViewTextBoxColumn McConsumption;
- private System.Windows.Forms.DataGridViewTextBoxColumn McTotalStoredValue;
- private System.Windows.Forms.DataGridViewTextBoxColumn McTotalConsumption;
- private System.Windows.Forms.DataGridViewTextBoxColumn McResidualStoredValue;
- protected internal ComponentLibrary.LabelEx labelEx1;
- protected internal ComponentLibrary.PanelEx panelStoreName;
- protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevStoreName;
- }
- }
|