namespace LYFZ.Software.UI.CameraControlBook
{
    partial class OrderControlFormMain
    {
        /// <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 dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(OrderControlFormMain));
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
            this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
            this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
            this.dgvData = new LYFZ.ComponentLibrary.DataGridViewEc();
            this.dataGridViewStatisticsCount1 = new LYFZ.ComponentLibrary.DataGridViewStatisticsCount();
            this.tabControlEx1 = new LYFZ.ComponentLibrary.TabControlEx();
            this.tabPage_ExpiredReservationPhotographyNotPhotography = new System.Windows.Forms.TabPage();
            this.tabPage_ExpiredReservationLookDesignNotLookDesign = new System.Windows.Forms.TabPage();
            this.tabPage_ExpiredReservationPickupNotComplete = new System.Windows.Forms.TabPage();
            this.tabPage_ExpiredReservationPickupNotPickup = new System.Windows.Forms.TabPage();
            this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
            this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
            this.txtQuery = new LYFZ.ComponentLibrary.TextBoxEx();
            this.btnQuery = new LYFZ.ComponentLibrary.ButtonEx();
            this.btnExport = new LYFZ.ComponentLibrary.ButtonEx();
            this.btnCloses = new LYFZ.ComponentLibrary.ButtonEx();
            this.tabPage_ExpireReservationSelect = new System.Windows.Forms.TabPage();
            this.plExMainContainer.SuspendLayout();
            this.plFormMainContent.SuspendLayout();
            this.panelEx1.SuspendLayout();
            this.panelEx2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dgvData)).BeginInit();
            this.tabControlEx1.SuspendLayout();
            this.flowLayoutPanel1.SuspendLayout();
            this.panelEx3.SuspendLayout();
            this.SuspendLayout();
            // 
            // plExMainContainer
            // 
            this.plExMainContainer.Controls.Add(this.panelEx1);
            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);
            // 
            // btnAppFormExit
            // 
            this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
            // 
            // btnAppFormMinimize
            // 
            this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
            // 
            // 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.panelEx2);
            this.panelEx1.Controls.Add(this.tabControlEx1);
            this.panelEx1.Controls.Add(this.flowLayoutPanel1);
            this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panelEx1.Location = new System.Drawing.Point(5, 10);
            this.panelEx1.Name = "panelEx1";
            this.panelEx1.Padding = new System.Windows.Forms.Padding(2);
            this.panelEx1.Size = new System.Drawing.Size(900, 485);
            this.panelEx1.TabIndex = 0;
            // 
            // panelEx2
            // 
            this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
            this.panelEx2.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
            this.panelEx2.BorderWidth = 1;
            this.panelEx2.Controls.Add(this.dgvData);
            this.panelEx2.Controls.Add(this.dataGridViewStatisticsCount1);
            this.panelEx2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panelEx2.Location = new System.Drawing.Point(2, 72);
            this.panelEx2.Name = "panelEx2";
            this.panelEx2.Padding = new System.Windows.Forms.Padding(3);
            this.panelEx2.Size = new System.Drawing.Size(896, 411);
            this.panelEx2.TabIndex = 2;
            // 
            // dgvData
            // 
            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;
            dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            dataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
            dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            dataGridViewCellStyle3.ForeColor = System.Drawing.Color.White;
            dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
            dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
            this.dgvData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle3;
            this.dgvData.ColumnHeadersHeight = 24;
            this.dgvData.dgvColumnHeadersHeight = 24;
            this.dgvData.dgvCurrentColumnOriginalSet = "";
            this.dgvData.dgvCurrentColumnWidth = "";
            this.dgvData.dgvCurrentHideColumn = null;
            this.dgvData.dgvFixedHideColumn = null;
            this.dgvData.dgvGuidName = null;
            this.dgvData.dgvUserEmployeeID = null;
            this.dgvData.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dgvData.EnableHeadersVisualStyles = false;
            this.dgvData.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
            this.dgvData.ImageHeight = 15;
            this.dgvData.ImageWidth = 15;
            this.dgvData.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvData.ImgCollapse")));
            this.dgvData.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvData.ImgExpand")));
            this.dgvData.IsAutomaticDrawSingleOrDoubleRow = false;
            this.dgvData.IsCompleteBonding = false;
            this.dgvData.IsCopyCellValue = true;
            this.dgvData.IsShowSerialNumber = false;
            this.dgvData.IsSortedRedraw = true;
            this.dgvData.IsSortMode = false;
            this.dgvData.Location = new System.Drawing.Point(3, 3);
            this.dgvData.Name = "dgvData";
            dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
            dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Control;
            dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText;
            dataGridViewCellStyle4.Padding = new System.Windows.Forms.Padding(41);
            dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
            dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
            dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
            this.dgvData.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
            this.dgvData.RowHeadersWidth = 30;
            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(890, 379);
            this.dgvData.StrSecondStageNull = "";
            this.dgvData.StrValueNullColumn = "";
            this.dgvData.TabIndex = 3;
            this.dgvData.ViceCount = 1;
            // 
            // dataGridViewStatisticsCount1
            // 
            this.dataGridViewStatisticsCount1.CurrenQuantity = 0;
            this.dataGridViewStatisticsCount1.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.dataGridViewStatisticsCount1.Location = new System.Drawing.Point(3, 382);
            this.dataGridViewStatisticsCount1.LocationX = 1;
            this.dataGridViewStatisticsCount1.Name = "dataGridViewStatisticsCount1";
            this.dataGridViewStatisticsCount1.Size = new System.Drawing.Size(890, 26);
            this.dataGridViewStatisticsCount1.StrUnit = "单";
            this.dataGridViewStatisticsCount1.TabIndex = 29;
            this.dataGridViewStatisticsCount1.TotalQuantity = 0;
            // 
            // tabControlEx1
            // 
            this.tabControlEx1.Appearance = System.Windows.Forms.TabAppearance.Buttons;
            this.tabControlEx1.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.tabControlEx1.Controls.Add(this.tabPage_ExpiredReservationPhotographyNotPhotography);
            this.tabControlEx1.Controls.Add(this.tabPage_ExpiredReservationLookDesignNotLookDesign);
            this.tabControlEx1.Controls.Add(this.tabPage_ExpireReservationSelect);
            this.tabControlEx1.Controls.Add(this.tabPage_ExpiredReservationPickupNotComplete);
            this.tabControlEx1.Controls.Add(this.tabPage_ExpiredReservationPickupNotPickup);
            this.tabControlEx1.Dock = System.Windows.Forms.DockStyle.Top;
            this.tabControlEx1.ItemSize = new System.Drawing.Size(130, 30);
            this.tabControlEx1.Location = new System.Drawing.Point(2, 40);
            this.tabControlEx1.Name = "tabControlEx1";
            this.tabControlEx1.PageColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.tabControlEx1.SelectedIndex = 0;
            this.tabControlEx1.Size = new System.Drawing.Size(896, 32);
            this.tabControlEx1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
            this.tabControlEx1.TabIndex = 1;
            // 
            // tabPage_ExpiredReservationPhotographyNotPhotography
            // 
            this.tabPage_ExpiredReservationPhotographyNotPhotography.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.tabPage_ExpiredReservationPhotographyNotPhotography.Location = new System.Drawing.Point(4, 34);
            this.tabPage_ExpiredReservationPhotographyNotPhotography.Name = "tabPage_ExpiredReservationPhotographyNotPhotography";
            this.tabPage_ExpiredReservationPhotographyNotPhotography.Size = new System.Drawing.Size(888, 0);
            this.tabPage_ExpiredReservationPhotographyNotPhotography.TabIndex = 2;
            this.tabPage_ExpiredReservationPhotographyNotPhotography.Text = "已过预约拍照未拍照";
            // 
            // tabPage_ExpiredReservationLookDesignNotLookDesign
            // 
            this.tabPage_ExpiredReservationLookDesignNotLookDesign.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.tabPage_ExpiredReservationLookDesignNotLookDesign.Location = new System.Drawing.Point(4, 34);
            this.tabPage_ExpiredReservationLookDesignNotLookDesign.Name = "tabPage_ExpiredReservationLookDesignNotLookDesign";
            this.tabPage_ExpiredReservationLookDesignNotLookDesign.Size = new System.Drawing.Size(888, 0);
            this.tabPage_ExpiredReservationLookDesignNotLookDesign.TabIndex = 3;
            this.tabPage_ExpiredReservationLookDesignNotLookDesign.Text = "已过预约看样未看样";
            // 
            // tabPage_ExpiredReservationPickupNotComplete
            // 
            this.tabPage_ExpiredReservationPickupNotComplete.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.tabPage_ExpiredReservationPickupNotComplete.Location = new System.Drawing.Point(4, 34);
            this.tabPage_ExpiredReservationPickupNotComplete.Name = "tabPage_ExpiredReservationPickupNotComplete";
            this.tabPage_ExpiredReservationPickupNotComplete.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage_ExpiredReservationPickupNotComplete.Size = new System.Drawing.Size(888, 0);
            this.tabPage_ExpiredReservationPickupNotComplete.TabIndex = 0;
            this.tabPage_ExpiredReservationPickupNotComplete.Text = "已过预约取件未完成";
            // 
            // tabPage_ExpiredReservationPickupNotPickup
            // 
            this.tabPage_ExpiredReservationPickupNotPickup.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.tabPage_ExpiredReservationPickupNotPickup.Location = new System.Drawing.Point(4, 34);
            this.tabPage_ExpiredReservationPickupNotPickup.Name = "tabPage_ExpiredReservationPickupNotPickup";
            this.tabPage_ExpiredReservationPickupNotPickup.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage_ExpiredReservationPickupNotPickup.Size = new System.Drawing.Size(888, 0);
            this.tabPage_ExpiredReservationPickupNotPickup.TabIndex = 1;
            this.tabPage_ExpiredReservationPickupNotPickup.Text = "已过预约取件未取件";
            // 
            // flowLayoutPanel1
            // 
            this.flowLayoutPanel1.Controls.Add(this.panelEx3);
            this.flowLayoutPanel1.Controls.Add(this.btnQuery);
            this.flowLayoutPanel1.Controls.Add(this.btnExport);
            this.flowLayoutPanel1.Controls.Add(this.btnCloses);
            this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Top;
            this.flowLayoutPanel1.Location = new System.Drawing.Point(2, 2);
            this.flowLayoutPanel1.Name = "flowLayoutPanel1";
            this.flowLayoutPanel1.Padding = new System.Windows.Forms.Padding(0, 3, 0, 0);
            this.flowLayoutPanel1.Size = new System.Drawing.Size(896, 38);
            this.flowLayoutPanel1.TabIndex = 0;
            // 
            // 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.txtQuery);
            this.panelEx3.Location = new System.Drawing.Point(3, 6);
            this.panelEx3.Name = "panelEx3";
            this.panelEx3.Size = new System.Drawing.Size(165, 28);
            this.panelEx3.TabIndex = 4;
            // 
            // txtQuery
            // 
            this.txtQuery.BackColor = System.Drawing.Color.Transparent;
            this.txtQuery.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.txtQuery.Icon = null;
            this.txtQuery.IconIsButton = false;
            this.txtQuery.IsPasswordChat = '\0';
            this.txtQuery.IsSystemPasswordChar = false;
            this.txtQuery.Lines = new string[0];
            this.txtQuery.Location = new System.Drawing.Point(2, 2);
            this.txtQuery.Margin = new System.Windows.Forms.Padding(0);
            this.txtQuery.MaxLength = 32767;
            this.txtQuery.MinimumSize = new System.Drawing.Size(0, 24);
            this.txtQuery.MouseBack = null;
            this.txtQuery.Multiline = false;
            this.txtQuery.Name = "txtQuery";
            this.txtQuery.NormlBack = null;
            this.txtQuery.Padding = new System.Windows.Forms.Padding(5);
            this.txtQuery.ReadOnly = false;
            this.txtQuery.ScrollBars = System.Windows.Forms.ScrollBars.None;
            this.txtQuery.Size = new System.Drawing.Size(160, 25);
            this.txtQuery.TabIndex = 2;
            this.txtQuery.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
            this.txtQuery.WaterColor = System.Drawing.Color.DarkGray;
            this.txtQuery.WaterText = "订单号、客户姓名、电话";
            this.txtQuery.WordWrap = true;
            // 
            // btnQuery
            // 
            this.btnQuery.BackColor = System.Drawing.Color.Transparent;
            this.btnQuery.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnQuery.BackImg")));
            this.btnQuery.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
            this.btnQuery.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
            this.btnQuery.ForeColor = System.Drawing.Color.White;
            this.btnQuery.IsCustomBackImg = false;
            this.btnQuery.IsShowText = true;
            this.btnQuery.Location = new System.Drawing.Point(174, 6);
            this.btnQuery.Name = "btnQuery";
            this.btnQuery.Size = new System.Drawing.Size(80, 28);
            this.btnQuery.TabIndex = 5;
            this.btnQuery.Text = "  查  询";
            this.btnQuery.UseVisualStyleBackColor = false;
            // 
            // btnExport
            // 
            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(260, 6);
            this.btnExport.Name = "btnExport";
            this.btnExport.Size = new System.Drawing.Size(80, 28);
            this.btnExport.TabIndex = 7;
            this.btnExport.Text = "  导  出";
            this.btnExport.UseVisualStyleBackColor = false;
            // 
            // btnCloses
            // 
            this.btnCloses.BackColor = System.Drawing.Color.Transparent;
            this.btnCloses.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCloses.BackImg")));
            this.btnCloses.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
            this.btnCloses.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
            this.btnCloses.ForeColor = System.Drawing.Color.White;
            this.btnCloses.IsCustomBackImg = false;
            this.btnCloses.IsShowText = true;
            this.btnCloses.Location = new System.Drawing.Point(346, 6);
            this.btnCloses.Name = "btnCloses";
            this.btnCloses.Size = new System.Drawing.Size(80, 28);
            this.btnCloses.TabIndex = 6;
            this.btnCloses.Text = "  关  闭";
            this.btnCloses.UseVisualStyleBackColor = false;
            // 
            // tabPage_ExpireReservationSelect
            // 
            this.tabPage_ExpireReservationSelect.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.tabPage_ExpireReservationSelect.Location = new System.Drawing.Point(4, 34);
            this.tabPage_ExpireReservationSelect.Name = "tabPage_ExpireReservationSelect";
            this.tabPage_ExpireReservationSelect.Size = new System.Drawing.Size(888, 0);
            this.tabPage_ExpireReservationSelect.TabIndex = 4;
            this.tabPage_ExpireReservationSelect.Text = "已过预约选样未选样";
            // 
            // OrderControlFormMain
            // 
            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.IsUserControlsSize = false;
            this.Name = "OrderControlFormMain";
            this.Text = "已过预约把控";
            this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
            this.Controls.SetChildIndex(this.btnAppFormMaximize, 0);
            this.Controls.SetChildIndex(this.btnAppFormExit, 0);
            this.Controls.SetChildIndex(this.btnAppFormMinimize, 0);
            this.Controls.SetChildIndex(this.btnAppFormMenu, 0);
            this.Controls.SetChildIndex(this.btnAppFormSkin, 0);
            this.Controls.SetChildIndex(this.plFormMainContent, 0);
            this.plExMainContainer.ResumeLayout(false);
            this.plFormMainContent.ResumeLayout(false);
            this.panelEx1.ResumeLayout(false);
            this.panelEx2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dgvData)).EndInit();
            this.tabControlEx1.ResumeLayout(false);
            this.flowLayoutPanel1.ResumeLayout(false);
            this.panelEx3.ResumeLayout(false);
            this.ResumeLayout(false);

        }

        #endregion

        private ComponentLibrary.PanelEx panelEx1;
        private System.Windows.Forms.TabPage tabPage_ExpiredReservationPickupNotComplete;
        private System.Windows.Forms.TabPage tabPage_ExpiredReservationPickupNotPickup;
        private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
        private ComponentLibrary.PanelEx panelEx2;
        private ComponentLibrary.PanelEx panelEx3;
        protected internal ComponentLibrary.TextBoxEx txtQuery;
        protected internal ComponentLibrary.ButtonEx btnQuery;
        protected internal ComponentLibrary.TabControlEx tabControlEx1;
        protected internal ComponentLibrary.DataGridViewEc dgvData;
        protected internal ComponentLibrary.ButtonEx btnCloses;
        private System.Windows.Forms.TabPage tabPage_ExpiredReservationPhotographyNotPhotography;
        private System.Windows.Forms.TabPage tabPage_ExpiredReservationLookDesignNotLookDesign;
        protected internal ComponentLibrary.DataGridViewStatisticsCount dataGridViewStatisticsCount1;
        protected internal ComponentLibrary.ButtonEx btnExport;
        protected internal System.Windows.Forms.TabPage tabPage_ExpireReservationSelect;
    }
}