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.
299 lines
17 KiB
299 lines
17 KiB
namespace ICSSoft.Frame.APP
|
|
{
|
|
partial class FormPOArriveSelect
|
|
{
|
|
/// <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(FormPOArriveSelect));
|
|
this.btnClose = new DevExpress.XtraEditors.SimpleButton();
|
|
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
|
|
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
|
|
this.panelControl4 = new DevExpress.XtraEditors.PanelControl();
|
|
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
|
|
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
|
|
this.txtUserCode = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtUserName = new DevExpress.XtraEditors.TextEdit();
|
|
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
|
|
this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
|
|
this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.txtUserPwd = new DevExpress.XtraEditors.DateEdit();
|
|
this.timeEdit1 = new DevExpress.XtraEditors.DateEdit();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtUserCode.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtUserName.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
|
|
this.panelControl3.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtUserPwd.Properties.VistaTimeProperties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtUserPwd.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.timeEdit1.Properties.VistaTimeProperties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.timeEdit1.Properties)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// btnClose
|
|
//
|
|
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(370, 5);
|
|
this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.btnClose.Name = "btnClose";
|
|
this.btnClose.Size = new System.Drawing.Size(26, 23);
|
|
this.btnClose.TabIndex = 2;
|
|
this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
|
|
//
|
|
// labelControl1
|
|
//
|
|
this.labelControl1.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.labelControl1.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.labelControl1.Location = new System.Drawing.Point(4, 5);
|
|
this.labelControl1.Name = "labelControl1";
|
|
this.labelControl1.Size = new System.Drawing.Size(84, 17);
|
|
this.labelControl1.TabIndex = 0;
|
|
this.labelControl1.Text = "采购到货单查询";
|
|
//
|
|
// panelControl2
|
|
//
|
|
this.panelControl2.Appearance.BackColor = System.Drawing.SystemColors.ActiveBorder;
|
|
this.panelControl2.Appearance.Options.UseBackColor = true;
|
|
this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.panelControl2.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.panelControl2.Location = new System.Drawing.Point(407, 0);
|
|
this.panelControl2.Name = "panelControl2";
|
|
this.panelControl2.Size = new System.Drawing.Size(1, 271);
|
|
this.panelControl2.TabIndex = 15;
|
|
//
|
|
// panelControl4
|
|
//
|
|
this.panelControl4.Appearance.BackColor = System.Drawing.SystemColors.ActiveBorder;
|
|
this.panelControl4.Appearance.Options.UseBackColor = true;
|
|
this.panelControl4.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.panelControl4.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.panelControl4.Location = new System.Drawing.Point(0, 270);
|
|
this.panelControl4.Name = "panelControl4";
|
|
this.panelControl4.Size = new System.Drawing.Size(407, 1);
|
|
this.panelControl4.TabIndex = 16;
|
|
//
|
|
// panelControl1
|
|
//
|
|
this.panelControl1.Appearance.BackColor = System.Drawing.SystemColors.ActiveBorder;
|
|
this.panelControl1.Appearance.Options.UseBackColor = true;
|
|
this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.panelControl1.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.panelControl1.Location = new System.Drawing.Point(0, 0);
|
|
this.panelControl1.Name = "panelControl1";
|
|
this.panelControl1.Size = new System.Drawing.Size(1, 270);
|
|
this.panelControl1.TabIndex = 17;
|
|
//
|
|
// labelControl2
|
|
//
|
|
this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
|
this.labelControl2.Location = new System.Drawing.Point(46, 16);
|
|
this.labelControl2.Name = "labelControl2";
|
|
this.labelControl2.Size = new System.Drawing.Size(65, 16);
|
|
this.labelControl2.TabIndex = 0;
|
|
this.labelControl2.Text = "收货单号:";
|
|
//
|
|
// txtUserCode
|
|
//
|
|
this.txtUserCode.EnterMoveNextControl = true;
|
|
this.txtUserCode.Location = new System.Drawing.Point(120, 13);
|
|
this.txtUserCode.Name = "txtUserCode";
|
|
this.txtUserCode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
|
this.txtUserCode.Properties.Appearance.Options.UseFont = true;
|
|
this.txtUserCode.Size = new System.Drawing.Size(192, 22);
|
|
this.txtUserCode.TabIndex = 1;
|
|
this.txtUserCode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtUserCode_KeyDown);
|
|
//
|
|
// txtUserName
|
|
//
|
|
this.txtUserName.EnterMoveNextControl = true;
|
|
this.txtUserName.Location = new System.Drawing.Point(120, 48);
|
|
this.txtUserName.Name = "txtUserName";
|
|
this.txtUserName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
|
this.txtUserName.Properties.Appearance.Options.UseFont = true;
|
|
this.txtUserName.Size = new System.Drawing.Size(192, 22);
|
|
this.txtUserName.TabIndex = 2;
|
|
//
|
|
// labelControl3
|
|
//
|
|
this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
|
this.labelControl3.Location = new System.Drawing.Point(60, 50);
|
|
this.labelControl3.Name = "labelControl3";
|
|
this.labelControl3.Size = new System.Drawing.Size(50, 16);
|
|
this.labelControl3.TabIndex = 0;
|
|
this.labelControl3.Text = "创建人:";
|
|
//
|
|
// labelControl4
|
|
//
|
|
this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
|
this.labelControl4.Location = new System.Drawing.Point(46, 89);
|
|
this.labelControl4.Name = "labelControl4";
|
|
this.labelControl4.Size = new System.Drawing.Size(65, 16);
|
|
this.labelControl4.TabIndex = 0;
|
|
this.labelControl4.Text = "创建时间:";
|
|
//
|
|
// 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.simpleButton2);
|
|
this.panelControl3.Controls.Add(this.simpleButton1);
|
|
this.panelControl3.Controls.Add(this.label1);
|
|
this.panelControl3.Controls.Add(this.txtUserCode);
|
|
this.panelControl3.Controls.Add(this.labelControl2);
|
|
this.panelControl3.Controls.Add(this.labelControl3);
|
|
this.panelControl3.Controls.Add(this.txtUserName);
|
|
this.panelControl3.Controls.Add(this.labelControl4);
|
|
this.panelControl3.Controls.Add(this.txtUserPwd);
|
|
this.panelControl3.Controls.Add(this.timeEdit1);
|
|
this.panelControl3.Location = new System.Drawing.Point(4, 28);
|
|
this.panelControl3.Name = "panelControl3";
|
|
this.panelControl3.Size = new System.Drawing.Size(392, 231);
|
|
this.panelControl3.TabIndex = 40;
|
|
//
|
|
// simpleButton2
|
|
//
|
|
this.simpleButton2.Location = new System.Drawing.Point(302, 194);
|
|
this.simpleButton2.Name = "simpleButton2";
|
|
this.simpleButton2.Size = new System.Drawing.Size(75, 23);
|
|
this.simpleButton2.TabIndex = 7;
|
|
this.simpleButton2.Text = "取消";
|
|
this.simpleButton2.Click += new System.EventHandler(this.simpleButton2_Click);
|
|
//
|
|
// simpleButton1
|
|
//
|
|
this.simpleButton1.Location = new System.Drawing.Point(221, 194);
|
|
this.simpleButton1.Name = "simpleButton1";
|
|
this.simpleButton1.Size = new System.Drawing.Size(75, 23);
|
|
this.simpleButton1.TabIndex = 6;
|
|
this.simpleButton1.Text = "确定";
|
|
this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click);
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.Location = new System.Drawing.Point(117, 110);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(29, 14);
|
|
this.label1.TabIndex = 4;
|
|
this.label1.Text = "——";
|
|
//
|
|
// txtUserPwd
|
|
//
|
|
this.txtUserPwd.EditValue = null;
|
|
this.txtUserPwd.Location = new System.Drawing.Point(120, 86);
|
|
this.txtUserPwd.Name = "txtUserPwd";
|
|
this.txtUserPwd.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
|
this.txtUserPwd.Properties.Appearance.Options.UseFont = true;
|
|
this.txtUserPwd.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.txtUserPwd.Properties.Mask.EditMask = "";
|
|
this.txtUserPwd.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton()});
|
|
this.txtUserPwd.Size = new System.Drawing.Size(192, 22);
|
|
this.txtUserPwd.TabIndex = 3;
|
|
//
|
|
// timeEdit1
|
|
//
|
|
this.timeEdit1.EditValue = null;
|
|
this.timeEdit1.Location = new System.Drawing.Point(120, 127);
|
|
this.timeEdit1.Name = "timeEdit1";
|
|
this.timeEdit1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
|
this.timeEdit1.Properties.Appearance.Options.UseFont = true;
|
|
this.timeEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.timeEdit1.Properties.Mask.EditMask = "";
|
|
this.timeEdit1.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton()});
|
|
this.timeEdit1.Size = new System.Drawing.Size(192, 22);
|
|
this.timeEdit1.TabIndex = 5;
|
|
//
|
|
// FormPOArriveSelect
|
|
//
|
|
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(408, 271);
|
|
this.Controls.Add(this.panelControl3);
|
|
this.Controls.Add(this.labelControl1);
|
|
this.Controls.Add(this.btnClose);
|
|
this.Controls.Add(this.panelControl1);
|
|
this.Controls.Add(this.panelControl4);
|
|
this.Controls.Add(this.panelControl2);
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
this.Name = "FormPOArriveSelect";
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
this.Text = "编辑用户";
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtUserCode.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtUserName.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
|
|
this.panelControl3.ResumeLayout(false);
|
|
this.panelControl3.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtUserPwd.Properties.VistaTimeProperties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtUserPwd.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.timeEdit1.Properties.VistaTimeProperties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.timeEdit1.Properties)).EndInit();
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private DevExpress.XtraEditors.SimpleButton btnClose;
|
|
private DevExpress.XtraEditors.LabelControl labelControl1;
|
|
private DevExpress.XtraEditors.PanelControl panelControl2;
|
|
private DevExpress.XtraEditors.PanelControl panelControl4;
|
|
private DevExpress.XtraEditors.PanelControl panelControl1;
|
|
private DevExpress.XtraEditors.LabelControl labelControl2;
|
|
private DevExpress.XtraEditors.TextEdit txtUserCode;
|
|
private DevExpress.XtraEditors.TextEdit txtUserName;
|
|
private DevExpress.XtraEditors.LabelControl labelControl3;
|
|
private DevExpress.XtraEditors.LabelControl labelControl4;
|
|
private DevExpress.XtraEditors.PanelControl panelControl3;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton2;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton1;
|
|
private System.Windows.Forms.Label label1;
|
|
private DevExpress.XtraEditors.DateEdit txtUserPwd;
|
|
private DevExpress.XtraEditors.DateEdit timeEdit1;
|
|
}
|
|
}
|