namespace LYFZ.Software.UI.MembershipManage { partial class PhotographerConferenceStatisticSmallForm { /// /// 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 dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PhotographerConferenceStatisticSmallForm)); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle(); this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx(); 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.btnConditionQuery = new LYFZ.ComponentLibrary.ButtonEx(); this.btnSendSMS = new LYFZ.ComponentLibrary.ButtonEx(); this.btnColse = new LYFZ.ComponentLibrary.ButtonEx(); this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx(); this.tabPanel = new LYFZ.ComponentLibrary.TabControlEx(); this.tb_1 = new System.Windows.Forms.TabPage(); this.dgvData1 = new LYFZ.ComponentLibrary.DataGridViewEc(); this.tb_2 = new System.Windows.Forms.TabPage(); this.dgvData2 = new LYFZ.ComponentLibrary.DataGridViewEc(); this.tb_3 = new System.Windows.Forms.TabPage(); this.dgvData3 = new LYFZ.ComponentLibrary.DataGridViewEc(); this.tb_4 = new System.Windows.Forms.TabPage(); this.dgvData4 = new LYFZ.ComponentLibrary.DataGridViewEc(); this.toolTip1 = new System.Windows.Forms.ToolTip(this.components); this.plExMainContainer.SuspendLayout(); this.plFormMainContent.SuspendLayout(); this.panelEx1.SuspendLayout(); this.flowLayoutPanel1.SuspendLayout(); this.panelEx3.SuspendLayout(); this.tabPanel.SuspendLayout(); this.tb_1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvData1)).BeginInit(); this.tb_2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvData2)).BeginInit(); this.tb_3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvData3)).BeginInit(); this.tb_4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvData4)).BeginInit(); this.SuspendLayout(); // // plExMainContainer // this.plExMainContainer.Controls.Add(this.panelEx1); this.plExMainContainer.Location = new System.Drawing.Point(0, 40); 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.BorderWidth = 1; this.panelEx1.Controls.Add(this.labelEx1); this.panelEx1.Controls.Add(this.tabPanel); this.panelEx1.Controls.Add(this.flowLayoutPanel1); this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill; this.panelEx1.Location = new System.Drawing.Point(0, 0); this.panelEx1.Name = "panelEx1"; this.panelEx1.Padding = new System.Windows.Forms.Padding(3); this.panelEx1.Size = new System.Drawing.Size(910, 505); this.panelEx1.TabIndex = 1; // // flowLayoutPanel1 // this.flowLayoutPanel1.Controls.Add(this.panelEx3); this.flowLayoutPanel1.Controls.Add(this.btnQuery); this.flowLayoutPanel1.Controls.Add(this.btnConditionQuery); this.flowLayoutPanel1.Controls.Add(this.btnSendSMS); this.flowLayoutPanel1.Controls.Add(this.btnColse); this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Top; this.flowLayoutPanel1.Location = new System.Drawing.Point(3, 3); this.flowLayoutPanel1.Name = "flowLayoutPanel1"; this.flowLayoutPanel1.Size = new System.Drawing.Size(904, 42); this.flowLayoutPanel1.TabIndex = 9; // // panelEx3 // this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx3.BorderWidth = 1; this.panelEx3.Controls.Add(this.txtQuery); this.panelEx3.Location = new System.Drawing.Point(3, 3); this.panelEx3.Name = "panelEx3"; this.panelEx3.Size = new System.Drawing.Size(160, 28); this.panelEx3.TabIndex = 10; // // 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(150, 25); this.txtQuery.TabIndex = 8; this.txtQuery.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.toolTip1.SetToolTip(this.txtQuery, "可根据:会员卡号、客户姓名、客户电话 进行查询"); 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(169, 3); this.btnQuery.Name = "btnQuery"; this.btnQuery.Size = new System.Drawing.Size(85, 28); this.btnQuery.TabIndex = 2; 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(260, 3); this.btnConditionQuery.Name = "btnConditionQuery"; this.btnConditionQuery.Size = new System.Drawing.Size(85, 28); this.btnConditionQuery.TabIndex = 11; this.btnConditionQuery.Text = " 条件查询"; this.btnConditionQuery.UseVisualStyleBackColor = false; // // btnSendSMS // this.btnSendSMS.BackColor = System.Drawing.Color.Transparent; this.btnSendSMS.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSendSMS.BackImg"))); this.btnSendSMS.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnSendSMS.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnSendSMS.ForeColor = System.Drawing.Color.White; this.btnSendSMS.IsCustomBackImg = false; this.btnSendSMS.IsShowText = true; this.btnSendSMS.Location = new System.Drawing.Point(351, 3); this.btnSendSMS.Name = "btnSendSMS"; this.btnSendSMS.Size = new System.Drawing.Size(85, 28); this.btnSendSMS.TabIndex = 4; this.btnSendSMS.Text = " 发送短信"; this.btnSendSMS.UseVisualStyleBackColor = false; // // btnColse // this.btnColse.BackColor = System.Drawing.Color.Transparent; this.btnColse.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnColse.BackImg"))); this.btnColse.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnColse.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnColse.ForeColor = System.Drawing.Color.White; this.btnColse.IsCustomBackImg = false; this.btnColse.IsShowText = true; this.btnColse.Location = new System.Drawing.Point(442, 3); this.btnColse.Name = "btnColse"; this.btnColse.Size = new System.Drawing.Size(85, 28); this.btnColse.TabIndex = 3; this.btnColse.Text = " 关 闭"; this.btnColse.UseVisualStyleBackColor = false; // // labelEx1 // this.labelEx1.AutoSize = true; this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel); this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx1.Location = new System.Drawing.Point(439, 52); this.labelEx1.Name = "labelEx1"; this.labelEx1.Size = new System.Drawing.Size(268, 17); this.labelEx1.TabIndex = 10; this.labelEx1.Text = "总开卡金:0 ;已返:0;未返:0;未达条件:0"; // // tabPanel // this.tabPanel.Appearance = System.Windows.Forms.TabAppearance.Buttons; this.tabPanel.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.tabPanel.Controls.Add(this.tb_1); this.tabPanel.Controls.Add(this.tb_2); this.tabPanel.Controls.Add(this.tb_3); this.tabPanel.Controls.Add(this.tb_4); this.tabPanel.Dock = System.Windows.Forms.DockStyle.Fill; this.tabPanel.ItemSize = new System.Drawing.Size(90, 30); this.tabPanel.Location = new System.Drawing.Point(3, 45); this.tabPanel.Name = "tabPanel"; this.tabPanel.Padding = new System.Drawing.Point(3, 3); this.tabPanel.PageColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.tabPanel.SelectedIndex = 0; this.tabPanel.Size = new System.Drawing.Size(904, 457); this.tabPanel.SizeMode = System.Windows.Forms.TabSizeMode.Fixed; this.tabPanel.TabIndex = 7; // // tb_1 // this.tb_1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.tb_1.Controls.Add(this.dgvData1); this.tb_1.Location = new System.Drawing.Point(4, 34); this.tb_1.Name = "tb_1"; this.tb_1.Padding = new System.Windows.Forms.Padding(3); this.tb_1.Size = new System.Drawing.Size(896, 419); this.tb_1.TabIndex = 0; this.tb_1.Text = "全 部"; // // dgvData1 // this.dgvData1.AllowUserToAddRows = false; this.dgvData1.AllowUserToDeleteRows = false; this.dgvData1.AllowUserToResizeRows = false; this.dgvData1.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.dgvData1.BackgroundColor = System.Drawing.Color.White; this.dgvData1.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150))))); dataGridViewCellStyle9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle9.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText; this.dgvData1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle9; this.dgvData1.ColumnHeadersHeight = 24; this.dgvData1.EnableHeadersVisualStyles = false; this.dgvData1.GridColor = System.Drawing.SystemColors.GradientInactiveCaption; this.dgvData1.ImageHeight = 15; this.dgvData1.ImageWidth = 15; this.dgvData1.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvData1.ImgCollapse"))); this.dgvData1.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvData1.ImgExpand"))); this.dgvData1.IsAutomaticDrawSingleOrDoubleRow = false; this.dgvData1.Location = new System.Drawing.Point(3, 3); this.dgvData1.Name = "dgvData1"; dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle10.BackColor = System.Drawing.SystemColors.Control; dataGridViewCellStyle10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle10.ForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle10.Padding = new System.Windows.Forms.Padding(41); dataGridViewCellStyle10.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle10.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvData1.RowHeadersDefaultCellStyle = dataGridViewCellStyle10; this.dgvData1.RowHeadersWidth = 25; this.dgvData1.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; this.dgvData1.RowTemplate.Height = 23; this.dgvData1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgvData1.Size = new System.Drawing.Size(890, 413); this.dgvData1.TabIndex = 8; this.dgvData1.ViceCount = 1; // // tb_2 // this.tb_2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.tb_2.Controls.Add(this.dgvData2); this.tb_2.Location = new System.Drawing.Point(4, 34); this.tb_2.Name = "tb_2"; this.tb_2.Padding = new System.Windows.Forms.Padding(3); this.tb_2.Size = new System.Drawing.Size(890, 396); this.tb_2.TabIndex = 1; this.tb_2.Text = "已 返"; // // dgvData2 // this.dgvData2.AllowUserToAddRows = false; this.dgvData2.AllowUserToDeleteRows = false; this.dgvData2.AllowUserToResizeRows = false; this.dgvData2.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.dgvData2.BackgroundColor = System.Drawing.Color.White; this.dgvData2.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150))))); dataGridViewCellStyle11.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle11.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle11.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle11.SelectionForeColor = System.Drawing.SystemColors.HighlightText; this.dgvData2.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle11; this.dgvData2.ColumnHeadersHeight = 24; this.dgvData2.EnableHeadersVisualStyles = false; this.dgvData2.GridColor = System.Drawing.SystemColors.GradientInactiveCaption; this.dgvData2.ImageHeight = 15; this.dgvData2.ImageWidth = 15; this.dgvData2.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvData2.ImgCollapse"))); this.dgvData2.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvData2.ImgExpand"))); this.dgvData2.IsAutomaticDrawSingleOrDoubleRow = false; this.dgvData2.Location = new System.Drawing.Point(3, 3); this.dgvData2.Name = "dgvData2"; dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle12.BackColor = System.Drawing.SystemColors.Control; dataGridViewCellStyle12.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle12.ForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle12.Padding = new System.Windows.Forms.Padding(41); dataGridViewCellStyle12.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle12.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvData2.RowHeadersDefaultCellStyle = dataGridViewCellStyle12; this.dgvData2.RowHeadersWidth = 25; this.dgvData2.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; this.dgvData2.RowTemplate.Height = 23; this.dgvData2.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgvData2.Size = new System.Drawing.Size(884, 390); this.dgvData2.TabIndex = 9; this.dgvData2.ViceCount = 1; // // tb_3 // this.tb_3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.tb_3.Controls.Add(this.dgvData3); this.tb_3.Location = new System.Drawing.Point(4, 34); this.tb_3.Name = "tb_3"; this.tb_3.Size = new System.Drawing.Size(890, 396); this.tb_3.TabIndex = 2; this.tb_3.Text = "已达未返"; // // dgvData3 // this.dgvData3.AllowUserToAddRows = false; this.dgvData3.AllowUserToDeleteRows = false; this.dgvData3.AllowUserToResizeRows = false; this.dgvData3.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.dgvData3.BackgroundColor = System.Drawing.Color.White; this.dgvData3.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150))))); dataGridViewCellStyle13.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle13.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle13.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle13.SelectionForeColor = System.Drawing.SystemColors.HighlightText; this.dgvData3.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle13; this.dgvData3.ColumnHeadersHeight = 24; this.dgvData3.EnableHeadersVisualStyles = false; this.dgvData3.GridColor = System.Drawing.SystemColors.GradientInactiveCaption; this.dgvData3.ImageHeight = 15; this.dgvData3.ImageWidth = 15; this.dgvData3.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvData3.ImgCollapse"))); this.dgvData3.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvData3.ImgExpand"))); this.dgvData3.IsAutomaticDrawSingleOrDoubleRow = false; this.dgvData3.Location = new System.Drawing.Point(3, 3); this.dgvData3.Name = "dgvData3"; dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle14.BackColor = System.Drawing.SystemColors.Control; dataGridViewCellStyle14.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle14.ForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle14.Padding = new System.Windows.Forms.Padding(41); dataGridViewCellStyle14.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle14.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvData3.RowHeadersDefaultCellStyle = dataGridViewCellStyle14; this.dgvData3.RowHeadersWidth = 25; this.dgvData3.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; this.dgvData3.RowTemplate.Height = 23; this.dgvData3.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgvData3.Size = new System.Drawing.Size(884, 390); this.dgvData3.TabIndex = 9; this.dgvData3.ViceCount = 1; // // tb_4 // this.tb_4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.tb_4.Controls.Add(this.dgvData4); this.tb_4.Location = new System.Drawing.Point(4, 34); this.tb_4.Name = "tb_4"; this.tb_4.Size = new System.Drawing.Size(890, 396); this.tb_4.TabIndex = 3; this.tb_4.Text = "未达条件"; // // dgvData4 // this.dgvData4.AllowUserToAddRows = false; this.dgvData4.AllowUserToDeleteRows = false; this.dgvData4.AllowUserToResizeRows = false; this.dgvData4.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.dgvData4.BackgroundColor = System.Drawing.Color.White; this.dgvData4.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle15.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle15.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150))))); dataGridViewCellStyle15.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle15.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle15.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle15.SelectionForeColor = System.Drawing.SystemColors.HighlightText; this.dgvData4.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle15; this.dgvData4.ColumnHeadersHeight = 24; this.dgvData4.EnableHeadersVisualStyles = false; this.dgvData4.GridColor = System.Drawing.SystemColors.GradientInactiveCaption; this.dgvData4.ImageHeight = 15; this.dgvData4.ImageWidth = 15; this.dgvData4.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvData4.ImgCollapse"))); this.dgvData4.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvData4.ImgExpand"))); this.dgvData4.IsAutomaticDrawSingleOrDoubleRow = false; this.dgvData4.Location = new System.Drawing.Point(3, 3); this.dgvData4.Name = "dgvData4"; dataGridViewCellStyle16.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle16.BackColor = System.Drawing.SystemColors.Control; dataGridViewCellStyle16.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle16.ForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle16.Padding = new System.Windows.Forms.Padding(41); dataGridViewCellStyle16.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle16.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle16.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvData4.RowHeadersDefaultCellStyle = dataGridViewCellStyle16; this.dgvData4.RowHeadersWidth = 25; this.dgvData4.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; this.dgvData4.RowTemplate.Height = 23; this.dgvData4.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgvData4.Size = new System.Drawing.Size(884, 390); this.dgvData4.TabIndex = 9; this.dgvData4.ViceCount = 1; // // PhotographerConferenceStatisticSmallForm // 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 = "PhotographerConferenceStatisticSmallForm"; this.Text = "新摄会管理"; this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage"))); this.plExMainContainer.ResumeLayout(false); this.plFormMainContent.ResumeLayout(false); this.panelEx1.ResumeLayout(false); this.panelEx1.PerformLayout(); this.flowLayoutPanel1.ResumeLayout(false); this.panelEx3.ResumeLayout(false); this.tabPanel.ResumeLayout(false); this.tb_1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgvData1)).EndInit(); this.tb_2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgvData2)).EndInit(); this.tb_3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgvData3)).EndInit(); this.tb_4.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgvData4)).EndInit(); this.ResumeLayout(false); } #endregion private ComponentLibrary.PanelEx panelEx1; private System.Windows.Forms.TabPage tb_1; protected ComponentLibrary.DataGridViewEc dgvData1; private System.Windows.Forms.TabPage tb_2; protected ComponentLibrary.DataGridViewEc dgvData2; private System.Windows.Forms.TabPage tb_3; protected ComponentLibrary.DataGridViewEc dgvData3; private System.Windows.Forms.TabPage tb_4; protected ComponentLibrary.DataGridViewEc dgvData4; private ComponentLibrary.ButtonEx btnColse; private ComponentLibrary.ButtonEx btnQuery; private ComponentLibrary.PanelEx panelEx3; private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1; protected ComponentLibrary.LabelEx labelEx1; protected ComponentLibrary.TabControlEx tabPanel; private ComponentLibrary.ButtonEx btnConditionQuery; protected ComponentLibrary.TextBoxEx txtQuery; private System.Windows.Forms.ToolTip toolTip1; protected internal ComponentLibrary.ButtonEx btnSendSMS; } }