SVN-Revision: r934
This commit is contained in:
cyf
2025-08-07 09:36:37 +00:00
parent 0293871027
commit 87056b7953
6 changed files with 178 additions and 120 deletions
+41 -46
View File
@@ -41,6 +41,7 @@
this.pllzbzsz = new System.Windows.Forms.Panel();
this.PlAdd = new System.Windows.Forms.Panel();
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
this.btnInsert = new DevExpress.XtraEditors.SimpleButton();
this.btnToWord = new DevExpress.XtraEditors.SimpleButton();
this.btnInit = new DevExpress.XtraEditors.SimpleButton();
this.btnReset = new DevExpress.XtraEditors.SimpleButton();
@@ -48,10 +49,10 @@
this.btnSaveAllflow = new DevExpress.XtraEditors.SimpleButton();
this.btnSave = new DevExpress.XtraEditors.SimpleButton();
this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
this.stepPage11 = new Lskj.Workflow.Control.StepPage1();
this.stepPage31 = new Lskj.Workflow.Control.StepPage3();
this.stepPage21 = new Lskj.Workflow.Control.StepPage2();
this.stepPage41 = new Lskj.Workflow.Control.StepPage4();
this.stepPage21 = new Lskj.Workflow.Control.StepPage2();
this.stepPage31 = new Lskj.Workflow.Control.StepPage3();
this.stepPage11 = new Lskj.Workflow.Control.StepPage1();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
this.panelControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
@@ -207,6 +208,7 @@
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.btnToWord);
this.panelControl2.Controls.Add(this.btnInit);
this.panelControl2.Controls.Add(this.btnReset);
@@ -219,6 +221,18 @@
this.panelControl2.Size = new System.Drawing.Size(1037, 39);
this.panelControl2.TabIndex = 1;
//
// 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(89, 6);
this.btnInsert.Name = "btnInsert";
this.btnInsert.Size = new System.Drawing.Size(80, 28);
this.btnInsert.TabIndex = 23;
this.btnInsert.TabStop = false;
this.btnInsert.Text = "插入";
this.btnInsert.Click += new System.EventHandler(this.btnInsert_Click);
//
// btnToWord
//
this.btnToWord.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
@@ -236,7 +250,7 @@
//
this.btnInit.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnInit.Appearance.Options.UseFont = true;
this.btnInit.Location = new System.Drawing.Point(177, 6);
this.btnInit.Location = new System.Drawing.Point(259, 6);
this.btnInit.Name = "btnInit";
this.btnInit.Size = new System.Drawing.Size(80, 28);
this.btnInit.TabIndex = 21;
@@ -248,7 +262,7 @@
//
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.Location = new System.Drawing.Point(173, 6);
this.btnReset.Name = "btnReset";
this.btnReset.Size = new System.Drawing.Size(80, 28);
this.btnReset.TabIndex = 20;
@@ -273,7 +287,7 @@
this.btnSaveAllflow.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnSaveAllflow.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnSaveAllflow.Appearance.Options.UseFont = true;
this.btnSaveAllflow.Location = new System.Drawing.Point(313, 6);
this.btnSaveAllflow.Location = new System.Drawing.Point(395, 6);
this.btnSaveAllflow.Name = "btnSaveAllflow";
this.btnSaveAllflow.Size = new System.Drawing.Size(139, 28);
this.btnSaveAllflow.TabIndex = 18;
@@ -309,21 +323,13 @@
this.panelControl3.Size = new System.Drawing.Size(1037, 586);
this.panelControl3.TabIndex = 2;
//
// stepPage11
// stepPage41
//
this.stepPage11.Dock = System.Windows.Forms.DockStyle.Fill;
this.stepPage11.Location = new System.Drawing.Point(0, 0);
this.stepPage11.Name = "stepPage11";
this.stepPage11.Size = new System.Drawing.Size(1037, 586);
this.stepPage11.TabIndex = 0;
//
// stepPage31
//
this.stepPage31.Dock = System.Windows.Forms.DockStyle.Fill;
this.stepPage31.Location = new System.Drawing.Point(0, 0);
this.stepPage31.Name = "stepPage31";
this.stepPage31.Size = new System.Drawing.Size(1037, 586);
this.stepPage31.TabIndex = 2;
this.stepPage41.Dock = System.Windows.Forms.DockStyle.Fill;
this.stepPage41.Location = new System.Drawing.Point(0, 0);
this.stepPage41.Name = "stepPage41";
this.stepPage41.Size = new System.Drawing.Size(1037, 586);
this.stepPage41.TabIndex = 3;
//
// stepPage21
//
@@ -333,13 +339,21 @@
this.stepPage21.Size = new System.Drawing.Size(1037, 586);
this.stepPage21.TabIndex = 1;
//
// stepPage41
// stepPage31
//
this.stepPage41.Dock = System.Windows.Forms.DockStyle.Fill;
this.stepPage41.Location = new System.Drawing.Point(0, 0);
this.stepPage41.Name = "stepPage41";
this.stepPage41.Size = new System.Drawing.Size(1037, 586);
this.stepPage41.TabIndex = 3;
this.stepPage31.Dock = System.Windows.Forms.DockStyle.Fill;
this.stepPage31.Location = new System.Drawing.Point(0, 0);
this.stepPage31.Name = "stepPage31";
this.stepPage31.Size = new System.Drawing.Size(1037, 586);
this.stepPage31.TabIndex = 2;
//
// stepPage11
//
this.stepPage11.Dock = System.Windows.Forms.DockStyle.Fill;
this.stepPage11.Location = new System.Drawing.Point(0, 0);
this.stepPage11.Name = "stepPage11";
this.stepPage11.Size = new System.Drawing.Size(1037, 586);
this.stepPage11.TabIndex = 0;
//
// FrmWork
//
@@ -375,23 +389,4 @@
private DevExpress.XtraEditors.PanelControl panelControl3;
private Control.StepPage1 stepPage11;
private System.Windows.Forms.Panel pllzbzsz;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Panel plxllzsz;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Panel plxlsz;
private System.Windows.Forms.Panel panel1;
private DevExpress.XtraEditors.SimpleButton btnSave;
private DevExpress.XtraEditors.SimpleButton btnAdd;
private DevExpress.XtraEditors.SimpleButton btnReset;
private DevExpress.XtraEditors.SimpleButton btnInit;
private DevExpress.XtraEditors.SimpleButton btnSaveAllflow;
private DevExpress.XtraEditors.SimpleButton btnToWord;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Panel plzsht;
private Control.StepPage4 stepPage41;
private Control.StepPage2 stepPage21;
private Control.StepPage3 stepPage31;
}
}
private System.Windows.Forms.Lab