namespace WWPipeLine.MapTools.Conditions.XiTongGuanLi { partial class UserManager { /// /// 必需的设计器变量。 /// 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 dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle(); this.uiDGVjslkpz = new Sunny.UI.UIDataGridView(); this.uitbPass = new Sunny.UI.UITextBox(); this.uiLabel2 = new Sunny.UI.UILabel(); this.uiLabel1 = new Sunny.UI.UILabel(); this.uiButton3 = new Sunny.UI.UIButton(); this.uiButton2 = new Sunny.UI.UIButton(); this.uiButton1 = new Sunny.UI.UIButton(); this.uitbUsername = new Sunny.UI.UITextBox(); ((System.ComponentModel.ISupportInitialize)(this.uiDGVjslkpz)).BeginInit(); this.SuspendLayout(); // // uiDGVjslkpz // this.uiDGVjslkpz.AllowUserToAddRows = false; this.uiDGVjslkpz.AllowUserToDeleteRows = false; this.uiDGVjslkpz.AllowUserToResizeColumns = false; this.uiDGVjslkpz.AllowUserToResizeRows = false; dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); this.uiDGVjslkpz.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6; this.uiDGVjslkpz.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill; this.uiDGVjslkpz.BackgroundColor = System.Drawing.Color.White; this.uiDGVjslkpz.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle7.Font = new System.Drawing.Font("微软雅黑", 12F); dataGridViewCellStyle7.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle7.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.uiDGVjslkpz.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7; this.uiDGVjslkpz.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Window; dataGridViewCellStyle8.Font = new System.Drawing.Font("微软雅黑", 12F); dataGridViewCellStyle8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle8.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255))))); dataGridViewCellStyle8.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.uiDGVjslkpz.DefaultCellStyle = dataGridViewCellStyle8; this.uiDGVjslkpz.Dock = System.Windows.Forms.DockStyle.Top; this.uiDGVjslkpz.EnableHeadersVisualStyles = false; this.uiDGVjslkpz.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiDGVjslkpz.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); this.uiDGVjslkpz.Location = new System.Drawing.Point(0, 0); this.uiDGVjslkpz.MultiSelect = false; this.uiDGVjslkpz.Name = "uiDGVjslkpz"; this.uiDGVjslkpz.ReadOnly = true; dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); dataGridViewCellStyle9.Font = new System.Drawing.Font("微软雅黑", 12F); dataGridViewCellStyle9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle9.SelectionForeColor = System.Drawing.Color.White; dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.uiDGVjslkpz.RowHeadersDefaultCellStyle = dataGridViewCellStyle9; dataGridViewCellStyle10.BackColor = System.Drawing.Color.White; this.uiDGVjslkpz.RowsDefaultCellStyle = dataGridViewCellStyle10; this.uiDGVjslkpz.RowTemplate.Height = 23; this.uiDGVjslkpz.SelectedIndex = -1; this.uiDGVjslkpz.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.uiDGVjslkpz.ShowCellToolTips = false; this.uiDGVjslkpz.ShowEditingIcon = false; this.uiDGVjslkpz.ShowGridLine = true; this.uiDGVjslkpz.Size = new System.Drawing.Size(500, 262); this.uiDGVjslkpz.Style = Sunny.UI.UIStyle.LightBlue; this.uiDGVjslkpz.TabIndex = 1; this.uiDGVjslkpz.SelectIndexChange += new Sunny.UI.UIDataGridView.OnSelectIndexChange(this.uiDGVjslkpz_SelectIndexChange); // // uitbPass // this.uitbPass.Cursor = System.Windows.Forms.Cursors.IBeam; this.uitbPass.FillColor = System.Drawing.Color.White; this.uitbPass.Font = new System.Drawing.Font("微软雅黑", 12F); this.uitbPass.Location = new System.Drawing.Point(327, 270); this.uitbPass.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uitbPass.Maximum = 2147483647D; this.uitbPass.MaxLength = 10; this.uitbPass.Minimum = -2147483648D; this.uitbPass.MinimumSize = new System.Drawing.Size(1, 1); this.uitbPass.Name = "uitbPass"; this.uitbPass.PasswordChar = '*'; this.uitbPass.Size = new System.Drawing.Size(151, 29); this.uitbPass.TabIndex = 17; this.uitbPass.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uitbPass.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.uitbPass_KeyPress); // // uiLabel2 // this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel2.Location = new System.Drawing.Point(260, 270); this.uiLabel2.Name = "uiLabel2"; this.uiLabel2.Size = new System.Drawing.Size(60, 29); this.uiLabel2.TabIndex = 16; this.uiLabel2.Text = "密码:"; this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uiLabel1 // this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel1.Location = new System.Drawing.Point(13, 270); this.uiLabel1.Name = "uiLabel1"; this.uiLabel1.Size = new System.Drawing.Size(79, 29); this.uiLabel1.TabIndex = 15; this.uiLabel1.Text = "用户名:"; this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uiButton3 // this.uiButton3.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiButton3.Location = new System.Drawing.Point(176, 317); this.uiButton3.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton3.Name = "uiButton3"; this.uiButton3.Size = new System.Drawing.Size(104, 35); this.uiButton3.TabIndex = 14; this.uiButton3.Text = "删除用户"; this.uiButton3.Click += new System.EventHandler(this.uiButton3_Click); // // uiButton2 // this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiButton2.Location = new System.Drawing.Point(310, 317); this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton2.Name = "uiButton2"; this.uiButton2.Size = new System.Drawing.Size(104, 35); this.uiButton2.TabIndex = 13; this.uiButton2.Text = "修改密码"; this.uiButton2.TipsText = "只可以修改密码,不能修改用户名!"; this.uiButton2.Click += new System.EventHandler(this.uiButton2_Click); // // uiButton1 // this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiButton1.Location = new System.Drawing.Point(34, 317); this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton1.Name = "uiButton1"; this.uiButton1.Size = new System.Drawing.Size(104, 35); this.uiButton1.TabIndex = 12; this.uiButton1.Text = "新增用户"; this.uiButton1.Click += new System.EventHandler(this.uiButton1_Click); // // uitbUsername // this.uitbUsername.Cursor = System.Windows.Forms.Cursors.IBeam; this.uitbUsername.FillColor = System.Drawing.Color.White; this.uitbUsername.Font = new System.Drawing.Font("微软雅黑", 12F); this.uitbUsername.Location = new System.Drawing.Point(96, 270); this.uitbUsername.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uitbUsername.Maximum = 2147483647D; this.uitbUsername.MaxLength = 10; this.uitbUsername.Minimum = -2147483648D; this.uitbUsername.MinimumSize = new System.Drawing.Size(1, 1); this.uitbUsername.Name = "uitbUsername"; this.uitbUsername.Size = new System.Drawing.Size(151, 29); this.uitbUsername.TabIndex = 18; this.uitbUsername.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uitbUsername.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.uitbPass_KeyPress); // // UserManager // this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.uitbUsername); this.Controls.Add(this.uitbPass); this.Controls.Add(this.uiLabel2); this.Controls.Add(this.uiLabel1); this.Controls.Add(this.uiButton3); this.Controls.Add(this.uiButton2); this.Controls.Add(this.uiButton1); this.Controls.Add(this.uiDGVjslkpz); this.Name = "UserManager"; this.Size = new System.Drawing.Size(500, 365); ((System.ComponentModel.ISupportInitialize)(this.uiDGVjslkpz)).EndInit(); this.ResumeLayout(false); } #endregion private Sunny.UI.UIDataGridView uiDGVjslkpz; private Sunny.UI.UITextBox uitbPass; private Sunny.UI.UILabel uiLabel2; private Sunny.UI.UILabel uiLabel1; private Sunny.UI.UIButton uiButton3; private Sunny.UI.UIButton uiButton2; private Sunny.UI.UIButton uiButton1; private Sunny.UI.UITextBox uitbUsername; } }