namespace LYFZ.Software.UI.HospitalTrackingSystem { partial class MessagesTracking { /// <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 dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MessagesTracking)); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx(); this.dgvTrack = new LYFZ.ComponentLibrary.DataGridViewEc(); this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx(); this.radioButtonEx2 = new LYFZ.ComponentLibrary.CheckBoxEx(); this.radioButtonEx3 = new LYFZ.ComponentLibrary.CheckBoxEx(); this.bntSelect = new LYFZ.ComponentLibrary.ButtonEx(); this.btnExport = new LYFZ.ComponentLibrary.ButtonEx(); this.radioButtonEx1 = new LYFZ.ComponentLibrary.CheckBoxEx(); this.btnClose = new LYFZ.ComponentLibrary.ButtonEx(); this.btnTexting = new LYFZ.ComponentLibrary.ButtonEx(); this.btnSmsRules = new LYFZ.ComponentLibrary.ButtonEx(); this.numericUpDown2 = new System.Windows.Forms.NumericUpDown(); this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx(); this.numericUpDown1 = new System.Windows.Forms.NumericUpDown(); this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx(); this.ucPagerEx1 = new LYFZ.UCPager.ucPagerEx(); this.plExMainContainer.SuspendLayout(); this.plFormMainContent.SuspendLayout(); this.panelEx1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvTrack)).BeginInit(); this.panelEx2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit(); this.SuspendLayout(); // // plExMainContainer // this.plExMainContainer.Controls.Add(this.panelEx1); this.plExMainContainer.Location = new System.Drawing.Point(0, 40); this.plExMainContainer.Margin = new System.Windows.Forms.Padding(0); this.plExMainContainer.Padding = new System.Windows.Forms.Padding(8); this.plExMainContainer.Size = new System.Drawing.Size(910, 505); this.plFormMainContent.Controls.SetChildIndex(this.plExMainContainer, 0); // // btnAppFormMenu // this.btnAppFormMenu.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMenu.BackImg"))); this.btnAppFormMenu.Location = new System.Drawing.Point(797, 0); // // btnAppFormMaximize // this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg"))); // // 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.dgvTrack); this.panelEx1.Controls.Add(this.panelEx2); this.panelEx1.Controls.Add(this.panelEx3); this.panelEx1.Controls.Add(this.ucPagerEx1); this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill; this.panelEx1.Location = new System.Drawing.Point(8, 8); this.panelEx1.Margin = new System.Windows.Forms.Padding(0); this.panelEx1.Name = "panelEx1"; this.panelEx1.Padding = new System.Windows.Forms.Padding(3); this.panelEx1.Size = new System.Drawing.Size(894, 489); this.panelEx1.TabIndex = 0; // // dgvTrack // this.dgvTrack.AllowUserToAddRows = false; this.dgvTrack.AllowUserToDeleteRows = false; this.dgvTrack.AllowUserToResizeRows = false; this.dgvTrack.BackgroundColor = System.Drawing.Color.White; this.dgvTrack.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.dgvTrack.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1; this.dgvTrack.ColumnHeadersHeight = 24; this.dgvTrack.Cursor = System.Windows.Forms.Cursors.Default; this.dgvTrack.dgvColumnHeadersHeight = 24; this.dgvTrack.dgvCurrentColumnOriginalSet = ""; this.dgvTrack.dgvCurrentColumnWidth = ""; this.dgvTrack.dgvCurrentHideColumn = null; this.dgvTrack.dgvFixedHideColumn = null; this.dgvTrack.dgvGuidName = null; this.dgvTrack.dgvUserEmployeeID = null; this.dgvTrack.Dock = System.Windows.Forms.DockStyle.Fill; this.dgvTrack.EnableHeadersVisualStyles = false; this.dgvTrack.GridColor = System.Drawing.SystemColors.GradientInactiveCaption; this.dgvTrack.ImageHeight = 15; this.dgvTrack.ImageWidth = 15; this.dgvTrack.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvTrack.ImgCollapse"))); this.dgvTrack.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvTrack.ImgExpand"))); this.dgvTrack.IsAutomaticDrawSingleOrDoubleRow = false; this.dgvTrack.IsCompleteBonding = false; this.dgvTrack.IsCopyCellValue = true; this.dgvTrack.IsShowSerialNumber = false; this.dgvTrack.IsSortedRedraw = true; this.dgvTrack.IsSortMode = false; this.dgvTrack.Location = new System.Drawing.Point(3, 41); this.dgvTrack.Name = "dgvTrack"; 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.dgvTrack.RowHeadersDefaultCellStyle = dataGridViewCellStyle2; this.dgvTrack.RowHeadersWidth = 25; this.dgvTrack.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; this.dgvTrack.RowTemplate.Height = 23; this.dgvTrack.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgvTrack.Size = new System.Drawing.Size(888, 421); this.dgvTrack.StrSecondStageNull = ""; this.dgvTrack.StrValueNullColumn = ""; this.dgvTrack.TabIndex = 35; this.dgvTrack.ViceCount = 1; // // 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.radioButtonEx2); this.panelEx2.Controls.Add(this.radioButtonEx3); this.panelEx2.Controls.Add(this.bntSelect); this.panelEx2.Controls.Add(this.btnExport); this.panelEx2.Controls.Add(this.radioButtonEx1); this.panelEx2.Controls.Add(this.btnClose); this.panelEx2.Controls.Add(this.btnTexting); this.panelEx2.Controls.Add(this.btnSmsRules); this.panelEx2.Controls.Add(this.numericUpDown2); this.panelEx2.Controls.Add(this.labelEx3); this.panelEx2.Controls.Add(this.numericUpDown1); this.panelEx2.Dock = System.Windows.Forms.DockStyle.Top; this.panelEx2.Location = new System.Drawing.Point(3, 3); this.panelEx2.Margin = new System.Windows.Forms.Padding(0); this.panelEx2.Name = "panelEx2"; this.panelEx2.Size = new System.Drawing.Size(888, 38); this.panelEx2.TabIndex = 41; // // radioButtonEx2 // this.radioButtonEx2.AutoSize = true; this.radioButtonEx2.BackColor = System.Drawing.Color.Transparent; this.radioButtonEx2.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked; this.radioButtonEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.radioButtonEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.radioButtonEx2.Fourstates = false; this.radioButtonEx2.IsGreenTick = false; this.radioButtonEx2.Location = new System.Drawing.Point(101, 8); this.radioButtonEx2.Name = "radioButtonEx2"; this.radioButtonEx2.Size = new System.Drawing.Size(87, 21); this.radioButtonEx2.TabIndex = 37; this.radioButtonEx2.Text = "按宝宝年龄"; this.radioButtonEx2.UseVisualStyleBackColor = false; // // radioButtonEx3 // this.radioButtonEx3.AutoSize = true; this.radioButtonEx3.BackColor = System.Drawing.Color.Transparent; this.radioButtonEx3.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked; this.radioButtonEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.radioButtonEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.radioButtonEx3.Fourstates = false; this.radioButtonEx3.IsGreenTick = false; this.radioButtonEx3.Location = new System.Drawing.Point(195, 8); this.radioButtonEx3.Name = "radioButtonEx3"; this.radioButtonEx3.Size = new System.Drawing.Size(87, 21); this.radioButtonEx3.TabIndex = 38; this.radioButtonEx3.Text = "按怀孕周期"; this.radioButtonEx3.UseVisualStyleBackColor = false; // // bntSelect // this.bntSelect.BackColor = System.Drawing.Color.Transparent; this.bntSelect.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("bntSelect.BackImg"))); this.bntSelect.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.bntSelect.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.bntSelect.ForeColor = System.Drawing.Color.White; this.bntSelect.IsCustomBackImg = false; this.bntSelect.IsShowText = true; this.bntSelect.Location = new System.Drawing.Point(435, 4); this.bntSelect.Name = "bntSelect"; this.bntSelect.Size = new System.Drawing.Size(70, 28); this.bntSelect.TabIndex = 18; this.bntSelect.Text = " 查 找"; this.bntSelect.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(739, 4); this.btnExport.Name = "btnExport"; this.btnExport.Size = new System.Drawing.Size(70, 28); this.btnExport.TabIndex = 21; this.btnExport.Text = " 导 出"; this.btnExport.UseVisualStyleBackColor = false; // // radioButtonEx1 // this.radioButtonEx1.AutoSize = true; this.radioButtonEx1.BackColor = System.Drawing.Color.Transparent; this.radioButtonEx1.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked; this.radioButtonEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.radioButtonEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.radioButtonEx1.Fourstates = false; this.radioButtonEx1.IsGreenTick = false; this.radioButtonEx1.Location = new System.Drawing.Point(7, 8); this.radioButtonEx1.Name = "radioButtonEx1"; this.radioButtonEx1.Size = new System.Drawing.Size(87, 21); this.radioButtonEx1.TabIndex = 3; this.radioButtonEx1.Text = "按宝宝天数"; this.radioButtonEx1.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(815, 4); this.btnClose.Name = "btnClose"; this.btnClose.Size = new System.Drawing.Size(70, 28); this.btnClose.TabIndex = 22; this.btnClose.Text = " 关 闭"; this.btnClose.UseVisualStyleBackColor = false; // // btnTexting // this.btnTexting.BackColor = System.Drawing.Color.Transparent; this.btnTexting.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnTexting.BackImg"))); this.btnTexting.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnTexting.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnTexting.ForeColor = System.Drawing.Color.White; this.btnTexting.IsCustomBackImg = false; this.btnTexting.IsShowText = true; this.btnTexting.Location = new System.Drawing.Point(557, 4); this.btnTexting.Name = "btnTexting"; this.btnTexting.Size = new System.Drawing.Size(70, 28); this.btnTexting.TabIndex = 20; this.btnTexting.Text = " 发短信"; this.btnTexting.UseVisualStyleBackColor = false; // // btnSmsRules // this.btnSmsRules.BackColor = System.Drawing.Color.Transparent; this.btnSmsRules.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSmsRules.BackImg"))); this.btnSmsRules.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnSmsRules.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnSmsRules.ForeColor = System.Drawing.Color.White; this.btnSmsRules.IsCustomBackImg = false; this.btnSmsRules.IsShowText = true; this.btnSmsRules.Location = new System.Drawing.Point(633, 4); this.btnSmsRules.Name = "btnSmsRules"; this.btnSmsRules.Size = new System.Drawing.Size(100, 28); this.btnSmsRules.TabIndex = 17; this.btnSmsRules.Text = " 短信规则设置"; this.btnSmsRules.UseVisualStyleBackColor = false; // // numericUpDown2 // this.numericUpDown2.Location = new System.Drawing.Point(367, 8); this.numericUpDown2.Maximum = new decimal(new int[] { 5000, 0, 0, 0}); this.numericUpDown2.Name = "numericUpDown2"; this.numericUpDown2.Size = new System.Drawing.Size(51, 21); this.numericUpDown2.TabIndex = 32; this.numericUpDown2.Value = new decimal(new int[] { 100, 0, 0, 0}); // // 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(344, 10); this.labelEx3.Name = "labelEx3"; this.labelEx3.Size = new System.Drawing.Size(21, 17); this.labelEx3.TabIndex = 28; this.labelEx3.Text = "—"; // // numericUpDown1 // this.numericUpDown1.Location = new System.Drawing.Point(296, 8); this.numericUpDown1.Maximum = new decimal(new int[] { 10000, 0, 0, 0}); this.numericUpDown1.Name = "numericUpDown1"; this.numericUpDown1.Size = new System.Drawing.Size(45, 21); this.numericUpDown1.TabIndex = 27; this.numericUpDown1.Value = new decimal(new int[] { 1, 0, 0, 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.Location = new System.Drawing.Point(0, 41); this.panelEx3.Name = "panelEx3"; this.panelEx3.Size = new System.Drawing.Size(890, 1); this.panelEx3.TabIndex = 40; // // ucPagerEx1 // this.ucPagerEx1.CurrentPageCount = 0; this.ucPagerEx1.Dock = System.Windows.Forms.DockStyle.Bottom; this.ucPagerEx1.Location = new System.Drawing.Point(3, 462); this.ucPagerEx1.Name = "ucPagerEx1"; this.ucPagerEx1.NMax = 0; this.ucPagerEx1.PageCount = 0; this.ucPagerEx1.PageCurrent = 1; this.ucPagerEx1.PageSize = 20; this.ucPagerEx1.Size = new System.Drawing.Size(888, 24); this.ucPagerEx1.TabIndex = 36; this.ucPagerEx1.TbDataSource = null; // // MessagesTracking // 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 = "MessagesTracking"; this.Text = "跟踪短信"; this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage"))); this.plExMainContainer.ResumeLayout(false); this.plFormMainContent.ResumeLayout(false); this.panelEx1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgvTrack)).EndInit(); this.panelEx2.ResumeLayout(false); this.panelEx2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit(); this.ResumeLayout(false); } #endregion private ComponentLibrary.PanelEx panelEx1; protected internal UCPager.ucPagerEx ucPagerEx1; private ComponentLibrary.PanelEx panelEx3; protected internal ComponentLibrary.DataGridViewEc dgvTrack; private ComponentLibrary.PanelEx panelEx2; protected internal ComponentLibrary.CheckBoxEx radioButtonEx2; protected internal ComponentLibrary.CheckBoxEx radioButtonEx3; protected internal ComponentLibrary.ButtonEx bntSelect; protected internal ComponentLibrary.ButtonEx btnExport; protected internal ComponentLibrary.CheckBoxEx radioButtonEx1; protected internal ComponentLibrary.ButtonEx btnClose; protected internal ComponentLibrary.ButtonEx btnTexting; protected internal ComponentLibrary.ButtonEx btnSmsRules; protected internal System.Windows.Forms.NumericUpDown numericUpDown2; private ComponentLibrary.LabelEx labelEx3; protected internal System.Windows.Forms.NumericUpDown numericUpDown1; } }