namespace SCM
|
{
|
partial class Gy_BarCodeBill_Cus
|
{
|
/// <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.components = new System.ComponentModel.Container();
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Gy_BarCodeBill_Cus));
|
this.Tool = new System.Windows.Forms.ToolStrip();
|
this.dy = new System.Windows.Forms.ToolStripButton();
|
this.yl = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
|
this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
|
this.bc = new System.Windows.Forms.ToolStripButton();
|
this.cz = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
|
this.tc = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator12 = new System.Windows.Forms.ToolStripSeparator();
|
this.mrlk = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator11 = new System.Windows.Forms.ToolStripSeparator();
|
this.bclk = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator();
|
this.lblCaption = new System.Windows.Forms.Label();
|
this.P1 = new System.Windows.Forms.Panel();
|
this.pic1 = new System.Windows.Forms.PictureBox();
|
this.gbUp = new System.Windows.Forms.GroupBox();
|
this.txtHCaseNo = new System.Windows.Forms.TextBox();
|
this.label5 = new System.Windows.Forms.Label();
|
this.cmdHGroupID = new System.Windows.Forms.Button();
|
this.label6 = new System.Windows.Forms.Label();
|
this.txtHGroupID = new System.Windows.Forms.TextBox();
|
this.chkAddModel = new System.Windows.Forms.CheckBox();
|
this.cmbHWorksNumber = new System.Windows.Forms.ComboBox();
|
this.label4 = new System.Windows.Forms.Label();
|
this.dtpHDate = new System.Windows.Forms.DateTimePicker();
|
this.label2 = new System.Windows.Forms.Label();
|
this.cmbHOrgID = new System.Windows.Forms.ComboBox();
|
this.label3 = new System.Windows.Forms.Label();
|
this.cmbHBarCodeType = new System.Windows.Forms.ComboBox();
|
this.label1 = new System.Windows.Forms.Label();
|
this.cmdHEmpID = new System.Windows.Forms.Button();
|
this.cmdSourceBillNo = new System.Windows.Forms.Button();
|
this.txtHSourceBillNo = new System.Windows.Forms.TextBox();
|
this.label14 = new System.Windows.Forms.Label();
|
this.cmbSourceBillType = new System.Windows.Forms.ComboBox();
|
this.label10 = new System.Windows.Forms.Label();
|
this.pb1 = new System.Windows.Forms.ProgressBar();
|
this.panel2 = new System.Windows.Forms.Panel();
|
this.txtHDeleteDate = new System.Windows.Forms.Label();
|
this.label25 = new System.Windows.Forms.Label();
|
this.txtHDeleteMan = new System.Windows.Forms.Label();
|
this.label27 = new System.Windows.Forms.Label();
|
this.txtHUpDateDate = new System.Windows.Forms.Label();
|
this.label23 = new System.Windows.Forms.Label();
|
this.txtHUpDater = new System.Windows.Forms.Label();
|
this.label21 = new System.Windows.Forms.Label();
|
this.txtHCloseDate = new System.Windows.Forms.Label();
|
this.label19 = new System.Windows.Forms.Label();
|
this.txtHCloseMan = new System.Windows.Forms.Label();
|
this.label17 = new System.Windows.Forms.Label();
|
this.txtHCheckDate = new System.Windows.Forms.Label();
|
this.label15 = new System.Windows.Forms.Label();
|
this.txtHChecker = new System.Windows.Forms.Label();
|
this.label13 = new System.Windows.Forms.Label();
|
this.txtHMakeDate = new System.Windows.Forms.Label();
|
this.label11 = new System.Windows.Forms.Label();
|
this.txtHMaker = new System.Windows.Forms.Label();
|
this.label8 = new System.Windows.Forms.Label();
|
this.timer1 = new System.Windows.Forms.Timer(this.components);
|
this.panel1 = new System.Windows.Forms.Panel();
|
this.panel3 = new System.Windows.Forms.Panel();
|
this.grdMain = new System.Windows.Forms.DataGridView();
|
this.grdSum = new System.Windows.Forms.DataGridView();
|
this.grdPrint = new System.Windows.Forms.DataGridView();
|
this.tabControl1 = new System.Windows.Forms.TabControl();
|
this.tabPage1 = new System.Windows.Forms.TabPage();
|
this.tabPage2 = new System.Windows.Forms.TabPage();
|
this.grdSub = new System.Windows.Forms.DataGridView();
|
this.tabPage3 = new System.Windows.Forms.TabPage();
|
this.grdList = new System.Windows.Forms.DataGridView();
|
this.Tool.SuspendLayout();
|
this.P1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.pic1)).BeginInit();
|
this.gbUp.SuspendLayout();
|
this.panel2.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.grdMain)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.grdSum)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.grdPrint)).BeginInit();
|
this.tabControl1.SuspendLayout();
|
this.tabPage1.SuspendLayout();
|
this.tabPage2.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.grdSub)).BeginInit();
|
this.tabPage3.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.grdList)).BeginInit();
|
this.SuspendLayout();
|
//
|
// Tool
|
//
|
this.Tool.AutoSize = false;
|
this.Tool.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("Tool.BackgroundImage")));
|
this.Tool.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
this.Tool.ImageScalingSize = new System.Drawing.Size(22, 22);
|
this.Tool.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
this.dy,
|
this.yl,
|
this.toolStripSeparator2,
|
this.toolStripSeparator6,
|
this.bc,
|
this.cz,
|
this.toolStripSeparator1,
|
this.tc,
|
this.toolStripSeparator12,
|
this.mrlk,
|
this.toolStripSeparator11,
|
this.bclk,
|
this.toolStripSeparator10});
|
this.Tool.Location = new System.Drawing.Point(0, 0);
|
this.Tool.Name = "Tool";
|
this.Tool.Padding = new System.Windows.Forms.Padding(0);
|
this.Tool.Size = new System.Drawing.Size(1356, 62);
|
this.Tool.Stretch = true;
|
this.Tool.TabIndex = 17;
|
this.Tool.Text = "toolStrip1";
|
//
|
// dy
|
//
|
this.dy.AutoSize = false;
|
this.dy.Image = ((System.Drawing.Image)(resources.GetObject("dy.Image")));
|
this.dy.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.dy.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.dy.ImageTransparentColor = System.Drawing.Color.White;
|
this.dy.Name = "dy";
|
this.dy.Size = new System.Drawing.Size(35, 47);
|
this.dy.Text = "打印";
|
this.dy.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.dy.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.dy.Click += new System.EventHandler(this.dy_Click);
|
//
|
// yl
|
//
|
this.yl.AutoSize = false;
|
this.yl.Image = ((System.Drawing.Image)(resources.GetObject("yl.Image")));
|
this.yl.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.yl.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.yl.ImageTransparentColor = System.Drawing.Color.Magenta;
|
this.yl.Name = "yl";
|
this.yl.Size = new System.Drawing.Size(35, 47);
|
this.yl.Text = "预览";
|
this.yl.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.yl.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.yl.Click += new System.EventHandler(this.yl_Click);
|
//
|
// toolStripSeparator2
|
//
|
this.toolStripSeparator2.Name = "toolStripSeparator2";
|
this.toolStripSeparator2.Size = new System.Drawing.Size(6, 62);
|
//
|
// toolStripSeparator6
|
//
|
this.toolStripSeparator6.Name = "toolStripSeparator6";
|
this.toolStripSeparator6.Size = new System.Drawing.Size(6, 62);
|
//
|
// bc
|
//
|
this.bc.AutoSize = false;
|
this.bc.Image = ((System.Drawing.Image)(resources.GetObject("bc.Image")));
|
this.bc.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.bc.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.bc.ImageTransparentColor = System.Drawing.Color.Magenta;
|
this.bc.Name = "bc";
|
this.bc.Size = new System.Drawing.Size(35, 47);
|
this.bc.Text = "生成";
|
this.bc.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.bc.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.bc.Click += new System.EventHandler(this.bc_Click);
|
//
|
// cz
|
//
|
this.cz.AutoSize = false;
|
this.cz.Image = ((System.Drawing.Image)(resources.GetObject("cz.Image")));
|
this.cz.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.cz.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.cz.ImageTransparentColor = System.Drawing.Color.Magenta;
|
this.cz.Name = "cz";
|
this.cz.Size = new System.Drawing.Size(35, 47);
|
this.cz.Text = "重置";
|
this.cz.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.cz.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.cz.Click += new System.EventHandler(this.cz_Click);
|
//
|
// toolStripSeparator1
|
//
|
this.toolStripSeparator1.Name = "toolStripSeparator1";
|
this.toolStripSeparator1.Size = new System.Drawing.Size(6, 62);
|
//
|
// tc
|
//
|
this.tc.AutoSize = false;
|
this.tc.Image = ((System.Drawing.Image)(resources.GetObject("tc.Image")));
|
this.tc.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.tc.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.tc.ImageTransparentColor = System.Drawing.Color.White;
|
this.tc.Name = "tc";
|
this.tc.Size = new System.Drawing.Size(35, 47);
|
this.tc.Text = "退出";
|
this.tc.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.tc.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.tc.Click += new System.EventHandler(this.tc_Click);
|
//
|
// toolStripSeparator12
|
//
|
this.toolStripSeparator12.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
|
this.toolStripSeparator12.Name = "toolStripSeparator12";
|
this.toolStripSeparator12.Size = new System.Drawing.Size(6, 62);
|
//
|
// mrlk
|
//
|
this.mrlk.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
|
this.mrlk.Image = ((System.Drawing.Image)(resources.GetObject("mrlk.Image")));
|
this.mrlk.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.mrlk.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.mrlk.ImageTransparentColor = System.Drawing.Color.White;
|
this.mrlk.Name = "mrlk";
|
this.mrlk.Size = new System.Drawing.Size(73, 59);
|
this.mrlk.Text = "默认列宽";
|
this.mrlk.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.mrlk.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.mrlk.Click += new System.EventHandler(this.mrlk_Click);
|
//
|
// toolStripSeparator11
|
//
|
this.toolStripSeparator11.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
|
this.toolStripSeparator11.Name = "toolStripSeparator11";
|
this.toolStripSeparator11.Size = new System.Drawing.Size(6, 62);
|
//
|
// bclk
|
//
|
this.bclk.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
|
this.bclk.Image = ((System.Drawing.Image)(resources.GetObject("bclk.Image")));
|
this.bclk.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.bclk.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.bclk.ImageTransparentColor = System.Drawing.Color.White;
|
this.bclk.Name = "bclk";
|
this.bclk.Size = new System.Drawing.Size(73, 59);
|
this.bclk.Text = "保存列宽";
|
this.bclk.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.bclk.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.bclk.Click += new System.EventHandler(this.bclk_Click);
|
//
|
// toolStripSeparator10
|
//
|
this.toolStripSeparator10.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
|
this.toolStripSeparator10.Name = "toolStripSeparator10";
|
this.toolStripSeparator10.Size = new System.Drawing.Size(6, 62);
|
//
|
// lblCaption
|
//
|
this.lblCaption.AutoSize = true;
|
this.lblCaption.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblCaption.Location = new System.Drawing.Point(668, 15);
|
this.lblCaption.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.lblCaption.Name = "lblCaption";
|
this.lblCaption.Size = new System.Drawing.Size(110, 24);
|
this.lblCaption.TabIndex = 18;
|
this.lblCaption.Text = "单据编辑";
|
//
|
// P1
|
//
|
this.P1.BackColor = System.Drawing.Color.Lavender;
|
this.P1.Controls.Add(this.pic1);
|
this.P1.Controls.Add(this.lblCaption);
|
this.P1.Controls.Add(this.gbUp);
|
this.P1.Controls.Add(this.pb1);
|
this.P1.Dock = System.Windows.Forms.DockStyle.Top;
|
this.P1.Location = new System.Drawing.Point(55, 62);
|
this.P1.Margin = new System.Windows.Forms.Padding(4);
|
this.P1.Name = "P1";
|
this.P1.Size = new System.Drawing.Size(1249, 208);
|
this.P1.TabIndex = 31;
|
//
|
// pic1
|
//
|
this.pic1.Location = new System.Drawing.Point(417, 4);
|
this.pic1.Margin = new System.Windows.Forms.Padding(4);
|
this.pic1.Name = "pic1";
|
this.pic1.Size = new System.Drawing.Size(104, 51);
|
this.pic1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
this.pic1.TabIndex = 36;
|
this.pic1.TabStop = false;
|
this.pic1.Visible = false;
|
//
|
// gbUp
|
//
|
this.gbUp.BackColor = System.Drawing.Color.Transparent;
|
this.gbUp.Controls.Add(this.txtHCaseNo);
|
this.gbUp.Controls.Add(this.label5);
|
this.gbUp.Controls.Add(this.cmdHGroupID);
|
this.gbUp.Controls.Add(this.label6);
|
this.gbUp.Controls.Add(this.txtHGroupID);
|
this.gbUp.Controls.Add(this.chkAddModel);
|
this.gbUp.Controls.Add(this.cmbHWorksNumber);
|
this.gbUp.Controls.Add(this.label4);
|
this.gbUp.Controls.Add(this.dtpHDate);
|
this.gbUp.Controls.Add(this.label2);
|
this.gbUp.Controls.Add(this.cmbHOrgID);
|
this.gbUp.Controls.Add(this.label3);
|
this.gbUp.Controls.Add(this.cmbHBarCodeType);
|
this.gbUp.Controls.Add(this.label1);
|
this.gbUp.Controls.Add(this.cmdHEmpID);
|
this.gbUp.Controls.Add(this.cmdSourceBillNo);
|
this.gbUp.Controls.Add(this.txtHSourceBillNo);
|
this.gbUp.Controls.Add(this.label14);
|
this.gbUp.Controls.Add(this.cmbSourceBillType);
|
this.gbUp.Controls.Add(this.label10);
|
this.gbUp.Location = new System.Drawing.Point(19, 49);
|
this.gbUp.Margin = new System.Windows.Forms.Padding(4);
|
this.gbUp.Name = "gbUp";
|
this.gbUp.Padding = new System.Windows.Forms.Padding(4);
|
this.gbUp.Size = new System.Drawing.Size(1189, 150);
|
this.gbUp.TabIndex = 33;
|
this.gbUp.TabStop = false;
|
//
|
// txtHCaseNo
|
//
|
this.txtHCaseNo.Location = new System.Drawing.Point(525, 96);
|
this.txtHCaseNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
this.txtHCaseNo.Name = "txtHCaseNo";
|
this.txtHCaseNo.Size = new System.Drawing.Size(249, 25);
|
this.txtHCaseNo.TabIndex = 107;
|
this.txtHCaseNo.Visible = false;
|
//
|
// label5
|
//
|
this.label5.AutoSize = true;
|
this.label5.Location = new System.Drawing.Point(436, 101);
|
this.label5.Name = "label5";
|
this.label5.Size = new System.Drawing.Size(69, 15);
|
this.label5.TabIndex = 106;
|
this.label5.Text = "箱 号";
|
this.label5.Visible = false;
|
//
|
// cmdHGroupID
|
//
|
this.cmdHGroupID.BackColor = System.Drawing.Color.Transparent;
|
this.cmdHGroupID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHGroupID.Image")));
|
this.cmdHGroupID.ImageAlign = System.Drawing.ContentAlignment.TopRight;
|
this.cmdHGroupID.Location = new System.Drawing.Point(356, 95);
|
this.cmdHGroupID.Margin = new System.Windows.Forms.Padding(4);
|
this.cmdHGroupID.Name = "cmdHGroupID";
|
this.cmdHGroupID.Size = new System.Drawing.Size(29, 28);
|
this.cmdHGroupID.TabIndex = 105;
|
this.cmdHGroupID.UseVisualStyleBackColor = false;
|
this.cmdHGroupID.Visible = false;
|
this.cmdHGroupID.Click += new System.EventHandler(this.cmdHGroupID_Click);
|
//
|
// label6
|
//
|
this.label6.AutoSize = true;
|
this.label6.ForeColor = System.Drawing.Color.Black;
|
this.label6.Location = new System.Drawing.Point(47, 101);
|
this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.label6.Name = "label6";
|
this.label6.Size = new System.Drawing.Size(69, 15);
|
this.label6.TabIndex = 103;
|
this.label6.Text = "班 组";
|
this.label6.Visible = false;
|
//
|
// txtHGroupID
|
//
|
this.txtHGroupID.Location = new System.Drawing.Point(135, 96);
|
this.txtHGroupID.Margin = new System.Windows.Forms.Padding(4);
|
this.txtHGroupID.Name = "txtHGroupID";
|
this.txtHGroupID.ReadOnly = true;
|
this.txtHGroupID.Size = new System.Drawing.Size(220, 25);
|
this.txtHGroupID.TabIndex = 104;
|
this.txtHGroupID.Tag = "0";
|
this.txtHGroupID.Visible = false;
|
this.txtHGroupID.TextChanged += new System.EventHandler(this.txtHGroupID_TextChanged);
|
//
|
// chkAddModel
|
//
|
this.chkAddModel.AutoSize = true;
|
this.chkAddModel.Location = new System.Drawing.Point(1056, 99);
|
this.chkAddModel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
this.chkAddModel.Name = "chkAddModel";
|
this.chkAddModel.Size = new System.Drawing.Size(89, 19);
|
this.chkAddModel.TabIndex = 102;
|
this.chkAddModel.Text = "追加模式";
|
this.chkAddModel.UseVisualStyleBackColor = true;
|
//
|
// cmbHWorksNumber
|
//
|
this.cmbHWorksNumber.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
this.cmbHWorksNumber.FormattingEnabled = true;
|
this.cmbHWorksNumber.Location = new System.Drawing.Point(525, 21);
|
this.cmbHWorksNumber.Margin = new System.Windows.Forms.Padding(4);
|
this.cmbHWorksNumber.Name = "cmbHWorksNumber";
|
this.cmbHWorksNumber.Size = new System.Drawing.Size(249, 23);
|
this.cmbHWorksNumber.TabIndex = 100;
|
//
|
// label4
|
//
|
this.label4.AutoSize = true;
|
this.label4.ForeColor = System.Drawing.Color.Black;
|
this.label4.Location = new System.Drawing.Point(436, 26);
|
this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.label4.Name = "label4";
|
this.label4.Size = new System.Drawing.Size(67, 15);
|
this.label4.TabIndex = 99;
|
this.label4.Text = "工厂代码";
|
//
|
// dtpHDate
|
//
|
this.dtpHDate.Format = System.Windows.Forms.DateTimePickerFormat.Short;
|
this.dtpHDate.Location = new System.Drawing.Point(901, 21);
|
this.dtpHDate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
this.dtpHDate.Name = "dtpHDate";
|
this.dtpHDate.Size = new System.Drawing.Size(249, 25);
|
this.dtpHDate.TabIndex = 94;
|
//
|
// label2
|
//
|
this.label2.AutoSize = true;
|
this.label2.Location = new System.Drawing.Point(812, 26);
|
this.label2.Name = "label2";
|
this.label2.Size = new System.Drawing.Size(69, 15);
|
this.label2.TabIndex = 93;
|
this.label2.Text = "日 期";
|
//
|
// cmbHOrgID
|
//
|
this.cmbHOrgID.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
this.cmbHOrgID.FormattingEnabled = true;
|
this.cmbHOrgID.Location = new System.Drawing.Point(135, 21);
|
this.cmbHOrgID.Margin = new System.Windows.Forms.Padding(4);
|
this.cmbHOrgID.Name = "cmbHOrgID";
|
this.cmbHOrgID.Size = new System.Drawing.Size(249, 23);
|
this.cmbHOrgID.TabIndex = 85;
|
//
|
// label3
|
//
|
this.label3.AutoSize = true;
|
this.label3.ForeColor = System.Drawing.Color.Black;
|
this.label3.Location = new System.Drawing.Point(47, 26);
|
this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.label3.Name = "label3";
|
this.label3.Size = new System.Drawing.Size(69, 15);
|
this.label3.TabIndex = 84;
|
this.label3.Text = "组 织";
|
//
|
// cmbHBarCodeType
|
//
|
this.cmbHBarCodeType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
this.cmbHBarCodeType.FormattingEnabled = true;
|
this.cmbHBarCodeType.Items.AddRange(new object[] {
|
"唯一条码"});
|
this.cmbHBarCodeType.Location = new System.Drawing.Point(901, 59);
|
this.cmbHBarCodeType.Margin = new System.Windows.Forms.Padding(4);
|
this.cmbHBarCodeType.Name = "cmbHBarCodeType";
|
this.cmbHBarCodeType.Size = new System.Drawing.Size(249, 23);
|
this.cmbHBarCodeType.TabIndex = 81;
|
//
|
// label1
|
//
|
this.label1.AutoSize = true;
|
this.label1.ForeColor = System.Drawing.Color.Black;
|
this.label1.Location = new System.Drawing.Point(812, 64);
|
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.label1.Name = "label1";
|
this.label1.Size = new System.Drawing.Size(67, 15);
|
this.label1.TabIndex = 80;
|
this.label1.Text = "条码类型";
|
//
|
// cmdHEmpID
|
//
|
this.cmdHEmpID.BackColor = System.Drawing.Color.Transparent;
|
this.cmdHEmpID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHEmpID.Image")));
|
this.cmdHEmpID.ImageAlign = System.Drawing.ContentAlignment.TopRight;
|
this.cmdHEmpID.Location = new System.Drawing.Point(1189, -9);
|
this.cmdHEmpID.Margin = new System.Windows.Forms.Padding(4);
|
this.cmdHEmpID.Name = "cmdHEmpID";
|
this.cmdHEmpID.Size = new System.Drawing.Size(29, 28);
|
this.cmdHEmpID.TabIndex = 79;
|
this.cmdHEmpID.UseVisualStyleBackColor = false;
|
this.cmdHEmpID.Visible = false;
|
//
|
// cmdSourceBillNo
|
//
|
this.cmdSourceBillNo.Image = ((System.Drawing.Image)(resources.GetObject("cmdSourceBillNo.Image")));
|
this.cmdSourceBillNo.ImageAlign = System.Drawing.ContentAlignment.TopRight;
|
this.cmdSourceBillNo.Location = new System.Drawing.Point(747, 58);
|
this.cmdSourceBillNo.Margin = new System.Windows.Forms.Padding(4);
|
this.cmdSourceBillNo.Name = "cmdSourceBillNo";
|
this.cmdSourceBillNo.Size = new System.Drawing.Size(29, 28);
|
this.cmdSourceBillNo.TabIndex = 42;
|
this.cmdSourceBillNo.UseVisualStyleBackColor = true;
|
this.cmdSourceBillNo.Click += new System.EventHandler(this.cmdSourceBillNo_Click);
|
//
|
// txtHSourceBillNo
|
//
|
this.txtHSourceBillNo.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
this.txtHSourceBillNo.Location = new System.Drawing.Point(525, 59);
|
this.txtHSourceBillNo.Margin = new System.Windows.Forms.Padding(4);
|
this.txtHSourceBillNo.Name = "txtHSourceBillNo";
|
this.txtHSourceBillNo.Size = new System.Drawing.Size(220, 25);
|
this.txtHSourceBillNo.TabIndex = 41;
|
this.txtHSourceBillNo.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtHSourceBillNo_KeyPress);
|
//
|
// label14
|
//
|
this.label14.AutoSize = true;
|
this.label14.ForeColor = System.Drawing.Color.Black;
|
this.label14.Location = new System.Drawing.Point(436, 64);
|
this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.label14.Name = "label14";
|
this.label14.Size = new System.Drawing.Size(68, 15);
|
this.label14.TabIndex = 40;
|
this.label14.Text = "选 单 号";
|
//
|
// cmbSourceBillType
|
//
|
this.cmbSourceBillType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
this.cmbSourceBillType.FormattingEnabled = true;
|
this.cmbSourceBillType.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
this.cmbSourceBillType.Location = new System.Drawing.Point(135, 59);
|
this.cmbSourceBillType.Margin = new System.Windows.Forms.Padding(4);
|
this.cmbSourceBillType.Name = "cmbSourceBillType";
|
this.cmbSourceBillType.Size = new System.Drawing.Size(249, 23);
|
this.cmbSourceBillType.TabIndex = 36;
|
//
|
// label10
|
//
|
this.label10.AutoSize = true;
|
this.label10.ForeColor = System.Drawing.Color.Black;
|
this.label10.Location = new System.Drawing.Point(47, 64);
|
this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.label10.Name = "label10";
|
this.label10.Size = new System.Drawing.Size(67, 15);
|
this.label10.TabIndex = 35;
|
this.label10.Text = "源单类型";
|
//
|
// pb1
|
//
|
this.pb1.Location = new System.Drawing.Point(829, 15);
|
this.pb1.Margin = new System.Windows.Forms.Padding(4);
|
this.pb1.Name = "pb1";
|
this.pb1.Size = new System.Drawing.Size(341, 29);
|
this.pb1.TabIndex = 92;
|
//
|
// panel2
|
//
|
this.panel2.BackColor = System.Drawing.Color.Lavender;
|
this.panel2.Controls.Add(this.txtHDeleteDate);
|
this.panel2.Controls.Add(this.label25);
|
this.panel2.Controls.Add(this.txtHDeleteMan);
|
this.panel2.Controls.Add(this.label27);
|
this.panel2.Controls.Add(this.txtHUpDateDate);
|
this.panel2.Controls.Add(this.label23);
|
this.panel2.Controls.Add(this.txtHUpDater);
|
this.panel2.Controls.Add(this.label21);
|
this.panel2.Controls.Add(this.txtHCloseDate);
|
this.panel2.Controls.Add(this.label19);
|
this.panel2.Controls.Add(this.txtHCloseMan);
|
this.panel2.Controls.Add(this.label17);
|
this.panel2.Controls.Add(this.txtHCheckDate);
|
this.panel2.Controls.Add(this.label15);
|
this.panel2.Controls.Add(this.txtHChecker);
|
this.panel2.Controls.Add(this.label13);
|
this.panel2.Controls.Add(this.txtHMakeDate);
|
this.panel2.Controls.Add(this.label11);
|
this.panel2.Controls.Add(this.txtHMaker);
|
this.panel2.Controls.Add(this.label8);
|
this.panel2.Dock = System.Windows.Forms.DockStyle.Bottom;
|
this.panel2.Location = new System.Drawing.Point(55, 634);
|
this.panel2.Margin = new System.Windows.Forms.Padding(4);
|
this.panel2.Name = "panel2";
|
this.panel2.Size = new System.Drawing.Size(1249, 116);
|
this.panel2.TabIndex = 32;
|
//
|
// txtHDeleteDate
|
//
|
this.txtHDeleteDate.BackColor = System.Drawing.Color.Transparent;
|
this.txtHDeleteDate.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
this.txtHDeleteDate.Location = new System.Drawing.Point(967, 59);
|
this.txtHDeleteDate.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.txtHDeleteDate.Name = "txtHDeleteDate";
|
this.txtHDeleteDate.Size = new System.Drawing.Size(131, 19);
|
this.txtHDeleteDate.TabIndex = 19;
|
//
|
// label25
|
//
|
this.label25.AutoSize = true;
|
this.label25.BackColor = System.Drawing.Color.Transparent;
|
this.label25.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
this.label25.Location = new System.Drawing.Point(888, 62);
|
this.label25.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.label25.Name = "label25";
|
this.label25.Size = new System.Drawing.Size(67, 15);
|
this.label25.TabIndex = 18;
|
this.label25.Text = "作废日期";
|
//
|
// txtHDeleteMan
|
//
|
this.txtHDeleteMan.BackColor = System.Drawing.Color.Transparent;
|
this.txtHDeleteMan.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
this.txtHDeleteMan.Location = new System.Drawing.Point(967, 15);
|
this.txtHDeleteMan.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.txtHDeleteMan.Name = "txtHDeleteMan";
|
this.txtHDeleteMan.Size = new System.Drawing.Size(131, 19);
|
this.txtHDeleteMan.TabIndex = 17;
|
//
|
// label27
|
//
|
this.label27.AutoSize = true;
|
this.label27.BackColor = System.Drawing.Color.Transparent;
|
this.label27.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
this.label27.Location = new System.Drawing.Point(888, 15);
|
this.label27.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.label27.Name = "label27";
|
this.label27.Size = new System.Drawing.Size(52, 15);
|
this.label27.TabIndex = 16;
|
this.label27.Text = "作废人";
|
//
|
// txtHUpDateDate
|
//
|
this.txtHUpDateDate.BackColor = System.Drawing.Color.Transparent;
|
this.txtHUpDateDate.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
this.txtHUpDateDate.Location = new System.Drawing.Point(749, 59);
|
this.txtHUpDateDate.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.txtHUpDateDate.Name = "txtHUpDateDate";
|
this.txtHUpDateDate.Size = new System.Drawing.Size(131, 19);
|
this.txtHUpDateDate.TabIndex = 15;
|
//
|
// label23
|
//
|
this.label23.AutoSize = true;
|
this.label23.BackColor = System.Drawing.Color.Transparent;
|
this.label23.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
this.label23.Location = new System.Drawing.Point(671, 59);
|
this.label23.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.label23.Name = "label23";
|
this.label23.Size = new System.Drawing.Size(67, 15);
|
this.label23.TabIndex = 14;
|
this.label23.Text = "修改日期";
|
//
|
// txtHUpDater
|
//
|
this.txtHUpDater.BackColor = System.Drawing.Color.Transparent;
|
this.txtHUpDater.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
this.txtHUpDater.Location = new System.Drawing.Point(749, 15);
|
this.txtHUpDater.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.txtHUpDater.Name = "txtHUpDater";
|
this.txtHUpDater.Size = new System.Drawing.Size(131, 19);
|
this.txtHUpDater.TabIndex = 13;
|
//
|
// label21
|
//
|
this.label21.AutoSize = true;
|
this.label21.BackColor = System.Drawing.Color.Transparent;
|
this.label21.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
this.label21.Location = new System.Drawing.Point(671, 15);
|
this.label21.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.label21.Name = "label21";
|
this.label21.Size = new System.Drawing.Size(52, 15);
|
this.label21.TabIndex = 12;
|
this.label21.Text = "修改人";
|
//
|
// txtHCloseDate
|
//
|
this.txtHCloseDate.BackColor = System.Drawing.Color.Transparent;
|
this.txtHCloseDate.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
this.txtHCloseDate.Location = new System.Drawing.Point(529, 59);
|
this.txtHCloseDate.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.txtHCloseDate.Name = "txtHCloseDate";
|
this.txtHCloseDate.Size = new System.Drawing.Size(131, 19);
|
this.txtHCloseDate.TabIndex = 11;
|
//
|
// label19
|
//
|
this.label19.AutoSize = true;
|
this.label19.BackColor = System.Drawing.Color.Transparent;
|
this.label19.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
this.label19.Location = new System.Drawing.Point(451, 62);
|
this.label19.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.label19.Name = "label19";
|
this.label19.Size = new System.Drawing.Size(67, 15);
|
this.label19.TabIndex = 10;
|
this.label19.Text = "关闭日期";
|
//
|
// txtHCloseMan
|
//
|
this.txtHCloseMan.BackColor = System.Drawing.Color.Transparent;
|
this.txtHCloseMan.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
this.txtHCloseMan.Location = new System.Drawing.Point(528, 16);
|
this.txtHCloseMan.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.txtHCloseMan.Name = "txtHCloseMan";
|
this.txtHCloseMan.Size = new System.Drawing.Size(131, 19);
|
this.txtHCloseMan.TabIndex = 9;
|
//
|
// label17
|
//
|
this.label17.AutoSize = true;
|
this.label17.BackColor = System.Drawing.Color.Transparent;
|
this.label17.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
this.label17.Location = new System.Drawing.Point(451, 20);
|
this.label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.label17.Name = "label17";
|
this.label17.Size = new System.Drawing.Size(52, 15);
|
this.label17.TabIndex = 8;
|
this.label17.Text = "关闭人";
|
//
|
// txtHCheckDate
|
//
|
this.txtHCheckDate.BackColor = System.Drawing.Color.Transparent;
|
this.txtHCheckDate.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
this.txtHCheckDate.Location = new System.Drawing.Point(312, 59);
|
this.txtHCheckDate.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.txtHCheckDate.Name = "txtHCheckDate";
|
this.txtHCheckDate.Size = new System.Drawing.Size(131, 19);
|
this.txtHCheckDate.TabIndex = 7;
|
//
|
// label15
|
//
|
this.label15.AutoSize = true;
|
this.label15.BackColor = System.Drawing.Color.Transparent;
|
this.label15.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
this.label15.Location = new System.Drawing.Point(233, 62);
|
this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.label15.Name = "label15";
|
this.label15.Size = new System.Drawing.Size(67, 15);
|
this.label15.TabIndex = 6;
|
this.label15.Text = "审核日期";
|
//
|
// txtHChecker
|
//
|
this.txtHChecker.BackColor = System.Drawing.Color.Transparent;
|
this.txtHChecker.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
this.txtHChecker.Location = new System.Drawing.Point(312, 16);
|
this.txtHChecker.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.txtHChecker.Name = "txtHChecker";
|
this.txtHChecker.Size = new System.Drawing.Size(131, 19);
|
this.txtHChecker.TabIndex = 5;
|
//
|
// label13
|
//
|
this.label13.AutoSize = true;
|
this.label13.BackColor = System.Drawing.Color.Transparent;
|
this.label13.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
this.label13.Location = new System.Drawing.Point(233, 20);
|
this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.label13.Name = "label13";
|
this.label13.Size = new System.Drawing.Size(52, 15);
|
this.label13.TabIndex = 4;
|
this.label13.Text = "审核人";
|
//
|
// txtHMakeDate
|
//
|
this.txtHMakeDate.BackColor = System.Drawing.Color.Transparent;
|
this.txtHMakeDate.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
this.txtHMakeDate.Location = new System.Drawing.Point(95, 59);
|
this.txtHMakeDate.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.txtHMakeDate.Name = "txtHMakeDate";
|
this.txtHMakeDate.Size = new System.Drawing.Size(131, 19);
|
this.txtHMakeDate.TabIndex = 3;
|
//
|
// label11
|
//
|
this.label11.AutoSize = true;
|
this.label11.BackColor = System.Drawing.Color.Transparent;
|
this.label11.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
this.label11.Location = new System.Drawing.Point(16, 62);
|
this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.label11.Name = "label11";
|
this.label11.Size = new System.Drawing.Size(67, 15);
|
this.label11.TabIndex = 2;
|
this.label11.Text = "制单日期";
|
//
|
// txtHMaker
|
//
|
this.txtHMaker.BackColor = System.Drawing.Color.Transparent;
|
this.txtHMaker.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
this.txtHMaker.Location = new System.Drawing.Point(95, 16);
|
this.txtHMaker.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.txtHMaker.Name = "txtHMaker";
|
this.txtHMaker.Size = new System.Drawing.Size(131, 19);
|
this.txtHMaker.TabIndex = 1;
|
//
|
// label8
|
//
|
this.label8.AutoSize = true;
|
this.label8.BackColor = System.Drawing.Color.Transparent;
|
this.label8.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
this.label8.Location = new System.Drawing.Point(16, 20);
|
this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.label8.Name = "label8";
|
this.label8.Size = new System.Drawing.Size(52, 15);
|
this.label8.TabIndex = 0;
|
this.label8.Text = "制单人";
|
//
|
// timer1
|
//
|
this.timer1.Enabled = true;
|
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
|
//
|
// panel1
|
//
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Left;
|
this.panel1.Location = new System.Drawing.Point(0, 62);
|
this.panel1.Margin = new System.Windows.Forms.Padding(4);
|
this.panel1.Name = "panel1";
|
this.panel1.Size = new System.Drawing.Size(55, 688);
|
this.panel1.TabIndex = 33;
|
//
|
// panel3
|
//
|
this.panel3.Dock = System.Windows.Forms.DockStyle.Right;
|
this.panel3.Location = new System.Drawing.Point(1304, 62);
|
this.panel3.Margin = new System.Windows.Forms.Padding(4);
|
this.panel3.Name = "panel3";
|
this.panel3.Size = new System.Drawing.Size(52, 688);
|
this.panel3.TabIndex = 34;
|
//
|
// grdMain
|
//
|
this.grdMain.AllowUserToAddRows = false;
|
this.grdMain.AllowUserToDeleteRows = false;
|
this.grdMain.BackgroundColor = System.Drawing.Color.WhiteSmoke;
|
this.grdMain.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.grdMain.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
this.grdMain.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.grdMain.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
this.grdMain.Location = new System.Drawing.Point(4, 4);
|
this.grdMain.Margin = new System.Windows.Forms.Padding(4);
|
this.grdMain.Name = "grdMain";
|
this.grdMain.ReadOnly = true;
|
this.grdMain.RowHeadersWidth = 30;
|
this.grdMain.RowTemplate.Height = 23;
|
this.grdMain.Size = new System.Drawing.Size(1233, 303);
|
this.grdMain.TabIndex = 44;
|
this.grdMain.RowHeadersWidthChanged += new System.EventHandler(this.grdMain_RowHeadersWidthChanged);
|
this.grdMain.CellBeginEdit += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.grdMain_CellBeginEdit);
|
this.grdMain.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdMain_CellEndEdit);
|
this.grdMain.CellLeave += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdMain_CellLeave);
|
this.grdMain.ColumnWidthChanged += new System.Windows.Forms.DataGridViewColumnEventHandler(this.grdMain_ColumnWidthChanged);
|
this.grdMain.EditingControlShowing += new System.Windows.Forms.DataGridViewEditingControlShowingEventHandler(this.grdMain_EditingControlShowing);
|
this.grdMain.Scroll += new System.Windows.Forms.ScrollEventHandler(this.grdMain_Scroll);
|
//
|
// grdSum
|
//
|
this.grdSum.AllowUserToAddRows = false;
|
this.grdSum.AllowUserToDeleteRows = false;
|
this.grdSum.BackgroundColor = System.Drawing.Color.Khaki;
|
this.grdSum.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
this.grdSum.Dock = System.Windows.Forms.DockStyle.Bottom;
|
this.grdSum.Location = new System.Drawing.Point(55, 610);
|
this.grdSum.Margin = new System.Windows.Forms.Padding(4);
|
this.grdSum.Name = "grdSum";
|
this.grdSum.ReadOnly = true;
|
this.grdSum.RowHeadersWidth = 51;
|
this.grdSum.RowTemplate.Height = 23;
|
this.grdSum.ScrollBars = System.Windows.Forms.ScrollBars.None;
|
this.grdSum.Size = new System.Drawing.Size(1249, 24);
|
this.grdSum.TabIndex = 45;
|
//
|
// grdPrint
|
//
|
this.grdPrint.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
this.grdPrint.Location = new System.Drawing.Point(1079, 679);
|
this.grdPrint.Margin = new System.Windows.Forms.Padding(4);
|
this.grdPrint.Name = "grdPrint";
|
this.grdPrint.RowHeadersWidth = 51;
|
this.grdPrint.RowTemplate.Height = 23;
|
this.grdPrint.Size = new System.Drawing.Size(33, 30);
|
this.grdPrint.TabIndex = 46;
|
this.grdPrint.Visible = false;
|
//
|
// tabControl1
|
//
|
this.tabControl1.Controls.Add(this.tabPage1);
|
this.tabControl1.Controls.Add(this.tabPage2);
|
this.tabControl1.Controls.Add(this.tabPage3);
|
this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.tabControl1.Location = new System.Drawing.Point(55, 270);
|
this.tabControl1.Margin = new System.Windows.Forms.Padding(4);
|
this.tabControl1.Name = "tabControl1";
|
this.tabControl1.SelectedIndex = 0;
|
this.tabControl1.Size = new System.Drawing.Size(1249, 340);
|
this.tabControl1.TabIndex = 47;
|
//
|
// tabPage1
|
//
|
this.tabPage1.Controls.Add(this.grdMain);
|
this.tabPage1.Location = new System.Drawing.Point(4, 25);
|
this.tabPage1.Margin = new System.Windows.Forms.Padding(4);
|
this.tabPage1.Name = "tabPage1";
|
this.tabPage1.Padding = new System.Windows.Forms.Padding(4);
|
this.tabPage1.Size = new System.Drawing.Size(1241, 311);
|
this.tabPage1.TabIndex = 0;
|
this.tabPage1.Text = "物料信息";
|
this.tabPage1.UseVisualStyleBackColor = true;
|
//
|
// tabPage2
|
//
|
this.tabPage2.Controls.Add(this.grdSub);
|
this.tabPage2.Location = new System.Drawing.Point(4, 25);
|
this.tabPage2.Margin = new System.Windows.Forms.Padding(4);
|
this.tabPage2.Name = "tabPage2";
|
this.tabPage2.Padding = new System.Windows.Forms.Padding(4);
|
this.tabPage2.Size = new System.Drawing.Size(1241, 311);
|
this.tabPage2.TabIndex = 1;
|
this.tabPage2.Text = "条码信息";
|
this.tabPage2.UseVisualStyleBackColor = true;
|
//
|
// grdSub
|
//
|
this.grdSub.AllowUserToAddRows = false;
|
this.grdSub.AllowUserToDeleteRows = false;
|
this.grdSub.BackgroundColor = System.Drawing.Color.WhiteSmoke;
|
this.grdSub.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.grdSub.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
this.grdSub.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.grdSub.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
this.grdSub.Location = new System.Drawing.Point(4, 4);
|
this.grdSub.Margin = new System.Windows.Forms.Padding(4);
|
this.grdSub.Name = "grdSub";
|
this.grdSub.ReadOnly = true;
|
this.grdSub.RowHeadersWidth = 30;
|
this.grdSub.RowTemplate.Height = 23;
|
this.grdSub.Size = new System.Drawing.Size(1233, 303);
|
this.grdSub.TabIndex = 45;
|
this.grdSub.CellBeginEdit += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.grdSub_CellBeginEdit);
|
this.grdSub.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdSub_CellEndEdit);
|
//
|
// tabPage3
|
//
|
this.tabPage3.Controls.Add(this.grdList);
|
this.tabPage3.Location = new System.Drawing.Point(4, 25);
|
this.tabPage3.Margin = new System.Windows.Forms.Padding(4);
|
this.tabPage3.Name = "tabPage3";
|
this.tabPage3.Size = new System.Drawing.Size(1241, 311);
|
this.tabPage3.TabIndex = 2;
|
this.tabPage3.Text = "档案列表";
|
this.tabPage3.UseVisualStyleBackColor = true;
|
//
|
// grdList
|
//
|
this.grdList.AllowUserToAddRows = false;
|
this.grdList.AllowUserToDeleteRows = false;
|
this.grdList.BackgroundColor = System.Drawing.Color.WhiteSmoke;
|
this.grdList.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.grdList.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
this.grdList.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.grdList.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
this.grdList.Location = new System.Drawing.Point(0, 0);
|
this.grdList.Margin = new System.Windows.Forms.Padding(4);
|
this.grdList.Name = "grdList";
|
this.grdList.ReadOnly = true;
|
this.grdList.RowHeadersWidth = 30;
|
this.grdList.RowTemplate.Height = 23;
|
this.grdList.Size = new System.Drawing.Size(1241, 311);
|
this.grdList.TabIndex = 46;
|
//
|
// Gy_BarCodeBill_Cus
|
//
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.BackColor = System.Drawing.Color.Lavender;
|
this.ClientSize = new System.Drawing.Size(1356, 750);
|
this.Controls.Add(this.tabControl1);
|
this.Controls.Add(this.grdSum);
|
this.Controls.Add(this.panel2);
|
this.Controls.Add(this.P1);
|
this.Controls.Add(this.panel1);
|
this.Controls.Add(this.panel3);
|
this.Controls.Add(this.Tool);
|
this.Controls.Add(this.grdPrint);
|
this.ForeColor = System.Drawing.Color.Black;
|
this.KeyPreview = true;
|
this.Margin = new System.Windows.Forms.Padding(4);
|
this.Name = "Gy_BarCodeBill_Cus";
|
this.Text = "客户标签";
|
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Gy_BarCodeBill_Cus_FormClosing);
|
this.Load += new System.EventHandler(this.Gy_BarCodeBill_Cus_Load);
|
this.Paint += new System.Windows.Forms.PaintEventHandler(this.Gy_BarCodeBill_Cus_Paint);
|
this.Resize += new System.EventHandler(this.Gy_BarCodeBill_Cus_Resize);
|
this.Tool.ResumeLayout(false);
|
this.Tool.PerformLayout();
|
this.P1.ResumeLayout(false);
|
this.P1.PerformLayout();
|
((System.ComponentModel.ISupportInitialize)(this.pic1)).EndInit();
|
this.gbUp.ResumeLayout(false);
|
this.gbUp.PerformLayout();
|
this.panel2.ResumeLayout(false);
|
this.panel2.PerformLayout();
|
((System.ComponentModel.ISupportInitialize)(this.grdMain)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.grdSum)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.grdPrint)).EndInit();
|
this.tabControl1.ResumeLayout(false);
|
this.tabPage1.ResumeLayout(false);
|
this.tabPage2.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.grdSub)).EndInit();
|
this.tabPage3.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.grdList)).EndInit();
|
this.ResumeLayout(false);
|
|
}
|
|
#endregion
|
|
private System.Windows.Forms.ToolStrip Tool;
|
private System.Windows.Forms.ToolStripButton yl;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
|
private System.Windows.Forms.ToolStripButton bc;
|
private System.Windows.Forms.ToolStripButton cz;
|
private System.Windows.Forms.Label lblCaption;
|
private System.Windows.Forms.Panel P1;
|
private System.Windows.Forms.Panel panel2;
|
private System.Windows.Forms.Label txtHMaker;
|
private System.Windows.Forms.Label label8;
|
private System.Windows.Forms.Label txtHUpDateDate;
|
private System.Windows.Forms.Label label23;
|
private System.Windows.Forms.Label txtHUpDater;
|
private System.Windows.Forms.Label label21;
|
private System.Windows.Forms.Label txtHCloseDate;
|
private System.Windows.Forms.Label label19;
|
private System.Windows.Forms.Label txtHCloseMan;
|
private System.Windows.Forms.Label label17;
|
private System.Windows.Forms.Label txtHCheckDate;
|
private System.Windows.Forms.Label label15;
|
private System.Windows.Forms.Label txtHChecker;
|
private System.Windows.Forms.Label label13;
|
private System.Windows.Forms.Label txtHMakeDate;
|
private System.Windows.Forms.Label label11;
|
private System.Windows.Forms.Label txtHDeleteDate;
|
private System.Windows.Forms.Label label25;
|
private System.Windows.Forms.Label txtHDeleteMan;
|
private System.Windows.Forms.Label label27;
|
private System.Windows.Forms.Timer timer1;
|
private System.Windows.Forms.GroupBox gbUp;
|
private System.Windows.Forms.Label label10;
|
private System.Windows.Forms.ComboBox cmbSourceBillType;
|
private System.Windows.Forms.Button cmdSourceBillNo;
|
private System.Windows.Forms.TextBox txtHSourceBillNo;
|
private System.Windows.Forms.Label label14;
|
private System.Windows.Forms.ToolStripButton tc;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator12;
|
private System.Windows.Forms.ToolStripButton mrlk;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator11;
|
private System.Windows.Forms.ToolStripButton bclk;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator10;
|
private System.Windows.Forms.PictureBox pic1;
|
private System.Windows.Forms.Button cmdHEmpID;
|
private System.Windows.Forms.Panel panel1;
|
private System.Windows.Forms.Panel panel3;
|
private System.Windows.Forms.DataGridView grdMain;
|
private System.Windows.Forms.DataGridView grdSum;
|
private System.Windows.Forms.DataGridView grdPrint;
|
private System.Windows.Forms.TabControl tabControl1;
|
private System.Windows.Forms.TabPage tabPage1;
|
private System.Windows.Forms.TabPage tabPage2;
|
private System.Windows.Forms.DataGridView grdSub;
|
private System.Windows.Forms.ComboBox cmbHBarCodeType;
|
private System.Windows.Forms.Label label1;
|
private System.Windows.Forms.ToolStripButton dy;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
|
private System.Windows.Forms.ComboBox cmbHOrgID;
|
private System.Windows.Forms.Label label3;
|
private System.Windows.Forms.ProgressBar pb1;
|
private System.Windows.Forms.DateTimePicker dtpHDate;
|
private System.Windows.Forms.Label label2;
|
private System.Windows.Forms.ComboBox cmbHWorksNumber;
|
private System.Windows.Forms.Label label4;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator6;
|
private System.Windows.Forms.CheckBox chkAddModel;
|
private System.Windows.Forms.TabPage tabPage3;
|
private System.Windows.Forms.DataGridView grdList;
|
private System.Windows.Forms.TextBox txtHCaseNo;
|
private System.Windows.Forms.Label label5;
|
private System.Windows.Forms.Button cmdHGroupID;
|
private System.Windows.Forms.Label label6;
|
private System.Windows.Forms.TextBox txtHGroupID;
|
}
|
}
|