namespace WWPipeLine.MapTools.Conditions.XiTongGuanLi { partial class BiaoZhuCheQi { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region 组件设计器生成的代码 /// /// 设计器支持所需的方法 - 不要修改 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle(); this.uidgvPeiZhi = new Sunny.UI.UIDataGridView(); this.uicbBiaoZhu = new Sunny.UI.UICheckBox(); this.uitbAfter = new Sunny.UI.UITextBox(); this.uitbBefore = new Sunny.UI.UITextBox(); this.uiLabel1 = new Sunny.UI.UILabel(); this.uiLabel2 = new Sunny.UI.UILabel(); this.uitbZiduan = new Sunny.UI.UITextBox(); this.uiLabel3 = new Sunny.UI.UILabel(); this.uiLabel4 = new Sunny.UI.UILabel(); this.uitbSort = new Sunny.UI.UITextBox(); this.uiPanel1 = new Sunny.UI.UIPanel(); ((System.ComponentModel.ISupportInitialize)(this.uidgvPeiZhi)).BeginInit(); this.uiPanel1.SuspendLayout(); this.SuspendLayout(); // // uidgvPeiZhi // dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); this.uidgvPeiZhi.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; this.uidgvPeiZhi.BackgroundColor = System.Drawing.Color.White; this.uidgvPeiZhi.BorderStyle = System.Windows.Forms.BorderStyle.None; this.uidgvPeiZhi.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle2.Font = new System.Drawing.Font("微软雅黑", 12F); dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle2.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.uidgvPeiZhi.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; this.uidgvPeiZhi.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window; dataGridViewCellStyle3.Font = new System.Drawing.Font("微软雅黑", 12F); dataGridViewCellStyle3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255))))); dataGridViewCellStyle3.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.uidgvPeiZhi.DefaultCellStyle = dataGridViewCellStyle3; this.uidgvPeiZhi.Dock = System.Windows.Forms.DockStyle.Fill; this.uidgvPeiZhi.EnableHeadersVisualStyles = false; this.uidgvPeiZhi.Font = new System.Drawing.Font("微软雅黑", 12F); this.uidgvPeiZhi.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); this.uidgvPeiZhi.Location = new System.Drawing.Point(0, 0); this.uidgvPeiZhi.Name = "uidgvPeiZhi"; dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); dataGridViewCellStyle4.Font = new System.Drawing.Font("微软雅黑", 12F); dataGridViewCellStyle4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle4.SelectionForeColor = System.Drawing.Color.White; dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.uidgvPeiZhi.RowHeadersDefaultCellStyle = dataGridViewCellStyle4; dataGridViewCellStyle5.BackColor = System.Drawing.Color.White; this.uidgvPeiZhi.RowsDefaultCellStyle = dataGridViewCellStyle5; this.uidgvPeiZhi.RowTemplate.Height = 23; this.uidgvPeiZhi.SelectedIndex = -1; this.uidgvPeiZhi.ShowGridLine = true; this.uidgvPeiZhi.ShowRect = false; this.uidgvPeiZhi.Size = new System.Drawing.Size(500, 234); this.uidgvPeiZhi.TabIndex = 1; this.uidgvPeiZhi.SelectIndexChange += new Sunny.UI.UIDataGridView.OnSelectIndexChange(this.uidgvPeiZhi_SelectIndexChange); this.uidgvPeiZhi.DataBindingComplete += new System.Windows.Forms.DataGridViewBindingCompleteEventHandler(this.uidgvPeiZhi_DataBindingComplete); // // uicbBiaoZhu // this.uicbBiaoZhu.Cursor = System.Windows.Forms.Cursors.Hand; this.uicbBiaoZhu.Font = new System.Drawing.Font("微软雅黑", 12F); this.uicbBiaoZhu.Location = new System.Drawing.Point(381, 250); this.uicbBiaoZhu.MinimumSize = new System.Drawing.Size(1, 1); this.uicbBiaoZhu.Name = "uicbBiaoZhu"; this.uicbBiaoZhu.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0); this.uicbBiaoZhu.Size = new System.Drawing.Size(103, 23); this.uicbBiaoZhu.TabIndex = 3; this.uicbBiaoZhu.Text = "是否标注"; // // uitbAfter // this.uitbAfter.Cursor = System.Windows.Forms.Cursors.IBeam; this.uitbAfter.FillColor = System.Drawing.Color.White; this.uitbAfter.Font = new System.Drawing.Font("微软雅黑", 12F); this.uitbAfter.Location = new System.Drawing.Point(267, 280); this.uitbAfter.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uitbAfter.Maximum = 2147483647D; this.uitbAfter.MaxLength = 6; this.uitbAfter.Minimum = -2147483648D; this.uitbAfter.MinimumSize = new System.Drawing.Size(1, 1); this.uitbAfter.Name = "uitbAfter"; this.uitbAfter.Size = new System.Drawing.Size(103, 29); this.uitbAfter.TabIndex = 4; this.uitbAfter.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; // // uitbBefore // this.uitbBefore.Cursor = System.Windows.Forms.Cursors.IBeam; this.uitbBefore.FillColor = System.Drawing.Color.White; this.uitbBefore.Font = new System.Drawing.Font("微软雅黑", 12F); this.uitbBefore.Location = new System.Drawing.Point(86, 280); this.uitbBefore.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uitbBefore.Maximum = 2147483647D; this.uitbBefore.MaxLength = 6; this.uitbBefore.Minimum = -2147483648D; this.uitbBefore.MinimumSize = new System.Drawing.Size(1, 1); this.uitbBefore.Name = "uitbBefore"; this.uitbBefore.Size = new System.Drawing.Size(103, 29); this.uitbBefore.TabIndex = 5; this.uitbBefore.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; // // uiLabel1 // this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel1.Location = new System.Drawing.Point(8, 280); this.uiLabel1.Name = "uiLabel1"; this.uiLabel1.Size = new System.Drawing.Size(61, 23); this.uiLabel1.TabIndex = 6; this.uiLabel1.Text = "前缀"; this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uiLabel2 // this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel2.Location = new System.Drawing.Point(198, 280); this.uiLabel2.Name = "uiLabel2"; this.uiLabel2.Size = new System.Drawing.Size(61, 23); this.uiLabel2.TabIndex = 7; this.uiLabel2.Text = "后缀"; this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uitbZiduan // this.uitbZiduan.Cursor = System.Windows.Forms.Cursors.IBeam; this.uitbZiduan.Enabled = false; this.uitbZiduan.FillColor = System.Drawing.Color.White; this.uitbZiduan.Font = new System.Drawing.Font("微软雅黑", 12F); this.uitbZiduan.Location = new System.Drawing.Point(87, 244); this.uitbZiduan.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uitbZiduan.Maximum = 2147483647D; this.uitbZiduan.Minimum = -2147483648D; this.uitbZiduan.MinimumSize = new System.Drawing.Size(1, 1); this.uitbZiduan.Name = "uitbZiduan"; this.uitbZiduan.ReadOnly = true; this.uitbZiduan.Size = new System.Drawing.Size(103, 29); this.uitbZiduan.TabIndex = 8; this.uitbZiduan.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; // // uiLabel3 // this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel3.Location = new System.Drawing.Point(8, 244); this.uiLabel3.Name = "uiLabel3"; this.uiLabel3.Size = new System.Drawing.Size(77, 23); this.uiLabel3.TabIndex = 10; this.uiLabel3.Text = "字段名:"; this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uiLabel4 // this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel4.Location = new System.Drawing.Point(199, 244); this.uiLabel4.Name = "uiLabel4"; this.uiLabel4.Size = new System.Drawing.Size(61, 23); this.uiLabel4.TabIndex = 12; this.uiLabel4.Text = "排序"; this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uitbSort // this.uitbSort.Cursor = System.Windows.Forms.Cursors.IBeam; this.uitbSort.FillColor = System.Drawing.Color.White; this.uitbSort.Font = new System.Drawing.Font("微软雅黑", 12F); this.uitbSort.Location = new System.Drawing.Point(266, 244); this.uitbSort.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uitbSort.Maximum = 2147483647D; this.uitbSort.MaxLength = 2; this.uitbSort.Minimum = -2147483648D; this.uitbSort.MinimumSize = new System.Drawing.Size(1, 1); this.uitbSort.Name = "uitbSort"; this.uitbSort.Size = new System.Drawing.Size(103, 29); this.uitbSort.TabIndex = 11; this.uitbSort.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uitbSort.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.uitbSort_KeyPress); // // uiPanel1 // this.uiPanel1.Controls.Add(this.uidgvPeiZhi); this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Top; this.uiPanel1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiPanel1.Location = new System.Drawing.Point(0, 0); this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1); this.uiPanel1.Name = "uiPanel1"; this.uiPanel1.Size = new System.Drawing.Size(500, 234); this.uiPanel1.TabIndex = 13; this.uiPanel1.Text = "uiPanel1"; this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; // // BiaoZhuCheQi // this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.uiPanel1); this.Controls.Add(this.uiLabel4); this.Controls.Add(this.uitbSort); this.Controls.Add(this.uiLabel3); this.Controls.Add(this.uitbZiduan); this.Controls.Add(this.uiLabel2); this.Controls.Add(this.uiLabel1); this.Controls.Add(this.uitbBefore); this.Controls.Add(this.uitbAfter); this.Controls.Add(this.uicbBiaoZhu); this.Name = "BiaoZhuCheQi"; this.Size = new System.Drawing.Size(500, 315); ((System.ComponentModel.ISupportInitialize)(this.uidgvPeiZhi)).EndInit(); this.uiPanel1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private Sunny.UI.UIDataGridView uidgvPeiZhi; private Sunny.UI.UICheckBox uicbBiaoZhu; private Sunny.UI.UITextBox uitbAfter; private Sunny.UI.UITextBox uitbBefore; private Sunny.UI.UILabel uiLabel1; private Sunny.UI.UILabel uiLabel2; private Sunny.UI.UITextBox uitbZiduan; private Sunny.UI.UILabel uiLabel3; private Sunny.UI.UILabel uiLabel4; private Sunny.UI.UITextBox uitbSort; private Sunny.UI.UIPanel uiPanel1; } }