| | |
| | | System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Gy_BarCodeBill)); |
| | | this.Tool = new System.Windows.Forms.ToolStrip(); |
| | | this.dy = new System.Windows.Forms.ToolStripButton(); |
| | | this.sdy = new System.Windows.Forms.ToolStripButton(); |
| | | this.yl = new System.Windows.Forms.ToolStripButton(); |
| | | this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator(); |
| | | this.AddRow = new System.Windows.Forms.ToolStripButton(); |
| | |
| | | this.grdSub = new System.Windows.Forms.DataGridView(); |
| | | this.tabPage3 = new System.Windows.Forms.TabPage(); |
| | | this.grdList = new System.Windows.Forms.DataGridView(); |
| | | this.sdy = new System.Windows.Forms.ToolStripButton(); |
| | | this.wxm = new System.Windows.Forms.ToolStripButton(); |
| | | this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator(); |
| | | this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator(); |
| | | this.Tool.SuspendLayout(); |
| | | this.P1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.pic1)).BeginInit(); |
| | |
| | | this.DelRow, |
| | | this.toolStripSeparator4, |
| | | this.bc, |
| | | this.toolStripSeparator8, |
| | | this.wxm, |
| | | this.toolStripSeparator9, |
| | | this.cz, |
| | | this.toolStripSeparator5, |
| | | this.kc, |
| | |
| | | this.dy.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.dy.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | | this.dy.Click += new System.EventHandler(this.dy_Click); |
| | | // |
| | | // sdy |
| | | // |
| | | this.sdy.AutoSize = false; |
| | | this.sdy.Image = ((System.Drawing.Image)(resources.GetObject("sdy.Image"))); |
| | | this.sdy.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.sdy.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; |
| | | this.sdy.ImageTransparentColor = System.Drawing.Color.Magenta; |
| | | this.sdy.Name = "sdy"; |
| | | this.sdy.Size = new System.Drawing.Size(35, 47); |
| | | this.sdy.Text = "æµè§"; |
| | | this.sdy.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.sdy.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | | this.sdy.Click += new System.EventHandler(this.sdy_Click); |
| | | // |
| | | // yl |
| | | // |
| | |
| | | this.grdList.Size = new System.Drawing.Size(1241, 347); |
| | | this.grdList.TabIndex = 46; |
| | | // |
| | | // sdy |
| | | // wxm |
| | | // |
| | | this.sdy.AutoSize = false; |
| | | this.sdy.Image = ((System.Drawing.Image)(resources.GetObject("sdy.Image"))); |
| | | this.sdy.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.sdy.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; |
| | | this.sdy.ImageTransparentColor = System.Drawing.Color.Magenta; |
| | | this.sdy.Name = "sdy"; |
| | | this.sdy.Size = new System.Drawing.Size(35, 47); |
| | | this.sdy.Text = "æµè§"; |
| | | this.sdy.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.sdy.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | | this.sdy.Click += new System.EventHandler(this.sdy_Click); |
| | | this.wxm.AutoSize = false; |
| | | this.wxm.Image = ((System.Drawing.Image)(resources.GetObject("wxm.Image"))); |
| | | this.wxm.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.wxm.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; |
| | | this.wxm.ImageTransparentColor = System.Drawing.Color.Magenta; |
| | | this.wxm.Name = "wxm"; |
| | | this.wxm.Size = new System.Drawing.Size(50, 47); |
| | | this.wxm.Text = "å¤ç®±ç "; |
| | | this.wxm.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.wxm.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | | this.wxm.Click += new System.EventHandler(this.wxm_Click); |
| | | // |
| | | // toolStripSeparator8 |
| | | // |
| | | this.toolStripSeparator8.Name = "toolStripSeparator8"; |
| | | this.toolStripSeparator8.Size = new System.Drawing.Size(6, 62); |
| | | // |
| | | // toolStripSeparator9 |
| | | // |
| | | this.toolStripSeparator9.Name = "toolStripSeparator9"; |
| | | this.toolStripSeparator9.Size = new System.Drawing.Size(6, 62); |
| | | // |
| | | // Gy_BarCodeBill |
| | | // |
| | |
| | | private System.Windows.Forms.ToolStripSeparator toolStripSeparator7; |
| | | private System.Windows.Forms.ToolStripButton BatchNo; |
| | | private System.Windows.Forms.ToolStripButton sdy; |
| | | private System.Windows.Forms.ToolStripSeparator toolStripSeparator8; |
| | | private System.Windows.Forms.ToolStripButton wxm; |
| | | private System.Windows.Forms.ToolStripSeparator toolStripSeparator9; |
| | | } |
| | | } |