namespace LYFZ.Software.UI.CameraControlBook.SmallForm { partial class CameraControlQuerySmallForm { /// /// 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() { this.components = new System.ComponentModel.Container(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CameraControlQuerySmallForm)); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx(); this.dgvData = new LYFZ.ComponentLibrary.DataGridViewEc(); this.flowLayoutPanel2 = new System.Windows.Forms.FlowLayoutPanel(); this.panelEx4 = new LYFZ.ComponentLibrary.PanelEx(); this.cmbtreevTextQuery = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx(); this.btnQuery = new LYFZ.ComponentLibrary.ButtonEx(); this.btnConditionQuery = new LYFZ.ComponentLibrary.ButtonEx(); this.btnReservation = new LYFZ.ComponentLibrary.ButtonEx(); this.btnSameDate = new LYFZ.ComponentLibrary.ButtonEx(); this.btnClose = new LYFZ.ComponentLibrary.ButtonEx(); this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx(); this.rdoShotAll = new LYFZ.ComponentLibrary.RadioButtonEx(); this.panelEx5 = new LYFZ.ComponentLibrary.PanelEx(); this.rdoShotNo = new LYFZ.ComponentLibrary.RadioButtonEx(); this.panelEx6 = new LYFZ.ComponentLibrary.PanelEx(); this.rdoShotIn = new LYFZ.ComponentLibrary.RadioButtonEx(); this.panelEx7 = new LYFZ.ComponentLibrary.PanelEx(); this.rdoShotOK = new LYFZ.ComponentLibrary.RadioButtonEx(); this.panelEx8 = new LYFZ.ComponentLibrary.PanelEx(); this.chkWedding = new LYFZ.ComponentLibrary.CheckBoxEx(); this.panelEx9 = new LYFZ.ComponentLibrary.PanelEx(); this.chkKids = new LYFZ.ComponentLibrary.CheckBoxEx(); this.panelPortrait = new LYFZ.ComponentLibrary.PanelEx(); this.chkPortrait = new LYFZ.ComponentLibrary.CheckBoxEx(); this.cntmenu = new LYFZ.ComponentLibrary.ContextMenuStripEx(this.components); this.dataGridViewStatisticsCount1 = new LYFZ.ComponentLibrary.DataGridViewStatisticsCount(); this.plExMainContainer.SuspendLayout(); this.plFormMainContent.SuspendLayout(); this.panelEx1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvData)).BeginInit(); this.flowLayoutPanel2.SuspendLayout(); this.panelEx4.SuspendLayout(); this.panelEx3.SuspendLayout(); this.panelEx5.SuspendLayout(); this.panelEx6.SuspendLayout(); this.panelEx7.SuspendLayout(); this.panelEx8.SuspendLayout(); this.panelEx9.SuspendLayout(); this.panelPortrait.SuspendLayout(); this.SuspendLayout(); // // plExMainContainer // this.plExMainContainer.AutoScroll = true; this.plExMainContainer.Controls.Add(this.panelEx1); this.plExMainContainer.Padding = new System.Windows.Forms.Padding(5, 10, 5, 10); this.plExMainContainer.Size = new System.Drawing.Size(950, 545); // // plFormMainContent // this.plFormMainContent.Size = new System.Drawing.Size(950, 545); // // btnAppFormMaximize // this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg"))); this.btnAppFormMaximize.Location = new System.Drawing.Point(891, 0); // // btnAppFormExit // this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg"))); this.btnAppFormExit.Location = new System.Drawing.Point(918, 0); // // btnAppFormMinimize // this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg"))); this.btnAppFormMinimize.Location = new System.Drawing.Point(864, 0); // // 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.dgvData); this.panelEx1.Controls.Add(this.dataGridViewStatisticsCount1); this.panelEx1.Controls.Add(this.flowLayoutPanel2); 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(5); this.panelEx1.Size = new System.Drawing.Size(940, 525); this.panelEx1.TabIndex = 0; // // dgvData // this.dgvData.AllowUserToAddRows = false; this.dgvData.AllowUserToDeleteRows = false; this.dgvData.AllowUserToOrderColumns = true; this.dgvData.AllowUserToResizeRows = false; this.dgvData.BackgroundColor = System.Drawing.Color.White; this.dgvData.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150))))); dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle1.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText; this.dgvData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1; this.dgvData.ColumnHeadersHeight = 24; this.dgvData.dgvColumnHeadersHeight = 24; this.dgvData.dgvCurrentColumnOriginalSet = ""; this.dgvData.dgvCurrentColumnWidth = ""; this.dgvData.dgvCurrentHideColumn = null; this.dgvData.dgvFixedHideColumn = 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(5, 41); this.dgvData.Name = "dgvData"; dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control; dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle2.Padding = new System.Windows.Forms.Padding(41); dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvData.RowHeadersDefaultCellStyle = dataGridViewCellStyle2; this.dgvData.RowHeadersWidth = 25; 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(930, 453); this.dgvData.StrSecondStageNull = ""; this.dgvData.StrValueNullColumn = ""; this.dgvData.TabIndex = 22; this.dgvData.ViceCount = 1; // // flowLayoutPanel2 // this.flowLayoutPanel2.Controls.Add(this.panelEx4); this.flowLayoutPanel2.Controls.Add(this.btnQuery); this.flowLayoutPanel2.Controls.Add(this.btnConditionQuery); this.flowLayoutPanel2.Controls.Add(this.btnReservation); this.flowLayoutPanel2.Controls.Add(this.btnSameDate); this.flowLayoutPanel2.Controls.Add(this.btnClose); this.flowLayoutPanel2.Controls.Add(this.panelEx3); this.flowLayoutPanel2.Controls.Add(this.panelEx5); this.flowLayoutPanel2.Controls.Add(this.panelEx6); this.flowLayoutPanel2.Controls.Add(this.panelEx7); this.flowLayoutPanel2.Controls.Add(this.panelEx8); this.flowLayoutPanel2.Controls.Add(this.panelEx9); this.flowLayoutPanel2.Controls.Add(this.panelPortrait); this.flowLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Top; this.flowLayoutPanel2.Location = new System.Drawing.Point(5, 5); this.flowLayoutPanel2.Name = "flowLayoutPanel2"; this.flowLayoutPanel2.Size = new System.Drawing.Size(930, 36); this.flowLayoutPanel2.TabIndex = 285; // // panelEx4 // this.panelEx4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx4.BorderType = LYFZ.ComponentLibrary.PlBorderType.all; this.panelEx4.BorderWidth = 1; this.panelEx4.Controls.Add(this.cmbtreevTextQuery); this.panelEx4.Location = new System.Drawing.Point(3, 3); this.panelEx4.Name = "panelEx4"; this.panelEx4.Size = new System.Drawing.Size(200, 28); this.panelEx4.TabIndex = 284; // // cmbtreevTextQuery // this.cmbtreevTextQuery.AfterSelectLevelFirstNode = true; this.cmbtreevTextQuery.DropDownHeight = 220; this.cmbtreevTextQuery.DropDownShow = false; this.cmbtreevTextQuery.FormattingEnabled = true; this.cmbtreevTextQuery.IntegralHeight = false; this.cmbtreevTextQuery.IsNodeMouseClick = true; this.cmbtreevTextQuery.IsSelectParentNode = true; this.cmbtreevTextQuery.Location = new System.Drawing.Point(1, 4); this.cmbtreevTextQuery.Name = "cmbtreevTextQuery"; this.cmbtreevTextQuery.ReadOnly = true; this.cmbtreevTextQuery.SelectedNode = null; this.cmbtreevTextQuery.Size = new System.Drawing.Size(194, 20); this.cmbtreevTextQuery.StrGetName = ""; this.cmbtreevTextQuery.StrGetTagName = ""; this.cmbtreevTextQuery.StrKey = null; this.cmbtreevTextQuery.TabIndex = 283; // // 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(209, 3); this.btnQuery.Name = "btnQuery"; this.btnQuery.Size = new System.Drawing.Size(85, 28); this.btnQuery.TabIndex = 277; this.btnQuery.Text = " 查 询"; this.btnQuery.UseVisualStyleBackColor = false; // // btnConditionQuery // this.btnConditionQuery.BackColor = System.Drawing.Color.Transparent; this.btnConditionQuery.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnConditionQuery.BackImg"))); this.btnConditionQuery.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnConditionQuery.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnConditionQuery.ForeColor = System.Drawing.Color.White; this.btnConditionQuery.IsCustomBackImg = false; this.btnConditionQuery.IsShowText = true; this.btnConditionQuery.Location = new System.Drawing.Point(300, 3); this.btnConditionQuery.Name = "btnConditionQuery"; this.btnConditionQuery.Size = new System.Drawing.Size(85, 28); this.btnConditionQuery.TabIndex = 278; this.btnConditionQuery.Text = " 条件查询"; this.btnConditionQuery.UseVisualStyleBackColor = false; // // btnReservation // this.btnReservation.BackColor = System.Drawing.Color.Transparent; this.btnReservation.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnReservation.BackImg"))); this.btnReservation.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnReservation.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnReservation.ForeColor = System.Drawing.Color.White; this.btnReservation.IsCustomBackImg = false; this.btnReservation.IsShowText = true; this.btnReservation.Location = new System.Drawing.Point(391, 3); this.btnReservation.Name = "btnReservation"; this.btnReservation.Size = new System.Drawing.Size(85, 28); this.btnReservation.TabIndex = 281; this.btnReservation.Text = " 预 约"; this.btnReservation.UseVisualStyleBackColor = false; // // btnSameDate // this.btnSameDate.BackColor = System.Drawing.Color.Transparent; this.btnSameDate.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSameDate.BackImg"))); this.btnSameDate.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnSameDate.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnSameDate.ForeColor = System.Drawing.Color.White; this.btnSameDate.IsCustomBackImg = false; this.btnSameDate.IsShowText = true; this.btnSameDate.Location = new System.Drawing.Point(482, 3); this.btnSameDate.Name = "btnSameDate"; this.btnSameDate.Size = new System.Drawing.Size(85, 28); this.btnSameDate.TabIndex = 280; this.btnSameDate.Text = " 统一安排"; this.btnSameDate.UseVisualStyleBackColor = false; // // btnClose // this.btnClose.BackColor = System.Drawing.Color.Transparent; this.btnClose.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClose.BackImg"))); this.btnClose.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnClose.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnClose.ForeColor = System.Drawing.Color.White; this.btnClose.IsCustomBackImg = false; this.btnClose.IsShowText = true; this.btnClose.Location = new System.Drawing.Point(573, 3); this.btnClose.Name = "btnClose"; this.btnClose.Size = new System.Drawing.Size(85, 28); this.btnClose.TabIndex = 279; this.btnClose.Text = " 关 闭"; this.btnClose.UseVisualStyleBackColor = false; // // 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.rdoShotAll); this.panelEx3.Location = new System.Drawing.Point(664, 3); this.panelEx3.Name = "panelEx3"; this.panelEx3.Size = new System.Drawing.Size(60, 28); this.panelEx3.TabIndex = 286; // // rdoShotAll // this.rdoShotAll.AutoSize = true; this.rdoShotAll.BackColor = System.Drawing.Color.Transparent; this.rdoShotAll.Font = new System.Drawing.Font("微软雅黑", 9F); this.rdoShotAll.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.rdoShotAll.Location = new System.Drawing.Point(3, 4); this.rdoShotAll.Name = "rdoShotAll"; this.rdoShotAll.Size = new System.Drawing.Size(50, 21); this.rdoShotAll.TabIndex = 6; this.rdoShotAll.Text = "全部"; this.rdoShotAll.UseVisualStyleBackColor = false; // // panelEx5 // this.panelEx5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx5.BorderType = LYFZ.ComponentLibrary.PlBorderType.all; this.panelEx5.BorderWidth = 1; this.panelEx5.Controls.Add(this.rdoShotNo); this.panelEx5.Location = new System.Drawing.Point(730, 3); this.panelEx5.Name = "panelEx5"; this.panelEx5.Size = new System.Drawing.Size(60, 28); this.panelEx5.TabIndex = 287; // // rdoShotNo // this.rdoShotNo.AutoSize = true; this.rdoShotNo.BackColor = System.Drawing.Color.Transparent; this.rdoShotNo.Checked = true; this.rdoShotNo.Font = new System.Drawing.Font("微软雅黑", 9F); this.rdoShotNo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.rdoShotNo.Location = new System.Drawing.Point(3, 4); this.rdoShotNo.Name = "rdoShotNo"; this.rdoShotNo.Size = new System.Drawing.Size(50, 21); this.rdoShotNo.TabIndex = 7; this.rdoShotNo.TabStop = true; this.rdoShotNo.Text = "未拍"; this.rdoShotNo.UseVisualStyleBackColor = false; // // panelEx6 // this.panelEx6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx6.BorderType = LYFZ.ComponentLibrary.PlBorderType.all; this.panelEx6.BorderWidth = 1; this.panelEx6.Controls.Add(this.rdoShotIn); this.panelEx6.Location = new System.Drawing.Point(796, 3); this.panelEx6.Name = "panelEx6"; this.panelEx6.Size = new System.Drawing.Size(70, 28); this.panelEx6.TabIndex = 287; // // rdoShotIn // this.rdoShotIn.AutoSize = true; this.rdoShotIn.BackColor = System.Drawing.Color.Transparent; this.rdoShotIn.Font = new System.Drawing.Font("微软雅黑", 9F); this.rdoShotIn.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.rdoShotIn.Location = new System.Drawing.Point(3, 4); this.rdoShotIn.Name = "rdoShotIn"; this.rdoShotIn.Size = new System.Drawing.Size(62, 21); this.rdoShotIn.TabIndex = 9; this.rdoShotIn.Text = "拍照中"; this.rdoShotIn.UseVisualStyleBackColor = false; // // panelEx7 // this.panelEx7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx7.BorderType = LYFZ.ComponentLibrary.PlBorderType.all; this.panelEx7.BorderWidth = 1; this.panelEx7.Controls.Add(this.rdoShotOK); this.panelEx7.Location = new System.Drawing.Point(3, 37); this.panelEx7.Name = "panelEx7"; this.panelEx7.Size = new System.Drawing.Size(60, 28); this.panelEx7.TabIndex = 287; // // rdoShotOK // this.rdoShotOK.AutoSize = true; this.rdoShotOK.BackColor = System.Drawing.Color.Transparent; this.rdoShotOK.Font = new System.Drawing.Font("微软雅黑", 9F); this.rdoShotOK.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.rdoShotOK.Location = new System.Drawing.Point(3, 4); this.rdoShotOK.Name = "rdoShotOK"; this.rdoShotOK.Size = new System.Drawing.Size(50, 21); this.rdoShotOK.TabIndex = 8; this.rdoShotOK.Text = "已拍"; this.rdoShotOK.UseVisualStyleBackColor = false; // // panelEx8 // this.panelEx8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx8.BorderType = LYFZ.ComponentLibrary.PlBorderType.all; this.panelEx8.BorderWidth = 1; this.panelEx8.Controls.Add(this.chkWedding); this.panelEx8.Location = new System.Drawing.Point(69, 37); this.panelEx8.Name = "panelEx8"; this.panelEx8.Size = new System.Drawing.Size(60, 28); this.panelEx8.TabIndex = 288; // // chkWedding // this.chkWedding.AutoSize = true; this.chkWedding.BackColor = System.Drawing.Color.Transparent; this.chkWedding.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked; this.chkWedding.Font = new System.Drawing.Font("微软雅黑", 9F); this.chkWedding.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.chkWedding.Fourstates = false; this.chkWedding.IsGreenTick = false; this.chkWedding.Location = new System.Drawing.Point(3, 4); this.chkWedding.Name = "chkWedding"; this.chkWedding.Size = new System.Drawing.Size(51, 21); this.chkWedding.TabIndex = 9; this.chkWedding.Text = "婚纱"; this.chkWedding.UseVisualStyleBackColor = false; // // panelEx9 // this.panelEx9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx9.BorderType = LYFZ.ComponentLibrary.PlBorderType.all; this.panelEx9.BorderWidth = 1; this.panelEx9.Controls.Add(this.chkKids); this.panelEx9.Location = new System.Drawing.Point(135, 37); this.panelEx9.Name = "panelEx9"; this.panelEx9.Size = new System.Drawing.Size(60, 28); this.panelEx9.TabIndex = 288; // // chkKids // this.chkKids.AutoSize = true; this.chkKids.BackColor = System.Drawing.Color.Transparent; this.chkKids.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked; this.chkKids.Font = new System.Drawing.Font("微软雅黑", 9F); this.chkKids.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.chkKids.Fourstates = false; this.chkKids.IsGreenTick = false; this.chkKids.Location = new System.Drawing.Point(3, 4); this.chkKids.Name = "chkKids"; this.chkKids.Size = new System.Drawing.Size(51, 21); this.chkKids.TabIndex = 10; this.chkKids.Text = "儿童"; this.chkKids.UseVisualStyleBackColor = false; // // panelPortrait // this.panelPortrait.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelPortrait.BorderType = LYFZ.ComponentLibrary.PlBorderType.all; this.panelPortrait.BorderWidth = 1; this.panelPortrait.Controls.Add(this.chkPortrait); this.panelPortrait.Location = new System.Drawing.Point(201, 37); this.panelPortrait.Name = "panelPortrait"; this.panelPortrait.Size = new System.Drawing.Size(60, 28); this.panelPortrait.TabIndex = 288; // // chkPortrait // this.chkPortrait.AutoSize = true; this.chkPortrait.BackColor = System.Drawing.Color.Transparent; this.chkPortrait.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked; this.chkPortrait.Font = new System.Drawing.Font("微软雅黑", 9F); this.chkPortrait.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.chkPortrait.Fourstates = false; this.chkPortrait.IsGreenTick = false; this.chkPortrait.Location = new System.Drawing.Point(3, 4); this.chkPortrait.Name = "chkPortrait"; this.chkPortrait.Size = new System.Drawing.Size(51, 21); this.chkPortrait.TabIndex = 21; this.chkPortrait.Text = "写真"; this.chkPortrait.UseVisualStyleBackColor = false; // // cntmenu // this.cntmenu.Name = "cntmenu"; this.cntmenu.Size = new System.Drawing.Size(61, 4); // // dataGridViewStatisticsCount1 // this.dataGridViewStatisticsCount1.CurrenQuantity = 0; this.dataGridViewStatisticsCount1.Dock = System.Windows.Forms.DockStyle.Bottom; this.dataGridViewStatisticsCount1.Location = new System.Drawing.Point(5, 494); this.dataGridViewStatisticsCount1.LocationX = 1; this.dataGridViewStatisticsCount1.Name = "dataGridViewStatisticsCount1"; this.dataGridViewStatisticsCount1.Size = new System.Drawing.Size(930, 26); this.dataGridViewStatisticsCount1.StrUnit = "单"; this.dataGridViewStatisticsCount1.TabIndex = 286; this.dataGridViewStatisticsCount1.TotalQuantity = 0; // // CameraControlQuerySmallForm // 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(950, 610); this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139))))); this.IsUserControlsSize = false; this.Name = "CameraControlQuerySmallForm"; 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.panelEx1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgvData)).EndInit(); this.flowLayoutPanel2.ResumeLayout(false); this.panelEx4.ResumeLayout(false); this.panelEx3.ResumeLayout(false); this.panelEx3.PerformLayout(); this.panelEx5.ResumeLayout(false); this.panelEx5.PerformLayout(); this.panelEx6.ResumeLayout(false); this.panelEx6.PerformLayout(); this.panelEx7.ResumeLayout(false); this.panelEx7.PerformLayout(); this.panelEx8.ResumeLayout(false); this.panelEx8.PerformLayout(); this.panelEx9.ResumeLayout(false); this.panelEx9.PerformLayout(); this.panelPortrait.ResumeLayout(false); this.panelPortrait.PerformLayout(); this.ResumeLayout(false); } #endregion protected ComponentLibrary.PanelEx panelEx1; private ComponentLibrary.ContextMenuStripEx cntmenu; private ComponentLibrary.PanelEx panelEx4; protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevTextQuery; protected internal ComponentLibrary.ButtonEx btnQuery; protected internal ComponentLibrary.ButtonEx btnConditionQuery; protected internal ComponentLibrary.ButtonEx btnReservation; protected internal ComponentLibrary.ButtonEx btnSameDate; protected internal ComponentLibrary.ButtonEx btnClose; private ComponentLibrary.PanelEx panelEx3; protected internal ComponentLibrary.RadioButtonEx rdoShotAll; private ComponentLibrary.PanelEx panelEx5; protected internal ComponentLibrary.RadioButtonEx rdoShotNo; private ComponentLibrary.PanelEx panelEx6; protected internal ComponentLibrary.RadioButtonEx rdoShotIn; private ComponentLibrary.PanelEx panelEx7; protected internal ComponentLibrary.RadioButtonEx rdoShotOK; private ComponentLibrary.PanelEx panelEx8; protected internal ComponentLibrary.CheckBoxEx chkWedding; private ComponentLibrary.PanelEx panelEx9; protected internal ComponentLibrary.CheckBoxEx chkKids; protected internal ComponentLibrary.CheckBoxEx chkPortrait; protected internal ComponentLibrary.PanelEx panelPortrait; protected internal ComponentLibrary.DataGridViewEc dgvData; protected internal System.Windows.Forms.FlowLayoutPanel flowLayoutPanel2; protected internal ComponentLibrary.DataGridViewStatisticsCount dataGridViewStatisticsCount1; } }