|
|
namespace ICSSoft.Frame.APP { partial class FormICSINVReceiptAdd { /// <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(FormICSINVReceiptAdd)); 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.txttime = new DevExpress.XtraEditors.TextEdit(); this.txtmuser = new DevExpress.XtraEditors.TextEdit(); this.labelControl12 = new DevExpress.XtraEditors.LabelControl(); this.labelControl13 = new DevExpress.XtraEditors.LabelControl(); this.txtCreateTIME = new System.Windows.Forms.DateTimePicker(); this.txtCreateUSER = new DevExpress.XtraEditors.TextEdit(); this.txtVENDORCODE = new DevExpress.XtraEditors.ButtonEdit(); this.txtStorageID = new DevExpress.XtraEditors.ButtonEdit(); this.txtRECTYPE = new System.Windows.Forms.ComboBox(); this.labelControl8 = new DevExpress.XtraEditors.LabelControl(); this.labelControl7 = new DevExpress.XtraEditors.LabelControl(); this.labelControl6 = new DevExpress.XtraEditors.LabelControl(); this.labelControl5 = new DevExpress.XtraEditors.LabelControl(); this.labelControl4 = new DevExpress.XtraEditors.LabelControl(); this.labelControl3 = new DevExpress.XtraEditors.LabelControl(); this.txtReceiptNO = new DevExpress.XtraEditors.TextEdit(); this.txtMEMO = new System.Windows.Forms.RichTextBox(); 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.txttime.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtmuser.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtCreateUSER.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtVENDORCODE.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtStorageID.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtReceiptNO.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(716, 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(37, 46); this.labelControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelControl1.Name = "labelControl1"; this.labelControl1.Size = new System.Drawing.Size(90, 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.txttime); this.panelControl1.Controls.Add(this.txtmuser); this.panelControl1.Controls.Add(this.labelControl12); this.panelControl1.Controls.Add(this.labelControl13); this.panelControl1.Controls.Add(this.txtCreateTIME); this.panelControl1.Controls.Add(this.txtCreateUSER); this.panelControl1.Controls.Add(this.txtVENDORCODE); this.panelControl1.Controls.Add(this.txtStorageID); this.panelControl1.Controls.Add(this.txtRECTYPE); this.panelControl1.Controls.Add(this.labelControl8); this.panelControl1.Controls.Add(this.labelControl7); this.panelControl1.Controls.Add(this.labelControl6); this.panelControl1.Controls.Add(this.labelControl5); this.panelControl1.Controls.Add(this.labelControl4); this.panelControl1.Controls.Add(this.labelControl3); this.panelControl1.Controls.Add(this.txtReceiptNO); 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(751, 515); this.panelControl1.TabIndex = 23; //
// txttime
//
this.txttime.EnterMoveNextControl = true; this.txttime.Location = new System.Drawing.Point(493, 426); this.txttime.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txttime.Name = "txttime"; this.txttime.Properties.ReadOnly = true; this.txttime.Size = new System.Drawing.Size(173, 28); this.txttime.TabIndex = 98; //
// txtmuser
//
this.txtmuser.EnterMoveNextControl = true; this.txtmuser.Location = new System.Drawing.Point(149, 421); this.txtmuser.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txtmuser.Name = "txtmuser"; this.txtmuser.Properties.ReadOnly = true; this.txtmuser.Size = new System.Drawing.Size(173, 28); this.txtmuser.TabIndex = 97; //
// labelControl12
//
this.labelControl12.Location = new System.Drawing.Point(381, 431); this.labelControl12.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelControl12.Name = "labelControl12"; this.labelControl12.Size = new System.Drawing.Size(78, 22); this.labelControl12.TabIndex = 96; this.labelControl12.Text = "维护时间:"; //
// labelControl13
//
this.labelControl13.Location = new System.Drawing.Point(37, 426); this.labelControl13.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelControl13.Name = "labelControl13"; this.labelControl13.Size = new System.Drawing.Size(60, 22); this.labelControl13.TabIndex = 95; this.labelControl13.Text = "维护人:"; //
// txtCreateTIME
//
this.txtCreateTIME.Location = new System.Drawing.Point(493, 330); this.txtCreateTIME.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txtCreateTIME.Name = "txtCreateTIME"; this.txtCreateTIME.Size = new System.Drawing.Size(171, 29); this.txtCreateTIME.TabIndex = 93; //
// txtCreateUSER
//
this.txtCreateUSER.Location = new System.Drawing.Point(149, 335); this.txtCreateUSER.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txtCreateUSER.Name = "txtCreateUSER"; this.txtCreateUSER.Size = new System.Drawing.Size(173, 28); this.txtCreateUSER.TabIndex = 92; //
// txtVENDORCODE
//
this.txtVENDORCODE.EditValue = ""; this.txtVENDORCODE.Location = new System.Drawing.Point(493, 118); this.txtVENDORCODE.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txtVENDORCODE.Name = "txtVENDORCODE"; this.txtVENDORCODE.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.txtVENDORCODE.Size = new System.Drawing.Size(173, 28); this.txtVENDORCODE.TabIndex = 91; this.txtVENDORCODE.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.txtVENDORCODE_ButtonClick); this.txtVENDORCODE.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtVENDORCODE_KeyDown); this.txtVENDORCODE.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtVENDORCODE_KeyPress); //
// txtStorageID
//
this.txtStorageID.EditValue = ""; this.txtStorageID.Location = new System.Drawing.Point(149, 118); this.txtStorageID.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txtStorageID.Name = "txtStorageID"; this.txtStorageID.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.txtStorageID.Size = new System.Drawing.Size(173, 28); this.txtStorageID.TabIndex = 90; this.txtStorageID.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.txtStorageID_ButtonClick); this.txtStorageID.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtStorageID_KeyDown); this.txtStorageID.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtStorageID_KeyPress); //
// txtRECTYPE
//
this.txtRECTYPE.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.txtRECTYPE.FormattingEnabled = true; this.txtRECTYPE.Items.AddRange(new object[] { "外购", "外协", "其他"}); this.txtRECTYPE.Location = new System.Drawing.Point(493, 41); this.txtRECTYPE.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txtRECTYPE.Name = "txtRECTYPE"; this.txtRECTYPE.Size = new System.Drawing.Size(171, 30); this.txtRECTYPE.TabIndex = 88; //
// labelControl8
//
this.labelControl8.Location = new System.Drawing.Point(37, 339); 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 = "创建人:"; //
// labelControl7
//
this.labelControl7.Location = new System.Drawing.Point(381, 339); this.labelControl7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelControl7.Name = "labelControl7"; this.labelControl7.Size = new System.Drawing.Size(90, 22); this.labelControl7.TabIndex = 77; this.labelControl7.Text = "创建日期:"; //
// labelControl6
//
this.labelControl6.Location = new System.Drawing.Point(37, 207); 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 = "备注:"; //
// labelControl5
//
this.labelControl5.Location = new System.Drawing.Point(381, 123); this.labelControl5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelControl5.Name = "labelControl5"; this.labelControl5.Size = new System.Drawing.Size(108, 22); this.labelControl5.TabIndex = 32; this.labelControl5.Text = "供应商编码:"; //
// labelControl4
//
this.labelControl4.Location = new System.Drawing.Point(37, 123); this.labelControl4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelControl4.Name = "labelControl4"; this.labelControl4.Size = new System.Drawing.Size(90, 22); this.labelControl4.TabIndex = 75; this.labelControl4.Text = "库房编码:"; //
// labelControl3
//
this.labelControl3.Location = new System.Drawing.Point(381, 46); this.labelControl3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelControl3.Name = "labelControl3"; this.labelControl3.Size = new System.Drawing.Size(108, 22); this.labelControl3.TabIndex = 74; this.labelControl3.Text = "到货单类型:"; //
// txtReceiptNO
//
this.txtReceiptNO.EnterMoveNextControl = true; this.txtReceiptNO.Location = new System.Drawing.Point(149, 41); this.txtReceiptNO.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txtReceiptNO.Name = "txtReceiptNO"; this.txtReceiptNO.Size = new System.Drawing.Size(173, 28); this.txtReceiptNO.TabIndex = 73; //
// txtMEMO
//
this.txtMEMO.Location = new System.Drawing.Point(149, 203); this.txtMEMO.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txtMEMO.Name = "txtMEMO"; this.txtMEMO.Size = new System.Drawing.Size(171, 92); this.txtMEMO.TabIndex = 72; this.txtMEMO.Text = ""; //
// 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(551, 561); 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(653, 561); 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); //
// FormICSINVReceiptAdd
//
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(754, 610); 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.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.Name = "FormICSINVReceiptAdd"; 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.txttime.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtmuser.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtCreateUSER.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtVENDORCODE.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtStorageID.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtReceiptNO.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 System.Windows.Forms.RichTextBox txtMEMO; private DevExpress.XtraEditors.TextEdit txtReceiptNO; private DevExpress.XtraEditors.LabelControl labelControl3; private DevExpress.XtraEditors.LabelControl labelControl5; private DevExpress.XtraEditors.LabelControl labelControl4; private DevExpress.XtraEditors.LabelControl labelControl6; private DevExpress.XtraEditors.LabelControl labelControl8; private DevExpress.XtraEditors.LabelControl labelControl7; private DevExpress.XtraEditors.SimpleButton save; private DevExpress.XtraEditors.SimpleButton can; private System.Windows.Forms.ComboBox txtRECTYPE; private DevExpress.XtraEditors.ButtonEdit txtVENDORCODE; private DevExpress.XtraEditors.ButtonEdit txtStorageID; private DevExpress.XtraEditors.TextEdit txtCreateUSER; private System.Windows.Forms.DateTimePicker txtCreateTIME; private DevExpress.XtraEditors.LabelControl labelControl13; private DevExpress.XtraEditors.LabelControl labelControl12; private DevExpress.XtraEditors.TextEdit txtmuser; private DevExpress.XtraEditors.TextEdit txttime; } }
|