| | |
| | | /// </summary> |
| | | private void InitializeComponent() |
| | | { |
| | | this.components = new System.ComponentModel.Container(); |
| | | 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.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.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.BatchNo.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; |
| | | this.BatchNo.ImageTransparentColor = System.Drawing.Color.White; |
| | | this.BatchNo.Name = "BatchNo"; |
| | | this.BatchNo.Size = new System.Drawing.Size(35, 47); |
| | | this.BatchNo.Size = new System.Drawing.Size(36, 47); |
| | | this.BatchNo.Text = "鎵规"; |
| | | this.BatchNo.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.BatchNo.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |