namespace Lskj.PubUserTomodule.AuditPermissionControls { partial class FrmWork { /// /// 必需的设计器变量。 /// 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.panelControl2 = new DevExpress.XtraEditors.PanelControl(); this.btnInsert = new DevExpress.XtraEditors.SimpleButton(); this.but_delete = new DevExpress.XtraEditors.SimpleButton(); this.but_increase = new DevExpress.XtraEditors.SimpleButton(); this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton(); this.btnReset = new DevExpress.XtraEditors.SimpleButton(); this.btnAdd = new DevExpress.XtraEditors.SimpleButton(); this.btnSave = new DevExpress.XtraEditors.SimpleButton(); this.panelControl3 = new DevExpress.XtraEditors.PanelControl(); this.panelControl5 = new DevExpress.XtraEditors.PanelControl(); this.stepPage41 = new Lskj.PubUserTomodule.AuditPermissionControls.StepPage4(); this.stepPage31 = new Lskj.PubUserTomodule.AuditPermissionControls.StepPage3(); this.stepPage21 = new Lskj.PubUserTomodule.AuditPermissionControls.StepPage2(); this.stepPage11 = new Lskj.PubUserTomodule.AuditPermissionControls.StepPage1(); this.panelControl1 = new DevExpress.XtraEditors.PanelControl(); this.panel2 = new System.Windows.Forms.Panel(); this.panel1 = new System.Windows.Forms.Panel(); this.label4 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.plzsht = new System.Windows.Forms.Panel(); this.plxllzsz = new System.Windows.Forms.Panel(); this.label2 = new System.Windows.Forms.Label(); this.plxlsz = new System.Windows.Forms.Panel(); this.label1 = new System.Windows.Forms.Label(); this.pllzbzsz = new System.Windows.Forms.Panel(); this.PlAdd = new System.Windows.Forms.Panel(); ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit(); this.panelControl2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit(); this.panelControl3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl5)).BeginInit(); this.panelControl5.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit(); this.panelControl1.SuspendLayout(); this.SuspendLayout(); // // panelControl2 // this.panelControl2.Appearance.BackColor = System.Drawing.SystemColors.Control; this.panelControl2.Appearance.Options.UseBackColor = true; this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl2.Controls.Add(this.btnInsert); this.panelControl2.Controls.Add(this.but_delete); this.panelControl2.Controls.Add(this.but_increase); this.panelControl2.Controls.Add(this.simpleButton1); this.panelControl2.Controls.Add(this.btnReset); this.panelControl2.Controls.Add(this.btnAdd); this.panelControl2.Controls.Add(this.btnSave); this.panelControl2.Dock = System.Windows.Forms.DockStyle.Bottom; this.panelControl2.Location = new System.Drawing.Point(0, 517); this.panelControl2.Name = "panelControl2"; this.panelControl2.Size = new System.Drawing.Size(1050, 40); this.panelControl2.TabIndex = 3; // // btnInsert // this.btnInsert.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnInsert.Appearance.Options.UseFont = true; this.btnInsert.Location = new System.Drawing.Point(263, 6); this.btnInsert.Name = "btnInsert"; this.btnInsert.Size = new System.Drawing.Size(80, 28); this.btnInsert.TabIndex = 24; this.btnInsert.TabStop = false; this.btnInsert.Text = "插入"; this.btnInsert.Click += new System.EventHandler(this.btnInsert_Click); // // but_delete // this.but_delete.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.but_delete.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.but_delete.Appearance.Options.UseFont = true; this.but_delete.Location = new System.Drawing.Point(882, 6); this.but_delete.Name = "but_delete"; this.but_delete.Size = new System.Drawing.Size(80, 28); this.but_delete.TabIndex = 23; this.but_delete.TabStop = false; this.but_delete.Text = "删除"; // // but_increase // this.but_increase.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.but_increase.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.but_increase.Appearance.Options.UseFont = true; this.but_increase.Location = new System.Drawing.Point(796, 6); this.but_increase.Name = "but_increase"; this.but_increase.Size = new System.Drawing.Size(80, 28); this.but_increase.TabIndex = 22; this.but_increase.TabStop = false; this.but_increase.Text = "新增"; // // simpleButton1 // this.simpleButton1.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.simpleButton1.Appearance.Options.UseFont = true; this.simpleButton1.Location = new System.Drawing.Point(177, 6); this.simpleButton1.Name = "simpleButton1"; this.simpleButton1.Size = new System.Drawing.Size(80, 28); this.simpleButton1.TabIndex = 21; this.simpleButton1.TabStop = false; this.simpleButton1.Text = "初始化权限"; this.simpleButton1.Click += new System.EventHandler(this.OnBtnInitClick); // // btnReset // this.btnReset.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnReset.Appearance.Options.UseFont = true; this.btnReset.Location = new System.Drawing.Point(91, 6); this.btnReset.Name = "btnReset"; this.btnReset.Size = new System.Drawing.Size(80, 28); this.btnReset.TabIndex = 20; this.btnReset.TabStop = false; this.btnReset.Text = "重置权限"; this.btnReset.Click += new System.EventHandler(this.OnBtnResetClick); // // btnAdd // this.btnAdd.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnAdd.Appearance.Options.UseFont = true; this.btnAdd.Location = new System.Drawing.Point(5, 6); this.btnAdd.Name = "btnAdd"; this.btnAdd.Size = new System.Drawing.Size(80, 28); this.btnAdd.TabIndex = 19; this.btnAdd.TabStop = false; this.btnAdd.Text = "新增(&A)"; this.btnAdd.Click += new System.EventHandler(this.OnAddClick); // // btnSave // this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnSave.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnSave.Appearance.Options.UseFont = true; this.btnSave.Location = new System.Drawing.Point(967, 6); this.btnSave.Name = "btnSave"; this.btnSave.Size = new System.Drawing.Size(80, 28); this.btnSave.TabIndex = 18; this.btnSave.TabStop = false; this.btnSave.Text = "保存(&S)"; this.btnSave.Click += new System.EventHandler(this.OnBtnSaveClick); // // panelControl3 // this.panelControl3.Appearance.BackColor = System.Drawing.SystemColors.Control; this.panelControl3.Appearance.Options.UseBackColor = true; this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl3.Controls.Add(this.panelControl5); this.panelControl3.Controls.Add(this.panelControl1); this.panelControl3.Dock = System.Windows.Forms.DockStyle.Fill; this.panelControl3.Location = new System.Drawing.Point(0, 0); this.panelControl3.Name = "panelControl3"; this.panelControl3.Size = new System.Drawing.Size(1050, 517); this.panelControl3.TabIndex = 22; // // panelControl5 // this.panelControl5.Appearance.BackColor = System.Drawing.SystemColors.Control; this.panelControl5.Appearance.Options.UseBackColor = true; this.panelControl5.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl5.Controls.Add(this.stepPage41); this.panelControl5.Controls.Add(this.stepPage31); this.panelControl5.Controls.Add(this.stepPage21); this.panelControl5.Controls.Add(this.stepPage11); this.panelControl5.Dock = System.Windows.Forms.DockStyle.Fill; this.panelControl5.Location = new System.Drawing.Point(0, 115); this.panelControl5.Name = "panelControl5"; this.panelControl5.Size = new System.Drawing.Size(1050, 402); this.panelControl5.TabIndex = 26; // // stepPage41 // this.stepPage41.Dock = System.Windows.Forms.DockStyle.Fill; this.stepPage41.Location = new System.Drawing.Point(0, 0); this.stepPage41.Margin = new System.Windows.Forms.Padding(4); this.stepPage41.Name = "stepPage41"; this.stepPage41.Size = new System.Drawing.Size(1050, 402); this.stepPage41.TabIndex = 6; // // stepPage31 // this.stepPage31.AutoSize = true; this.stepPage31.Dock = System.Windows.Forms.DockStyle.Fill; this.stepPage31.Location = new System.Drawing.Point(0, 0); this.stepPage31.Margin = new System.Windows.Forms.Padding(4); this.stepPage31.Name = "stepPage31"; this.stepPage31.Size = new System.Drawing.Size(1050, 402); this.stepPage31.TabIndex = 5; // // stepPage21 // this.stepPage21.Dock = System.Windows.Forms.DockStyle.Fill; this.stepPage21.Location = new System.Drawing.Point(0, 0); this.stepPage21.Margin = new System.Windows.Forms.Padding(4); this.stepPage21.Name = "stepPage21"; this.stepPage21.Size = new System.Drawing.Size(1050, 402); this.stepPage21.TabIndex = 4; // // stepPage11 // this.stepPage11.Dock = System.Windows.Forms.DockStyle.Fill; this.stepPage11.Location = new System.Drawing.Point(0, 0); this.stepPage11.Margin = new System.Windows.Forms.Padding(4); this.stepPage11.Name = "stepPage11"; this.stepPage11.Size = new System.Drawing.Size(1050, 402); this.stepPage11.TabIndex = 3; // // panelControl1 // this.panelControl1.Appearance.BackColor = System.Drawing.Color.White; this.panelControl1.Appearance.Options.UseBackColor = true; this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl1.Controls.Add(this.panel2); this.panelControl1.Controls.Add(this.panel1); this.panelControl1.Controls.Add(this.label4); this.panelControl1.Controls.Add(this.label3); this.panelControl1.Controls.Add(this.plzsht); this.panelControl1.Controls.Add(this.plxllzsz); this.panelControl1.Controls.Add(this.label2); this.panelControl1.Controls.Add(this.plxlsz); this.panelControl1.Controls.Add(this.label1); this.panelControl1.Controls.Add(this.pllzbzsz); this.panelControl1.Controls.Add(this.PlAdd); this.panelControl1.Dock = System.Windows.Forms.DockStyle.Top; this.panelControl1.Location = new System.Drawing.Point(0, 0); this.panelControl1.Name = "panelControl1"; this.panelControl1.Size = new System.Drawing.Size(1050, 115); this.panelControl1.TabIndex = 2; // // panel2 // this.panel2.BackColor = System.Drawing.Color.Transparent; this.panel2.BackgroundImage = global::Lskj.PubUserTomodule.Properties.Resources.icon_arrow; this.panel2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.panel2.Cursor = System.Windows.Forms.Cursors.Hand; this.panel2.Location = new System.Drawing.Point(722, 53); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(104, 15); this.panel2.TabIndex = 14; // // panel1 // this.panel1.BackColor = System.Drawing.Color.Transparent; this.panel1.BackgroundImage = global::Lskj.PubUserTomodule.Properties.Resources.icon_arrow; this.panel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.panel1.Cursor = System.Windows.Forms.Cursors.Hand; this.panel1.Location = new System.Drawing.Point(439, 53); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(104, 15); this.panel1.TabIndex = 11; // // label4 // this.label4.AutoSize = true; this.label4.Font = new System.Drawing.Font("微软雅黑", 9F); this.label4.Location = new System.Drawing.Point(879, 84); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(56, 17); this.label4.TabIndex = 13; this.label4.Text = "终审回退"; // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("微软雅黑", 9F); this.label3.Location = new System.Drawing.Point(616, 84); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(56, 17); this.label3.TabIndex = 10; this.label3.Text = "方案步骤"; // // plzsht // this.plzsht.BackgroundImage = global::Lskj.PubUserTomodule.Properties.Resources.icon_lzbzsz; this.plzsht.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.plzsht.Cursor = System.Windows.Forms.Cursors.Hand; this.plzsht.Location = new System.Drawing.Point(877, 21); this.plzsht.Name = "plzsht"; this.plzsht.Size = new System.Drawing.Size(60, 60); this.plzsht.TabIndex = 12; this.plzsht.Click += new System.EventHandler(this.OnzshtClick); // // plxllzsz // this.plxllzsz.BackgroundImage = global::Lskj.PubUserTomodule.Properties.Resources.icon_lzbzsz; this.plxllzsz.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.plxllzsz.Cursor = System.Windows.Forms.Cursors.Hand; this.plxllzsz.Location = new System.Drawing.Point(614, 21); this.plxllzsz.Name = "plxllzsz"; this.plxllzsz.Size = new System.Drawing.Size(60, 60); this.plxllzsz.TabIndex = 9; this.plxllzsz.Click += new System.EventHandler(this.OnxllzszClick); // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("微软雅黑", 9F); this.label2.Location = new System.Drawing.Point(322, 84); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(56, 17); this.label2.TabIndex = 8; this.label2.Text = "审批方案"; // // plxlsz // this.plxlsz.BackgroundImage = global::Lskj.PubUserTomodule.Properties.Resources.icon_xlsz; this.plxlsz.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.plxlsz.Cursor = System.Windows.Forms.Cursors.Hand; this.plxlsz.Location = new System.Drawing.Point(321, 21); this.plxlsz.Name = "plxlsz"; this.plxlsz.Size = new System.Drawing.Size(60, 60); this.plxlsz.TabIndex = 7; this.plxlsz.Click += new System.EventHandler(this.OnxlszClick); // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("微软雅黑", 9F); this.label1.Location = new System.Drawing.Point(43, 84); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(56, 17); this.label1.TabIndex = 6; this.label1.Text = "审批步骤"; // // pllzbzsz // this.pllzbzsz.BackgroundImage = global::Lskj.PubUserTomodule.Properties.Resources.icon_xllzsz_2x; this.pllzbzsz.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.pllzbzsz.Cursor = System.Windows.Forms.Cursors.Hand; this.pllzbzsz.Location = new System.Drawing.Point(39, 21); this.pllzbzsz.Name = "pllzbzsz"; this.pllzbzsz.Size = new System.Drawing.Size(60, 60); this.pllzbzsz.TabIndex = 5; this.pllzbzsz.Click += new System.EventHandler(this.OnlzbzszClick); // // PlAdd // this.PlAdd.BackColor = System.Drawing.Color.Transparent; this.PlAdd.BackgroundImage = global::Lskj.PubUserTomodule.Properties.Resources.icon_arrow; this.PlAdd.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.PlAdd.Cursor = System.Windows.Forms.Cursors.Hand; this.PlAdd.Location = new System.Drawing.Point(153, 53); this.PlAdd.Name = "PlAdd"; this.PlAdd.Size = new System.Drawing.Size(104, 15); this.PlAdd.TabIndex = 3; // // FrmWork // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.AutoSize = true; this.Controls.Add(this.panelControl3); this.Controls.Add(this.panelControl2); this.Name = "FrmWork"; this.Size = new System.Drawing.Size(1050, 557); ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit(); this.panelControl2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit(); this.panelControl3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.panelControl5)).EndInit(); this.panelControl5.ResumeLayout(false); this.panelControl5.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit(); this.panelControl1.ResumeLayout(false); this.panelControl1.PerformLayout(); this.ResumeLayout(false); } #endregion private DevExpress.XtraEditors.PanelControl panelControl2; private DevExpress.XtraEditors.SimpleButton simpleButton1; private DevExpress.XtraEditors.SimpleButton btnReset; private DevExpress.XtraEditors.SimpleButton btnAdd; private DevExpress.XtraEditors.SimpleButton btnSave; private DevExpress.XtraEditors.PanelControl panelControl3; private System.Windows.Forms.Panel panel