namespace WWPipeLine.MapTools.Conditions.XiTongGuanLi { partial class RiZhi { /// /// 必需的设计器变量。 /// 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(); 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.uiPanel1 = new Sunny.UI.UIPanel(); this.uiButton1 = new Sunny.UI.UIButton(); this.uicbxCup = new Sunny.UI.UIComboBox(); this.uiLabel3 = new Sunny.UI.UILabel(); this.uicbxIP = new Sunny.UI.UIComboBox(); this.uicbxName = new Sunny.UI.UIComboBox(); this.uiLabel2 = new Sunny.UI.UILabel(); this.uiLabel1 = new Sunny.UI.UILabel(); this.uiGroupBox1 = new Sunny.UI.UIGroupBox(); this.uidgvlog = new Sunny.UI.UIDataGridView(); this.uiGroupBox2 = new Sunny.UI.UIGroupBox(); this.uidgvlognm = new Sunny.UI.UIDataGridView(); this.uiPanel1.SuspendLayout(); this.uiGroupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uidgvlog)).BeginInit(); this.uiGroupBox2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uidgvlognm)).BeginInit(); this.SuspendLayout(); // // uiPanel1 // this.uiPanel1.Controls.Add(this.uiButton1); this.uiPanel1.Controls.Add(this.uicbxCup); this.uiPanel1.Controls.Add(this.uiLabel3); this.uiPanel1.Controls.Add(this.uicbxIP); this.uiPanel1.Controls.Add(this.uicbxName); this.uiPanel1.Controls.Add(this.uiLabel2); this.uiPanel1.Controls.Add(this.uiLabel1); 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(1000, 47); this.uiPanel1.TabIndex = 0; this.uiPanel1.Text = null; this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; // // uiButton1 // this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiButton1.Location = new System.Drawing.Point(732, 10); this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton1.Name = "uiButton1"; this.uiButton1.Size = new System.Drawing.Size(95, 29); this.uiButton1.TabIndex = 6; this.uiButton1.Text = "查询"; this.uiButton1.Click += new System.EventHandler(this.uiButton1_Click); // // uicbxCup // this.uicbxCup.DataSource = null; this.uicbxCup.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; this.uicbxCup.FillColor = System.Drawing.Color.White; this.uicbxCup.Font = new System.Drawing.Font("微软雅黑", 12F); this.uicbxCup.Location = new System.Drawing.Point(551, 10); this.uicbxCup.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uicbxCup.MinimumSize = new System.Drawing.Size(63, 0); this.uicbxCup.Name = "uicbxCup"; this.uicbxCup.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.uicbxCup.Size = new System.Drawing.Size(150, 29); this.uicbxCup.TabIndex = 5; this.uicbxCup.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; // // uiLabel3 // this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel3.Location = new System.Drawing.Point(470, 12); this.uiLabel3.Name = "uiLabel3"; this.uiLabel3.Size = new System.Drawing.Size(92, 23); this.uiLabel3.TabIndex = 4; this.uiLabel3.Text = "机器名称:"; this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uicbxIP // this.uicbxIP.DataSource = null; this.uicbxIP.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; this.uicbxIP.FillColor = System.Drawing.Color.White; this.uicbxIP.Font = new System.Drawing.Font("微软雅黑", 12F); this.uicbxIP.Location = new System.Drawing.Point(311, 10); this.uicbxIP.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uicbxIP.MinimumSize = new System.Drawing.Size(63, 0); this.uicbxIP.Name = "uicbxIP"; this.uicbxIP.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.uicbxIP.Size = new System.Drawing.Size(150, 29); this.uicbxIP.TabIndex = 3; this.uicbxIP.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; // // uicbxName // this.uicbxName.DataSource = null; this.uicbxName.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; this.uicbxName.FillColor = System.Drawing.Color.White; this.uicbxName.Font = new System.Drawing.Font("微软雅黑", 12F); this.uicbxName.Location = new System.Drawing.Point(85, 10); this.uicbxName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uicbxName.MinimumSize = new System.Drawing.Size(63, 0); this.uicbxName.Name = "uicbxName"; this.uicbxName.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.uicbxName.Size = new System.Drawing.Size(150, 29); this.uicbxName.TabIndex = 1; this.uicbxName.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; // // uiLabel2 // this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel2.Location = new System.Drawing.Point(246, 12); this.uiLabel2.Name = "uiLabel2"; this.uiLabel2.Size = new System.Drawing.Size(92, 23); this.uiLabel2.TabIndex = 2; this.uiLabel2.Text = "IP地址:"; this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uiLabel1 // this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel1.Location = new System.Drawing.Point(4, 12); this.uiLabel1.Name = "uiLabel1"; this.uiLabel1.Size = new System.Drawing.Size(92, 23); this.uiLabel1.TabIndex = 0; this.uiLabel1.Text = "用户名称:"; this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uiGroupBox1 // this.uiGroupBox1.Controls.Add(this.uidgvlog); this.uiGroupBox1.Dock = System.Windows.Forms.DockStyle.Left; this.uiGroupBox1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiGroupBox1.Location = new System.Drawing.Point(0, 47); this.uiGroupBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiGroupBox1.MinimumSize = new System.Drawing.Size(1, 1); this.uiGroupBox1.Name = "uiGroupBox1"; this.uiGroupBox1.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0); this.uiGroupBox1.Size = new System.Drawing.Size(650, 568); this.uiGroupBox1.TabIndex = 1; this.uiGroupBox1.Text = "登录日志信息"; this.uiGroupBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; // // uidgvlog // this.uidgvlog.AllowUserToAddRows = false; this.uidgvlog.AllowUserToDeleteRows = false; this.uidgvlog.AllowUserToOrderColumns = true; this.uidgvlog.AllowUserToResizeColumns = false; this.uidgvlog.AllowUserToResizeRows = false; dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); this.uidgvlog.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; this.uidgvlog.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.DisplayedCells; this.uidgvlog.BackgroundColor = System.Drawing.Color.White; this.uidgvlog.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.uidgvlog.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; this.uidgvlog.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.uidgvlog.DefaultCellStyle = dataGridViewCellStyle3; this.uidgvlog.Dock = System.Windows.Forms.DockStyle.Fill; this.uidgvlog.EnableHeadersVisualStyles = false; this.uidgvlog.Font = new System.Drawing.Font("微软雅黑", 12F); this.uidgvlog.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); this.uidgvlog.Location = new System.Drawing.Point(0, 32); this.uidgvlog.MultiSelect = false; this.uidgvlog.Name = "uidgvlog"; this.uidgvlog.ReadOnly = true; 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.uidgvlog.RowHeadersDefaultCellStyle = dataGridViewCellStyle4; dataGridViewCellStyle5.BackColor = System.Drawing.Color.White; this.uidgvlog.RowsDefaultCellStyle = dataGridViewCellStyle5; this.uidgvlog.RowTemplate.Height = 23; this.uidgvlog.SelectedIndex = -1; this.uidgvlog.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.uidgvlog.ShowCellToolTips = false; this.uidgvlog.ShowEditingIcon = false; this.uidgvlog.ShowGridLine = true; this.uidgvlog.Size = new System.Drawing.Size(650, 536); this.uidgvlog.TabIndex = 0; this.uidgvlog.SelectIndexChange += new Sunny.UI.UIDataGridView.OnSelectIndexChange(this.uidgvlog_SelectIndexChange); // // uiGroupBox2 // this.uiGroupBox2.Controls.Add(this.uidgvlognm); this.uiGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill; this.uiGroupBox2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiGroupBox2.Location = new System.Drawing.Point(650, 47); this.uiGroupBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiGroupBox2.MinimumSize = new System.Drawing.Size(1, 1); this.uiGroupBox2.Name = "uiGroupBox2"; this.uiGroupBox2.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0); this.uiGroupBox2.Size = new System.Drawing.Size(350, 568); this.uiGroupBox2.TabIndex = 2; this.uiGroupBox2.Text = "所选登录日志的操作记录"; this.uiGroupBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; // // uidgvlognm // this.uidgvlognm.AllowUserToAddRows = false; this.uidgvlognm.AllowUserToDeleteRows = false; this.uidgvlognm.AllowUserToResizeColumns = false; this.uidgvlognm.AllowUserToResizeRows = false; dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); this.uidgvlognm.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6; this.uidgvlognm.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.DisplayedCells; this.uidgvlognm.BackgroundColor = System.Drawing.Color.White; this.uidgvlognm.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.uidgvlognm.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7; this.uidgvlognm.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.uidgvlognm.DefaultCellStyle = dataGridViewCellStyle8; this.uidgvlognm.Dock = System.Windows.Forms.DockStyle.Fill; this.uidgvlognm.EnableHeadersVisualStyles = false; this.uidgvlognm.Font = new System.Drawing.Font("微软雅黑", 12F); this.uidgvlognm.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); this.uidgvlognm.Location = new System.Drawing.Point(0, 32); this.uidgvlognm.Name = "uidgvlognm"; this.uidgvlognm.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.uidgvlognm.RowHeadersDefaultCellStyle = dataGridViewCellStyle9; dataGridViewCellStyle10.BackColor = System.Drawing.Color.White; this.uidgvlognm.RowsDefaultCellStyle = dataGridViewCellStyle10; this.uidgvlognm.RowTemplate.Height = 23; this.uidgvlognm.SelectedIndex = -1; this.uidgvlognm.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.uidgvlognm.ShowCellToolTips = false; this.uidgvlognm.ShowEditingIcon = false; this.uidgvlognm.ShowGridLine = true; this.uidgvlognm.Size = new System.Drawing.Size(350, 536); this.uidgvlognm.TabIndex = 0; // // RiZhi // this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.uiGroupBox2); this.Controls.Add(this.uiGroupBox1); this.Controls.Add(this.uiPanel1); this.Name = "RiZhi"; this.Size = new System.Drawing.Size(1000, 615); this.uiPanel1.ResumeLayout(false); this.uiGroupBox1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.uidgvlog)).EndInit(); this.uiGroupBox2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.uidgvlognm)).EndInit(); this.ResumeLayout(false); } #endregion private Sunny.UI.UIPanel uiPanel1; private Sunny.UI.UIGroupBox uiGroupBox1; private Sunny.UI.UIDataGridView uidgvlog; private Sunny.UI.UIGroupBox uiGroupBox2; private Sunny.UI.UIDataGridView uidgvlognm; private Sunny.UI.UIComboBox uicbxName; private Sunny.UI.UILabel uiLabel1; private Sunny.UI.UIComboBox uicbxIP; private Sunny.UI.UILabel uiLabel2; private Sunny.UI.UIComboBox uicbxCup; private Sunny.UI.UILabel uiLabel3; private Sunny.UI.UIButton uiButton1; } }