|
|
namespace ICSSoft.Frame.APP { partial class FormICSInvTransferDetailAdd { /// <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(FormICSInvTransferDetailAdd)); 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.txtTransferSTATUS = new DevExpress.XtraEditors.TextEdit(); this.txtRECEIVELINE = new DevExpress.XtraEditors.TextEdit(); this.labelControl24 = new DevExpress.XtraEditors.LabelControl(); this.txtTOStackCode = new DevExpress.XtraEditors.ButtonEdit(); this.labelControl23 = new DevExpress.XtraEditors.LabelControl(); this.txtFROMStackCode = new DevExpress.XtraEditors.ButtonEdit(); this.labelControl22 = new DevExpress.XtraEditors.LabelControl(); this.txtACTQTY = new DevExpress.XtraEditors.TextEdit(); this.labelControl20 = new DevExpress.XtraEditors.LabelControl(); this.txtPLANQTY = new DevExpress.XtraEditors.TextEdit(); this.labelControl19 = new DevExpress.XtraEditors.LabelControl(); this.txtMOCODE = new DevExpress.XtraEditors.ButtonEdit(); this.labelControl18 = new DevExpress.XtraEditors.LabelControl(); this.txtITEMCODE = new DevExpress.XtraEditors.ButtonEdit(); this.labelControl17 = new DevExpress.XtraEditors.LabelControl(); this.labelControl15 = new DevExpress.XtraEditors.LabelControl(); this.txtORDERLINE = new DevExpress.XtraEditors.TextEdit(); this.txtORDERNO = new DevExpress.XtraEditors.TextEdit(); this.labelControl16 = new DevExpress.XtraEditors.LabelControl(); this.labelControl14 = new DevExpress.XtraEditors.LabelControl(); this.txtTransferLine = new DevExpress.XtraEditors.TextEdit(); this.label1 = new System.Windows.Forms.Label(); this.labelControl12 = new DevExpress.XtraEditors.LabelControl(); this.txtTransferTIME = new System.Windows.Forms.DateTimePicker(); this.txtTransferUSER = new DevExpress.XtraEditors.TextEdit(); this.labelControl11 = new DevExpress.XtraEditors.LabelControl(); this.txtRECEIVE = new DevExpress.XtraEditors.TextEdit(); this.labelControl10 = new DevExpress.XtraEditors.LabelControl(); this.labelControl7 = new DevExpress.XtraEditors.LabelControl(); this.txtMTIME = new DevExpress.XtraEditors.TextEdit(); this.labelControl2 = new DevExpress.XtraEditors.LabelControl(); this.txtMUSERName = new DevExpress.XtraEditors.TextEdit(); this.txtTOStorageCode = new DevExpress.XtraEditors.ButtonEdit(); this.txtFROMStorageCode = new DevExpress.XtraEditors.ButtonEdit(); this.labelControl8 = new DevExpress.XtraEditors.LabelControl(); this.labelControl6 = new DevExpress.XtraEditors.LabelControl(); this.labelControl4 = new DevExpress.XtraEditors.LabelControl(); this.labelControl3 = new DevExpress.XtraEditors.LabelControl(); this.txtTransferNO = new DevExpress.XtraEditors.TextEdit(); this.txtMEMO = new System.Windows.Forms.RichTextBox(); this.txtCUSTOMERNAME = new DevExpress.XtraEditors.ButtonEdit(); this.labelControl21 = new DevExpress.XtraEditors.LabelControl(); 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.txtTransferSTATUS.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtRECEIVELINE.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtTOStackCode.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtFROMStackCode.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtACTQTY.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtPLANQTY.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtMOCODE.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtITEMCODE.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtORDERLINE.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtORDERNO.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtTransferLine.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtTransferUSER.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtRECEIVE.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtMTIME.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtMUSERName.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtTOStorageCode.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtFROMStorageCode.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtTransferNO.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtCUSTOMERNAME.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(819, 0); this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin"; this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false; this.btnClose.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.btnClose.Name = "btnClose"; this.btnClose.Size = new System.Drawing.Size(37, 42); 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, 2); this.lblTitle.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.lblTitle.Name = "lblTitle"; this.lblTitle.Size = new System.Drawing.Size(157, 36); this.lblTitle.TabIndex = 6; this.lblTitle.Text = "转移单编辑"; //
// labelControl1
//
this.labelControl1.Location = new System.Drawing.Point(59, 46); this.labelControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelControl1.Name = "labelControl1"; this.labelControl1.Size = new System.Drawing.Size(64, 22); 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.txtTransferSTATUS); this.panelControl1.Controls.Add(this.txtRECEIVELINE); this.panelControl1.Controls.Add(this.labelControl24); this.panelControl1.Controls.Add(this.txtTOStackCode); this.panelControl1.Controls.Add(this.labelControl23); this.panelControl1.Controls.Add(this.txtFROMStackCode); this.panelControl1.Controls.Add(this.labelControl22); this.panelControl1.Controls.Add(this.txtACTQTY); this.panelControl1.Controls.Add(this.labelControl20); this.panelControl1.Controls.Add(this.txtPLANQTY); this.panelControl1.Controls.Add(this.labelControl19); this.panelControl1.Controls.Add(this.txtMOCODE); this.panelControl1.Controls.Add(this.labelControl18); this.panelControl1.Controls.Add(this.txtITEMCODE); this.panelControl1.Controls.Add(this.labelControl17); this.panelControl1.Controls.Add(this.labelControl15); this.panelControl1.Controls.Add(this.txtORDERLINE); this.panelControl1.Controls.Add(this.txtORDERNO); this.panelControl1.Controls.Add(this.labelControl16); this.panelControl1.Controls.Add(this.labelControl14); this.panelControl1.Controls.Add(this.txtTransferLine); this.panelControl1.Controls.Add(this.label1); this.panelControl1.Controls.Add(this.labelControl12); this.panelControl1.Controls.Add(this.txtTransferTIME); this.panelControl1.Controls.Add(this.txtTransferUSER); this.panelControl1.Controls.Add(this.labelControl11); this.panelControl1.Controls.Add(this.txtRECEIVE); this.panelControl1.Controls.Add(this.labelControl10); this.panelControl1.Controls.Add(this.labelControl7); this.panelControl1.Controls.Add(this.txtMTIME); this.panelControl1.Controls.Add(this.labelControl2); this.panelControl1.Controls.Add(this.txtMUSERName); this.panelControl1.Controls.Add(this.txtTOStorageCode); this.panelControl1.Controls.Add(this.txtFROMStorageCode); this.panelControl1.Controls.Add(this.labelControl8); this.panelControl1.Controls.Add(this.labelControl6); this.panelControl1.Controls.Add(this.labelControl4); this.panelControl1.Controls.Add(this.labelControl3); this.panelControl1.Controls.Add(this.txtTransferNO); this.panelControl1.Controls.Add(this.txtMEMO); this.panelControl1.Controls.Add(this.labelControl1); this.panelControl1.Location = new System.Drawing.Point(1, 42); this.panelControl1.Margin = new System.Windows.Forms.Padding(0); this.panelControl1.Name = "panelControl1"; this.panelControl1.Size = new System.Drawing.Size(854, 655); this.panelControl1.TabIndex = 23; //
// txtTransferSTATUS
//
this.txtTransferSTATUS.EnterMoveNextControl = true; this.txtTransferSTATUS.Location = new System.Drawing.Point(287, 0); this.txtTransferSTATUS.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txtTransferSTATUS.Name = "txtTransferSTATUS"; this.txtTransferSTATUS.Size = new System.Drawing.Size(179, 28); this.txtTransferSTATUS.TabIndex = 134; this.txtTransferSTATUS.Visible = false; //
// txtRECEIVELINE
//
this.txtRECEIVELINE.Location = new System.Drawing.Point(659, 603); this.txtRECEIVELINE.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txtRECEIVELINE.Name = "txtRECEIVELINE"; this.txtRECEIVELINE.Size = new System.Drawing.Size(181, 28); this.txtRECEIVELINE.TabIndex = 133; this.txtRECEIVELINE.Visible = false; //
// labelControl24
//
this.labelControl24.Location = new System.Drawing.Point(516, 608); this.labelControl24.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelControl24.Name = "labelControl24"; this.labelControl24.Size = new System.Drawing.Size(126, 22); this.labelControl24.TabIndex = 132; this.labelControl24.Text = "预留行项目号:"; this.labelControl24.Visible = false; //
// txtTOStackCode
//
this.txtTOStackCode.EditValue = ""; this.txtTOStackCode.Location = new System.Drawing.Point(614, 347); this.txtTOStackCode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txtTOStackCode.Name = "txtTOStackCode"; this.txtTOStackCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.txtTOStackCode.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; this.txtTOStackCode.Size = new System.Drawing.Size(179, 28); this.txtTOStackCode.TabIndex = 131; this.txtTOStackCode.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.txtTOStackCode_ButtonClick); //
// labelControl23
//
this.labelControl23.Location = new System.Drawing.Point(476, 352); this.labelControl23.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelControl23.Name = "labelControl23"; this.labelControl23.Size = new System.Drawing.Size(126, 22); this.labelControl23.TabIndex = 130; this.labelControl23.Text = "目的库位代码:"; //
// txtFROMStackCode
//
this.txtFROMStackCode.EditValue = ""; this.txtFROMStackCode.Location = new System.Drawing.Point(614, 281); this.txtFROMStackCode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txtFROMStackCode.Name = "txtFROMStackCode"; this.txtFROMStackCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.txtFROMStackCode.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; this.txtFROMStackCode.Size = new System.Drawing.Size(179, 28); this.txtFROMStackCode.TabIndex = 129; this.txtFROMStackCode.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.txtFROMStackCode_ButtonClick); //
// labelControl22
//
this.labelControl22.Location = new System.Drawing.Point(476, 291); this.labelControl22.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelControl22.Name = "labelControl22"; this.labelControl22.Size = new System.Drawing.Size(108, 22); this.labelControl22.TabIndex = 128; this.labelControl22.Text = "源库位代码:"; //
// txtACTQTY
//
this.txtACTQTY.EnterMoveNextControl = true; this.txtACTQTY.Location = new System.Drawing.Point(630, 0); this.txtACTQTY.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txtACTQTY.Name = "txtACTQTY"; this.txtACTQTY.Size = new System.Drawing.Size(179, 28); this.txtACTQTY.TabIndex = 125; this.txtACTQTY.Visible = false; //
// labelControl20
//
this.labelControl20.Location = new System.Drawing.Point(473, 5); this.labelControl20.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelControl20.Name = "labelControl20"; this.labelControl20.Size = new System.Drawing.Size(90, 22); this.labelControl20.TabIndex = 124; this.labelControl20.Text = "实际数量:"; this.labelControl20.Visible = false; //
// txtPLANQTY
//
this.txtPLANQTY.EnterMoveNextControl = true; this.txtPLANQTY.Location = new System.Drawing.Point(216, 225); this.txtPLANQTY.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txtPLANQTY.Name = "txtPLANQTY"; this.txtPLANQTY.Size = new System.Drawing.Size(179, 28); this.txtPLANQTY.TabIndex = 123; //
// labelControl19
//
this.labelControl19.Location = new System.Drawing.Point(53, 229); this.labelControl19.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelControl19.Name = "labelControl19"; this.labelControl19.Size = new System.Drawing.Size(100, 22); this.labelControl19.TabIndex = 122; this.labelControl19.Text = "计划数量:*"; //
// txtMOCODE
//
this.txtMOCODE.EditValue = ""; this.txtMOCODE.Location = new System.Drawing.Point(614, 165); this.txtMOCODE.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txtMOCODE.Name = "txtMOCODE"; this.txtMOCODE.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.txtMOCODE.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; this.txtMOCODE.Size = new System.Drawing.Size(179, 28); this.txtMOCODE.TabIndex = 121; this.txtMOCODE.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.txtMOCODE_ButtonClick); //
// labelControl18
//
this.labelControl18.Location = new System.Drawing.Point(483, 170); this.labelControl18.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelControl18.Name = "labelControl18"; this.labelControl18.Size = new System.Drawing.Size(100, 22); this.labelControl18.TabIndex = 120; this.labelControl18.Text = "生产订单号:*"; //
// txtITEMCODE
//
this.txtITEMCODE.EditValue = ""; this.txtITEMCODE.Location = new System.Drawing.Point(216, 165); this.txtITEMCODE.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txtITEMCODE.Name = "txtITEMCODE"; this.txtITEMCODE.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.txtITEMCODE.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; this.txtITEMCODE.Size = new System.Drawing.Size(179, 28); this.txtITEMCODE.TabIndex = 119; this.txtITEMCODE.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.txtITEMCODE_ButtonClick); //
// labelControl17
//
this.labelControl17.Location = new System.Drawing.Point(54, 170); this.labelControl17.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelControl17.Name = "labelControl17"; this.labelControl17.Size = new System.Drawing.Size(100, 22); this.labelControl17.TabIndex = 118; this.labelControl17.Text = "物料代码:*"; //
// labelControl15
//
this.labelControl15.Location = new System.Drawing.Point(480, 107); this.labelControl15.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelControl15.Name = "labelControl15"; this.labelControl15.Size = new System.Drawing.Size(72, 22); this.labelControl15.TabIndex = 117; this.labelControl15.Text = "订单行:"; //
// txtORDERLINE
//
this.txtORDERLINE.EnterMoveNextControl = true; this.txtORDERLINE.Location = new System.Drawing.Point(614, 102); this.txtORDERLINE.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txtORDERLINE.Name = "txtORDERLINE"; this.txtORDERLINE.Size = new System.Drawing.Size(179, 28); this.txtORDERLINE.TabIndex = 116; //
// txtORDERNO
//
this.txtORDERNO.EnterMoveNextControl = true; this.txtORDERNO.Location = new System.Drawing.Point(216, 102); this.txtORDERNO.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txtORDERNO.Name = "txtORDERNO"; this.txtORDERNO.Size = new System.Drawing.Size(179, 28); this.txtORDERNO.TabIndex = 115; //
// labelControl16
//
this.labelControl16.Location = new System.Drawing.Point(59, 107); this.labelControl16.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelControl16.Name = "labelControl16"; this.labelControl16.Size = new System.Drawing.Size(72, 22); this.labelControl16.TabIndex = 114; this.labelControl16.Text = "订单号:"; //
// labelControl14
//
this.labelControl14.Location = new System.Drawing.Point(483, 46); this.labelControl14.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelControl14.Name = "labelControl14"; this.labelControl14.Size = new System.Drawing.Size(82, 22); this.labelControl14.TabIndex = 113; this.labelControl14.Text = "单行号:*"; //
// txtTransferLine
//
this.txtTransferLine.EnterMoveNextControl = true; this.txtTransferLine.Location = new System.Drawing.Point(614, 41); this.txtTransferLine.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txtTransferLine.Name = "txtTransferLine"; this.txtTransferLine.Size = new System.Drawing.Size(179, 28); this.txtTransferLine.TabIndex = 112; //
// label1
//
this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(610, 608); this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(182, 22); this.label1.TabIndex = 108; this.label1.Text = "注:标示*号为必填项"; //
// labelControl12
//
this.labelControl12.Location = new System.Drawing.Point(61, 421); this.labelControl12.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelControl12.Name = "labelControl12"; this.labelControl12.Size = new System.Drawing.Size(90, 22); this.labelControl12.TabIndex = 106; this.labelControl12.Text = "转移时间:"; //
// txtTransferTIME
//
this.txtTransferTIME.Location = new System.Drawing.Point(216, 409); this.txtTransferTIME.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txtTransferTIME.Name = "txtTransferTIME"; this.txtTransferTIME.Size = new System.Drawing.Size(177, 29); this.txtTransferTIME.TabIndex = 105; //
// txtTransferUSER
//
this.txtTransferUSER.Location = new System.Drawing.Point(614, 416); this.txtTransferUSER.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txtTransferUSER.Name = "txtTransferUSER"; this.txtTransferUSER.Size = new System.Drawing.Size(181, 28); this.txtTransferUSER.TabIndex = 103; //
// labelControl11
//
this.labelControl11.Location = new System.Drawing.Point(476, 421); this.labelControl11.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelControl11.Name = "labelControl11"; this.labelControl11.Size = new System.Drawing.Size(90, 22); this.labelControl11.TabIndex = 102; this.labelControl11.Text = "转移用户:"; //
// txtRECEIVE
//
this.txtRECEIVE.Location = new System.Drawing.Point(226, 603); this.txtRECEIVE.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txtRECEIVE.Name = "txtRECEIVE"; this.txtRECEIVE.Size = new System.Drawing.Size(181, 28); this.txtRECEIVE.TabIndex = 101; this.txtRECEIVE.Visible = false; //
// labelControl10
//
this.labelControl10.Location = new System.Drawing.Point(121, 608); this.labelControl10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelControl10.Name = "labelControl10"; this.labelControl10.Size = new System.Drawing.Size(90, 22); this.labelControl10.TabIndex = 100; this.labelControl10.Text = "预留单号:"; this.labelControl10.Visible = false; //
// labelControl7
//
this.labelControl7.Location = new System.Drawing.Point(53, 352); this.labelControl7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelControl7.Name = "labelControl7"; this.labelControl7.Size = new System.Drawing.Size(126, 22); this.labelControl7.TabIndex = 95; this.labelControl7.Text = "目的库别代码:"; //
// txtMTIME
//
this.txtMTIME.Location = new System.Drawing.Point(614, 541); this.txtMTIME.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txtMTIME.Name = "txtMTIME"; this.txtMTIME.Size = new System.Drawing.Size(179, 28); this.txtMTIME.TabIndex = 94; //
// labelControl2
//
this.labelControl2.Location = new System.Drawing.Point(476, 550); this.labelControl2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelControl2.Name = "labelControl2"; this.labelControl2.Size = new System.Drawing.Size(90, 22); this.labelControl2.TabIndex = 93; this.labelControl2.Text = "维护日期:"; //
// txtMUSERName
//
this.txtMUSERName.Location = new System.Drawing.Point(614, 482); this.txtMUSERName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txtMUSERName.Name = "txtMUSERName"; this.txtMUSERName.Size = new System.Drawing.Size(179, 28); this.txtMUSERName.TabIndex = 92; //
// txtTOStorageCode
//
this.txtTOStorageCode.EditValue = ""; this.txtTOStorageCode.Location = new System.Drawing.Point(216, 347); this.txtTOStorageCode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txtTOStorageCode.Name = "txtTOStorageCode"; this.txtTOStorageCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.txtTOStorageCode.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; this.txtTOStorageCode.Size = new System.Drawing.Size(179, 28); this.txtTOStorageCode.TabIndex = 91; //
// txtFROMStorageCode
//
this.txtFROMStorageCode.EditValue = ""; this.txtFROMStorageCode.Location = new System.Drawing.Point(216, 281); this.txtFROMStorageCode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txtFROMStorageCode.Name = "txtFROMStorageCode"; this.txtFROMStorageCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.txtFROMStorageCode.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; this.txtFROMStorageCode.Size = new System.Drawing.Size(179, 28); this.txtFROMStorageCode.TabIndex = 90; //
// labelControl8
//
this.labelControl8.Location = new System.Drawing.Point(476, 487); this.labelControl8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelControl8.Name = "labelControl8"; this.labelControl8.Size = new System.Drawing.Size(72, 22); this.labelControl8.TabIndex = 78; this.labelControl8.Text = "维护人:"; //
// labelControl6
//
this.labelControl6.Location = new System.Drawing.Point(56, 508); this.labelControl6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelControl6.Name = "labelControl6"; this.labelControl6.Size = new System.Drawing.Size(54, 22); this.labelControl6.TabIndex = 76; this.labelControl6.Text = "备注:"; //
// labelControl4
//
this.labelControl4.Location = new System.Drawing.Point(56, 286); this.labelControl4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelControl4.Name = "labelControl4"; this.labelControl4.Size = new System.Drawing.Size(108, 22); this.labelControl4.TabIndex = 75; this.labelControl4.Text = "源库别代码:"; //
// labelControl3
//
this.labelControl3.Location = new System.Drawing.Point(130, 5); this.labelControl3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelControl3.Name = "labelControl3"; this.labelControl3.Size = new System.Drawing.Size(118, 22); this.labelControl3.TabIndex = 74; this.labelControl3.Text = "转移单状态:*"; this.labelControl3.Visible = false; //
// txtTransferNO
//
this.txtTransferNO.EnterMoveNextControl = true; this.txtTransferNO.Location = new System.Drawing.Point(216, 41); this.txtTransferNO.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txtTransferNO.Name = "txtTransferNO"; this.txtTransferNO.Size = new System.Drawing.Size(179, 28); this.txtTransferNO.TabIndex = 73; //
// txtMEMO
//
this.txtMEMO.Location = new System.Drawing.Point(131, 487); this.txtMEMO.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txtMEMO.Name = "txtMEMO"; this.txtMEMO.Size = new System.Drawing.Size(261, 87); this.txtMEMO.TabIndex = 72; this.txtMEMO.Text = ""; //
// txtCUSTOMERNAME
//
this.txtCUSTOMERNAME.EditValue = ""; this.txtCUSTOMERNAME.Location = new System.Drawing.Point(371, 5); this.txtCUSTOMERNAME.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txtCUSTOMERNAME.Name = "txtCUSTOMERNAME"; this.txtCUSTOMERNAME.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.txtCUSTOMERNAME.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; this.txtCUSTOMERNAME.Size = new System.Drawing.Size(179, 28); this.txtCUSTOMERNAME.TabIndex = 127; this.txtCUSTOMERNAME.Visible = false; //
// labelControl21
//
this.labelControl21.Location = new System.Drawing.Point(236, 9); this.labelControl21.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelControl21.Name = "labelControl21"; this.labelControl21.Size = new System.Drawing.Size(90, 22); this.labelControl21.TabIndex = 126; this.labelControl21.Text = "客户名称:"; this.labelControl21.Visible = false; //
// 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(654, 701); this.save.LookAndFeel.SkinName = "BlueButtonSkin"; this.save.LookAndFeel.UseDefaultLookAndFeel = false; this.save.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.save.Name = "save"; this.save.Size = new System.Drawing.Size(100, 47); this.save.TabIndex = 80; 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(756, 701); this.can.LookAndFeel.SkinName = "BlueButtonSkin"; this.can.LookAndFeel.UseDefaultLookAndFeel = false; this.can.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.can.Name = "can"; this.can.Size = new System.Drawing.Size(100, 47); this.can.TabIndex = 81; this.can.Text = "取消"; this.can.Click += new System.EventHandler(this.can_Click); //
// FormICSInvTransferDetailAdd
//
this.Appearance.BackColor = System.Drawing.Color.CornflowerBlue; this.Appearance.Options.UseBackColor = true; this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(857, 750); this.Controls.Add(this.save); this.Controls.Add(this.can); this.Controls.Add(this.panelControl1); this.Controls.Add(this.lblTitle); this.Controls.Add(this.btnClose); this.Controls.Add(this.txtCUSTOMERNAME); this.Controls.Add(this.labelControl21); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.Name = "FormICSInvTransferDetailAdd"; 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.txtTransferSTATUS.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtRECEIVELINE.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtTOStackCode.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtFROMStackCode.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtACTQTY.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtPLANQTY.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtMOCODE.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtITEMCODE.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtORDERLINE.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtORDERNO.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtTransferLine.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtTransferUSER.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtRECEIVE.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtMTIME.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtMUSERName.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtTOStorageCode.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtFROMStorageCode.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtTransferNO.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtCUSTOMERNAME.Properties)).EndInit(); this.ResumeLayout(false); this.PerformLayout();
}
#endregion
private DevExpress.XtraEditors.SimpleButton btnClose; private DevExpress.XtraEditors.LabelControl lblTitle; private DevExpress.XtraEditors.LabelControl labelControl1; private DevExpress.XtraEditors.PanelControl panelControl1; private System.Windows.Forms.RichTextBox txtMEMO; private DevExpress.XtraEditors.TextEdit txtTransferNO; private DevExpress.XtraEditors.LabelControl labelControl3; private DevExpress.XtraEditors.LabelControl labelControl4; private DevExpress.XtraEditors.LabelControl labelControl6; private DevExpress.XtraEditors.LabelControl labelControl8; private DevExpress.XtraEditors.SimpleButton save; private DevExpress.XtraEditors.SimpleButton can; private DevExpress.XtraEditors.ButtonEdit txtTOStorageCode; private DevExpress.XtraEditors.ButtonEdit txtFROMStorageCode; private DevExpress.XtraEditors.TextEdit txtMUSERName; private DevExpress.XtraEditors.TextEdit txtMTIME; private DevExpress.XtraEditors.LabelControl labelControl2; private DevExpress.XtraEditors.LabelControl labelControl7; private DevExpress.XtraEditors.TextEdit txtTransferUSER; private DevExpress.XtraEditors.LabelControl labelControl11; private DevExpress.XtraEditors.TextEdit txtRECEIVE; private DevExpress.XtraEditors.LabelControl labelControl10; private System.Windows.Forms.Label label1; private DevExpress.XtraEditors.LabelControl labelControl12; private System.Windows.Forms.DateTimePicker txtTransferTIME; private DevExpress.XtraEditors.ButtonEdit txtMOCODE; private DevExpress.XtraEditors.LabelControl labelControl18; private DevExpress.XtraEditors.ButtonEdit txtITEMCODE; private DevExpress.XtraEditors.LabelControl labelControl17; private DevExpress.XtraEditors.LabelControl labelControl15; private DevExpress.XtraEditors.TextEdit txtORDERLINE; private DevExpress.XtraEditors.TextEdit txtORDERNO; private DevExpress.XtraEditors.LabelControl labelControl16; private DevExpress.XtraEditors.LabelControl labelControl14; private DevExpress.XtraEditors.TextEdit txtTransferLine; private DevExpress.XtraEditors.TextEdit txtACTQTY; private DevExpress.XtraEditors.LabelControl labelControl20; private DevExpress.XtraEditors.TextEdit txtPLANQTY; private DevExpress.XtraEditors.LabelControl labelControl19; private DevExpress.XtraEditors.ButtonEdit txtTOStackCode; private DevExpress.XtraEditors.LabelControl labelControl23; private DevExpress.XtraEditors.ButtonEdit txtFROMStackCode; private DevExpress.XtraEditors.LabelControl labelControl22; private DevExpress.XtraEditors.ButtonEdit txtCUSTOMERNAME; private DevExpress.XtraEditors.LabelControl labelControl21; private DevExpress.XtraEditors.TextEdit txtRECEIVELINE; private DevExpress.XtraEditors.LabelControl labelControl24; private DevExpress.XtraEditors.TextEdit txtTransferSTATUS; } }
|