Files
lserp_cs_6.0/插件库/Lskj.PubArtworkPreview/Accraditation.Designer.cs
T
cyf ab56a9bcf7 基线 SVN r240
SVN-Revision: r240
2025-02-06 06:46:06 +00:00

302 lines
17 KiB
C#

namespace Lskj.PubArtworkPreview
{
partial class Accraditation
{
/// <summary>
/// 必需的设计器变量。
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 清理所有正在使用的资源。
/// </summary>
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region 组件设计器生成的代码
/// <summary>
/// 设计器支持所需的方法 - 不要修改
/// 使用代码编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
this.pl_right = new DevExpress.XtraEditors.PanelControl();
this.gridFlowRecord = new Lskj.Control.GridControlEx();
this.pl_right_bottom = new DevExpress.XtraEditors.PanelControl();
this.pl_right_bottom2 = new DevExpress.XtraEditors.PanelControl();
this.btnRemindBack = new DevExpress.XtraEditors.SimpleButton();
this.btnRemindAccradit = new DevExpress.XtraEditors.SimpleButton();
this.labeldate_happendTime = new Lskj.Control.LabelDateEdit();
this.btnAudit = new DevExpress.XtraEditors.SimpleButton();
this.labeltxt_managerAudit = new Lskj.Control.LabelTextEdit();
this.combox_Suggestion = new Lskj.Control.LabelComboxEdit();
this.btnReturnd = new DevExpress.XtraEditors.SimpleButton();
this.pl_right_center = new DevExpress.XtraEditors.PanelControl();
this.txt_remark = new System.Windows.Forms.TextBox();
this.label_auditPerson = new DevExpress.XtraEditors.LabelControl();
this.label_flowRecord = new DevExpress.XtraEditors.LabelControl();
((System.ComponentModel.ISupportInitialize)(this.pl_right)).BeginInit();
this.pl_right.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pl_right_bottom)).BeginInit();
this.pl_right_bottom.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pl_right_bottom2)).BeginInit();
this.pl_right_bottom2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pl_right_center)).BeginInit();
this.pl_right_center.SuspendLayout();
this.SuspendLayout();
//
// pl_right
//
this.pl_right.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.pl_right.Controls.Add(this.gridFlowRecord);
this.pl_right.Controls.Add(this.pl_right_bottom);
this.pl_right.Controls.Add(this.label_flowRecord);
this.pl_right.Dock = System.Windows.Forms.DockStyle.Fill;
this.pl_right.Location = new System.Drawing.Point(0, 0);
this.pl_right.Name = "pl_right";
this.pl_right.Padding = new System.Windows.Forms.Padding(0, 0, 2, 0);
this.pl_right.Size = new System.Drawing.Size(455, 439);
this.pl_right.TabIndex = 7;
//
// gridFlowRecord
//
this.gridFlowRecord.AdapterObj = null;
this.gridFlowRecord.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridFlowRecord.Location = new System.Drawing.Point(0, 23);
this.gridFlowRecord.Name = "gridFlowRecord";
this.gridFlowRecord.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum;
this.gridFlowRecord.Size = new System.Drawing.Size(453, 211);
this.gridFlowRecord.TabIndex = 4;
//
// pl_right_bottom
//
this.pl_right_bottom.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.pl_right_bottom.Controls.Add(this.pl_right_bottom2);
this.pl_right_bottom.Controls.Add(this.pl_right_center);
this.pl_right_bottom.Dock = System.Windows.Forms.DockStyle.Bottom;
this.pl_right_bottom.Location = new System.Drawing.Point(0, 234);
this.pl_right_bottom.Name = "pl_right_bottom";
this.pl_right_bottom.Size = new System.Drawing.Size(453, 205);
this.pl_right_bottom.TabIndex = 1;
//
// pl_right_bottom2
//
this.pl_right_bottom2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.pl_right_bottom2.Controls.Add(this.btnRemindBack);
this.pl_right_bottom2.Controls.Add(this.btnRemindAccradit);
this.pl_right_bottom2.Controls.Add(this.labeldate_happendTime);
this.pl_right_bottom2.Controls.Add(this.btnAudit);
this.pl_right_bottom2.Controls.Add(this.labeltxt_managerAudit);
this.pl_right_bottom2.Controls.Add(this.combox_Suggestion);
this.pl_right_bottom2.Controls.Add(this.btnReturnd);
this.pl_right_bottom2.Dock = System.Windows.Forms.DockStyle.Fill;
this.pl_right_bottom2.Location = new System.Drawing.Point(0, 123);
this.pl_right_bottom2.Name = "pl_right_bottom2";
this.pl_right_bottom2.Size = new System.Drawing.Size(453, 82);
this.pl_right_bottom2.TabIndex = 5;
//
// btnRemindBack
//
this.btnRemindBack.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.btnRemindBack.Appearance.Font = new System.Drawing.Font("宋体", 9F);
this.btnRemindBack.Appearance.Options.UseFont = true;
this.btnRemindBack.Location = new System.Drawing.Point(312, 29);
this.btnRemindBack.Name = "btnRemindBack";
this.btnRemindBack.Size = new System.Drawing.Size(75, 23);
this.btnRemindBack.TabIndex = 17;
this.btnRemindBack.Text = "提醒反退";
this.btnRemindBack.Click += new System.EventHandler(this.btnRemindReturn_Click);
//
// btnRemindAccradit
//
this.btnRemindAccradit.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.btnRemindAccradit.Appearance.Font = new System.Drawing.Font("宋体", 9F);
this.btnRemindAccradit.Appearance.Options.UseFont = true;
this.btnRemindAccradit.Location = new System.Drawing.Point(312, 2);
this.btnRemindAccradit.Name = "btnRemindAccradit";
this.btnRemindAccradit.Size = new System.Drawing.Size(75, 23);
this.btnRemindAccradit.TabIndex = 16;
this.btnRemindAccradit.Text = "提醒审核";
this.btnRemindAccradit.Click += new System.EventHandler(this.btnRemindAudit_Click);
//
// labeldate_happendTime
//
this.labeldate_happendTime.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.labeldate_happendTime.BackColor = System.Drawing.Color.Transparent;
this.labeldate_happendTime.EditText = "";
this.labeldate_happendTime.Enabled = false;
this.labeldate_happendTime.FontSize = 0F;
this.labeldate_happendTime.LabelText = "发生时间";
this.labeldate_happendTime.Location = new System.Drawing.Point(4, 56);
this.labeldate_happendTime.Margin = new System.Windows.Forms.Padding(4);
this.labeldate_happendTime.Model = null;
this.labeldate_happendTime.Name = "labeldate_happendTime";
this.labeldate_happendTime.NullText = "";
this.labeldate_happendTime.ReadOnly = false;
this.labeldate_happendTime.Required = false;
this.labeldate_happendTime.Size = new System.Drawing.Size(445, 21);
this.labeldate_happendTime.TabIndex = 15;
//
// btnAudit
//
this.btnAudit.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.btnAudit.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnAudit.Appearance.Options.UseFont = true;
this.btnAudit.Enabled = false;
this.btnAudit.Location = new System.Drawing.Point(393, 2);
this.btnAudit.Name = "btnAudit";
this.btnAudit.Size = new System.Drawing.Size(58, 23);
this.btnAudit.TabIndex = 9;
this.btnAudit.Text = "审核(Y)";
this.btnAudit.Click += new System.EventHandler(this.btnAudit_Click);
//
// labeltxt_managerAudit
//
this.labeltxt_managerAudit.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.labeltxt_managerAudit.BackColor = System.Drawing.Color.Transparent;
this.labeltxt_managerAudit.EditText = "";
this.labeltxt_managerAudit.Enabled = false;
this.labeltxt_managerAudit.FontSize = 0F;
this.labeltxt_managerAudit.LabelText = "主管审核";
this.labeltxt_managerAudit.Location = new System.Drawing.Point(4, 30);
this.labeltxt_managerAudit.Margin = new System.Windows.Forms.Padding(4);
this.labeltxt_managerAudit.Model = null;
this.labeltxt_managerAudit.Name = "labeltxt_managerAudit";
this.labeltxt_managerAudit.NullText = "";
this.labeltxt_managerAudit.ReadOnly = false;
this.labeltxt_managerAudit.Required = false;
this.labeltxt_managerAudit.Size = new System.Drawing.Size(301, 21);
this.labeltxt_managerAudit.TabIndex = 14;
//
// combox_Suggestion
//
this.combox_Suggestion.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.combox_Suggestion.BackColor = System.Drawing.Color.Transparent;
this.combox_Suggestion.EditText = "";
this.combox_Suggestion.FontSize = 0F;
this.combox_Suggestion.LabelText = "常用意见";
this.combox_Suggestion.Location = new System.Drawing.Point(4, 4);
this.combox_Suggestion.Margin = new System.Windows.Forms.Padding(4);
this.combox_Suggestion.Model = null;
this.combox_Suggestion.Name = "combox_Suggestion";
this.combox_Suggestion.NullText = "";
this.combox_Suggestion.ReadOnly = false;
this.combox_Suggestion.Required = false;
this.combox_Suggestion.Size = new System.Drawing.Size(301, 21);
this.combox_Suggestion.TabIndex = 0;
//
// btnReturnd
//
this.btnReturnd.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.btnReturnd.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnReturnd.Appearance.Options.UseFont = true;
this.btnReturnd.Enabled = false;
this.btnReturnd.Location = new System.Drawing.Point(393, 29);
this.btnReturnd.Name = "btnReturnd";
this.btnReturnd.Size = new System.Drawing.Size(58, 23);
this.btnReturnd.TabIndex = 11;
this.btnReturnd.Text = "返退(N)";
this.btnReturnd.Click += new System.EventHandler(this.btnReturnd_Click);
//
// pl_right_center
//
this.pl_right_center.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.pl_right_center.Controls.Add(this.txt_remark);
this.pl_right_center.Controls.Add(this.label_auditPerson);
this.pl_right_center.Dock = System.Windows.Forms.DockStyle.Top;
this.pl_right_center.Location = new System.Drawing.Point(0, 0);
this.pl_right_center.Name = "pl_right_center";
this.pl_right_center.Size = new System.Drawing.Size(453, 123);
this.pl_right_center.TabIndex = 4;
//
// txt_remark
//
this.txt_remark.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.txt_remark.Dock = System.Windows.Forms.DockStyle.Fill;
this.txt_remark.Location = new System.Drawing.Point(0, 23);
this.txt_remark.Multiline = true;
this.txt_remark.Name = "txt_remark";
this.txt_remark.Size = new System.Drawing.Size(453, 100);
this.txt_remark.TabIndex = 3;
this.txt_remark.Text = "同意";
//
// label_auditPerson
//
this.label_auditPerson.Appearance.Font = new System.Drawing.Font("宋体", 9F);
this.label_auditPerson.Appearance.ForeColor = System.Drawing.Color.Black;
this.label_auditPerson.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.label_auditPerson.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.label_auditPerson.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.label_auditPerson.Dock = System.Windows.Forms.DockStyle.Top;
this.label_auditPerson.Location = new System.Drawing.Point(0, 0);
this.label_auditPerson.Name = "label_auditPerson";
this.label_auditPerson.Size = new System.Drawing.Size(453, 23);
this.label_auditPerson.TabIndex = 1;
this.label_auditPerson.Text = "审核人员";
//
// label_flowRecord
//
this.label_flowRecord.Appearance.Font = new System.Drawing.Font("宋体", 9F);
this.label_flowRecord.Appearance.ForeColor = System.Drawing.Color.Black;
this.label_flowRecord.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.label_flowRecord.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.label_flowRecord.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.label_flowRecord.Dock = System.Windows.Forms.DockStyle.Top;
this.label_flowRecord.Location = new System.Drawing.Point(0, 0);
this.label_flowRecord.Name = "label_flowRecord";
this.label_flowRecord.Size = new System.Drawing.Size(453, 23);
this.label_flowRecord.TabIndex = 5;
this.label_flowRecord.Text = "流转记录";
//
// Accraditation
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.pl_right);
this.Name = "Accraditation";
this.Size = new System.Drawing.Size(455, 439);
((System.ComponentModel.ISupportInitialize)(this.pl_right)).EndInit();
this.pl_right.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pl_right_bottom)).EndInit();
this.pl_right_bottom.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pl_right_bottom2)).EndInit();
this.pl_right_bottom2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pl_right_center)).EndInit();
this.pl_right_center.ResumeLayout(false);
this.pl_right_center.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraEditors.PanelControl pl_right;
private Lskj.Control.GridControlEx gridFlowRecord;
private DevExpress.XtraEditors.PanelControl pl_right_bottom;
private DevExpress.XtraEditors.PanelControl pl_right_bottom2;
private DevExpress.XtraEditors.SimpleButton btnRemindBack;
private DevExpress.XtraEditors.SimpleButton btnRemindAccradit;
private Lskj.Control.LabelDateEdit labeldate_happendTime;
private DevExpress.XtraEditors.SimpleButton btnAudit;
private Lskj.Control.LabelTextEdit labeltxt_managerAudit;
private Lskj.Control.LabelComboxEdit combox_Suggestion;
private DevExpress.XtraEditors.SimpleButton btnReturnd;
private DevExpress.XtraEditors.PanelControl pl_right_center;
private System.Windows.Forms.TextBox txt_remark;
private DevExpress.XtraEditors.LabelControl label_auditPerson;
private DevExpress.XtraEditors.LabelControl label_flowRecord;
}
}