namespace LYFZ.ManagementService { partial class frmSMSManager { /// /// 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.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmSMSManager)); this.tabControlEx1 = new LYFZ.ComponentLibrary.TabControlEx(); this.tabPage1 = new System.Windows.Forms.TabPage(); this.groupBoxEx2 = new LYFZ.ComponentLibrary.GroupBoxEx(); this.scbJointTimeQuery = new LYFZ.OtherExpansion.SkinControl.SkinCheckBox(); this.dateTimePickerEnd = new LYFZ.ComponentLibrary.DateTimePickerEx(); this.pagerEx1 = new LYFZ.ManagementService.Pager.PagerEx(); this.dateTimePickerBegin = new LYFZ.ComponentLibrary.DateTimePickerEx(); this.skinButtom4 = new LYFZ.OtherExpansion.SkinControl.SkinButtom(); this.skinComboBoxQuery = new LYFZ.OtherExpansion.SkinControl.SkinComboBox(); this.skinButtom3 = new LYFZ.OtherExpansion.SkinControl.SkinButtom(); this.dataGridViewEx1 = new LYFZ.ComponentLibrary.DataGridViewEx(); this.skinButtom2 = new LYFZ.OtherExpansion.SkinControl.SkinButtom(); this.skinButtomQueryAll = new LYFZ.OtherExpansion.SkinControl.SkinButtom(); this.skinButtom1 = new LYFZ.OtherExpansion.SkinControl.SkinButtom(); this.skinButtomQuery = new LYFZ.OtherExpansion.SkinControl.SkinButtom(); this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx(); this.skinTextBoxQuery = new LYFZ.OtherExpansion.SkinControl.SkinTextBox(); this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx(); this.groupBoxEx1 = new LYFZ.ComponentLibrary.GroupBoxEx(); this.sbtnIgnore = new LYFZ.OtherExpansion.SkinControl.SkinButtom(); this.sbtnRetransmit = new LYFZ.OtherExpansion.SkinControl.SkinButtom(); this.sbtnSmsExport = new LYFZ.OtherExpansion.SkinControl.SkinButtom(); this.sbtnMandao_Bak = new LYFZ.OtherExpansion.SkinControl.SkinButtom(); this.sbtnMandao = new LYFZ.OtherExpansion.SkinControl.SkinButtom(); this.skbtnWeina = new LYFZ.OtherExpansion.SkinControl.SkinButtom(); this.sbtnSmsWinic = new LYFZ.OtherExpansion.SkinControl.SkinButtom(); this.sbtnTimeoutLogs = new LYFZ.OtherExpansion.SkinControl.SkinButtom(); this.cmsExSmsTitle = new LYFZ.ComponentLibrary.ContextMenuStripEx(this.components); this.lbInfoTips = new LYFZ.ComponentLibrary.LabelEx(); this.plExMainContainer.SuspendLayout(); this.plFormMainContent.SuspendLayout(); this.tabControlEx1.SuspendLayout(); this.tabPage1.SuspendLayout(); this.groupBoxEx2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dataGridViewEx1)).BeginInit(); this.groupBoxEx1.SuspendLayout(); this.SuspendLayout(); // // plExMainContainer // this.plExMainContainer.Controls.Add(this.tabControlEx1); this.plExMainContainer.Size = new System.Drawing.Size(1020, 655); // // plFormMainContent // this.plFormMainContent.Size = new System.Drawing.Size(1020, 655); // // btnAppFormMaximize // this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg"))); this.btnAppFormMaximize.Location = new System.Drawing.Point(961, 0); // // btnAppFormExit // this.btnAppFormExit.Location = new System.Drawing.Point(988, 0); // // btnAppFormMinimize // this.btnAppFormMinimize.Location = new System.Drawing.Point(934, 0); // // tabControlEx1 // this.tabControlEx1.BaseColor = System.Drawing.Color.White; this.tabControlEx1.BorderColor = System.Drawing.Color.White; this.tabControlEx1.Controls.Add(this.tabPage1); this.tabControlEx1.Dock = System.Windows.Forms.DockStyle.Fill; this.tabControlEx1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tabControlEx1.ItemSize = new System.Drawing.Size(100, 25); this.tabControlEx1.Location = new System.Drawing.Point(0, 0); this.tabControlEx1.Name = "tabControlEx1"; this.tabControlEx1.PageColor = System.Drawing.Color.White; this.tabControlEx1.SelectedIndex = 0; this.tabControlEx1.Size = new System.Drawing.Size(1020, 655); this.tabControlEx1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed; this.tabControlEx1.TabIndex = 2; // // tabPage1 // this.tabPage1.BackColor = System.Drawing.Color.White; this.tabPage1.Controls.Add(this.groupBoxEx2); this.tabPage1.Controls.Add(this.groupBoxEx1); this.tabPage1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tabPage1.Location = new System.Drawing.Point(4, 29); this.tabPage1.Name = "tabPage1"; this.tabPage1.Padding = new System.Windows.Forms.Padding(3); this.tabPage1.Size = new System.Drawing.Size(1012, 622); this.tabPage1.TabIndex = 0; this.tabPage1.Text = "短信发送记录"; // // groupBoxEx2 // this.groupBoxEx2.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.groupBoxEx2.Controls.Add(this.scbJointTimeQuery); this.groupBoxEx2.Controls.Add(this.dateTimePickerEnd); this.groupBoxEx2.Controls.Add(this.pagerEx1); this.groupBoxEx2.Controls.Add(this.dateTimePickerBegin); this.groupBoxEx2.Controls.Add(this.skinButtom4); this.groupBoxEx2.Controls.Add(this.skinComboBoxQuery); this.groupBoxEx2.Controls.Add(this.skinButtom3); this.groupBoxEx2.Controls.Add(this.dataGridViewEx1); this.groupBoxEx2.Controls.Add(this.skinButtom2); this.groupBoxEx2.Controls.Add(this.skinButtomQueryAll); this.groupBoxEx2.Controls.Add(this.skinButtom1); this.groupBoxEx2.Controls.Add(this.skinButtomQuery); this.groupBoxEx2.Controls.Add(this.labelEx2); this.groupBoxEx2.Controls.Add(this.skinTextBoxQuery); this.groupBoxEx2.Controls.Add(this.labelEx6); this.groupBoxEx2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.groupBoxEx2.Location = new System.Drawing.Point(6, 67); this.groupBoxEx2.Name = "groupBoxEx2"; this.groupBoxEx2.Size = new System.Drawing.Size(1003, 549); this.groupBoxEx2.TabIndex = 0; this.groupBoxEx2.TabStop = false; this.groupBoxEx2.Text = "数据查询"; // // scbJointTimeQuery // this.scbJointTimeQuery.AutoSize = true; this.scbJointTimeQuery.BackColor = System.Drawing.Color.Transparent; this.scbJointTimeQuery.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal; this.scbJointTimeQuery.DownBack = null; this.scbJointTimeQuery.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.scbJointTimeQuery.Location = new System.Drawing.Point(256, 19); this.scbJointTimeQuery.MouseBack = null; this.scbJointTimeQuery.Name = "scbJointTimeQuery"; this.scbJointTimeQuery.NormlBack = null; this.scbJointTimeQuery.SelectedDownBack = null; this.scbJointTimeQuery.SelectedMouseBack = null; this.scbJointTimeQuery.SelectedNormlBack = null; this.scbJointTimeQuery.Size = new System.Drawing.Size(75, 21); this.scbJointTimeQuery.TabIndex = 11; this.scbJointTimeQuery.Text = "时间查询"; this.scbJointTimeQuery.UseVisualStyleBackColor = false; // // dateTimePickerEnd // this.dateTimePickerEnd.Font = new System.Drawing.Font("微软雅黑", 10F); this.dateTimePickerEnd.Format = System.Windows.Forms.DateTimePickerFormat.Short; this.dateTimePickerEnd.Location = new System.Drawing.Point(449, 18); this.dateTimePickerEnd.Name = "dateTimePickerEnd"; this.dateTimePickerEnd.Size = new System.Drawing.Size(98, 25); this.dateTimePickerEnd.TabIndex = 9; this.dateTimePickerEnd.Value = new System.DateTime(2014, 10, 16, 19, 49, 1, 0); // // pagerEx1 // this.pagerEx1.Dock = System.Windows.Forms.DockStyle.Bottom; this.pagerEx1.Location = new System.Drawing.Point(3, 516); this.pagerEx1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.pagerEx1.Name = "pagerEx1"; this.pagerEx1.NMax = 0; this.pagerEx1.PageCount = 0; this.pagerEx1.PageCurrent = 1; this.pagerEx1.PageSize = 20; this.pagerEx1.Size = new System.Drawing.Size(997, 30); this.pagerEx1.TabIndex = 4; // // dateTimePickerBegin // this.dateTimePickerBegin.Font = new System.Drawing.Font("微软雅黑", 10F); this.dateTimePickerBegin.Format = System.Windows.Forms.DateTimePickerFormat.Short; this.dateTimePickerBegin.Location = new System.Drawing.Point(335, 18); this.dateTimePickerBegin.Name = "dateTimePickerBegin"; this.dateTimePickerBegin.Size = new System.Drawing.Size(98, 25); this.dateTimePickerBegin.TabIndex = 10; this.dateTimePickerBegin.Value = new System.DateTime(2014, 10, 16, 19, 49, 1, 0); // // skinButtom4 // this.skinButtom4.BackColor = System.Drawing.Color.Transparent; this.skinButtom4.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal; this.skinButtom4.DownBack = null; this.skinButtom4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.skinButtom4.Location = new System.Drawing.Point(928, 16); this.skinButtom4.MouseBack = null; this.skinButtom4.Name = "skinButtom4"; this.skinButtom4.NormlBack = null; this.skinButtom4.Size = new System.Drawing.Size(70, 28); this.skinButtom4.TabIndex = 0; this.skinButtom4.Text = "等待发送"; this.skinButtom4.UseVisualStyleBackColor = false; // // skinComboBoxQuery // this.skinComboBoxQuery.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.skinComboBoxQuery.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.skinComboBoxQuery.FormattingEnabled = true; this.skinComboBoxQuery.Location = new System.Drawing.Point(38, 19); this.skinComboBoxQuery.Name = "skinComboBoxQuery"; this.skinComboBoxQuery.Size = new System.Drawing.Size(91, 24); this.skinComboBoxQuery.TabIndex = 3; this.skinComboBoxQuery.WaterText = ""; // // skinButtom3 // this.skinButtom3.BackColor = System.Drawing.Color.Transparent; this.skinButtom3.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal; this.skinButtom3.DownBack = null; this.skinButtom3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.skinButtom3.Location = new System.Drawing.Point(850, 16); this.skinButtom3.MouseBack = null; this.skinButtom3.Name = "skinButtom3"; this.skinButtom3.NormlBack = null; this.skinButtom3.Size = new System.Drawing.Size(70, 28); this.skinButtom3.TabIndex = 0; this.skinButtom3.Text = "忽略发送"; this.skinButtom3.UseVisualStyleBackColor = false; // // dataGridViewEx1 // this.dataGridViewEx1.AllowUserToAddRows = false; this.dataGridViewEx1.AllowUserToDeleteRows = false; this.dataGridViewEx1.AllowUserToOrderColumns = true; this.dataGridViewEx1.AllowUserToResizeRows = false; dataGridViewCellStyle1.BackColor = System.Drawing.Color.LightCyan; this.dataGridViewEx1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; this.dataGridViewEx1.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.dataGridViewEx1.BackgroundColor = System.Drawing.Color.White; this.dataGridViewEx1.BorderStyle = System.Windows.Forms.BorderStyle.None; this.dataGridViewEx1.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(223)))), ((int)(((byte)(240))))); dataGridViewCellStyle2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle2.ForeColor = System.Drawing.Color.Navy; dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText; this.dataGridViewEx1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; this.dataGridViewEx1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.dataGridViewEx1.EnableHeadersVisualStyles = false; this.dataGridViewEx1.GridColor = System.Drawing.SystemColors.GradientInactiveCaption; this.dataGridViewEx1.GridViewUniquelyIdentify = resources.GetString("dataGridViewEx1.GridViewUniquelyIdentify"); this.dataGridViewEx1.IsCompleteBonding = false; this.dataGridViewEx1.IsSetColumnDisplayIndex = true; this.dataGridViewEx1.Location = new System.Drawing.Point(5, 51); this.dataGridViewEx1.Name = "dataGridViewEx1"; this.dataGridViewEx1.RowHeadersVisible = false; this.dataGridViewEx1.RowTemplate.Height = 23; this.dataGridViewEx1.RowTemplate.ReadOnly = true; this.dataGridViewEx1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dataGridViewEx1.Size = new System.Drawing.Size(994, 454); this.dataGridViewEx1.TabIndex = 2; // // skinButtom2 // this.skinButtom2.BackColor = System.Drawing.Color.Transparent; this.skinButtom2.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal; this.skinButtom2.DownBack = null; this.skinButtom2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.skinButtom2.Location = new System.Drawing.Point(772, 16); this.skinButtom2.MouseBack = null; this.skinButtom2.Name = "skinButtom2"; this.skinButtom2.NormlBack = null; this.skinButtom2.Size = new System.Drawing.Size(70, 28); this.skinButtom2.TabIndex = 0; this.skinButtom2.Text = "发送失败"; this.skinButtom2.UseVisualStyleBackColor = false; // // skinButtomQueryAll // this.skinButtomQueryAll.BackColor = System.Drawing.Color.Transparent; this.skinButtomQueryAll.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal; this.skinButtomQueryAll.DownBack = null; this.skinButtomQueryAll.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.skinButtomQueryAll.Location = new System.Drawing.Point(616, 16); this.skinButtomQueryAll.MouseBack = null; this.skinButtomQueryAll.Name = "skinButtomQueryAll"; this.skinButtomQueryAll.NormlBack = null; this.skinButtomQueryAll.Size = new System.Drawing.Size(70, 28); this.skinButtomQueryAll.TabIndex = 0; this.skinButtomQueryAll.Text = "所有记录"; this.skinButtomQueryAll.UseVisualStyleBackColor = false; // // skinButtom1 // this.skinButtom1.BackColor = System.Drawing.Color.Transparent; this.skinButtom1.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal; this.skinButtom1.DownBack = null; this.skinButtom1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.skinButtom1.Location = new System.Drawing.Point(694, 16); this.skinButtom1.MouseBack = null; this.skinButtom1.Name = "skinButtom1"; this.skinButtom1.NormlBack = null; this.skinButtom1.Size = new System.Drawing.Size(70, 28); this.skinButtom1.TabIndex = 0; this.skinButtom1.Text = "发送成功"; this.skinButtom1.UseVisualStyleBackColor = false; // // skinButtomQuery // this.skinButtomQuery.BackColor = System.Drawing.Color.Transparent; this.skinButtomQuery.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal; this.skinButtomQuery.DownBack = null; this.skinButtomQuery.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.skinButtomQuery.Location = new System.Drawing.Point(550, 16); this.skinButtomQuery.MouseBack = null; this.skinButtomQuery.Name = "skinButtomQuery"; this.skinButtomQuery.NormlBack = null; this.skinButtomQuery.Size = new System.Drawing.Size(58, 28); this.skinButtomQuery.TabIndex = 0; this.skinButtomQuery.Text = "查 询"; this.skinButtomQuery.UseVisualStyleBackColor = false; // // labelEx2 // this.labelEx2.AutoSize = true; this.labelEx2.Location = new System.Drawing.Point(3, 22); this.labelEx2.Name = "labelEx2"; this.labelEx2.Size = new System.Drawing.Size(32, 17); this.labelEx2.TabIndex = 0; this.labelEx2.Text = "条件"; // // skinTextBoxQuery // this.skinTextBoxQuery.BackColor = System.Drawing.Color.Transparent; this.skinTextBoxQuery.Icon = null; this.skinTextBoxQuery.IconIsButton = false; this.skinTextBoxQuery.IsPasswordChat = '\0'; this.skinTextBoxQuery.IsSystemPasswordChar = false; this.skinTextBoxQuery.Lines = new string[0]; this.skinTextBoxQuery.Location = new System.Drawing.Point(132, 16); this.skinTextBoxQuery.Margin = new System.Windows.Forms.Padding(0); this.skinTextBoxQuery.MaxLength = 32767; this.skinTextBoxQuery.MinimumSize = new System.Drawing.Size(0, 28); this.skinTextBoxQuery.MouseBack = null; this.skinTextBoxQuery.Multiline = false; this.skinTextBoxQuery.Name = "skinTextBoxQuery"; this.skinTextBoxQuery.NormlBack = null; this.skinTextBoxQuery.Padding = new System.Windows.Forms.Padding(5); this.skinTextBoxQuery.ReadOnly = false; this.skinTextBoxQuery.ScrollBars = System.Windows.Forms.ScrollBars.None; this.skinTextBoxQuery.Size = new System.Drawing.Size(121, 28); this.skinTextBoxQuery.TabIndex = 1; this.skinTextBoxQuery.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.skinTextBoxQuery.WaterColor = System.Drawing.Color.DarkGray; this.skinTextBoxQuery.WaterText = "请输入查询关键字"; this.skinTextBoxQuery.WordWrap = true; // // labelEx6 // this.labelEx6.AutoSize = true; this.labelEx6.Location = new System.Drawing.Point(430, 22); this.labelEx6.Name = "labelEx6"; this.labelEx6.Size = new System.Drawing.Size(21, 17); this.labelEx6.TabIndex = 7; this.labelEx6.Text = "—"; // // groupBoxEx1 // this.groupBoxEx1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.groupBoxEx1.Controls.Add(this.sbtnIgnore); this.groupBoxEx1.Controls.Add(this.sbtnRetransmit); this.groupBoxEx1.Controls.Add(this.sbtnSmsExport); this.groupBoxEx1.Controls.Add(this.sbtnMandao_Bak); this.groupBoxEx1.Controls.Add(this.sbtnMandao); this.groupBoxEx1.Controls.Add(this.skbtnWeina); this.groupBoxEx1.Controls.Add(this.sbtnSmsWinic); this.groupBoxEx1.Controls.Add(this.sbtnTimeoutLogs); this.groupBoxEx1.Location = new System.Drawing.Point(6, 6); this.groupBoxEx1.Name = "groupBoxEx1"; this.groupBoxEx1.Size = new System.Drawing.Size(1003, 55); this.groupBoxEx1.TabIndex = 0; this.groupBoxEx1.TabStop = false; this.groupBoxEx1.Text = "工具栏"; // // sbtnIgnore // this.sbtnIgnore.BackColor = System.Drawing.Color.Transparent; this.sbtnIgnore.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal; this.sbtnIgnore.DownBack = null; this.sbtnIgnore.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.sbtnIgnore.Location = new System.Drawing.Point(158, 20); this.sbtnIgnore.MouseBack = null; this.sbtnIgnore.Name = "sbtnIgnore"; this.sbtnIgnore.NormlBack = null; this.sbtnIgnore.Size = new System.Drawing.Size(70, 28); this.sbtnIgnore.TabIndex = 0; this.sbtnIgnore.Text = "忽 略"; this.sbtnIgnore.UseVisualStyleBackColor = false; // // sbtnRetransmit // this.sbtnRetransmit.BackColor = System.Drawing.Color.Transparent; this.sbtnRetransmit.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal; this.sbtnRetransmit.DownBack = null; this.sbtnRetransmit.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.sbtnRetransmit.Location = new System.Drawing.Point(82, 20); this.sbtnRetransmit.MouseBack = null; this.sbtnRetransmit.Name = "sbtnRetransmit"; this.sbtnRetransmit.NormlBack = null; this.sbtnRetransmit.Size = new System.Drawing.Size(70, 28); this.sbtnRetransmit.TabIndex = 0; this.sbtnRetransmit.Text = "重 发"; this.sbtnRetransmit.UseVisualStyleBackColor = false; // // sbtnSmsExport // this.sbtnSmsExport.BackColor = System.Drawing.Color.Transparent; this.sbtnSmsExport.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal; this.sbtnSmsExport.DownBack = null; this.sbtnSmsExport.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.sbtnSmsExport.Location = new System.Drawing.Point(6, 20); this.sbtnSmsExport.MouseBack = null; this.sbtnSmsExport.Name = "sbtnSmsExport"; this.sbtnSmsExport.NormlBack = null; this.sbtnSmsExport.Size = new System.Drawing.Size(70, 28); this.sbtnSmsExport.TabIndex = 0; this.sbtnSmsExport.Text = "导出Excel"; this.sbtnSmsExport.UseVisualStyleBackColor = false; // // sbtnMandao_Bak // this.sbtnMandao_Bak.BackColor = System.Drawing.Color.Transparent; this.sbtnMandao_Bak.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal; this.sbtnMandao_Bak.DownBack = null; this.sbtnMandao_Bak.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.sbtnMandao_Bak.Location = new System.Drawing.Point(570, 20); this.sbtnMandao_Bak.MouseBack = null; this.sbtnMandao_Bak.Name = "sbtnMandao_Bak"; this.sbtnMandao_Bak.NormlBack = null; this.sbtnMandao_Bak.Size = new System.Drawing.Size(106, 28); this.sbtnMandao_Bak.TabIndex = 0; this.sbtnMandao_Bak.Text = "深圳华捷短信接口"; this.sbtnMandao_Bak.UseVisualStyleBackColor = false; this.sbtnMandao_Bak.Click += new System.EventHandler(this.sbtnMandao_Bak_Click); // // sbtnMandao // this.sbtnMandao.BackColor = System.Drawing.Color.Transparent; this.sbtnMandao.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal; this.sbtnMandao.DownBack = null; this.sbtnMandao.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.sbtnMandao.Location = new System.Drawing.Point(458, 20); this.sbtnMandao.MouseBack = null; this.sbtnMandao.Name = "sbtnMandao"; this.sbtnMandao.NormlBack = null; this.sbtnMandao.Size = new System.Drawing.Size(106, 28); this.sbtnMandao.TabIndex = 0; this.sbtnMandao.Text = "北京漫道短信接口"; this.sbtnMandao.UseVisualStyleBackColor = false; this.sbtnMandao.Click += new System.EventHandler(this.sbtnMandao_Click); // // skbtnWeina // this.skbtnWeina.BackColor = System.Drawing.Color.Transparent; this.skbtnWeina.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal; this.skbtnWeina.DownBack = null; this.skbtnWeina.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.skbtnWeina.Location = new System.Drawing.Point(346, 20); this.skbtnWeina.MouseBack = null; this.skbtnWeina.Name = "skbtnWeina"; this.skbtnWeina.NormlBack = null; this.skbtnWeina.Size = new System.Drawing.Size(106, 28); this.skbtnWeina.TabIndex = 0; this.skbtnWeina.Text = "北京维那短信接口"; this.skbtnWeina.UseVisualStyleBackColor = false; this.skbtnWeina.Click += new System.EventHandler(this.skbtnWeina_Click); // // sbtnSmsWinic // this.sbtnSmsWinic.BackColor = System.Drawing.Color.Transparent; this.sbtnSmsWinic.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal; this.sbtnSmsWinic.DownBack = null; this.sbtnSmsWinic.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.sbtnSmsWinic.Location = new System.Drawing.Point(234, 20); this.sbtnSmsWinic.MouseBack = null; this.sbtnSmsWinic.Name = "sbtnSmsWinic"; this.sbtnSmsWinic.NormlBack = null; this.sbtnSmsWinic.Size = new System.Drawing.Size(106, 28); this.sbtnSmsWinic.TabIndex = 0; this.sbtnSmsWinic.Text = "深圳吉信通接口"; this.sbtnSmsWinic.UseVisualStyleBackColor = false; this.sbtnSmsWinic.Click += new System.EventHandler(this.sbtnSmsWinic_Click); // // sbtnTimeoutLogs // this.sbtnTimeoutLogs.BackColor = System.Drawing.Color.Transparent; this.sbtnTimeoutLogs.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal; this.sbtnTimeoutLogs.DownBack = null; this.sbtnTimeoutLogs.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.sbtnTimeoutLogs.Location = new System.Drawing.Point(850, 20); this.sbtnTimeoutLogs.MouseBack = null; this.sbtnTimeoutLogs.Name = "sbtnTimeoutLogs"; this.sbtnTimeoutLogs.NormlBack = null; this.sbtnTimeoutLogs.Size = new System.Drawing.Size(120, 28); this.sbtnTimeoutLogs.TabIndex = 0; this.sbtnTimeoutLogs.Text = "查看发送超时记录"; this.sbtnTimeoutLogs.UseVisualStyleBackColor = false; // // cmsExSmsTitle // this.cmsExSmsTitle.Name = "cmsExSmsTitle"; this.cmsExSmsTitle.Size = new System.Drawing.Size(61, 4); // // lbInfoTips // this.lbInfoTips.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.lbInfoTips.Font = new System.Drawing.Font("微软雅黑", 20F); this.lbInfoTips.ForeColor = System.Drawing.SystemColors.AppWorkspace; this.lbInfoTips.Location = new System.Drawing.Point(172, 220); this.lbInfoTips.Name = "lbInfoTips"; this.lbInfoTips.Size = new System.Drawing.Size(676, 70); this.lbInfoTips.TabIndex = 13; this.lbInfoTips.Text = "没有找到任何数据..."; this.lbInfoTips.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.lbInfoTips.Visible = false; // // frmSMSManager // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1020, 720); this.Controls.Add(this.lbInfoTips); this.Name = "frmSMSManager"; this.Text = "短信管理"; 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.Controls.SetChildIndex(this.lbInfoTips, 0); this.plExMainContainer.ResumeLayout(false); this.plFormMainContent.ResumeLayout(false); this.tabControlEx1.ResumeLayout(false); this.tabPage1.ResumeLayout(false); this.groupBoxEx2.ResumeLayout(false); this.groupBoxEx2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.dataGridViewEx1)).EndInit(); this.groupBoxEx1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private ComponentLibrary.TabControlEx tabControlEx1; private System.Windows.Forms.TabPage tabPage1; private ComponentLibrary.GroupBoxEx groupBoxEx2; private ComponentLibrary.DateTimePickerEx dateTimePickerEnd; private Pager.PagerEx pagerEx1; private ComponentLibrary.DateTimePickerEx dateTimePickerBegin; private ComponentLibrary.LabelEx labelEx6; private OtherExpansion.SkinControl.SkinComboBox skinComboBoxQuery; private ComponentLibrary.DataGridViewEx dataGridViewEx1; private OtherExpansion.SkinControl.SkinButtom skinButtomQueryAll; private OtherExpansion.SkinControl.SkinButtom skinButtomQuery; private ComponentLibrary.LabelEx labelEx2; private OtherExpansion.SkinControl.SkinTextBox skinTextBoxQuery; private ComponentLibrary.GroupBoxEx groupBoxEx1; private OtherExpansion.SkinControl.SkinButtom sbtnRetransmit; private OtherExpansion.SkinControl.SkinButtom sbtnSmsExport; private OtherExpansion.SkinControl.SkinButtom sbtnSmsWinic; private OtherExpansion.SkinControl.SkinButtom sbtnIgnore; private OtherExpansion.SkinControl.SkinCheckBox scbJointTimeQuery; private ComponentLibrary.ContextMenuStripEx cmsExSmsTitle; private ComponentLibrary.LabelEx lbInfoTips; private OtherExpansion.SkinControl.SkinButtom skbtnWeina; private OtherExpansion.SkinControl.SkinButtom skinButtom1; private OtherExpansion.SkinControl.SkinButtom skinButtom4; private OtherExpansion.SkinControl.SkinButtom skinButtom3; private OtherExpansion.SkinControl.SkinButtom skinButtom2; private OtherExpansion.SkinControl.SkinButtom sbtnTimeoutLogs; private OtherExpansion.SkinControl.SkinButtom sbtnMandao; private OtherExpansion.SkinControl.SkinButtom sbtnMandao_Bak; } }