427 lines
22 KiB
C#
427 lines
22 KiB
C#
namespace Lskj.BaseWorkflow
|
|
{
|
|
partial class FrmWork
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.panel2 = new System.Windows.Forms.Panel();
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
this.plzsht = new System.Windows.Forms.Panel();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
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();
|
|
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
|
|
this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnInit = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnReset = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnAdd = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnSaveAllflow = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnToWord = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnSave = new DevExpress.XtraEditors.SimpleButton();
|
|
this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
|
|
this.stepPage41 = new Lskj.BaseWorkflow.Control.StepPage4();
|
|
this.stepPage31 = new Lskj.BaseWorkflow.Control.StepPage3();
|
|
this.stepPage11 = new Lskj.BaseWorkflow.Control.StepPage1();
|
|
this.stepPage21 = new Lskj.BaseWorkflow.Control.StepPage2();
|
|
this.btnInsert = new DevExpress.XtraEditors.SimpleButton();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
|
|
this.panelControl1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
|
|
this.panelControl2.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
|
|
this.panelControl3.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// panelControl1
|
|
//
|
|
this.panelControl1.Appearance.BackColor = System.Drawing.Color.DeepSkyBlue;
|
|
this.panelControl1.Appearance.Options.UseBackColor = true;
|
|
this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.panelControl1.Controls.Add(this.label4);
|
|
this.panelControl1.Controls.Add(this.panel2);
|
|
this.panelControl1.Controls.Add(this.panel1);
|
|
this.panelControl1.Controls.Add(this.plzsht);
|
|
this.panelControl1.Controls.Add(this.label3);
|
|
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(1077, 115);
|
|
this.panelControl1.TabIndex = 0;
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.AutoSize = true;
|
|
this.label4.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
this.label4.Location = new System.Drawing.Point(931, 86);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(56, 17);
|
|
this.label4.TabIndex = 14;
|
|
this.label4.Text = "终审回退";
|
|
//
|
|
// panel2
|
|
//
|
|
this.panel2.Anchor = System.Windows.Forms.AnchorStyles.None;
|
|
this.panel2.BackColor = System.Drawing.Color.Transparent;
|
|
this.panel2.BackgroundImage = global::Lskj.BaseWorkflow.Properties.Resources.icon_arrow;
|
|
this.panel2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
|
this.panel2.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.panel2.Location = new System.Drawing.Point(806, 55);
|
|
this.panel2.Name = "panel2";
|
|
this.panel2.Size = new System.Drawing.Size(104, 15);
|
|
this.panel2.TabIndex = 13;
|
|
//
|
|
// panel1
|
|
//
|
|
this.panel1.Anchor = System.Windows.Forms.AnchorStyles.None;
|
|
this.panel1.BackColor = System.Drawing.Color.Transparent;
|
|
this.panel1.BackgroundImage = global::Lskj.BaseWorkflow.Properties.Resources.icon_arrow;
|
|
this.panel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
|
this.panel1.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.panel1.Location = new System.Drawing.Point(549, 55);
|
|
this.panel1.Name = "panel1";
|
|
this.panel1.Size = new System.Drawing.Size(104, 15);
|
|
this.panel1.TabIndex = 11;
|
|
//
|
|
// plzsht
|
|
//
|
|
this.plzsht.BackgroundImage = global::Lskj.BaseWorkflow.Properties.Resources.icon_lzbzsz_2x;
|
|
this.plzsht.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
this.plzsht.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.plzsht.Location = new System.Drawing.Point(927, 23);
|
|
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);
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
this.label3.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
this.label3.Location = new System.Drawing.Point(672, 86);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(56, 17);
|
|
this.label3.TabIndex = 10;
|
|
this.label3.Text = "方案步骤";
|
|
//
|
|
// plxllzsz
|
|
//
|
|
this.plxllzsz.BackgroundImage = global::Lskj.BaseWorkflow.Properties.Resources.icon_lzbzsz_2x;
|
|
this.plxllzsz.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
this.plxllzsz.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.plxllzsz.Location = new System.Drawing.Point(670, 23);
|
|
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(377, 86);
|
|
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.BaseWorkflow.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(376, 23);
|
|
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(89, 86);
|
|
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.BaseWorkflow.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(87, 23);
|
|
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.Anchor = System.Windows.Forms.AnchorStyles.None;
|
|
this.PlAdd.BackColor = System.Drawing.Color.Transparent;
|
|
this.PlAdd.BackgroundImage = global::Lskj.BaseWorkflow.Properties.Resources.icon_arrow;
|
|
this.PlAdd.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
|
this.PlAdd.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.PlAdd.Location = new System.Drawing.Point(255, 55);
|
|
this.PlAdd.Name = "PlAdd";
|
|
this.PlAdd.Size = new System.Drawing.Size(104, 15);
|
|
this.PlAdd.TabIndex = 3;
|
|
//
|
|
// 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.simpleButton1);
|
|
this.panelControl2.Controls.Add(this.btnInit);
|
|
this.panelControl2.Controls.Add(this.btnReset);
|
|
this.panelControl2.Controls.Add(this.btnAdd);
|
|
this.panelControl2.Controls.Add(this.btnSaveAllflow);
|
|
this.panelControl2.Controls.Add(this.btnToWord);
|
|
this.panelControl2.Controls.Add(this.btnSave);
|
|
this.panelControl2.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.panelControl2.Location = new System.Drawing.Point(0, 675);
|
|
this.panelControl2.Name = "panelControl2";
|
|
this.panelControl2.Size = new System.Drawing.Size(1077, 40);
|
|
this.panelControl2.TabIndex = 1;
|
|
//
|
|
// 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(263, 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);
|
|
//
|
|
// btnInit
|
|
//
|
|
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(353, 6);
|
|
this.btnInit.Name = "btnInit";
|
|
this.btnInit.Size = new System.Drawing.Size(80, 28);
|
|
this.btnInit.TabIndex = 21;
|
|
this.btnInit.TabStop = false;
|
|
this.btnInit.Text = "帮助文档";
|
|
this.btnInit.Click += new System.EventHandler(this.btnInit_Click);
|
|
//
|
|
// 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(177, 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);
|
|
//
|
|
// btnSaveAllflow
|
|
//
|
|
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(727, 6);
|
|
this.btnSaveAllflow.Name = "btnSaveAllflow";
|
|
this.btnSaveAllflow.Size = new System.Drawing.Size(129, 28);
|
|
this.btnSaveAllflow.TabIndex = 18;
|
|
this.btnSaveAllflow.TabStop = false;
|
|
this.btnSaveAllflow.Text = "统一设置流程图样式";
|
|
this.btnSaveAllflow.Click += new System.EventHandler(this.OnBtnSaveAllFlow);
|
|
//
|
|
// btnToWord
|
|
//
|
|
this.btnToWord.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.btnToWord.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnToWord.Appearance.Options.UseFont = true;
|
|
this.btnToWord.Location = new System.Drawing.Point(948, 6);
|
|
this.btnToWord.Name = "btnToWord";
|
|
this.btnToWord.Size = new System.Drawing.Size(126, 28);
|
|
this.btnToWord.TabIndex = 18;
|
|
this.btnToWord.TabStop = false;
|
|
this.btnToWord.Text = "转word流程设计";
|
|
this.btnToWord.Click += new System.EventHandler(this.OnBtnToword);
|
|
//
|
|
// 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(862, 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.Color.White;
|
|
this.panelControl3.Appearance.Options.UseBackColor = true;
|
|
this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.panelControl3.Controls.Add(this.stepPage41);
|
|
this.panelControl3.Controls.Add(this.stepPage31);
|
|
this.panelControl3.Controls.Add(this.stepPage11);
|
|
this.panelControl3.Controls.Add(this.stepPage21);
|
|
this.panelControl3.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panelControl3.Location = new System.Drawing.Point(0, 115);
|
|
this.panelControl3.Name = "panelControl3";
|
|
this.panelControl3.Size = new System.Drawing.Size(1077, 560);
|
|
this.panelControl3.TabIndex = 2;
|
|
//
|
|
// stepPage41
|
|
//
|
|
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(1077, 560);
|
|
this.stepPage41.TabIndex = 3;
|
|
//
|
|
// 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(1077, 560);
|
|
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(1077, 560);
|
|
this.stepPage11.TabIndex = 0;
|
|
//
|
|
// stepPage21
|
|
//
|
|
this.stepPage21.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.stepPage21.Location = new System.Drawing.Point(0, 0);
|
|
this.stepPage21.Name = "stepPage21";
|
|
this.stepPage21.Size = new System.Drawing.Size(1077, 560);
|
|
this.stepPage21.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(91, 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.Appearance.BackColor = System.Drawing.SystemColors.Control;
|
|
this.Appearance.Options.UseBackColor = true;
|
|
this.Appearance.Options.UseFont = true;
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
|
|
this.ClientSize = new System.Drawing.Size(1077, 715);
|
|
this.Controls.Add(this.panelControl3);
|
|
this.Controls.Add(this.panelControl2);
|
|
this.Controls.Add(this.panelControl1);
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
|
|
this.MaximizeBox = false;
|
|
this.Name = "FrmWork";
|
|
this.Text = "基础审批流程设计";
|
|
this.Load += new System.EventHandler(this.OnWorkLoad);
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
|
|
this.panelControl1.ResumeLayout(false);
|
|
this.panelControl1.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
|
|
this.panelControl2.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
|
|
this.panelControl3.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private DevExpress.XtraEditors.PanelControl panelControl1;
|
|
private DevExpress.XtraEditors.PanelControl panelControl2;
|
|
private System.Windows.Forms.Panel PlAdd;
|
|
private DevExpress.XtraEditors.PanelControl panelControl3;
|
|
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 DevExpress.XtraEditors.SimpleButton simpleButton1;
|
|
private System.Windows.Forms.Panel panel2;
|
|
private System.Windows.Forms.Panel plzsht;
|
|
private System.Windows.Forms.Label label4;
|
|
private Control.StepPage3 stepPage31;
|
|
private Control.StepPage1 stepPage11;
|
|
private Control.StepPage2 stepPage21;
|
|
private Control.StepPage4 stepPage41;
|
|
private DevExpress.XtraEditors.SimpleButton btnInsert;
|
|
}
|
|
} |