namespace LYFZ.Software.UI { partial class frmExclusiveCompetence { /// /// 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() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmExclusiveCompetence)); this.panelRolesSet = new LYFZ.ComponentLibrary.PanelEx(); this.gbtnUSelectAll = new LYFZ.ComponentLibrary.GlassButton(); this.gbtnSelectAll = new LYFZ.ComponentLibrary.GlassButton(); this.listViewHaveRoles = new LYFZ.ComponentLibrary.ListViewEx(); this.nudOrderDiscounts2 = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components); this.nudOrderDiscounts1 = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components); this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx(); this.nudOrderDiscounts = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components); this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx(); this.tbcRolesManage = new LYFZ.ComponentLibrary.TabControlEx(); this.tabPage4 = new System.Windows.Forms.TabPage(); this.tableLayoutPanelRoles = new System.Windows.Forms.TableLayoutPanel(); this.tabPage5 = new System.Windows.Forms.TabPage(); this.tableLayoutPanelScreenShowRoles = new System.Windows.Forms.TableLayoutPanel(); this.btnRolesSave = new LYFZ.ComponentLibrary.ButtonEx(); this.labTitle = new LYFZ.ComponentLibrary.LabelEx(); this.checkBoxThreeState = new LYFZ.ComponentLibrary.CheckBoxEx(); this.plExMainContainer.SuspendLayout(); this.plFormMainContent.SuspendLayout(); this.panelRolesSet.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.nudOrderDiscounts2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.nudOrderDiscounts1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.nudOrderDiscounts)).BeginInit(); this.tbcRolesManage.SuspendLayout(); this.tabPage4.SuspendLayout(); this.tabPage5.SuspendLayout(); this.SuspendLayout(); // // plExMainContainer // this.plExMainContainer.Controls.Add(this.panelRolesSet); this.plExMainContainer.Size = new System.Drawing.Size(960, 545); // // plFormMainContent // this.plFormMainContent.Size = new System.Drawing.Size(960, 545); // // btnAppFormMaximize // this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg"))); this.btnAppFormMaximize.Location = new System.Drawing.Point(901, 0); // // btnAppFormExit // this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg"))); this.btnAppFormExit.Location = new System.Drawing.Point(928, 0); // // btnAppFormMinimize // this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg"))); this.btnAppFormMinimize.Location = new System.Drawing.Point(874, 0); // // panelRolesSet // this.panelRolesSet.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelRolesSet.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.panelRolesSet.BorderType = LYFZ.ComponentLibrary.PlBorderType.all; this.panelRolesSet.BorderWidth = 1; this.panelRolesSet.Controls.Add(this.gbtnUSelectAll); this.panelRolesSet.Controls.Add(this.gbtnSelectAll); this.panelRolesSet.Controls.Add(this.listViewHaveRoles); this.panelRolesSet.Controls.Add(this.nudOrderDiscounts2); this.panelRolesSet.Controls.Add(this.nudOrderDiscounts1); this.panelRolesSet.Controls.Add(this.labelEx5); this.panelRolesSet.Controls.Add(this.nudOrderDiscounts); this.panelRolesSet.Controls.Add(this.labelEx4); this.panelRolesSet.Controls.Add(this.labelEx1); this.panelRolesSet.Controls.Add(this.labelEx3); this.panelRolesSet.Controls.Add(this.tbcRolesManage); this.panelRolesSet.Controls.Add(this.btnRolesSave); this.panelRolesSet.Dock = System.Windows.Forms.DockStyle.Fill; this.panelRolesSet.Location = new System.Drawing.Point(0, 0); this.panelRolesSet.Name = "panelRolesSet"; this.panelRolesSet.Size = new System.Drawing.Size(960, 545); this.panelRolesSet.TabIndex = 4; // // gbtnUSelectAll // this.gbtnUSelectAll.BackColor = System.Drawing.Color.Transparent; this.gbtnUSelectAll.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("gbtnUSelectAll.BackImg"))); this.gbtnUSelectAll.Bitmap = ((System.Drawing.Bitmap)(resources.GetObject("gbtnUSelectAll.Bitmap"))); this.gbtnUSelectAll.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.gbtnUSelectAll.ForeColor = System.Drawing.Color.White; this.gbtnUSelectAll.IsProhibitedResize = false; this.gbtnUSelectAll.Location = new System.Drawing.Point(268, 74); this.gbtnUSelectAll.Name = "gbtnUSelectAll"; this.gbtnUSelectAll.Size = new System.Drawing.Size(32, 32); this.gbtnUSelectAll.TabIndex = 16; this.gbtnUSelectAll.ThisButton = false; // // gbtnSelectAll // this.gbtnSelectAll.BackColor = System.Drawing.Color.Transparent; this.gbtnSelectAll.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("gbtnSelectAll.BackImg"))); this.gbtnSelectAll.Bitmap = ((System.Drawing.Bitmap)(resources.GetObject("gbtnSelectAll.Bitmap"))); this.gbtnSelectAll.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.gbtnSelectAll.ForeColor = System.Drawing.Color.White; this.gbtnSelectAll.IsProhibitedResize = false; this.gbtnSelectAll.Location = new System.Drawing.Point(228, 74); this.gbtnSelectAll.Name = "gbtnSelectAll"; this.gbtnSelectAll.Size = new System.Drawing.Size(32, 32); this.gbtnSelectAll.TabIndex = 17; this.gbtnSelectAll.ThisButton = false; // // listViewHaveRoles // this.listViewHaveRoles.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.listViewHaveRoles.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.listViewHaveRoles.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.listViewHaveRoles.FullRowSelect = true; this.listViewHaveRoles.IsDefaultShowGroups = false; this.listViewHaveRoles.Location = new System.Drawing.Point(119, 6); this.listViewHaveRoles.Name = "listViewHaveRoles"; this.listViewHaveRoles.Size = new System.Drawing.Size(748, 64); this.listViewHaveRoles.TabIndex = 15; this.listViewHaveRoles.UseCompatibleStateImageBehavior = false; // // nudOrderDiscounts2 // this.nudOrderDiscounts2.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80))))); this.nudOrderDiscounts2.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.nudOrderDiscounts2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168))))); this.nudOrderDiscounts2.DecimalPlaces = 2; this.nudOrderDiscounts2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.nudOrderDiscounts2.Increment = new decimal(new int[] { 1, 0, 0, 65536}); this.nudOrderDiscounts2.IsCustomColor = false; this.nudOrderDiscounts2.Location = new System.Drawing.Point(816, 81); this.nudOrderDiscounts2.Maximum = new decimal(new int[] { 999, 0, 0, 0}); this.nudOrderDiscounts2.Name = "nudOrderDiscounts2"; this.nudOrderDiscounts2.Size = new System.Drawing.Size(72, 23); this.nudOrderDiscounts2.TabIndex = 6; this.nudOrderDiscounts2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // nudOrderDiscounts1 // this.nudOrderDiscounts1.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80))))); this.nudOrderDiscounts1.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.nudOrderDiscounts1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168))))); this.nudOrderDiscounts1.DecimalPlaces = 2; this.nudOrderDiscounts1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.nudOrderDiscounts1.Increment = new decimal(new int[] { 1, 0, 0, 65536}); this.nudOrderDiscounts1.IsCustomColor = false; this.nudOrderDiscounts1.Location = new System.Drawing.Point(617, 82); this.nudOrderDiscounts1.Maximum = new decimal(new int[] { 999, 0, 0, 0}); this.nudOrderDiscounts1.Name = "nudOrderDiscounts1"; this.nudOrderDiscounts1.Size = new System.Drawing.Size(72, 23); this.nudOrderDiscounts1.TabIndex = 6; this.nudOrderDiscounts1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // labelEx5 // this.labelEx5.AutoSize = true; this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx5.Location = new System.Drawing.Point(704, 84); this.labelEx5.Name = "labelEx5"; this.labelEx5.Size = new System.Drawing.Size(111, 17); this.labelEx5.TabIndex = 0; this.labelEx5.Text = "其它单成本占比(%)"; // // nudOrderDiscounts // this.nudOrderDiscounts.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80))))); this.nudOrderDiscounts.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.nudOrderDiscounts.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168))))); this.nudOrderDiscounts.DecimalPlaces = 2; this.nudOrderDiscounts.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.nudOrderDiscounts.Increment = new decimal(new int[] { 1, 0, 0, 65536}); this.nudOrderDiscounts.IsCustomColor = false; this.nudOrderDiscounts.Location = new System.Drawing.Point(423, 82); this.nudOrderDiscounts.Maximum = new decimal(new int[] { 999, 0, 0, 0}); this.nudOrderDiscounts.Name = "nudOrderDiscounts"; this.nudOrderDiscounts.Size = new System.Drawing.Size(72, 23); this.nudOrderDiscounts.TabIndex = 6; this.nudOrderDiscounts.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // labelEx4 // this.labelEx4.AutoSize = true; this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx4.Location = new System.Drawing.Point(505, 85); this.labelEx4.Name = "labelEx4"; this.labelEx4.Size = new System.Drawing.Size(111, 17); this.labelEx4.TabIndex = 0; this.labelEx4.Text = "儿童单成本占比(%)"; // // labelEx1 // this.labelEx1.AutoSize = true; this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx1.Location = new System.Drawing.Point(6, 8); this.labelEx1.Name = "labelEx1"; this.labelEx1.Size = new System.Drawing.Size(107, 17); this.labelEx1.TabIndex = 0; this.labelEx1.Text = "当前用户所属角色:"; // // labelEx3 // this.labelEx3.AutoSize = true; this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx3.Location = new System.Drawing.Point(308, 85); this.labelEx3.Name = "labelEx3"; this.labelEx3.Size = new System.Drawing.Size(111, 17); this.labelEx3.TabIndex = 0; this.labelEx3.Text = "婚纱单成本占比(%)"; // // tbcRolesManage // this.tbcRolesManage.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.tbcRolesManage.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.tbcRolesManage.Controls.Add(this.tabPage4); this.tbcRolesManage.Controls.Add(this.tabPage5); this.tbcRolesManage.ItemSize = new System.Drawing.Size(100, 26); this.tbcRolesManage.Location = new System.Drawing.Point(5, 80); this.tbcRolesManage.Name = "tbcRolesManage"; this.tbcRolesManage.PageColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.tbcRolesManage.SelectedIndex = 0; this.tbcRolesManage.Size = new System.Drawing.Size(945, 459); this.tbcRolesManage.SizeMode = System.Windows.Forms.TabSizeMode.Fixed; this.tbcRolesManage.TabIndex = 4; // // tabPage4 // this.tabPage4.AutoScroll = true; this.tabPage4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.tabPage4.Controls.Add(this.tableLayoutPanelRoles); this.tabPage4.Location = new System.Drawing.Point(4, 30); this.tabPage4.Name = "tabPage4"; this.tabPage4.Padding = new System.Windows.Forms.Padding(3); this.tabPage4.Size = new System.Drawing.Size(937, 425); this.tabPage4.TabIndex = 0; this.tabPage4.Text = "功能权限"; // // tableLayoutPanelRoles // this.tableLayoutPanelRoles.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.tableLayoutPanelRoles.AutoSize = true; this.tableLayoutPanelRoles.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single; this.tableLayoutPanelRoles.ColumnCount = 2; this.tableLayoutPanelRoles.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 170F)); this.tableLayoutPanelRoles.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.tableLayoutPanelRoles.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tableLayoutPanelRoles.Location = new System.Drawing.Point(0, 1); this.tableLayoutPanelRoles.Name = "tableLayoutPanelRoles"; this.tableLayoutPanelRoles.RowCount = 1; this.tableLayoutPanelRoles.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.tableLayoutPanelRoles.Size = new System.Drawing.Size(937, 52); this.tableLayoutPanelRoles.TabIndex = 1; // // tabPage5 // this.tabPage5.AutoScroll = true; this.tabPage5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.tabPage5.Controls.Add(this.tableLayoutPanelScreenShowRoles); this.tabPage5.Location = new System.Drawing.Point(4, 30); this.tabPage5.Name = "tabPage5"; this.tabPage5.Padding = new System.Windows.Forms.Padding(3); this.tabPage5.Size = new System.Drawing.Size(937, 425); this.tabPage5.TabIndex = 1; this.tabPage5.Text = "界面权限"; // // tableLayoutPanelScreenShowRoles // this.tableLayoutPanelScreenShowRoles.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.tableLayoutPanelScreenShowRoles.AutoSize = true; this.tableLayoutPanelScreenShowRoles.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single; this.tableLayoutPanelScreenShowRoles.ColumnCount = 2; this.tableLayoutPanelScreenShowRoles.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 170F)); this.tableLayoutPanelScreenShowRoles.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.tableLayoutPanelScreenShowRoles.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tableLayoutPanelScreenShowRoles.Location = new System.Drawing.Point(0, 1); this.tableLayoutPanelScreenShowRoles.Name = "tableLayoutPanelScreenShowRoles"; this.tableLayoutPanelScreenShowRoles.RowCount = 1; this.tableLayoutPanelScreenShowRoles.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.tableLayoutPanelScreenShowRoles.Size = new System.Drawing.Size(1287, 52); this.tableLayoutPanelScreenShowRoles.TabIndex = 2; // // btnRolesSave // this.btnRolesSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnRolesSave.BackColor = System.Drawing.Color.Transparent; this.btnRolesSave.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnRolesSave.BackImg"))); this.btnRolesSave.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnRolesSave.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnRolesSave.ForeColor = System.Drawing.Color.White; this.btnRolesSave.IsCustomBackImg = false; this.btnRolesSave.IsShowText = true; this.btnRolesSave.Location = new System.Drawing.Point(872, 6); this.btnRolesSave.Name = "btnRolesSave"; this.btnRolesSave.Size = new System.Drawing.Size(75, 64); this.btnRolesSave.TabIndex = 0; this.btnRolesSave.Text = "保 存"; this.btnRolesSave.UseVisualStyleBackColor = false; // // labTitle // this.labTitle.AutoSize = true; this.labTitle.BackColor = System.Drawing.Color.Transparent; this.labTitle.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labTitle.ForeColor = System.Drawing.Color.White; this.labTitle.Location = new System.Drawing.Point(130, 4); this.labTitle.Name = "labTitle"; this.labTitle.Size = new System.Drawing.Size(0, 17); this.labTitle.TabIndex = 0; // // checkBoxThreeState // this.checkBoxThreeState.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.checkBoxThreeState.AutoSize = true; this.checkBoxThreeState.BackColor = System.Drawing.Color.Transparent; this.checkBoxThreeState.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked; this.checkBoxThreeState.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.checkBoxThreeState.ForeColor = System.Drawing.Color.White; this.checkBoxThreeState.Fourstates = false; this.checkBoxThreeState.IsGreenTick = false; this.checkBoxThreeState.Location = new System.Drawing.Point(13, 587); this.checkBoxThreeState.Name = "checkBoxThreeState"; this.checkBoxThreeState.Size = new System.Drawing.Size(111, 21); this.checkBoxThreeState.TabIndex = 14; this.checkBoxThreeState.Text = "闭关多状态功能"; this.checkBoxThreeState.UseVisualStyleBackColor = false; // // frmExclusiveCompetence // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage"))); this.ClientSize = new System.Drawing.Size(960, 610); this.Controls.Add(this.checkBoxThreeState); this.Controls.Add(this.labTitle); this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139))))); this.Name = "frmExclusiveCompetence"; this.Text = "用户专属权管理"; this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage"))); this.Controls.SetChildIndex(this.btnAppFormMaximize, 0); this.Controls.SetChildIndex(this.btnAppFormExit, 0); this.Controls.SetChildIndex(this.btnAppFormMinimize, 0); this.Controls.SetChildIndex(this.btnAppFormMenu, 0); this.Controls.SetChildIndex(this.btnAppFormSkin, 0); this.Controls.SetChildIndex(this.plFormMainContent, 0); this.Controls.SetChildIndex(this.labTitle, 0); this.Controls.SetChildIndex(this.checkBoxThreeState, 0); this.plExMainContainer.ResumeLayout(false); this.plFormMainContent.ResumeLayout(false); this.panelRolesSet.ResumeLayout(false); this.panelRolesSet.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.nudOrderDiscounts2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.nudOrderDiscounts1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.nudOrderDiscounts)).EndInit(); this.tbcRolesManage.ResumeLayout(false); this.tabPage4.ResumeLayout(false); this.tabPage4.PerformLayout(); this.tabPage5.ResumeLayout(false); this.tabPage5.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); } #endregion protected internal ComponentLibrary.PanelEx panelRolesSet; protected internal ComponentLibrary.NumericUpDownEx nudOrderDiscounts; protected internal ComponentLibrary.TabControlEx tbcRolesManage; protected internal System.Windows.Forms.TabPage tabPage4; protected internal System.Windows.Forms.TableLayoutPanel tableLayoutPanelRoles; protected internal System.Windows.Forms.TabPage tabPage5; protected internal System.Windows.Forms.TableLayoutPanel tableLayoutPanelScreenShowRoles; protected internal ComponentLibrary.ButtonEx btnRolesSave; protected internal ComponentLibrary.ListViewEx listViewHaveRoles; private ComponentLibrary.LabelEx labelEx1; protected internal ComponentLibrary.LabelEx labTitle; protected internal ComponentLibrary.CheckBoxEx checkBoxThreeState; protected internal ComponentLibrary.GlassButton gbtnUSelectAll; protected internal ComponentLibrary.GlassButton gbtnSelectAll; protected internal ComponentLibrary.NumericUpDownEx nudOrderDiscounts2; protected internal ComponentLibrary.NumericUpDownEx nudOrderDiscounts1; public ComponentLibrary.LabelEx labelEx5; public ComponentLibrary.LabelEx labelEx4; public ComponentLibrary.LabelEx labelEx3; } }