www.pudn.com > EMS.rar > frmBuyStockSum.Designer.cs


namespace EMS.BuyStock 
{ 
    partial class frmBuyStockSum 
    { 
        ///  
        /// 必需的设计器变量。 
        ///  
        private System.ComponentModel.IContainer components = null; 
 
        ///  
        /// 清理所有正在使用的资源。 
        ///  
        /// 如果应释放托管资源,为 true;否则为 false。 
        protected override void Dispose(bool disposing) 
        { 
            if (disposing && (components != null)) 
            { 
                components.Dispose(); 
            } 
            base.Dispose(disposing); 
        } 
 
        #region Windows 窗体设计器生成的代码 
 
        ///  
        /// 设计器支持所需的方法 - 不要 
        /// 使用代码编辑器修改此方法的内容。 
        ///  
        private void InitializeComponent() 
        { 
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmBuyStockSum)); 
            this.toolStrip1 = new System.Windows.Forms.ToolStrip(); 
            this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel(); 
            this.tltxtUnits = new System.Windows.Forms.ToolStripTextBox(); 
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); 
            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator(); 
            this.toolStripLabel2 = new System.Windows.Forms.ToolStripLabel(); 
            this.tltxtHandle = new System.Windows.Forms.ToolStripTextBox(); 
            this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator(); 
            this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator(); 
            this.toolStripLabel4 = new System.Windows.Forms.ToolStripLabel(); 
            this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator(); 
            this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator(); 
            this.tlbtnSumDetailed = new System.Windows.Forms.ToolStripButton(); 
            this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator(); 
            this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator(); 
            this.tlbtnSum = new System.Windows.Forms.ToolStripButton(); 
            this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator(); 
            this.toolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator(); 
            this.dtpStar = new System.Windows.Forms.DateTimePicker(); 
            this.dtpEnd = new System.Windows.Forms.DateTimePicker(); 
            this.dgvStockList = new System.Windows.Forms.DataGridView(); 
            this.toolStrip1.SuspendLayout(); 
            ((System.ComponentModel.ISupportInitialize)(this.dgvStockList)).BeginInit(); 
            this.SuspendLayout(); 
            //  
            // toolStrip1 
            //  
            this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { 
            this.toolStripLabel1, 
            this.tltxtUnits, 
            this.toolStripSeparator1, 
            this.toolStripSeparator2, 
            this.toolStripLabel2, 
            this.tltxtHandle, 
            this.toolStripSeparator3, 
            this.toolStripSeparator4, 
            this.toolStripLabel4, 
            this.toolStripSeparator5, 
            this.toolStripSeparator6, 
            this.tlbtnSumDetailed, 
            this.toolStripSeparator7, 
            this.toolStripSeparator8, 
            this.tlbtnSum, 
            this.toolStripSeparator9, 
            this.toolStripSeparator10}); 
            this.toolStrip1.Location = new System.Drawing.Point(0, 0); 
            this.toolStrip1.Name = "toolStrip1"; 
            this.toolStrip1.Size = new System.Drawing.Size(726, 25); 
            this.toolStrip1.TabIndex = 0; 
            this.toolStrip1.Text = "toolStrip1"; 
            //  
            // toolStripLabel1 
            //  
            this.toolStripLabel1.Name = "toolStripLabel1"; 
            this.toolStripLabel1.Size = new System.Drawing.Size(65, 22); 
            this.toolStripLabel1.Text = "往来单位:"; 
            //  
            // tltxtUnits 
            //  
            this.tltxtUnits.Name = "tltxtUnits"; 
            this.tltxtUnits.Size = new System.Drawing.Size(100, 25); 
            //  
            // toolStripSeparator1 
            //  
            this.toolStripSeparator1.Name = "toolStripSeparator1"; 
            this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25); 
            //  
            // toolStripSeparator2 
            //  
            this.toolStripSeparator2.Name = "toolStripSeparator2"; 
            this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25); 
            //  
            // toolStripLabel2 
            //  
            this.toolStripLabel2.Name = "toolStripLabel2"; 
            this.toolStripLabel2.Size = new System.Drawing.Size(53, 22); 
            this.toolStripLabel2.Text = "经手人:"; 
            //  
            // tltxtHandle 
            //  
            this.tltxtHandle.Name = "tltxtHandle"; 
            this.tltxtHandle.Size = new System.Drawing.Size(60, 25); 
            //  
            // toolStripSeparator3 
            //  
            this.toolStripSeparator3.Name = "toolStripSeparator3"; 
            this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25); 
            //  
            // toolStripSeparator4 
            //  
            this.toolStripSeparator4.Name = "toolStripSeparator4"; 
            this.toolStripSeparator4.Size = new System.Drawing.Size(6, 25); 
            //  
            // toolStripLabel4 
            //  
            this.toolStripLabel4.Name = "toolStripLabel4"; 
            this.toolStripLabel4.Size = new System.Drawing.Size(221, 22); 
            this.toolStripLabel4.Text = "toolStripLabel0100000007008901234567"; 
            //  
            // toolStripSeparator5 
            //  
            this.toolStripSeparator5.Name = "toolStripSeparator5"; 
            this.toolStripSeparator5.Size = new System.Drawing.Size(6, 25); 
            //  
            // toolStripSeparator6 
            //  
            this.toolStripSeparator6.Name = "toolStripSeparator6"; 
            this.toolStripSeparator6.Size = new System.Drawing.Size(6, 25); 
            //  
            // tlbtnSumDetailed 
            //  
            this.tlbtnSumDetailed.Image = ((System.Drawing.Image)(resources.GetObject("tlbtnSumDetailed.Image"))); 
            this.tlbtnSumDetailed.ImageTransparentColor = System.Drawing.Color.Magenta; 
            this.tlbtnSumDetailed.Name = "tlbtnSumDetailed"; 
            this.tlbtnSumDetailed.Size = new System.Drawing.Size(73, 22); 
            this.tlbtnSumDetailed.Text = "详细统计"; 
            this.tlbtnSumDetailed.Click += new System.EventHandler(this.tlbtnSumDetailed_Click); 
            //  
            // toolStripSeparator7 
            //  
            this.toolStripSeparator7.Name = "toolStripSeparator7"; 
            this.toolStripSeparator7.Size = new System.Drawing.Size(6, 25); 
            //  
            // toolStripSeparator8 
            //  
            this.toolStripSeparator8.Name = "toolStripSeparator8"; 
            this.toolStripSeparator8.Size = new System.Drawing.Size(6, 25); 
            //  
            // tlbtnSum 
            //  
            this.tlbtnSum.Image = ((System.Drawing.Image)(resources.GetObject("tlbtnSum.Image"))); 
            this.tlbtnSum.ImageTransparentColor = System.Drawing.Color.Magenta; 
            this.tlbtnSum.Name = "tlbtnSum"; 
            this.tlbtnSum.Size = new System.Drawing.Size(73, 22); 
            this.tlbtnSum.Text = "统计所有"; 
            this.tlbtnSum.Click += new System.EventHandler(this.tlbtnSum_Click); 
            //  
            // toolStripSeparator9 
            //  
            this.toolStripSeparator9.Name = "toolStripSeparator9"; 
            this.toolStripSeparator9.Size = new System.Drawing.Size(6, 25); 
            //  
            // toolStripSeparator10 
            //  
            this.toolStripSeparator10.Name = "toolStripSeparator10"; 
            this.toolStripSeparator10.Size = new System.Drawing.Size(6, 25); 
            //  
            // dtpStar 
            //  
            this.dtpStar.CustomFormat = "yyyy-MM-dd"; 
            this.dtpStar.Location = new System.Drawing.Point(317, 2); 
            this.dtpStar.MaxDate = new System.DateTime(3000, 12, 31, 0, 0, 0, 0); 
            this.dtpStar.MinDate = new System.DateTime(2000, 1, 1, 0, 0, 0, 0); 
            this.dtpStar.Name = "dtpStar"; 
            this.dtpStar.Size = new System.Drawing.Size(110, 21); 
            this.dtpStar.TabIndex = 1; 
            //  
            // dtpEnd 
            //  
            this.dtpEnd.CustomFormat = "yyyy-MM-dd"; 
            this.dtpEnd.Location = new System.Drawing.Point(426, 2); 
            this.dtpEnd.MaxDate = new System.DateTime(3000, 12, 31, 0, 0, 0, 0); 
            this.dtpEnd.MinDate = new System.DateTime(2000, 1, 1, 0, 0, 0, 0); 
            this.dtpEnd.Name = "dtpEnd"; 
            this.dtpEnd.Size = new System.Drawing.Size(110, 21); 
            this.dtpEnd.TabIndex = 1; 
            //  
            // dgvStockList 
            //  
            this.dgvStockList.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; 
            this.dgvStockList.Location = new System.Drawing.Point(0, 25); 
            this.dgvStockList.Name = "dgvStockList"; 
            this.dgvStockList.RowTemplate.Height = 23; 
            this.dgvStockList.Size = new System.Drawing.Size(726, 339); 
            this.dgvStockList.TabIndex = 3; 
            //  
            // frmBuyStockSum 
            //  
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); 
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 
            this.ClientSize = new System.Drawing.Size(726, 364); 
            this.Controls.Add(this.dgvStockList); 
            this.Controls.Add(this.dtpEnd); 
            this.Controls.Add(this.dtpStar); 
            this.Controls.Add(this.toolStrip1); 
            this.MaximizeBox = false; 
            this.Name = "frmBuyStockSum"; 
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; 
            this.Text = "进货统计(不含退货)--进货管理"; 
            this.toolStrip1.ResumeLayout(false); 
            this.toolStrip1.PerformLayout(); 
            ((System.ComponentModel.ISupportInitialize)(this.dgvStockList)).EndInit(); 
            this.ResumeLayout(false); 
            this.PerformLayout(); 
 
        } 
 
        #endregion 
 
        private System.Windows.Forms.ToolStrip toolStrip1; 
        private System.Windows.Forms.ToolStripLabel toolStripLabel1; 
        private System.Windows.Forms.ToolStripTextBox tltxtUnits; 
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator1; 
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator2; 
        private System.Windows.Forms.ToolStripLabel toolStripLabel2; 
        private System.Windows.Forms.ToolStripTextBox tltxtHandle; 
        private System.Windows.Forms.DateTimePicker dtpStar; 
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator3; 
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator4; 
        private System.Windows.Forms.ToolStripLabel toolStripLabel4; 
        private System.Windows.Forms.ToolStripButton tlbtnSumDetailed; 
        private System.Windows.Forms.DateTimePicker dtpEnd; 
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator5; 
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator6; 
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator7; 
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator8; 
        private System.Windows.Forms.ToolStripButton tlbtnSum; 
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator9; 
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator10; 
        private System.Windows.Forms.DataGridView dgvStockList; 
    } 
}