namespace MorClient.UserControls { partial class UserControl_SecMenu { /// /// 必需的设计器变量。 /// 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() { this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); this.uiSymbolButton4 = new Sunny.UI.UISymbolButton(); this.uiSymbolButton3 = new Sunny.UI.UISymbolButton(); this.uiSymbolButton2 = new Sunny.UI.UISymbolButton(); this.uiSymbolButton1 = new Sunny.UI.UISymbolButton(); this.tableLayoutPanel1.SuspendLayout(); this.SuspendLayout(); // // tableLayoutPanel1 // this.tableLayoutPanel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); this.tableLayoutPanel1.ColumnCount = 1; this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tableLayoutPanel1.Controls.Add(this.uiSymbolButton4, 0, 1); this.tableLayoutPanel1.Controls.Add(this.uiSymbolButton3, 0, 3); this.tableLayoutPanel1.Controls.Add(this.uiSymbolButton2, 0, 2); this.tableLayoutPanel1.Controls.Add(this.uiSymbolButton1, 0, 0); this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0); this.tableLayoutPanel1.Name = "tableLayoutPanel1"; this.tableLayoutPanel1.RowCount = 5; this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10.12F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10.12F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10.12F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10.12F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 59.52F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.tableLayoutPanel1.Size = new System.Drawing.Size(95, 717); this.tableLayoutPanel1.TabIndex = 0; // // uiSymbolButton4 // this.uiSymbolButton4.Cursor = System.Windows.Forms.Cursors.Hand; this.uiSymbolButton4.Dock = System.Windows.Forms.DockStyle.Fill; this.uiSymbolButton4.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(124)))), ((int)(((byte)(124)))), ((int)(((byte)(124))))); this.uiSymbolButton4.FillHoverColor = System.Drawing.Color.Orange; this.uiSymbolButton4.FillPressColor = System.Drawing.Color.Orange; this.uiSymbolButton4.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiSymbolButton4.ForeColor = System.Drawing.Color.Black; this.uiSymbolButton4.Image = global::WindowsFormsApp1.Properties.Resources.用户日志; this.uiSymbolButton4.ImageAlign = System.Drawing.ContentAlignment.TopCenter; this.uiSymbolButton4.Location = new System.Drawing.Point(3, 75); this.uiSymbolButton4.Margin = new System.Windows.Forms.Padding(3, 3, 5, 5); this.uiSymbolButton4.MinimumSize = new System.Drawing.Size(1, 1); this.uiSymbolButton4.Name = "uiSymbolButton4"; this.uiSymbolButton4.Radius = 7; this.uiSymbolButton4.RectColor = System.Drawing.Color.Transparent; this.uiSymbolButton4.RectDisableColor = System.Drawing.Color.Black; this.uiSymbolButton4.RectHoverColor = System.Drawing.Color.White; this.uiSymbolButton4.Size = new System.Drawing.Size(87, 64); this.uiSymbolButton4.Style = Sunny.UI.UIStyle.Custom; this.uiSymbolButton4.TabIndex = 6; this.uiSymbolButton4.Text = "日志"; this.uiSymbolButton4.TextAlign = System.Drawing.ContentAlignment.BottomCenter; this.uiSymbolButton4.Click += new System.EventHandler(this.uiSymbolButton4_Click); // // uiSymbolButton3 // this.uiSymbolButton3.Cursor = System.Windows.Forms.Cursors.Hand; this.uiSymbolButton3.Dock = System.Windows.Forms.DockStyle.Fill; this.uiSymbolButton3.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(124)))), ((int)(((byte)(124)))), ((int)(((byte)(124))))); this.uiSymbolButton3.FillHoverColor = System.Drawing.Color.Orange; this.uiSymbolButton3.FillPressColor = System.Drawing.Color.Orange; this.uiSymbolButton3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiSymbolButton3.ForeColor = System.Drawing.Color.Black; this.uiSymbolButton3.Image = global::WindowsFormsApp1.Properties.Resources.初始化; this.uiSymbolButton3.ImageAlign = System.Drawing.ContentAlignment.TopCenter; this.uiSymbolButton3.Location = new System.Drawing.Point(3, 219); this.uiSymbolButton3.Margin = new System.Windows.Forms.Padding(3, 3, 5, 5); this.uiSymbolButton3.MinimumSize = new System.Drawing.Size(1, 1); this.uiSymbolButton3.Name = "uiSymbolButton3"; this.uiSymbolButton3.Radius = 7; this.uiSymbolButton3.RectColor = System.Drawing.Color.Transparent; this.uiSymbolButton3.RectDisableColor = System.Drawing.Color.Black; this.uiSymbolButton3.RectHoverColor = System.Drawing.Color.White; this.uiSymbolButton3.Size = new System.Drawing.Size(87, 64); this.uiSymbolButton3.Style = Sunny.UI.UIStyle.Custom; this.uiSymbolButton3.TabIndex = 5; this.uiSymbolButton3.Text = "初始化"; this.uiSymbolButton3.TextAlign = System.Drawing.ContentAlignment.BottomCenter; this.uiSymbolButton3.Click += new System.EventHandler(this.uiSymbolButton3_Click); // // uiSymbolButton2 // this.uiSymbolButton2.Cursor = System.Windows.Forms.Cursors.Hand; this.uiSymbolButton2.Dock = System.Windows.Forms.DockStyle.Fill; this.uiSymbolButton2.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(124)))), ((int)(((byte)(124)))), ((int)(((byte)(124))))); this.uiSymbolButton2.FillHoverColor = System.Drawing.Color.Orange; this.uiSymbolButton2.FillPressColor = System.Drawing.Color.Orange; this.uiSymbolButton2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiSymbolButton2.ForeColor = System.Drawing.Color.Black; this.uiSymbolButton2.Image = global::WindowsFormsApp1.Properties.Resources.监控; this.uiSymbolButton2.ImageAlign = System.Drawing.ContentAlignment.TopCenter; this.uiSymbolButton2.Location = new System.Drawing.Point(3, 147); this.uiSymbolButton2.Margin = new System.Windows.Forms.Padding(3, 3, 5, 5); this.uiSymbolButton2.MinimumSize = new System.Drawing.Size(1, 1); this.uiSymbolButton2.Name = "uiSymbolButton2"; this.uiSymbolButton2.Radius = 7; this.uiSymbolButton2.RectColor = System.Drawing.Color.Transparent; this.uiSymbolButton2.RectDisableColor = System.Drawing.Color.Black; this.uiSymbolButton2.RectHoverColor = System.Drawing.Color.White; this.uiSymbolButton2.Size = new System.Drawing.Size(87, 64); this.uiSymbolButton2.Style = Sunny.UI.UIStyle.Custom; this.uiSymbolButton2.TabIndex = 4; this.uiSymbolButton2.Text = "监控"; this.uiSymbolButton2.TextAlign = System.Drawing.ContentAlignment.BottomCenter; this.uiSymbolButton2.Click += new System.EventHandler(this.uiSymbolButton2_Click); // // uiSymbolButton1 // this.uiSymbolButton1.Cursor = System.Windows.Forms.Cursors.Hand; this.uiSymbolButton1.Dock = System.Windows.Forms.DockStyle.Fill; this.uiSymbolButton1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(124)))), ((int)(((byte)(124)))), ((int)(((byte)(124))))); this.uiSymbolButton1.FillHoverColor = System.Drawing.Color.Orange; this.uiSymbolButton1.FillPressColor = System.Drawing.Color.Orange; this.uiSymbolButton1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiSymbolButton1.ForeColor = System.Drawing.Color.Black; this.uiSymbolButton1.Image = global::WindowsFormsApp1.Properties.Resources.主页; this.uiSymbolButton1.ImageAlign = System.Drawing.ContentAlignment.TopCenter; this.uiSymbolButton1.Location = new System.Drawing.Point(3, 3); this.uiSymbolButton1.Margin = new System.Windows.Forms.Padding(3, 3, 5, 5); this.uiSymbolButton1.MinimumSize = new System.Drawing.Size(1, 1); this.uiSymbolButton1.Name = "uiSymbolButton1"; this.uiSymbolButton1.Radius = 7; this.uiSymbolButton1.RectColor = System.Drawing.Color.Transparent; this.uiSymbolButton1.RectDisableColor = System.Drawing.Color.Black; this.uiSymbolButton1.RectHoverColor = System.Drawing.Color.White; this.uiSymbolButton1.Size = new System.Drawing.Size(87, 64); this.uiSymbolButton1.Style = Sunny.UI.UIStyle.Custom; this.uiSymbolButton1.TabIndex = 2; this.uiSymbolButton1.Text = "主页"; this.uiSymbolButton1.TextAlign = System.Drawing.ContentAlignment.BottomCenter; this.uiSymbolButton1.Click += new System.EventHandler(this.uiSymbolButton1_Click); // // UserControl_SecMenu // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.tableLayoutPanel1); this.Name = "UserControl_SecMenu"; this.Size = new System.Drawing.Size(95, 717); this.tableLayoutPanel1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; public Sunny.UI.UISymbolButton uiSymbolButton1; public Sunny.UI.UISymbolButton uiSymbolButton4; public Sunny.UI.UISymbolButton uiSymbolButton3; public Sunny.UI.UISymbolButton uiSymbolButton2; } }