namespace LYFZ.Software.UI.CameraControlBook.SuperSmallForm { partial class ConditionQuerySuperSmallForm { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ConditionQuerySuperSmallForm)); this.cmbOrdPgSights = new LYFZ.ComponentLibrary.ComboBoxEx(); this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx(); this.dtpDate1_2 = new LYFZ.ComponentLibrary.DateTimePickerEx(); this.dtpDate1_1 = new LYFZ.ComponentLibrary.DateTimePickerEx(); this.chkData1 = new LYFZ.ComponentLibrary.CheckBoxEx(); this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx(); this.chkData2 = new LYFZ.ComponentLibrary.CheckBoxEx(); this.dtpDate2_2 = new LYFZ.ComponentLibrary.DateTimePickerEx(); this.dtpDate2_1 = new LYFZ.ComponentLibrary.DateTimePickerEx(); this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx(); this.chkData3 = new LYFZ.ComponentLibrary.CheckBoxEx(); this.dtpDate3_2 = new LYFZ.ComponentLibrary.DateTimePickerEx(); this.dtpDate3_1 = new LYFZ.ComponentLibrary.DateTimePickerEx(); this.btnOK = new LYFZ.ComponentLibrary.ButtonEx(); this.btnCancel = new LYFZ.ComponentLibrary.ButtonEx(); this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx(); this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx(); this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx(); this.plExMainContainer.SuspendLayout(); this.plFormMainContent.SuspendLayout(); this.panelEx1.SuspendLayout(); this.panelEx2.SuspendLayout(); this.SuspendLayout(); // // plExMainContainer // this.plExMainContainer.Controls.Add(this.panelEx2); this.plExMainContainer.Controls.Add(this.panelEx1); this.plExMainContainer.Size = new System.Drawing.Size(365, 325); // // plFormMainContent // this.plFormMainContent.Size = new System.Drawing.Size(365, 325); // // btnAppFormMaximize // this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg"))); this.btnAppFormMaximize.Location = new System.Drawing.Point(322, 0); // // btnAppFormExit // this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg"))); this.btnAppFormExit.Location = new System.Drawing.Point(333, 0); // // btnAppFormMinimize // this.btnAppFormMinimize.Location = new System.Drawing.Point(322, 0); // // cmbOrdPgSights // this.cmbOrdPgSights.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80))))); this.cmbOrdPgSights.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.cmbOrdPgSights.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168))))); this.cmbOrdPgSights.Font = new System.Drawing.Font("宋体", 10.5F); this.cmbOrdPgSights.FormattingEnabled = true; this.cmbOrdPgSights.IsCustomColor = false; this.cmbOrdPgSights.Location = new System.Drawing.Point(65, 41); this.cmbOrdPgSights.Name = "cmbOrdPgSights"; this.cmbOrdPgSights.ReadOnly = false; this.cmbOrdPgSights.Size = new System.Drawing.Size(247, 22); this.cmbOrdPgSights.TabIndex = 0; // // labelEx1 // this.labelEx1.AutoSize = true; this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx1.Location = new System.Drawing.Point(178, 103); this.labelEx1.Name = "labelEx1"; this.labelEx1.Size = new System.Drawing.Size(21, 17); this.labelEx1.TabIndex = 2; this.labelEx1.Text = "—"; // // dtpDate1_2 // this.dtpDate1_2.CustomFormat = " "; this.dtpDate1_2.DateValue = ""; this.dtpDate1_2.Enabled = false; this.dtpDate1_2.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpDate1_2.IsShowTime = false; this.dtpDate1_2.Location = new System.Drawing.Point(202, 101); this.dtpDate1_2.Name = "dtpDate1_2"; this.dtpDate1_2.Size = new System.Drawing.Size(110, 21); this.dtpDate1_2.TabIndex = 3; // // dtpDate1_1 // this.dtpDate1_1.CustomFormat = " "; this.dtpDate1_1.DateValue = ""; this.dtpDate1_1.Enabled = false; this.dtpDate1_1.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpDate1_1.IsShowTime = false; this.dtpDate1_1.Location = new System.Drawing.Point(65, 101); this.dtpDate1_1.Name = "dtpDate1_1"; this.dtpDate1_1.Size = new System.Drawing.Size(110, 21); this.dtpDate1_1.TabIndex = 2; // // chkData1 // this.chkData1.AutoSize = true; this.chkData1.BackColor = System.Drawing.Color.Transparent; this.chkData1.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked; this.chkData1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel); this.chkData1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.chkData1.Fourstates = false; this.chkData1.IsGreenTick = false; this.chkData1.Location = new System.Drawing.Point(17, 75); this.chkData1.Name = "chkData1"; this.chkData1.Size = new System.Drawing.Size(75, 21); this.chkData1.TabIndex = 1; this.chkData1.Text = "订单日期"; this.chkData1.UseVisualStyleBackColor = false; // // labelEx2 // this.labelEx2.AutoSize = true; 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(178, 227); this.labelEx2.Name = "labelEx2"; this.labelEx2.Size = new System.Drawing.Size(21, 17); this.labelEx2.TabIndex = 4; this.labelEx2.Text = "—"; this.labelEx2.Visible = false; // // chkData2 // this.chkData2.AutoSize = true; this.chkData2.BackColor = System.Drawing.Color.Transparent; this.chkData2.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked; this.chkData2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel); this.chkData2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.chkData2.Fourstates = false; this.chkData2.IsGreenTick = false; this.chkData2.Location = new System.Drawing.Point(17, 199); this.chkData2.Name = "chkData2"; this.chkData2.Size = new System.Drawing.Size(75, 21); this.chkData2.TabIndex = 7; this.chkData2.Text = "取件日期"; this.chkData2.UseVisualStyleBackColor = false; this.chkData2.Visible = false; // // dtpDate2_2 // this.dtpDate2_2.CustomFormat = " "; this.dtpDate2_2.DateValue = ""; this.dtpDate2_2.Enabled = false; this.dtpDate2_2.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpDate2_2.IsShowTime = false; this.dtpDate2_2.Location = new System.Drawing.Point(202, 225); this.dtpDate2_2.Name = "dtpDate2_2"; this.dtpDate2_2.Size = new System.Drawing.Size(110, 21); this.dtpDate2_2.TabIndex = 9; this.dtpDate2_2.Visible = false; // // dtpDate2_1 // this.dtpDate2_1.CustomFormat = " "; this.dtpDate2_1.DateValue = ""; this.dtpDate2_1.Enabled = false; this.dtpDate2_1.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpDate2_1.IsShowTime = false; this.dtpDate2_1.Location = new System.Drawing.Point(65, 225); this.dtpDate2_1.Name = "dtpDate2_1"; this.dtpDate2_1.Size = new System.Drawing.Size(110, 21); this.dtpDate2_1.TabIndex = 8; this.dtpDate2_1.Visible = false; // // labelEx3 // this.labelEx3.AutoSize = true; 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(178, 163); this.labelEx3.Name = "labelEx3"; this.labelEx3.Size = new System.Drawing.Size(21, 17); this.labelEx3.TabIndex = 7; this.labelEx3.Text = "—"; // // chkData3 // this.chkData3.AutoSize = true; this.chkData3.BackColor = System.Drawing.Color.Transparent; this.chkData3.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked; this.chkData3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel); this.chkData3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.chkData3.Fourstates = false; this.chkData3.IsGreenTick = false; this.chkData3.Location = new System.Drawing.Point(17, 135); this.chkData3.Name = "chkData3"; this.chkData3.Size = new System.Drawing.Size(51, 21); this.chkData3.TabIndex = 4; this.chkData3.Text = "婚期"; this.chkData3.UseVisualStyleBackColor = false; // // dtpDate3_2 // this.dtpDate3_2.CustomFormat = " "; this.dtpDate3_2.DateValue = ""; this.dtpDate3_2.Enabled = false; this.dtpDate3_2.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpDate3_2.IsShowTime = false; this.dtpDate3_2.Location = new System.Drawing.Point(202, 161); this.dtpDate3_2.Name = "dtpDate3_2"; this.dtpDate3_2.Size = new System.Drawing.Size(110, 21); this.dtpDate3_2.TabIndex = 6; // // dtpDate3_1 // this.dtpDate3_1.CustomFormat = " "; this.dtpDate3_1.DateValue = ""; this.dtpDate3_1.Enabled = false; this.dtpDate3_1.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpDate3_1.IsShowTime = false; this.dtpDate3_1.Location = new System.Drawing.Point(65, 161); this.dtpDate3_1.Name = "dtpDate3_1"; this.dtpDate3_1.Size = new System.Drawing.Size(110, 21); this.dtpDate3_1.TabIndex = 5; // // btnOK // this.btnOK.BackColor = System.Drawing.Color.Transparent; this.btnOK.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnOK.BackImg"))); this.btnOK.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnOK.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnOK.ForeColor = System.Drawing.Color.White; this.btnOK.IsCustomBackImg = false; this.btnOK.IsShowText = true; this.btnOK.Location = new System.Drawing.Point(177, 6); this.btnOK.Name = "btnOK"; this.btnOK.Size = new System.Drawing.Size(85, 28); this.btnOK.TabIndex = 4; this.btnOK.Text = " 确 定"; this.btnOK.UseVisualStyleBackColor = false; // // btnCancel // this.btnCancel.BackColor = System.Drawing.Color.Transparent; this.btnCancel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCancel.BackImg"))); this.btnCancel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnCancel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnCancel.ForeColor = System.Drawing.Color.White; this.btnCancel.IsCustomBackImg = false; this.btnCancel.IsShowText = true; this.btnCancel.Location = new System.Drawing.Point(269, 6); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(85, 28); this.btnCancel.TabIndex = 5; this.btnCancel.Text = " 取 消"; this.btnCancel.UseVisualStyleBackColor = false; // // panelEx1 // this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx1.BorderWidth = 1; this.panelEx1.Controls.Add(this.btnCancel); this.panelEx1.Controls.Add(this.btnOK); this.panelEx1.Dock = System.Windows.Forms.DockStyle.Bottom; this.panelEx1.Location = new System.Drawing.Point(0, 285); this.panelEx1.Name = "panelEx1"; this.panelEx1.Size = new System.Drawing.Size(365, 40); this.panelEx1.TabIndex = 6; // // panelEx2 // this.panelEx2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx2.BorderWidth = 1; this.panelEx2.Controls.Add(this.labelEx3); this.panelEx2.Controls.Add(this.labelEx2); this.panelEx2.Controls.Add(this.chkData3); this.panelEx2.Controls.Add(this.labelEx1); this.panelEx2.Controls.Add(this.dtpDate3_2); this.panelEx2.Controls.Add(this.chkData2); this.panelEx2.Controls.Add(this.dtpDate3_1); this.panelEx2.Controls.Add(this.dtpDate1_2); this.panelEx2.Controls.Add(this.dtpDate2_2); this.panelEx2.Controls.Add(this.dtpDate1_1); this.panelEx2.Controls.Add(this.dtpDate2_1); this.panelEx2.Controls.Add(this.cmbOrdPgSights); this.panelEx2.Controls.Add(this.labelEx4); this.panelEx2.Controls.Add(this.chkData1); this.panelEx2.Location = new System.Drawing.Point(10, 10); this.panelEx2.Name = "panelEx2"; this.panelEx2.Size = new System.Drawing.Size(345, 265); this.panelEx2.TabIndex = 7; // // labelEx4 // this.labelEx4.AutoSize = true; this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel); this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx4.Location = new System.Drawing.Point(14, 17); this.labelEx4.Name = "labelEx4"; this.labelEx4.Size = new System.Drawing.Size(32, 17); this.labelEx4.TabIndex = 0; this.labelEx4.Text = "景点"; // // ConditionQuerySuperSmallForm // 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(365, 390); this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139))))); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "ConditionQuerySuperSmallForm"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "条件查询"; this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage"))); this.plExMainContainer.ResumeLayout(false); this.plFormMainContent.ResumeLayout(false); this.panelEx1.ResumeLayout(false); this.panelEx2.ResumeLayout(false); this.panelEx2.PerformLayout(); this.ResumeLayout(false); } #endregion protected ComponentLibrary.ButtonEx btnCancel; protected ComponentLibrary.ButtonEx btnOK; private ComponentLibrary.LabelEx labelEx3; protected ComponentLibrary.CheckBoxEx chkData3; protected ComponentLibrary.DateTimePickerEx dtpDate3_2; protected ComponentLibrary.DateTimePickerEx dtpDate3_1; private ComponentLibrary.LabelEx labelEx2; protected ComponentLibrary.CheckBoxEx chkData2; protected ComponentLibrary.DateTimePickerEx dtpDate2_2; protected ComponentLibrary.DateTimePickerEx dtpDate2_1; private ComponentLibrary.LabelEx labelEx1; protected ComponentLibrary.DateTimePickerEx dtpDate1_2; protected ComponentLibrary.DateTimePickerEx dtpDate1_1; protected ComponentLibrary.CheckBoxEx chkData1; protected ComponentLibrary.ComboBoxEx cmbOrdPgSights; private ComponentLibrary.PanelEx panelEx2; private ComponentLibrary.LabelEx labelEx4; private ComponentLibrary.PanelEx panelEx1; } }