namespace WarM
|
{
|
partial class Kf_SellOutBill_BarCodeNote
|
{
|
/// <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(Kf_SellOutBill_BarCodeNote));
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
|
this.Tool = new System.Windows.Forms.ToolStrip();
|
this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
|
this.mrlk = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
|
this.bclk = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
|
this.tp = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
|
this.sh = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
|
this.Billdy = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
|
this.BarCodedy = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
|
this.tc = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
|
this.timer1 = new System.Windows.Forms.Timer(this.components);
|
this.grdMain = new System.Windows.Forms.DataGridView();
|
this.label2 = new System.Windows.Forms.Label();
|
this.txtHSupName = new System.Windows.Forms.TextBox();
|
this.label3 = new System.Windows.Forms.Label();
|
this.txtHRemark = new System.Windows.Forms.TextBox();
|
this.label4 = new System.Windows.Forms.Label();
|
this.txtHSellStyle = new System.Windows.Forms.TextBox();
|
this.gbUp = new System.Windows.Forms.GroupBox();
|
this.txtHCreditDifference = new System.Windows.Forms.TextBox();
|
this.txtHCreditRating = new System.Windows.Forms.TextBox();
|
this.txtHMoney = new System.Windows.Forms.TextBox();
|
this.txtHBalance = new System.Windows.Forms.TextBox();
|
this.cmbHStockOrgID = new System.Windows.Forms.ComboBox();
|
this.txtHEmpName = new System.Windows.Forms.TextBox();
|
this.txtHConveyType = new System.Windows.Forms.TextBox();
|
this.txtHConveyCompName = new System.Windows.Forms.TextBox();
|
this.txtHLinkMan = new System.Windows.Forms.TextBox();
|
this.txtHDeptName = new System.Windows.Forms.TextBox();
|
this.txtHSourceBillNo = new System.Windows.Forms.TextBox();
|
this.txtHLinkPhone = new System.Windows.Forms.TextBox();
|
this.txtHWHName = new System.Windows.Forms.TextBox();
|
this.txtHKeeperName = new System.Windows.Forms.TextBox();
|
this.txtHSecManagerName = new System.Windows.Forms.TextBox();
|
this.txtHBillNo = new System.Windows.Forms.TextBox();
|
this.cmbHBillStatus = new System.Windows.Forms.ComboBox();
|
this.dtpHDate = new System.Windows.Forms.DateTimePicker();
|
this.label22 = new System.Windows.Forms.Label();
|
this.label23 = new System.Windows.Forms.Label();
|
this.label21 = new System.Windows.Forms.Label();
|
this.label20 = new System.Windows.Forms.Label();
|
this.cmbHSourceBillType = new System.Windows.Forms.ComboBox();
|
this.label19 = new System.Windows.Forms.Label();
|
this.label18 = new System.Windows.Forms.Label();
|
this.label17 = new System.Windows.Forms.Label();
|
this.label15 = new System.Windows.Forms.Label();
|
this.label16 = new System.Windows.Forms.Label();
|
this.label13 = new System.Windows.Forms.Label();
|
this.label12 = new System.Windows.Forms.Label();
|
this.label11 = new System.Windows.Forms.Label();
|
this.label10 = new System.Windows.Forms.Label();
|
this.label9 = new System.Windows.Forms.Label();
|
this.label7 = new System.Windows.Forms.Label();
|
this.label14 = new System.Windows.Forms.Label();
|
this.label5 = new System.Windows.Forms.Label();
|
this.label8 = new System.Windows.Forms.Label();
|
this.label6 = new System.Windows.Forms.Label();
|
this.grdSub = 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.grdBarCode = new System.Windows.Forms.DataGridView();
|
this.panel1 = new System.Windows.Forms.Panel();
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
this.label1 = new System.Windows.Forms.Label();
|
this.txtHBarCode = new System.Windows.Forms.TextBox();
|
this.cmdOK = new System.Windows.Forms.Button();
|
this.panel2 = new System.Windows.Forms.Panel();
|
this.左侧 = new System.Windows.Forms.Panel();
|
this.中间 = new System.Windows.Forms.Panel();
|
this.底部 = new System.Windows.Forms.Panel();
|
this.右侧 = new System.Windows.Forms.Panel();
|
this.pic1 = new System.Windows.Forms.PictureBox();
|
this.Tool.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.grdMain)).BeginInit();
|
this.gbUp.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.grdSub)).BeginInit();
|
this.tabControl1.SuspendLayout();
|
this.tabPage1.SuspendLayout();
|
this.tabPage2.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.grdBarCode)).BeginInit();
|
this.panel1.SuspendLayout();
|
this.groupBox1.SuspendLayout();
|
this.panel2.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.pic1)).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.toolStripSeparator9,
|
this.mrlk,
|
this.toolStripSeparator7,
|
this.bclk,
|
this.toolStripSeparator8,
|
this.tp,
|
this.toolStripSeparator1,
|
this.sh,
|
this.toolStripSeparator2,
|
this.Billdy,
|
this.toolStripSeparator5,
|
this.BarCodedy,
|
this.toolStripSeparator3,
|
this.tc,
|
this.toolStripSeparator4});
|
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(1396, 50);
|
this.Tool.Stretch = true;
|
this.Tool.TabIndex = 16;
|
this.Tool.Text = "toolStrip1";
|
//
|
// toolStripSeparator9
|
//
|
this.toolStripSeparator9.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
|
this.toolStripSeparator9.Name = "toolStripSeparator9";
|
this.toolStripSeparator9.Size = new System.Drawing.Size(6, 50);
|
//
|
// 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(60, 47);
|
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);
|
//
|
// toolStripSeparator7
|
//
|
this.toolStripSeparator7.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
|
this.toolStripSeparator7.Name = "toolStripSeparator7";
|
this.toolStripSeparator7.Size = new System.Drawing.Size(6, 50);
|
//
|
// 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(60, 47);
|
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);
|
//
|
// toolStripSeparator8
|
//
|
this.toolStripSeparator8.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
|
this.toolStripSeparator8.Name = "toolStripSeparator8";
|
this.toolStripSeparator8.Size = new System.Drawing.Size(6, 50);
|
//
|
// tp
|
//
|
this.tp.AutoSize = false;
|
this.tp.Image = ((System.Drawing.Image)(resources.GetObject("tp.Image")));
|
this.tp.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.tp.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.tp.ImageTransparentColor = System.Drawing.Color.White;
|
this.tp.Name = "tp";
|
this.tp.Size = new System.Drawing.Size(70, 47);
|
this.tp.Text = "申请特批";
|
this.tp.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.tp.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.tp.Click += new System.EventHandler(this.tp_Click);
|
//
|
// toolStripSeparator1
|
//
|
this.toolStripSeparator1.Name = "toolStripSeparator1";
|
this.toolStripSeparator1.Size = new System.Drawing.Size(6, 50);
|
//
|
// sh
|
//
|
this.sh.AutoSize = false;
|
this.sh.Image = ((System.Drawing.Image)(resources.GetObject("sh.Image")));
|
this.sh.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.sh.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.sh.ImageTransparentColor = System.Drawing.Color.Magenta;
|
this.sh.Name = "sh";
|
this.sh.Size = new System.Drawing.Size(70, 47);
|
this.sh.Text = "审核单据";
|
this.sh.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.sh.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.sh.Click += new System.EventHandler(this.sh_Click);
|
//
|
// toolStripSeparator2
|
//
|
this.toolStripSeparator2.Name = "toolStripSeparator2";
|
this.toolStripSeparator2.Size = new System.Drawing.Size(6, 50);
|
//
|
// Billdy
|
//
|
this.Billdy.AutoSize = false;
|
this.Billdy.Image = ((System.Drawing.Image)(resources.GetObject("Billdy.Image")));
|
this.Billdy.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.Billdy.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.Billdy.ImageTransparentColor = System.Drawing.Color.White;
|
this.Billdy.Name = "Billdy";
|
this.Billdy.Size = new System.Drawing.Size(70, 47);
|
this.Billdy.Text = "打印发货单";
|
this.Billdy.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.Billdy.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.Billdy.Click += new System.EventHandler(this.Billdy_Click);
|
//
|
// toolStripSeparator5
|
//
|
this.toolStripSeparator5.Name = "toolStripSeparator5";
|
this.toolStripSeparator5.Size = new System.Drawing.Size(6, 50);
|
//
|
// BarCodedy
|
//
|
this.BarCodedy.AutoSize = false;
|
this.BarCodedy.Image = ((System.Drawing.Image)(resources.GetObject("BarCodedy.Image")));
|
this.BarCodedy.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.BarCodedy.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.BarCodedy.ImageTransparentColor = System.Drawing.Color.White;
|
this.BarCodedy.Name = "BarCodedy";
|
this.BarCodedy.Size = new System.Drawing.Size(70, 47);
|
this.BarCodedy.Text = "打印码单";
|
this.BarCodedy.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.BarCodedy.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.BarCodedy.Click += new System.EventHandler(this.BarCodedy_Click);
|
//
|
// toolStripSeparator3
|
//
|
this.toolStripSeparator3.Name = "toolStripSeparator3";
|
this.toolStripSeparator3.Size = new System.Drawing.Size(6, 50);
|
//
|
// 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(70, 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);
|
//
|
// toolStripSeparator4
|
//
|
this.toolStripSeparator4.Name = "toolStripSeparator4";
|
this.toolStripSeparator4.Size = new System.Drawing.Size(6, 50);
|
//
|
// timer1
|
//
|
this.timer1.Enabled = true;
|
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
|
//
|
// grdMain
|
//
|
this.grdMain.AllowUserToAddRows = false;
|
this.grdMain.AllowUserToDeleteRows = false;
|
this.grdMain.BackgroundColor = System.Drawing.SystemColors.ControlLightLight;
|
this.grdMain.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
dataGridViewCellStyle9.BackColor = System.Drawing.SystemColors.Window;
|
dataGridViewCellStyle9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
dataGridViewCellStyle9.ForeColor = System.Drawing.SystemColors.ControlText;
|
dataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
dataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
this.grdMain.DefaultCellStyle = dataGridViewCellStyle9;
|
this.grdMain.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.grdMain.Location = new System.Drawing.Point(3, 3);
|
this.grdMain.Margin = new System.Windows.Forms.Padding(0);
|
this.grdMain.Name = "grdMain";
|
this.grdMain.ReadOnly = true;
|
this.grdMain.RowHeadersWidth = 51;
|
this.grdMain.RowTemplate.Height = 23;
|
this.grdMain.Size = new System.Drawing.Size(1091, 377);
|
this.grdMain.TabIndex = 19;
|
this.grdMain.Paint += new System.Windows.Forms.PaintEventHandler(this.grdMain_Paint);
|
//
|
// label2
|
//
|
this.label2.AutoSize = true;
|
this.label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.label2.ForeColor = System.Drawing.Color.Black;
|
this.label2.Location = new System.Drawing.Point(478, 60);
|
this.label2.Name = "label2";
|
this.label2.Size = new System.Drawing.Size(29, 12);
|
this.label2.TabIndex = 49;
|
this.label2.Text = "客户";
|
//
|
// txtHSupName
|
//
|
this.txtHSupName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.txtHSupName.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
this.txtHSupName.Location = new System.Drawing.Point(509, 56);
|
this.txtHSupName.Name = "txtHSupName";
|
this.txtHSupName.ReadOnly = true;
|
this.txtHSupName.Size = new System.Drawing.Size(335, 21);
|
this.txtHSupName.TabIndex = 50;
|
//
|
// label3
|
//
|
this.label3.AutoSize = true;
|
this.label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.label3.ForeColor = System.Drawing.Color.Black;
|
this.label3.Location = new System.Drawing.Point(64, 144);
|
this.label3.Name = "label3";
|
this.label3.Size = new System.Drawing.Size(29, 12);
|
this.label3.TabIndex = 52;
|
this.label3.Text = "备注";
|
//
|
// txtHRemark
|
//
|
this.txtHRemark.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.txtHRemark.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
this.txtHRemark.Location = new System.Drawing.Point(95, 140);
|
this.txtHRemark.Name = "txtHRemark";
|
this.txtHRemark.ReadOnly = true;
|
this.txtHRemark.Size = new System.Drawing.Size(335, 21);
|
this.txtHRemark.TabIndex = 53;
|
//
|
// label4
|
//
|
this.label4.AutoSize = true;
|
this.label4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.label4.ForeColor = System.Drawing.Color.Black;
|
this.label4.Location = new System.Drawing.Point(40, 60);
|
this.label4.Name = "label4";
|
this.label4.Size = new System.Drawing.Size(53, 12);
|
this.label4.TabIndex = 55;
|
this.label4.Text = "销售方式";
|
//
|
// txtHSellStyle
|
//
|
this.txtHSellStyle.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.txtHSellStyle.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
this.txtHSellStyle.Location = new System.Drawing.Point(95, 56);
|
this.txtHSellStyle.Name = "txtHSellStyle";
|
this.txtHSellStyle.ReadOnly = true;
|
this.txtHSellStyle.Size = new System.Drawing.Size(128, 21);
|
this.txtHSellStyle.TabIndex = 56;
|
//
|
// gbUp
|
//
|
this.gbUp.BackColor = System.Drawing.Color.Transparent;
|
this.gbUp.Controls.Add(this.pic1);
|
this.gbUp.Controls.Add(this.txtHCreditDifference);
|
this.gbUp.Controls.Add(this.txtHCreditRating);
|
this.gbUp.Controls.Add(this.txtHMoney);
|
this.gbUp.Controls.Add(this.txtHBalance);
|
this.gbUp.Controls.Add(this.cmbHStockOrgID);
|
this.gbUp.Controls.Add(this.txtHEmpName);
|
this.gbUp.Controls.Add(this.txtHConveyType);
|
this.gbUp.Controls.Add(this.txtHConveyCompName);
|
this.gbUp.Controls.Add(this.txtHLinkMan);
|
this.gbUp.Controls.Add(this.txtHDeptName);
|
this.gbUp.Controls.Add(this.txtHSourceBillNo);
|
this.gbUp.Controls.Add(this.txtHLinkPhone);
|
this.gbUp.Controls.Add(this.txtHWHName);
|
this.gbUp.Controls.Add(this.txtHKeeperName);
|
this.gbUp.Controls.Add(this.txtHSecManagerName);
|
this.gbUp.Controls.Add(this.txtHBillNo);
|
this.gbUp.Controls.Add(this.cmbHBillStatus);
|
this.gbUp.Controls.Add(this.dtpHDate);
|
this.gbUp.Controls.Add(this.txtHSellStyle);
|
this.gbUp.Controls.Add(this.txtHSupName);
|
this.gbUp.Controls.Add(this.txtHRemark);
|
this.gbUp.Controls.Add(this.label22);
|
this.gbUp.Controls.Add(this.label23);
|
this.gbUp.Controls.Add(this.label21);
|
this.gbUp.Controls.Add(this.label20);
|
this.gbUp.Controls.Add(this.cmbHSourceBillType);
|
this.gbUp.Controls.Add(this.label19);
|
this.gbUp.Controls.Add(this.label18);
|
this.gbUp.Controls.Add(this.label17);
|
this.gbUp.Controls.Add(this.label15);
|
this.gbUp.Controls.Add(this.label16);
|
this.gbUp.Controls.Add(this.label13);
|
this.gbUp.Controls.Add(this.label12);
|
this.gbUp.Controls.Add(this.label11);
|
this.gbUp.Controls.Add(this.label10);
|
this.gbUp.Controls.Add(this.label9);
|
this.gbUp.Controls.Add(this.label7);
|
this.gbUp.Controls.Add(this.label14);
|
this.gbUp.Controls.Add(this.label5);
|
this.gbUp.Controls.Add(this.label8);
|
this.gbUp.Controls.Add(this.label6);
|
this.gbUp.Controls.Add(this.label4);
|
this.gbUp.Controls.Add(this.label3);
|
this.gbUp.Controls.Add(this.label2);
|
this.gbUp.Dock = System.Windows.Forms.DockStyle.Top;
|
this.gbUp.Location = new System.Drawing.Point(0, 0);
|
this.gbUp.Name = "gbUp";
|
this.gbUp.Size = new System.Drawing.Size(1105, 218);
|
this.gbUp.TabIndex = 58;
|
this.gbUp.TabStop = false;
|
//
|
// txtHCreditDifference
|
//
|
this.txtHCreditDifference.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.txtHCreditDifference.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
this.txtHCreditDifference.Location = new System.Drawing.Point(716, 168);
|
this.txtHCreditDifference.Name = "txtHCreditDifference";
|
this.txtHCreditDifference.ReadOnly = true;
|
this.txtHCreditDifference.Size = new System.Drawing.Size(128, 21);
|
this.txtHCreditDifference.TabIndex = 337;
|
//
|
// txtHCreditRating
|
//
|
this.txtHCreditRating.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.txtHCreditRating.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
this.txtHCreditRating.Location = new System.Drawing.Point(716, 140);
|
this.txtHCreditRating.Name = "txtHCreditRating";
|
this.txtHCreditRating.ReadOnly = true;
|
this.txtHCreditRating.Size = new System.Drawing.Size(128, 21);
|
this.txtHCreditRating.TabIndex = 335;
|
//
|
// txtHMoney
|
//
|
this.txtHMoney.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.txtHMoney.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
this.txtHMoney.Location = new System.Drawing.Point(509, 168);
|
this.txtHMoney.Name = "txtHMoney";
|
this.txtHMoney.ReadOnly = true;
|
this.txtHMoney.Size = new System.Drawing.Size(128, 21);
|
this.txtHMoney.TabIndex = 333;
|
//
|
// txtHBalance
|
//
|
this.txtHBalance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.txtHBalance.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
this.txtHBalance.Location = new System.Drawing.Point(509, 140);
|
this.txtHBalance.Name = "txtHBalance";
|
this.txtHBalance.ReadOnly = true;
|
this.txtHBalance.Size = new System.Drawing.Size(128, 21);
|
this.txtHBalance.TabIndex = 331;
|
//
|
// cmbHStockOrgID
|
//
|
this.cmbHStockOrgID.Enabled = false;
|
this.cmbHStockOrgID.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.cmbHStockOrgID.FormattingEnabled = true;
|
this.cmbHStockOrgID.Location = new System.Drawing.Point(95, 168);
|
this.cmbHStockOrgID.Margin = new System.Windows.Forms.Padding(2);
|
this.cmbHStockOrgID.Name = "cmbHStockOrgID";
|
this.cmbHStockOrgID.Size = new System.Drawing.Size(128, 20);
|
this.cmbHStockOrgID.TabIndex = 327;
|
//
|
// txtHEmpName
|
//
|
this.txtHEmpName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.txtHEmpName.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
this.txtHEmpName.Location = new System.Drawing.Point(716, 28);
|
this.txtHEmpName.Name = "txtHEmpName";
|
this.txtHEmpName.ReadOnly = true;
|
this.txtHEmpName.Size = new System.Drawing.Size(128, 21);
|
this.txtHEmpName.TabIndex = 324;
|
//
|
// txtHConveyType
|
//
|
this.txtHConveyType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.txtHConveyType.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
this.txtHConveyType.Location = new System.Drawing.Point(302, 112);
|
this.txtHConveyType.Name = "txtHConveyType";
|
this.txtHConveyType.ReadOnly = true;
|
this.txtHConveyType.Size = new System.Drawing.Size(128, 21);
|
this.txtHConveyType.TabIndex = 323;
|
//
|
// txtHConveyCompName
|
//
|
this.txtHConveyCompName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.txtHConveyCompName.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
this.txtHConveyCompName.Location = new System.Drawing.Point(95, 112);
|
this.txtHConveyCompName.Name = "txtHConveyCompName";
|
this.txtHConveyCompName.ReadOnly = true;
|
this.txtHConveyCompName.Size = new System.Drawing.Size(128, 21);
|
this.txtHConveyCompName.TabIndex = 321;
|
//
|
// txtHLinkMan
|
//
|
this.txtHLinkMan.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.txtHLinkMan.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
this.txtHLinkMan.Location = new System.Drawing.Point(716, 112);
|
this.txtHLinkMan.Name = "txtHLinkMan";
|
this.txtHLinkMan.ReadOnly = true;
|
this.txtHLinkMan.Size = new System.Drawing.Size(128, 21);
|
this.txtHLinkMan.TabIndex = 319;
|
//
|
// txtHDeptName
|
//
|
this.txtHDeptName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.txtHDeptName.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
this.txtHDeptName.Location = new System.Drawing.Point(509, 28);
|
this.txtHDeptName.Name = "txtHDeptName";
|
this.txtHDeptName.ReadOnly = true;
|
this.txtHDeptName.Size = new System.Drawing.Size(128, 21);
|
this.txtHDeptName.TabIndex = 155;
|
//
|
// txtHSourceBillNo
|
//
|
this.txtHSourceBillNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.txtHSourceBillNo.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
this.txtHSourceBillNo.Location = new System.Drawing.Point(716, 84);
|
this.txtHSourceBillNo.Name = "txtHSourceBillNo";
|
this.txtHSourceBillNo.ReadOnly = true;
|
this.txtHSourceBillNo.Size = new System.Drawing.Size(128, 21);
|
this.txtHSourceBillNo.TabIndex = 153;
|
//
|
// txtHLinkPhone
|
//
|
this.txtHLinkPhone.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.txtHLinkPhone.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
this.txtHLinkPhone.Location = new System.Drawing.Point(509, 112);
|
this.txtHLinkPhone.Name = "txtHLinkPhone";
|
this.txtHLinkPhone.ReadOnly = true;
|
this.txtHLinkPhone.Size = new System.Drawing.Size(128, 21);
|
this.txtHLinkPhone.TabIndex = 151;
|
//
|
// txtHWHName
|
//
|
this.txtHWHName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.txtHWHName.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
this.txtHWHName.Location = new System.Drawing.Point(302, 84);
|
this.txtHWHName.Name = "txtHWHName";
|
this.txtHWHName.ReadOnly = true;
|
this.txtHWHName.Size = new System.Drawing.Size(128, 21);
|
this.txtHWHName.TabIndex = 149;
|
//
|
// txtHKeeperName
|
//
|
this.txtHKeeperName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.txtHKeeperName.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
this.txtHKeeperName.Location = new System.Drawing.Point(95, 84);
|
this.txtHKeeperName.Name = "txtHKeeperName";
|
this.txtHKeeperName.ReadOnly = true;
|
this.txtHKeeperName.Size = new System.Drawing.Size(128, 21);
|
this.txtHKeeperName.TabIndex = 147;
|
//
|
// txtHSecManagerName
|
//
|
this.txtHSecManagerName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.txtHSecManagerName.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
this.txtHSecManagerName.Location = new System.Drawing.Point(302, 56);
|
this.txtHSecManagerName.Name = "txtHSecManagerName";
|
this.txtHSecManagerName.ReadOnly = true;
|
this.txtHSecManagerName.Size = new System.Drawing.Size(128, 21);
|
this.txtHSecManagerName.TabIndex = 145;
|
//
|
// txtHBillNo
|
//
|
this.txtHBillNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.txtHBillNo.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
this.txtHBillNo.Location = new System.Drawing.Point(95, 28);
|
this.txtHBillNo.Name = "txtHBillNo";
|
this.txtHBillNo.ReadOnly = true;
|
this.txtHBillNo.Size = new System.Drawing.Size(128, 21);
|
this.txtHBillNo.TabIndex = 143;
|
//
|
// cmbHBillStatus
|
//
|
this.cmbHBillStatus.Enabled = false;
|
this.cmbHBillStatus.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.cmbHBillStatus.FormattingEnabled = true;
|
this.cmbHBillStatus.Location = new System.Drawing.Point(302, 168);
|
this.cmbHBillStatus.Margin = new System.Windows.Forms.Padding(2);
|
this.cmbHBillStatus.Name = "cmbHBillStatus";
|
this.cmbHBillStatus.Size = new System.Drawing.Size(128, 20);
|
this.cmbHBillStatus.TabIndex = 139;
|
//
|
// dtpHDate
|
//
|
this.dtpHDate.Enabled = false;
|
this.dtpHDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.dtpHDate.Format = System.Windows.Forms.DateTimePickerFormat.Short;
|
this.dtpHDate.Location = new System.Drawing.Point(302, 28);
|
this.dtpHDate.Margin = new System.Windows.Forms.Padding(2);
|
this.dtpHDate.Name = "dtpHDate";
|
this.dtpHDate.Size = new System.Drawing.Size(128, 21);
|
this.dtpHDate.TabIndex = 100;
|
//
|
// label22
|
//
|
this.label22.AutoSize = true;
|
this.label22.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.label22.ForeColor = System.Drawing.Color.Black;
|
this.label22.Location = new System.Drawing.Point(661, 172);
|
this.label22.Name = "label22";
|
this.label22.Size = new System.Drawing.Size(53, 12);
|
this.label22.TabIndex = 336;
|
this.label22.Text = "信用差额";
|
//
|
// label23
|
//
|
this.label23.AutoSize = true;
|
this.label23.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.label23.ForeColor = System.Drawing.Color.Black;
|
this.label23.Location = new System.Drawing.Point(637, 144);
|
this.label23.Name = "label23";
|
this.label23.Size = new System.Drawing.Size(77, 12);
|
this.label23.TabIndex = 334;
|
this.label23.Text = "客户信用额度";
|
//
|
// label21
|
//
|
this.label21.AutoSize = true;
|
this.label21.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.label21.ForeColor = System.Drawing.Color.Black;
|
this.label21.Location = new System.Drawing.Point(454, 172);
|
this.label21.Name = "label21";
|
this.label21.Size = new System.Drawing.Size(53, 12);
|
this.label21.TabIndex = 332;
|
this.label21.Text = "本单金额";
|
//
|
// label20
|
//
|
this.label20.AutoSize = true;
|
this.label20.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.label20.ForeColor = System.Drawing.Color.Black;
|
this.label20.Location = new System.Drawing.Point(454, 144);
|
this.label20.Name = "label20";
|
this.label20.Size = new System.Drawing.Size(53, 12);
|
this.label20.TabIndex = 330;
|
this.label20.Text = "客户余额";
|
//
|
// cmbHSourceBillType
|
//
|
this.cmbHSourceBillType.Enabled = false;
|
this.cmbHSourceBillType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.cmbHSourceBillType.FormattingEnabled = true;
|
this.cmbHSourceBillType.Location = new System.Drawing.Point(509, 84);
|
this.cmbHSourceBillType.Margin = new System.Windows.Forms.Padding(2);
|
this.cmbHSourceBillType.Name = "cmbHSourceBillType";
|
this.cmbHSourceBillType.Size = new System.Drawing.Size(128, 20);
|
this.cmbHSourceBillType.TabIndex = 329;
|
//
|
// label19
|
//
|
this.label19.AutoSize = true;
|
this.label19.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.label19.ForeColor = System.Drawing.Color.Black;
|
this.label19.Location = new System.Drawing.Point(454, 88);
|
this.label19.Name = "label19";
|
this.label19.Size = new System.Drawing.Size(53, 12);
|
this.label19.TabIndex = 328;
|
this.label19.Text = "源单类型";
|
//
|
// label18
|
//
|
this.label18.AutoSize = true;
|
this.label18.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.label18.ForeColor = System.Drawing.Color.Black;
|
this.label18.Location = new System.Drawing.Point(40, 172);
|
this.label18.Name = "label18";
|
this.label18.Size = new System.Drawing.Size(53, 12);
|
this.label18.TabIndex = 326;
|
this.label18.Text = "销售组织";
|
//
|
// label17
|
//
|
this.label17.AutoSize = true;
|
this.label17.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.label17.ForeColor = System.Drawing.Color.Black;
|
this.label17.Location = new System.Drawing.Point(673, 32);
|
this.label17.Name = "label17";
|
this.label17.Size = new System.Drawing.Size(41, 12);
|
this.label17.TabIndex = 325;
|
this.label17.Text = "销售员";
|
//
|
// label15
|
//
|
this.label15.AutoSize = true;
|
this.label15.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.label15.ForeColor = System.Drawing.Color.Black;
|
this.label15.Location = new System.Drawing.Point(247, 116);
|
this.label15.Name = "label15";
|
this.label15.Size = new System.Drawing.Size(53, 12);
|
this.label15.TabIndex = 322;
|
this.label15.Text = "运输方式";
|
//
|
// label16
|
//
|
this.label16.AutoSize = true;
|
this.label16.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.label16.ForeColor = System.Drawing.Color.Black;
|
this.label16.Location = new System.Drawing.Point(40, 116);
|
this.label16.Name = "label16";
|
this.label16.Size = new System.Drawing.Size(53, 12);
|
this.label16.TabIndex = 320;
|
this.label16.Text = "运输公司";
|
//
|
// label13
|
//
|
this.label13.AutoSize = true;
|
this.label13.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.label13.ForeColor = System.Drawing.Color.Black;
|
this.label13.Location = new System.Drawing.Point(673, 116);
|
this.label13.Name = "label13";
|
this.label13.Size = new System.Drawing.Size(41, 12);
|
this.label13.TabIndex = 318;
|
this.label13.Text = "联系人";
|
//
|
// label12
|
//
|
this.label12.AutoSize = true;
|
this.label12.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.label12.ForeColor = System.Drawing.Color.Black;
|
this.label12.Location = new System.Drawing.Point(454, 32);
|
this.label12.Name = "label12";
|
this.label12.Size = new System.Drawing.Size(53, 12);
|
this.label12.TabIndex = 154;
|
this.label12.Text = "销售部门";
|
//
|
// label11
|
//
|
this.label11.AutoSize = true;
|
this.label11.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.label11.ForeColor = System.Drawing.Color.Black;
|
this.label11.Location = new System.Drawing.Point(673, 88);
|
this.label11.Name = "label11";
|
this.label11.Size = new System.Drawing.Size(41, 12);
|
this.label11.TabIndex = 152;
|
this.label11.Text = "源单号";
|
//
|
// label10
|
//
|
this.label10.AutoSize = true;
|
this.label10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.label10.ForeColor = System.Drawing.Color.Black;
|
this.label10.Location = new System.Drawing.Point(454, 116);
|
this.label10.Name = "label10";
|
this.label10.Size = new System.Drawing.Size(53, 12);
|
this.label10.TabIndex = 150;
|
this.label10.Text = "联系电话";
|
//
|
// label9
|
//
|
this.label9.AutoSize = true;
|
this.label9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.label9.ForeColor = System.Drawing.Color.Black;
|
this.label9.Location = new System.Drawing.Point(247, 88);
|
this.label9.Name = "label9";
|
this.label9.Size = new System.Drawing.Size(53, 12);
|
this.label9.TabIndex = 148;
|
this.label9.Text = "出库仓库";
|
//
|
// label7
|
//
|
this.label7.AutoSize = true;
|
this.label7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.label7.ForeColor = System.Drawing.Color.Black;
|
this.label7.Location = new System.Drawing.Point(64, 88);
|
this.label7.Name = "label7";
|
this.label7.Size = new System.Drawing.Size(29, 12);
|
this.label7.TabIndex = 146;
|
this.label7.Text = "仓管";
|
//
|
// label14
|
//
|
this.label14.AutoSize = true;
|
this.label14.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.label14.ForeColor = System.Drawing.Color.Black;
|
this.label14.Location = new System.Drawing.Point(259, 60);
|
this.label14.Name = "label14";
|
this.label14.Size = new System.Drawing.Size(41, 12);
|
this.label14.TabIndex = 144;
|
this.label14.Text = "发货人";
|
//
|
// label5
|
//
|
this.label5.AutoSize = true;
|
this.label5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.label5.ForeColor = System.Drawing.Color.Black;
|
this.label5.Location = new System.Drawing.Point(40, 32);
|
this.label5.Name = "label5";
|
this.label5.Size = new System.Drawing.Size(53, 12);
|
this.label5.TabIndex = 142;
|
this.label5.Text = "单据编号";
|
//
|
// label8
|
//
|
this.label8.AutoSize = true;
|
this.label8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.label8.ForeColor = System.Drawing.Color.Black;
|
this.label8.Location = new System.Drawing.Point(247, 172);
|
this.label8.Name = "label8";
|
this.label8.Size = new System.Drawing.Size(53, 12);
|
this.label8.TabIndex = 138;
|
this.label8.Text = "单据状态";
|
//
|
// label6
|
//
|
this.label6.AutoSize = true;
|
this.label6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.label6.ForeColor = System.Drawing.Color.Black;
|
this.label6.Location = new System.Drawing.Point(271, 32);
|
this.label6.Name = "label6";
|
this.label6.Size = new System.Drawing.Size(29, 12);
|
this.label6.TabIndex = 99;
|
this.label6.Text = "日期";
|
//
|
// grdSub
|
//
|
this.grdSub.AllowUserToAddRows = false;
|
this.grdSub.AllowUserToDeleteRows = false;
|
this.grdSub.BackgroundColor = System.Drawing.SystemColors.ControlLightLight;
|
this.grdSub.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
dataGridViewCellStyle10.BackColor = System.Drawing.SystemColors.Window;
|
dataGridViewCellStyle10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
dataGridViewCellStyle10.ForeColor = System.Drawing.SystemColors.ControlText;
|
dataGridViewCellStyle10.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
dataGridViewCellStyle10.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
dataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
this.grdSub.DefaultCellStyle = dataGridViewCellStyle10;
|
this.grdSub.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.grdSub.Location = new System.Drawing.Point(0, 73);
|
this.grdSub.Margin = new System.Windows.Forms.Padding(0);
|
this.grdSub.Name = "grdSub";
|
this.grdSub.ReadOnly = true;
|
this.grdSub.RowHeadersWidth = 51;
|
this.grdSub.RowTemplate.Height = 23;
|
this.grdSub.Size = new System.Drawing.Size(257, 554);
|
this.grdSub.TabIndex = 18;
|
this.grdSub.Paint += new System.Windows.Forms.PaintEventHandler(this.grdSub_Paint);
|
this.grdSub.DoubleClick += new System.EventHandler(this.grdSub_DoubleClick);
|
//
|
// tabControl1
|
//
|
this.tabControl1.Controls.Add(this.tabPage1);
|
this.tabControl1.Controls.Add(this.tabPage2);
|
this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.tabControl1.Location = new System.Drawing.Point(0, 218);
|
this.tabControl1.Name = "tabControl1";
|
this.tabControl1.SelectedIndex = 0;
|
this.tabControl1.Size = new System.Drawing.Size(1105, 409);
|
this.tabControl1.TabIndex = 149;
|
//
|
// tabPage1
|
//
|
this.tabPage1.Controls.Add(this.grdMain);
|
this.tabPage1.Location = new System.Drawing.Point(4, 22);
|
this.tabPage1.Name = "tabPage1";
|
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
|
this.tabPage1.Size = new System.Drawing.Size(1097, 383);
|
this.tabPage1.TabIndex = 0;
|
this.tabPage1.Text = "基本信息";
|
this.tabPage1.UseVisualStyleBackColor = true;
|
//
|
// tabPage2
|
//
|
this.tabPage2.Controls.Add(this.grdBarCode);
|
this.tabPage2.Location = new System.Drawing.Point(4, 22);
|
this.tabPage2.Name = "tabPage2";
|
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
|
this.tabPage2.Size = new System.Drawing.Size(1097, 383);
|
this.tabPage2.TabIndex = 1;
|
this.tabPage2.Text = "码单信息";
|
this.tabPage2.UseVisualStyleBackColor = true;
|
//
|
// grdBarCode
|
//
|
this.grdBarCode.AllowUserToAddRows = false;
|
this.grdBarCode.AllowUserToDeleteRows = false;
|
this.grdBarCode.BackgroundColor = System.Drawing.SystemColors.ControlLightLight;
|
this.grdBarCode.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
this.grdBarCode.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.grdBarCode.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
this.grdBarCode.Location = new System.Drawing.Point(3, 3);
|
this.grdBarCode.Name = "grdBarCode";
|
this.grdBarCode.ReadOnly = true;
|
this.grdBarCode.RowHeadersWidth = 30;
|
this.grdBarCode.RowTemplate.Height = 23;
|
this.grdBarCode.Size = new System.Drawing.Size(1091, 377);
|
this.grdBarCode.TabIndex = 46;
|
this.grdBarCode.Paint += new System.Windows.Forms.PaintEventHandler(this.grdBarCode_Paint);
|
//
|
// panel1
|
//
|
this.panel1.Controls.Add(this.grdSub);
|
this.panel1.Controls.Add(this.groupBox1);
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Left;
|
this.panel1.Location = new System.Drawing.Point(11, 50);
|
this.panel1.Name = "panel1";
|
this.panel1.Size = new System.Drawing.Size(257, 627);
|
this.panel1.TabIndex = 59;
|
//
|
// groupBox1
|
//
|
this.groupBox1.Controls.Add(this.label1);
|
this.groupBox1.Controls.Add(this.txtHBarCode);
|
this.groupBox1.Controls.Add(this.cmdOK);
|
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
|
this.groupBox1.Location = new System.Drawing.Point(0, 0);
|
this.groupBox1.Name = "groupBox1";
|
this.groupBox1.Size = new System.Drawing.Size(257, 73);
|
this.groupBox1.TabIndex = 146;
|
this.groupBox1.TabStop = false;
|
//
|
// label1
|
//
|
this.label1.AutoSize = true;
|
this.label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.label1.ForeColor = System.Drawing.Color.Black;
|
this.label1.Location = new System.Drawing.Point(11, 40);
|
this.label1.Name = "label1";
|
this.label1.Size = new System.Drawing.Size(41, 12);
|
this.label1.TabIndex = 151;
|
this.label1.Text = "源单码";
|
//
|
// txtHBarCode
|
//
|
this.txtHBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.txtHBarCode.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
this.txtHBarCode.Location = new System.Drawing.Point(57, 36);
|
this.txtHBarCode.Name = "txtHBarCode";
|
this.txtHBarCode.Size = new System.Drawing.Size(127, 21);
|
this.txtHBarCode.TabIndex = 152;
|
this.txtHBarCode.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtHBarCode_KeyPress);
|
//
|
// cmdOK
|
//
|
this.cmdOK.BackColor = System.Drawing.Color.White;
|
this.cmdOK.Cursor = System.Windows.Forms.Cursors.Default;
|
this.cmdOK.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.cmdOK.Location = new System.Drawing.Point(189, 33);
|
this.cmdOK.Margin = new System.Windows.Forms.Padding(2);
|
this.cmdOK.Name = "cmdOK";
|
this.cmdOK.Size = new System.Drawing.Size(55, 27);
|
this.cmdOK.TabIndex = 150;
|
this.cmdOK.Text = "查询";
|
this.cmdOK.UseVisualStyleBackColor = false;
|
this.cmdOK.Click += new System.EventHandler(this.cmdOK_Click);
|
//
|
// panel2
|
//
|
this.panel2.Controls.Add(this.tabControl1);
|
this.panel2.Controls.Add(this.gbUp);
|
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.panel2.Location = new System.Drawing.Point(279, 50);
|
this.panel2.Name = "panel2";
|
this.panel2.Size = new System.Drawing.Size(1105, 627);
|
this.panel2.TabIndex = 60;
|
//
|
// 左侧
|
//
|
this.左侧.Dock = System.Windows.Forms.DockStyle.Left;
|
this.左侧.Location = new System.Drawing.Point(0, 50);
|
this.左侧.Name = "左侧";
|
this.左侧.Size = new System.Drawing.Size(11, 627);
|
this.左侧.TabIndex = 61;
|
//
|
// 中间
|
//
|
this.中间.Dock = System.Windows.Forms.DockStyle.Left;
|
this.中间.Location = new System.Drawing.Point(268, 50);
|
this.中间.Name = "中间";
|
this.中间.Size = new System.Drawing.Size(11, 627);
|
this.中间.TabIndex = 62;
|
//
|
// 底部
|
//
|
this.底部.Dock = System.Windows.Forms.DockStyle.Bottom;
|
this.底部.Location = new System.Drawing.Point(0, 677);
|
this.底部.Name = "底部";
|
this.底部.Size = new System.Drawing.Size(1396, 10);
|
this.底部.TabIndex = 63;
|
//
|
// 右侧
|
//
|
this.右侧.Dock = System.Windows.Forms.DockStyle.Right;
|
this.右侧.Location = new System.Drawing.Point(1384, 50);
|
this.右侧.Name = "右侧";
|
this.右侧.Size = new System.Drawing.Size(12, 627);
|
this.右侧.TabIndex = 64;
|
//
|
// pic1
|
//
|
this.pic1.BackColor = System.Drawing.SystemColors.ActiveCaption;
|
this.pic1.Location = new System.Drawing.Point(861, 22);
|
this.pic1.Name = "pic1";
|
this.pic1.Size = new System.Drawing.Size(66, 30);
|
this.pic1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
this.pic1.TabIndex = 338;
|
this.pic1.TabStop = false;
|
this.pic1.Visible = false;
|
//
|
// Kf_SellOutBill_BarCodeNote
|
//
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.AutoSize = true;
|
this.BackColor = System.Drawing.SystemColors.ActiveCaption;
|
this.ClientSize = new System.Drawing.Size(1396, 687);
|
this.Controls.Add(this.panel2);
|
this.Controls.Add(this.中间);
|
this.Controls.Add(this.panel1);
|
this.Controls.Add(this.左侧);
|
this.Controls.Add(this.右侧);
|
this.Controls.Add(this.底部);
|
this.Controls.Add(this.Tool);
|
this.Name = "Kf_SellOutBill_BarCodeNote";
|
this.Text = "销售码单打印";
|
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
|
this.Load += new System.EventHandler(this.Kf_SellOutBill_BarCodeNote_Load);
|
this.Tool.ResumeLayout(false);
|
this.Tool.PerformLayout();
|
((System.ComponentModel.ISupportInitialize)(this.grdMain)).EndInit();
|
this.gbUp.ResumeLayout(false);
|
this.gbUp.PerformLayout();
|
((System.ComponentModel.ISupportInitialize)(this.grdSub)).EndInit();
|
this.tabControl1.ResumeLayout(false);
|
this.tabPage1.ResumeLayout(false);
|
this.tabPage2.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.grdBarCode)).EndInit();
|
this.panel1.ResumeLayout(false);
|
this.groupBox1.ResumeLayout(false);
|
this.groupBox1.PerformLayout();
|
this.panel2.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.pic1)).EndInit();
|
this.ResumeLayout(false);
|
|
}
|
|
#endregion
|
private System.Windows.Forms.ToolStrip Tool;
|
private System.Windows.Forms.ToolStripButton tc;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
|
public System.Windows.Forms.Timer timer1;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator9;
|
private System.Windows.Forms.ToolStripButton mrlk;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator7;
|
private System.Windows.Forms.ToolStripButton bclk;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator8;
|
private System.Windows.Forms.DataGridView grdMain;
|
private System.Windows.Forms.Label label2;
|
private System.Windows.Forms.TextBox txtHSupName;
|
private System.Windows.Forms.Label label3;
|
private System.Windows.Forms.TextBox txtHRemark;
|
private System.Windows.Forms.Label label4;
|
private System.Windows.Forms.TextBox txtHSellStyle;
|
private System.Windows.Forms.GroupBox gbUp;
|
private System.Windows.Forms.DateTimePicker dtpHDate;
|
private System.Windows.Forms.Label label6;
|
private System.Windows.Forms.Label label8;
|
private System.Windows.Forms.ComboBox cmbHBillStatus;
|
private System.Windows.Forms.DataGridView grdSub;
|
private System.Windows.Forms.TabControl tabControl1;
|
private System.Windows.Forms.TabPage tabPage1;
|
private System.Windows.Forms.Label label5;
|
private System.Windows.Forms.TextBox txtHBillNo;
|
private System.Windows.Forms.Label label14;
|
private System.Windows.Forms.TextBox txtHSecManagerName;
|
private System.Windows.Forms.ToolStripButton Billdy;
|
private System.Windows.Forms.ToolStripButton sh;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
|
private System.Windows.Forms.Panel panel1;
|
private System.Windows.Forms.GroupBox groupBox1;
|
private System.Windows.Forms.Label label1;
|
private System.Windows.Forms.TextBox txtHBarCode;
|
private System.Windows.Forms.Button cmdOK;
|
private System.Windows.Forms.Panel panel2;
|
private System.Windows.Forms.Label label10;
|
private System.Windows.Forms.TextBox txtHLinkPhone;
|
private System.Windows.Forms.Label label9;
|
private System.Windows.Forms.TextBox txtHWHName;
|
private System.Windows.Forms.Label label7;
|
private System.Windows.Forms.TextBox txtHKeeperName;
|
private System.Windows.Forms.TextBox txtHDeptName;
|
private System.Windows.Forms.Label label12;
|
private System.Windows.Forms.TextBox txtHSourceBillNo;
|
private System.Windows.Forms.Label label11;
|
private System.Windows.Forms.Panel 左侧;
|
private System.Windows.Forms.Panel 中间;
|
private System.Windows.Forms.Panel 底部;
|
private System.Windows.Forms.Panel 右侧;
|
private System.Windows.Forms.Label label13;
|
private System.Windows.Forms.TextBox txtHLinkMan;
|
private System.Windows.Forms.Label label15;
|
private System.Windows.Forms.TextBox txtHConveyType;
|
private System.Windows.Forms.Label label16;
|
private System.Windows.Forms.TextBox txtHConveyCompName;
|
private System.Windows.Forms.ToolStripButton tp;
|
private System.Windows.Forms.ToolStripButton BarCodedy;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator5;
|
private System.Windows.Forms.TabPage tabPage2;
|
private System.Windows.Forms.DataGridView grdBarCode;
|
private System.Windows.Forms.Label label17;
|
private System.Windows.Forms.TextBox txtHEmpName;
|
private System.Windows.Forms.Label label22;
|
private System.Windows.Forms.TextBox txtHCreditDifference;
|
private System.Windows.Forms.Label label23;
|
private System.Windows.Forms.TextBox txtHCreditRating;
|
private System.Windows.Forms.Label label21;
|
private System.Windows.Forms.TextBox txtHMoney;
|
private System.Windows.Forms.Label label20;
|
private System.Windows.Forms.TextBox txtHBalance;
|
private System.Windows.Forms.ComboBox cmbHSourceBillType;
|
private System.Windows.Forms.Label label19;
|
private System.Windows.Forms.ComboBox cmbHStockOrgID;
|
private System.Windows.Forms.Label label18;
|
private System.Windows.Forms.PictureBox pic1;
|
}
|
}
|