You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
306 lines
17 KiB
306 lines
17 KiB
namespace ICSSoft.Frame.APP
|
|
{
|
|
partial class FormICSSENDINVPLANAdd
|
|
{
|
|
/// <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()
|
|
{
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormICSSENDINVPLANAdd));
|
|
this.btnClose = new DevExpress.XtraEditors.SimpleButton();
|
|
this.lblTitle = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
|
|
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
|
|
this.txtMcode = new DevExpress.XtraEditors.ButtonEdit();
|
|
this.txtMoCode = new DevExpress.XtraEditors.ButtonEdit();
|
|
this.txtPlanQty = new System.Windows.Forms.TextBox();
|
|
this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
|
|
this.txttime = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtmuser = new DevExpress.XtraEditors.TextEdit();
|
|
this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
|
|
this.txtVersion = new DevExpress.XtraEditors.TextEdit();
|
|
this.save = new DevExpress.XtraEditors.SimpleButton();
|
|
this.can = new DevExpress.XtraEditors.SimpleButton();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
|
|
this.panelControl1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtMcode.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtMoCode.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txttime.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtmuser.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtVersion.Properties)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// btnClose
|
|
//
|
|
this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.btnClose.Appearance.Options.UseFont = true;
|
|
this.btnClose.Appearance.Options.UseForeColor = true;
|
|
this.btnClose.Appearance.Options.UseTextOptions = true;
|
|
this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
|
|
this.btnClose.Location = new System.Drawing.Point(251, 0);
|
|
this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.btnClose.Name = "btnClose";
|
|
this.btnClose.Size = new System.Drawing.Size(26, 29);
|
|
this.btnClose.TabIndex = 5;
|
|
this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
|
|
//
|
|
// lblTitle
|
|
//
|
|
this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
|
|
this.lblTitle.Location = new System.Drawing.Point(1, 1);
|
|
this.lblTitle.Name = "lblTitle";
|
|
this.lblTitle.Size = new System.Drawing.Size(110, 23);
|
|
this.lblTitle.TabIndex = 6;
|
|
this.lblTitle.Text = "发料计划表编辑";
|
|
//
|
|
// labelControl1
|
|
//
|
|
this.labelControl1.Location = new System.Drawing.Point(26, 29);
|
|
this.labelControl1.Name = "labelControl1";
|
|
this.labelControl1.Size = new System.Drawing.Size(48, 14);
|
|
this.labelControl1.TabIndex = 0;
|
|
this.labelControl1.Text = "版本号:";
|
|
//
|
|
// panelControl1
|
|
//
|
|
this.panelControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
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.txtMcode);
|
|
this.panelControl1.Controls.Add(this.txtMoCode);
|
|
this.panelControl1.Controls.Add(this.txtPlanQty);
|
|
this.panelControl1.Controls.Add(this.labelControl7);
|
|
this.panelControl1.Controls.Add(this.labelControl6);
|
|
this.panelControl1.Controls.Add(this.labelControl5);
|
|
this.panelControl1.Controls.Add(this.txttime);
|
|
this.panelControl1.Controls.Add(this.txtmuser);
|
|
this.panelControl1.Controls.Add(this.labelControl12);
|
|
this.panelControl1.Controls.Add(this.labelControl13);
|
|
this.panelControl1.Controls.Add(this.txtVersion);
|
|
this.panelControl1.Controls.Add(this.labelControl1);
|
|
this.panelControl1.Location = new System.Drawing.Point(1, 27);
|
|
this.panelControl1.Margin = new System.Windows.Forms.Padding(0);
|
|
this.panelControl1.Name = "panelControl1";
|
|
this.panelControl1.Size = new System.Drawing.Size(276, 264);
|
|
this.panelControl1.TabIndex = 23;
|
|
//
|
|
// txtMcode
|
|
//
|
|
this.txtMcode.EditValue = "";
|
|
this.txtMcode.Location = new System.Drawing.Point(119, 96);
|
|
this.txtMcode.Name = "txtMcode";
|
|
this.txtMcode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton()});
|
|
this.txtMcode.Size = new System.Drawing.Size(121, 20);
|
|
this.txtMcode.TabIndex = 113;
|
|
this.txtMcode.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.txtMcode_ButtonClick);
|
|
this.txtMcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtMcode_KeyDown);
|
|
this.txtMcode.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtMcode_KeyPress);
|
|
//
|
|
// txtMoCode
|
|
//
|
|
this.txtMoCode.EditValue = "";
|
|
this.txtMoCode.Location = new System.Drawing.Point(119, 61);
|
|
this.txtMoCode.Name = "txtMoCode";
|
|
this.txtMoCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton()});
|
|
this.txtMoCode.Size = new System.Drawing.Size(121, 20);
|
|
this.txtMoCode.TabIndex = 112;
|
|
this.txtMoCode.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.txtMoCode_ButtonClick);
|
|
this.txtMoCode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtMoCode_KeyDown);
|
|
this.txtMoCode.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtMoCode_KeyPress);
|
|
//
|
|
// txtPlanQty
|
|
//
|
|
this.txtPlanQty.Location = new System.Drawing.Point(119, 137);
|
|
this.txtPlanQty.Name = "txtPlanQty";
|
|
this.txtPlanQty.Size = new System.Drawing.Size(121, 22);
|
|
this.txtPlanQty.TabIndex = 108;
|
|
//
|
|
// labelControl7
|
|
//
|
|
this.labelControl7.Location = new System.Drawing.Point(26, 99);
|
|
this.labelControl7.Name = "labelControl7";
|
|
this.labelControl7.Size = new System.Drawing.Size(60, 14);
|
|
this.labelControl7.TabIndex = 100;
|
|
this.labelControl7.Text = "存货编码:";
|
|
//
|
|
// labelControl6
|
|
//
|
|
this.labelControl6.Location = new System.Drawing.Point(26, 64);
|
|
this.labelControl6.Name = "labelControl6";
|
|
this.labelControl6.Size = new System.Drawing.Size(48, 14);
|
|
this.labelControl6.TabIndex = 99;
|
|
this.labelControl6.Text = "工单号:";
|
|
//
|
|
// labelControl5
|
|
//
|
|
this.labelControl5.Location = new System.Drawing.Point(26, 140);
|
|
this.labelControl5.Name = "labelControl5";
|
|
this.labelControl5.Size = new System.Drawing.Size(60, 14);
|
|
this.labelControl5.TabIndex = 98;
|
|
this.labelControl5.Text = "计划数量:";
|
|
//
|
|
// txttime
|
|
//
|
|
this.txttime.EnterMoveNextControl = true;
|
|
this.txttime.Location = new System.Drawing.Point(119, 218);
|
|
this.txttime.Name = "txttime";
|
|
this.txttime.Properties.ReadOnly = true;
|
|
this.txttime.Size = new System.Drawing.Size(121, 20);
|
|
this.txttime.TabIndex = 94;
|
|
//
|
|
// txtmuser
|
|
//
|
|
this.txtmuser.EnterMoveNextControl = true;
|
|
this.txtmuser.Location = new System.Drawing.Point(119, 175);
|
|
this.txtmuser.Name = "txtmuser";
|
|
this.txtmuser.Properties.ReadOnly = true;
|
|
this.txtmuser.Size = new System.Drawing.Size(121, 20);
|
|
this.txtmuser.TabIndex = 93;
|
|
//
|
|
// labelControl12
|
|
//
|
|
this.labelControl12.Location = new System.Drawing.Point(26, 221);
|
|
this.labelControl12.Name = "labelControl12";
|
|
this.labelControl12.Size = new System.Drawing.Size(60, 14);
|
|
this.labelControl12.TabIndex = 92;
|
|
this.labelControl12.Text = "维护时间:";
|
|
//
|
|
// labelControl13
|
|
//
|
|
this.labelControl13.Location = new System.Drawing.Point(26, 178);
|
|
this.labelControl13.Name = "labelControl13";
|
|
this.labelControl13.Size = new System.Drawing.Size(48, 14);
|
|
this.labelControl13.TabIndex = 91;
|
|
this.labelControl13.Text = "维护人:";
|
|
//
|
|
// txtVersion
|
|
//
|
|
this.txtVersion.EnterMoveNextControl = true;
|
|
this.txtVersion.Location = new System.Drawing.Point(119, 26);
|
|
this.txtVersion.Name = "txtVersion";
|
|
this.txtVersion.Size = new System.Drawing.Size(121, 20);
|
|
this.txtVersion.TabIndex = 77;
|
|
//
|
|
// save
|
|
//
|
|
this.save.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.save.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.save.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.save.Appearance.Options.UseFont = true;
|
|
this.save.Appearance.Options.UseForeColor = true;
|
|
this.save.Appearance.Options.UseTextOptions = true;
|
|
this.save.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.save.Image = ((System.Drawing.Image)(resources.GetObject("save.Image")));
|
|
this.save.Location = new System.Drawing.Point(135, 293);
|
|
this.save.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.save.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.save.Name = "save";
|
|
this.save.Size = new System.Drawing.Size(70, 30);
|
|
this.save.TabIndex = 81;
|
|
this.save.Text = "保存";
|
|
this.save.Click += new System.EventHandler(this.save_Click);
|
|
//
|
|
// can
|
|
//
|
|
this.can.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.can.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.can.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.can.Appearance.Options.UseFont = true;
|
|
this.can.Appearance.Options.UseForeColor = true;
|
|
this.can.Appearance.Options.UseTextOptions = true;
|
|
this.can.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.can.Image = ((System.Drawing.Image)(resources.GetObject("can.Image")));
|
|
this.can.Location = new System.Drawing.Point(207, 293);
|
|
this.can.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.can.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.can.Name = "can";
|
|
this.can.Size = new System.Drawing.Size(70, 30);
|
|
this.can.TabIndex = 91;
|
|
this.can.Text = "取消";
|
|
this.can.Click += new System.EventHandler(this.can_Click);
|
|
//
|
|
// FormICSSENDINVPLANAdd
|
|
//
|
|
this.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
|
|
this.Appearance.Options.UseBackColor = true;
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(278, 325);
|
|
this.Controls.Add(this.can);
|
|
this.Controls.Add(this.save);
|
|
this.Controls.Add(this.panelControl1);
|
|
this.Controls.Add(this.lblTitle);
|
|
this.Controls.Add(this.btnClose);
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
this.Name = "FormICSSENDINVPLANAdd";
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
this.Text = "FormContainerAddEdit";
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
|
|
this.panelControl1.ResumeLayout(false);
|
|
this.panelControl1.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtMcode.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtMoCode.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txttime.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtmuser.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtVersion.Properties)).EndInit();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private DevExpress.XtraEditors.SimpleButton btnClose;
|
|
private DevExpress.XtraEditors.LabelControl lblTitle;
|
|
private DevExpress.XtraEditors.LabelControl labelControl1;
|
|
private DevExpress.XtraEditors.PanelControl panelControl1;
|
|
private DevExpress.XtraEditors.TextEdit txtVersion;
|
|
private DevExpress.XtraEditors.SimpleButton save;
|
|
private DevExpress.XtraEditors.SimpleButton can;
|
|
private DevExpress.XtraEditors.LabelControl labelControl13;
|
|
private DevExpress.XtraEditors.LabelControl labelControl12;
|
|
private DevExpress.XtraEditors.TextEdit txttime;
|
|
private DevExpress.XtraEditors.TextEdit txtmuser;
|
|
private DevExpress.XtraEditors.LabelControl labelControl7;
|
|
private DevExpress.XtraEditors.LabelControl labelControl6;
|
|
private DevExpress.XtraEditors.LabelControl labelControl5;
|
|
private System.Windows.Forms.TextBox txtPlanQty;
|
|
private DevExpress.XtraEditors.ButtonEdit txtMcode;
|
|
private DevExpress.XtraEditors.ButtonEdit txtMoCode;
|
|
}
|
|
}
|