ab56a9bcf7
SVN-Revision: r240
378 lines
18 KiB
C#
378 lines
18 KiB
C#
namespace Lskj.PubBillDetail
|
|
{
|
|
partial class FrmInputBarCode
|
|
{
|
|
/// <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 Windows 窗体设计器生成的代码
|
|
|
|
/// <summary>
|
|
/// 设计器支持所需的方法 - 不要
|
|
/// 使用代码编辑器修改此方法的内容。
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.pl_top = new DevExpress.XtraEditors.PanelControl();
|
|
this.lbProductColor = new DevExpress.XtraEditors.LabelControl();
|
|
this.lbProductBrand = new DevExpress.XtraEditors.LabelControl();
|
|
this.lbProductSpec = new DevExpress.XtraEditors.LabelControl();
|
|
this.lbProductName = new DevExpress.XtraEditors.LabelControl();
|
|
this.lbProductType = new DevExpress.XtraEditors.LabelControl();
|
|
this.lbProductModel = new DevExpress.XtraEditors.LabelControl();
|
|
this.lbProductId = new DevExpress.XtraEditors.LabelControl();
|
|
this.label7 = new DevExpress.XtraEditors.LabelControl();
|
|
this.label6 = new DevExpress.XtraEditors.LabelControl();
|
|
this.label5 = new DevExpress.XtraEditors.LabelControl();
|
|
this.label4 = new DevExpress.XtraEditors.LabelControl();
|
|
this.label3 = new DevExpress.XtraEditors.LabelControl();
|
|
this.label2 = new DevExpress.XtraEditors.LabelControl();
|
|
this.label1 = new DevExpress.XtraEditors.LabelControl();
|
|
this.gridBarCode = new Lskj.Control.GridControlEx();
|
|
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
|
|
this.btnDelete = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnExport = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnImport = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnAdd = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnView = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnSave = new DevExpress.XtraEditors.SimpleButton();
|
|
this.txt_Count = new Lskj.Control.LabelTextEdit();
|
|
this.txt_input = new Lskj.Control.LabelTextEdit();
|
|
this.lbTip = new DevExpress.XtraEditors.LabelControl();
|
|
((System.ComponentModel.ISupportInitialize)(this.pl_top)).BeginInit();
|
|
this.pl_top.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
|
|
this.panelControl1.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// pl_top
|
|
//
|
|
this.pl_top.Controls.Add(this.lbProductColor);
|
|
this.pl_top.Controls.Add(this.lbProductBrand);
|
|
this.pl_top.Controls.Add(this.lbProductSpec);
|
|
this.pl_top.Controls.Add(this.lbProductName);
|
|
this.pl_top.Controls.Add(this.lbProductType);
|
|
this.pl_top.Controls.Add(this.lbProductModel);
|
|
this.pl_top.Controls.Add(this.lbProductId);
|
|
this.pl_top.Controls.Add(this.label7);
|
|
this.pl_top.Controls.Add(this.label6);
|
|
this.pl_top.Controls.Add(this.label5);
|
|
this.pl_top.Controls.Add(this.label4);
|
|
this.pl_top.Controls.Add(this.label3);
|
|
this.pl_top.Controls.Add(this.label2);
|
|
this.pl_top.Controls.Add(this.label1);
|
|
this.pl_top.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.pl_top.Location = new System.Drawing.Point(0, 0);
|
|
this.pl_top.Name = "pl_top";
|
|
this.pl_top.Size = new System.Drawing.Size(707, 71);
|
|
this.pl_top.TabIndex = 0;
|
|
//
|
|
// lbProductColor
|
|
//
|
|
this.lbProductColor.Appearance.Font = new System.Drawing.Font("宋体", 9F);
|
|
this.lbProductColor.Location = new System.Drawing.Point(364, 30);
|
|
this.lbProductColor.Name = "lbProductColor";
|
|
this.lbProductColor.Size = new System.Drawing.Size(0, 12);
|
|
this.lbProductColor.TabIndex = 13;
|
|
//
|
|
// lbProductBrand
|
|
//
|
|
this.lbProductBrand.Appearance.Font = new System.Drawing.Font("宋体", 9F);
|
|
this.lbProductBrand.Location = new System.Drawing.Point(237, 49);
|
|
this.lbProductBrand.Name = "lbProductBrand";
|
|
this.lbProductBrand.Size = new System.Drawing.Size(0, 12);
|
|
this.lbProductBrand.TabIndex = 12;
|
|
//
|
|
// lbProductSpec
|
|
//
|
|
this.lbProductSpec.Appearance.Font = new System.Drawing.Font("宋体", 9F);
|
|
this.lbProductSpec.Location = new System.Drawing.Point(237, 30);
|
|
this.lbProductSpec.Name = "lbProductSpec";
|
|
this.lbProductSpec.Size = new System.Drawing.Size(0, 12);
|
|
this.lbProductSpec.TabIndex = 11;
|
|
//
|
|
// lbProductName
|
|
//
|
|
this.lbProductName.Appearance.Font = new System.Drawing.Font("宋体", 9F);
|
|
this.lbProductName.Location = new System.Drawing.Point(237, 9);
|
|
this.lbProductName.Name = "lbProductName";
|
|
this.lbProductName.Size = new System.Drawing.Size(0, 12);
|
|
this.lbProductName.TabIndex = 10;
|
|
//
|
|
// lbProductType
|
|
//
|
|
this.lbProductType.Appearance.Font = new System.Drawing.Font("宋体", 9F);
|
|
this.lbProductType.Location = new System.Drawing.Point(78, 49);
|
|
this.lbProductType.Name = "lbProductType";
|
|
this.lbProductType.Size = new System.Drawing.Size(0, 12);
|
|
this.lbProductType.TabIndex = 9;
|
|
//
|
|
// lbProductModel
|
|
//
|
|
this.lbProductModel.Appearance.Font = new System.Drawing.Font("宋体", 9F);
|
|
this.lbProductModel.Location = new System.Drawing.Point(78, 30);
|
|
this.lbProductModel.Name = "lbProductModel";
|
|
this.lbProductModel.Size = new System.Drawing.Size(0, 12);
|
|
this.lbProductModel.TabIndex = 8;
|
|
//
|
|
// lbProductId
|
|
//
|
|
this.lbProductId.Appearance.Font = new System.Drawing.Font("宋体", 9F);
|
|
this.lbProductId.Location = new System.Drawing.Point(78, 9);
|
|
this.lbProductId.Name = "lbProductId";
|
|
this.lbProductId.Size = new System.Drawing.Size(0, 12);
|
|
this.lbProductId.TabIndex = 7;
|
|
//
|
|
// label7
|
|
//
|
|
this.label7.Appearance.Font = new System.Drawing.Font("宋体", 9F);
|
|
this.label7.Location = new System.Drawing.Point(331, 30);
|
|
this.label7.Name = "label7";
|
|
this.label7.Size = new System.Drawing.Size(36, 12);
|
|
this.label7.TabIndex = 6;
|
|
this.label7.Text = "花色:";
|
|
//
|
|
// label6
|
|
//
|
|
this.label6.Appearance.Font = new System.Drawing.Font("宋体", 9F);
|
|
this.label6.Location = new System.Drawing.Point(171, 49);
|
|
this.label6.Name = "label6";
|
|
this.label6.Size = new System.Drawing.Size(60, 12);
|
|
this.label6.TabIndex = 5;
|
|
this.label6.Text = "商品品牌:";
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.Appearance.Font = new System.Drawing.Font("宋体", 9F);
|
|
this.label5.Location = new System.Drawing.Point(171, 29);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(60, 12);
|
|
this.label5.TabIndex = 4;
|
|
this.label5.Text = "商品规格:";
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.Appearance.Font = new System.Drawing.Font("宋体", 9F);
|
|
this.label4.Location = new System.Drawing.Point(171, 9);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(60, 12);
|
|
this.label4.TabIndex = 3;
|
|
this.label4.Text = "商品名称:";
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.Appearance.Font = new System.Drawing.Font("宋体", 9F);
|
|
this.label3.Location = new System.Drawing.Point(12, 49);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(60, 12);
|
|
this.label3.TabIndex = 2;
|
|
this.label3.Text = "商品品类:";
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.Appearance.Font = new System.Drawing.Font("宋体", 9F);
|
|
this.label2.Location = new System.Drawing.Point(12, 29);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(60, 12);
|
|
this.label2.TabIndex = 1;
|
|
this.label2.Text = "商品型号:";
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.Appearance.Font = new System.Drawing.Font("宋体", 9F);
|
|
this.label1.Location = new System.Drawing.Point(12, 9);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(60, 12);
|
|
this.label1.TabIndex = 0;
|
|
this.label1.Text = "商品编码:";
|
|
//
|
|
// gridBarCode
|
|
//
|
|
this.gridBarCode.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.gridBarCode.Location = new System.Drawing.Point(0, 71);
|
|
this.gridBarCode.Name = "gridBarCode";
|
|
this.gridBarCode.Size = new System.Drawing.Size(707, 360);
|
|
this.gridBarCode.TabIndex = 1;
|
|
this.gridBarCode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.gridBarCode_KeyDown);
|
|
//
|
|
// panelControl1
|
|
//
|
|
this.panelControl1.Controls.Add(this.btnDelete);
|
|
this.panelControl1.Controls.Add(this.btnExport);
|
|
this.panelControl1.Controls.Add(this.btnImport);
|
|
this.panelControl1.Controls.Add(this.btnAdd);
|
|
this.panelControl1.Controls.Add(this.btnView);
|
|
this.panelControl1.Controls.Add(this.btnSave);
|
|
this.panelControl1.Controls.Add(this.txt_Count);
|
|
this.panelControl1.Controls.Add(this.txt_input);
|
|
this.panelControl1.Controls.Add(this.lbTip);
|
|
this.panelControl1.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.panelControl1.Location = new System.Drawing.Point(0, 431);
|
|
this.panelControl1.Name = "panelControl1";
|
|
this.panelControl1.Size = new System.Drawing.Size(707, 71);
|
|
this.panelControl1.TabIndex = 2;
|
|
//
|
|
// btnDelete
|
|
//
|
|
this.btnDelete.Location = new System.Drawing.Point(540, 38);
|
|
this.btnDelete.Name = "btnDelete";
|
|
this.btnDelete.Size = new System.Drawing.Size(75, 23);
|
|
this.btnDelete.TabIndex = 8;
|
|
this.btnDelete.Text = "删除";
|
|
this.btnDelete.Click += new System.EventHandler(this.btnDelete_Click);
|
|
//
|
|
// btnExport
|
|
//
|
|
this.btnExport.Location = new System.Drawing.Point(621, 9);
|
|
this.btnExport.Name = "btnExport";
|
|
this.btnExport.Size = new System.Drawing.Size(75, 23);
|
|
this.btnExport.TabIndex = 7;
|
|
this.btnExport.Text = "导出";
|
|
this.btnExport.Click += new System.EventHandler(this.btnExport_Click);
|
|
//
|
|
// btnImport
|
|
//
|
|
this.btnImport.Location = new System.Drawing.Point(621, 38);
|
|
this.btnImport.Name = "btnImport";
|
|
this.btnImport.Size = new System.Drawing.Size(75, 23);
|
|
this.btnImport.TabIndex = 6;
|
|
this.btnImport.Text = "导入";
|
|
this.btnImport.Click += new System.EventHandler(this.btnInput_Click);
|
|
//
|
|
// btnAdd
|
|
//
|
|
this.btnAdd.Location = new System.Drawing.Point(459, 38);
|
|
this.btnAdd.Name = "btnAdd";
|
|
this.btnAdd.Size = new System.Drawing.Size(75, 23);
|
|
this.btnAdd.TabIndex = 5;
|
|
this.btnAdd.Text = "添加";
|
|
this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click);
|
|
//
|
|
// btnView
|
|
//
|
|
this.btnView.Location = new System.Drawing.Point(540, 9);
|
|
this.btnView.Name = "btnView";
|
|
this.btnView.Size = new System.Drawing.Size(75, 23);
|
|
this.btnView.TabIndex = 4;
|
|
this.btnView.Text = "预览";
|
|
this.btnView.Click += new System.EventHandler(this.btnView_Click);
|
|
//
|
|
// btnSave
|
|
//
|
|
this.btnSave.Location = new System.Drawing.Point(459, 9);
|
|
this.btnSave.Name = "btnSave";
|
|
this.btnSave.Size = new System.Drawing.Size(75, 23);
|
|
this.btnSave.TabIndex = 3;
|
|
this.btnSave.Text = "保存";
|
|
this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
|
|
//
|
|
// txt_Count
|
|
//
|
|
this.txt_Count.BackColor = System.Drawing.Color.Transparent;
|
|
this.txt_Count.EditText = "1";
|
|
this.txt_Count.LabelText = "数量";
|
|
this.txt_Count.Location = new System.Drawing.Point(240, 38);
|
|
this.txt_Count.Model = null;
|
|
this.txt_Count.Name = "txt_Count";
|
|
this.txt_Count.NullText = "";
|
|
this.txt_Count.ReadOnly = false;
|
|
this.txt_Count.Required = false;
|
|
this.txt_Count.Size = new System.Drawing.Size(103, 21);
|
|
this.txt_Count.TabIndex = 2;
|
|
//
|
|
// txt_input
|
|
//
|
|
this.txt_input.BackColor = System.Drawing.Color.Transparent;
|
|
this.txt_input.EditText = "";
|
|
this.txt_input.LabelText = "条码";
|
|
this.txt_input.Location = new System.Drawing.Point(5, 38);
|
|
this.txt_input.Model = null;
|
|
this.txt_input.Name = "txt_input";
|
|
this.txt_input.NullText = "";
|
|
this.txt_input.ReadOnly = false;
|
|
this.txt_input.Required = false;
|
|
this.txt_input.Size = new System.Drawing.Size(218, 21);
|
|
this.txt_input.TabIndex = 1;
|
|
this.txt_input.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txt_input_KeyDown);
|
|
//
|
|
// lbTip
|
|
//
|
|
this.lbTip.Appearance.Font = new System.Drawing.Font("宋体", 9F);
|
|
this.lbTip.Location = new System.Drawing.Point(12, 9);
|
|
this.lbTip.Name = "lbTip";
|
|
this.lbTip.Size = new System.Drawing.Size(84, 12);
|
|
this.lbTip.TabIndex = 0;
|
|
this.lbTip.Text = "应录入条码数:";
|
|
//
|
|
// FrmInputBarCode
|
|
//
|
|
this.Appearance.BackColor = System.Drawing.SystemColors.Control;
|
|
this.Appearance.Font = new System.Drawing.Font("宋体", 9F);
|
|
this.Appearance.Options.UseBackColor = true;
|
|
this.Appearance.Options.UseFont = true;
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(707, 502);
|
|
this.Controls.Add(this.gridBarCode);
|
|
this.Controls.Add(this.pl_top);
|
|
this.Controls.Add(this.panelControl1);
|
|
this.KeyPreview = true;
|
|
this.Name = "FrmInputBarCode";
|
|
this.Text = "Form1";
|
|
((System.ComponentModel.ISupportInitialize)(this.pl_top)).EndInit();
|
|
this.pl_top.ResumeLayout(false);
|
|
this.pl_top.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
|
|
this.panelControl1.ResumeLayout(false);
|
|
this.panelControl1.PerformLayout();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private DevExpress.XtraEditors.PanelControl pl_top;
|
|
private DevExpress.XtraEditors.LabelControl label1;
|
|
private DevExpress.XtraEditors.LabelControl label7;
|
|
private DevExpress.XtraEditors.LabelControl label6;
|
|
private DevExpress.XtraEditors.LabelControl label5;
|
|
private DevExpress.XtraEditors.LabelControl label4;
|
|
private DevExpress.XtraEditors.LabelControl label3;
|
|
private DevExpress.XtraEditors.LabelControl label2;
|
|
private Control.GridControlEx gridBarCode;
|
|
private DevExpress.XtraEditors.PanelControl panelControl1;
|
|
private DevExpress.XtraEditors.LabelControl lbTip;
|
|
private Control.LabelTextEdit txt_input;
|
|
private Control.LabelTextEdit txt_Count;
|
|
private DevExpress.XtraEditors.SimpleButton btnDelete;
|
|
private DevExpress.XtraEditors.SimpleButton btnExport;
|
|
private DevExpress.XtraEditors.SimpleButton btnImport;
|
|
private DevExpress.XtraEditors.SimpleButton btnAdd;
|
|
private DevExpress.XtraEditors.SimpleButton btnView;
|
|
private DevExpress.XtraEditors.SimpleButton btnSave;
|
|
private DevExpress.XtraEditors.LabelControl lbProductId;
|
|
private DevExpress.XtraEditors.LabelControl lbProductBrand;
|
|
private DevExpress.XtraEditors.LabelControl lbProductSpec;
|
|
private DevExpress.XtraEditors.LabelControl lbProductName;
|
|
private DevExpress.XtraEditors.LabelControl lbProductType;
|
|
private DevExpress.XtraEditors.LabelControl lbProductModel;
|
|
private DevExpress.XtraEditors.LabelControl lbProductColor;
|
|
}
|
|
}
|
|
|