SVN-Revision: r935
This commit is contained in:
cyf
2025-08-07 09:37:22 +00:00
parent 87056b7953
commit d54da27557
6 changed files with 1270 additions and 1189 deletions
@@ -30,6 +30,7 @@ namespace Lskj.PubUserTomodule.AuditPermissionControls
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();
@@ -54,7 +55,6 @@ namespace Lskj.PubUserTomodule.AuditPermissionControls
this.label1 = new System.Windows.Forms.Label();
this.pllzbzsz = new System.Windows.Forms.Panel();
this.PlAdd = new System.Windows.Forms.Panel();
this.btnInsert = new DevExpress.XtraEditors.SimpleButton();
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
this.panelControl2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
@@ -83,6 +83,18 @@ namespace Lskj.PubUserTomodule.AuditPermissionControls
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)));
@@ -360,18 +372,6 @@ namespace Lskj.PubUserTomodule.AuditPermissionControls
this.PlAdd.Size = new System.Drawing.Size(104, 15);
this.PlAdd.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);
//
// FrmWork
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
@@ -401,25 +401,4 @@ namespace Lskj.PubUserTomodule.AuditPermissionControls
private DevExpress.XtraEditors.SimpleButton btnAdd;
private DevExpress.XtraEditors.SimpleButton btnSave;
private DevExpress.XtraEditors.PanelControl panelControl3;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Panel plzsht;
private System.Windows.Forms.Panel plxllzsz;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Panel plxlsz;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Panel pllzbzsz;
private System.Windows.Forms.Panel PlAdd;
private DevExpress.XtraEditors.PanelControl panelControl5;
public DevExpress.XtraEditors.PanelControl panelControl1;
private StepPage4 stepPage41;
private StepPage3 stepPage31;
private StepPage2 stepPage21;
private StepPage1 stepPage11;
private DevExpress.XtraEditors.SimpleButton but_delete;
private DevExpress.XtraEditors.SimpleButton but_increase;
private DevExpress.XtraEditors.SimpleButton btnInsert;
}
}
private System.Windows.Forms.Panel panel