namespace LYFZ.Software.UI { partial class frmAddOperatingAuthority { /// /// 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() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmAddOperatingAuthority)); this.buttonEx1 = new LYFZ.ComponentLibrary.ButtonEx(); this.checkedListBox1 = new System.Windows.Forms.CheckedListBox(); this.buttonEx2 = new LYFZ.ComponentLibrary.ButtonEx(); this.buttonEx3 = new LYFZ.ComponentLibrary.ButtonEx(); this.buttonEx4 = new LYFZ.ComponentLibrary.ButtonEx(); this.plExMainContainer.SuspendLayout(); this.plFormMainContent.SuspendLayout(); this.SuspendLayout(); // // plExMainContainer // this.plExMainContainer.Controls.Add(this.checkedListBox1); this.plExMainContainer.Controls.Add(this.buttonEx4); this.plExMainContainer.Controls.Add(this.buttonEx3); this.plExMainContainer.Controls.Add(this.buttonEx2); this.plExMainContainer.Controls.Add(this.buttonEx1); this.plExMainContainer.Size = new System.Drawing.Size(375, 447); // // plFormMainContent // this.plFormMainContent.Size = new System.Drawing.Size(375, 447); // // btnAppFormMaximize // this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg"))); this.btnAppFormMaximize.Location = new System.Drawing.Point(316, 0); // // btnAppFormExit // this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg"))); this.btnAppFormExit.Location = new System.Drawing.Point(343, 0); // // btnAppFormMinimize // this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg"))); this.btnAppFormMinimize.Location = new System.Drawing.Point(316, 0); // // buttonEx1 // this.buttonEx1.BackColor = System.Drawing.Color.Transparent; this.buttonEx1.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("buttonEx1.BackImg"))); this.buttonEx1.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.buttonEx1.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.buttonEx1.ForeColor = System.Drawing.Color.White; this.buttonEx1.IsCustomBackImg = false; this.buttonEx1.IsShowText = true; this.buttonEx1.Location = new System.Drawing.Point(283, 131); this.buttonEx1.Name = "buttonEx1"; this.buttonEx1.Size = new System.Drawing.Size(85, 212); this.buttonEx1.TabIndex = 1; this.buttonEx1.Text = "保 存"; this.buttonEx1.UseVisualStyleBackColor = false; // // checkedListBox1 // this.checkedListBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.checkedListBox1.CheckOnClick = true; this.checkedListBox1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.checkedListBox1.FormattingEnabled = true; this.checkedListBox1.Location = new System.Drawing.Point(8, 12); this.checkedListBox1.Name = "checkedListBox1"; this.checkedListBox1.Size = new System.Drawing.Size(269, 422); this.checkedListBox1.TabIndex = 2; // // buttonEx2 // this.buttonEx2.BackColor = System.Drawing.Color.Transparent; this.buttonEx2.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("buttonEx2.BackImg"))); this.buttonEx2.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.buttonEx2.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.buttonEx2.ForeColor = System.Drawing.Color.White; this.buttonEx2.IsCustomBackImg = false; this.buttonEx2.IsShowText = true; this.buttonEx2.Location = new System.Drawing.Point(283, 353); this.buttonEx2.Name = "buttonEx2"; this.buttonEx2.Size = new System.Drawing.Size(85, 81); this.buttonEx2.TabIndex = 1; this.buttonEx2.Text = "关 闭"; this.buttonEx2.UseVisualStyleBackColor = false; // // buttonEx3 // this.buttonEx3.BackColor = System.Drawing.Color.Transparent; this.buttonEx3.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("buttonEx3.BackImg"))); this.buttonEx3.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.buttonEx3.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.buttonEx3.ForeColor = System.Drawing.Color.White; this.buttonEx3.IsCustomBackImg = false; this.buttonEx3.IsShowText = true; this.buttonEx3.Location = new System.Drawing.Point(283, 12); this.buttonEx3.Name = "buttonEx3"; this.buttonEx3.Size = new System.Drawing.Size(85, 45); this.buttonEx3.TabIndex = 1; this.buttonEx3.Text = "全 选"; this.buttonEx3.UseVisualStyleBackColor = false; // // buttonEx4 // this.buttonEx4.BackColor = System.Drawing.Color.Transparent; this.buttonEx4.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("buttonEx4.BackImg"))); this.buttonEx4.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.buttonEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.buttonEx4.ForeColor = System.Drawing.Color.White; this.buttonEx4.IsCustomBackImg = false; this.buttonEx4.IsShowText = true; this.buttonEx4.Location = new System.Drawing.Point(283, 66); this.buttonEx4.Name = "buttonEx4"; this.buttonEx4.Size = new System.Drawing.Size(85, 53); this.buttonEx4.TabIndex = 1; this.buttonEx4.Text = "全 部 \r\n取 消"; this.buttonEx4.UseVisualStyleBackColor = false; // // frmAddOperatingAuthority // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage"))); this.ClientSize = new System.Drawing.Size(375, 512); this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139))))); this.IsMaximized = false; this.IsUserControlsSize = false; this.MaximizeBox = false; this.Name = "frmAddOperatingAuthority"; this.Text = "编辑模块权限功能"; this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage"))); this.plExMainContainer.ResumeLayout(false); this.plFormMainContent.ResumeLayout(false); this.ResumeLayout(false); } #endregion private System.Windows.Forms.CheckedListBox checkedListBox1; private ComponentLibrary.ButtonEx buttonEx1; private ComponentLibrary.ButtonEx buttonEx2; private ComponentLibrary.ButtonEx buttonEx4; private ComponentLibrary.ButtonEx buttonEx3; } }