Açıklama Yok
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

樣品標籤批量列印.Designer.vb 8.0KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class 樣品標籤批量列印
  3. Inherits System.Windows.Forms.Form
  4. 'Form 覆寫 Dispose 以清除元件清單。
  5. <System.Diagnostics.DebuggerNonUserCode()> _
  6. Protected Overrides Sub Dispose(ByVal disposing As Boolean)
  7. Try
  8. If disposing AndAlso components IsNot Nothing Then
  9. components.Dispose()
  10. End If
  11. Finally
  12. MyBase.Dispose(disposing)
  13. End Try
  14. End Sub
  15. '為 Windows Form 設計工具的必要項
  16. Private components As System.ComponentModel.IContainer
  17. '注意: 以下為 Windows Form 設計工具所需的程序
  18. '可以使用 Windows Form 設計工具進行修改。
  19. '請勿使用程式碼編輯器進行修改。
  20. <System.Diagnostics.DebuggerStepThrough()> _
  21. Private Sub InitializeComponent()
  22. Me.主表單_dgv = New System.Windows.Forms.DataGridView()
  23. Me.季節_cb = New System.Windows.Forms.ComboBox()
  24. Me.季節_lb = New System.Windows.Forms.Label()
  25. Me.季節1_cb = New System.Windows.Forms.ComboBox()
  26. Me.季節1_lb = New System.Windows.Forms.Label()
  27. Me.全部取消_bt = New System.Windows.Forms.Button()
  28. Me.全部選擇_bt = New System.Windows.Forms.Button()
  29. Me.Label3 = New System.Windows.Forms.Label()
  30. Me.列印_bt = New System.Windows.Forms.Button()
  31. CType(Me.主表單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  32. Me.SuspendLayout()
  33. '
  34. '主表單_dgv
  35. '
  36. Me.主表單_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  37. Or System.Windows.Forms.AnchorStyles.Left) _
  38. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  39. Me.主表單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  40. Me.主表單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  41. Me.主表單_dgv.Location = New System.Drawing.Point(12, 36)
  42. Me.主表單_dgv.Name = "主表單_dgv"
  43. Me.主表單_dgv.RowHeadersWidth = 5
  44. Me.主表單_dgv.RowTemplate.Height = 24
  45. Me.主表單_dgv.Size = New System.Drawing.Size(1890, 928)
  46. Me.主表單_dgv.TabIndex = 790
  47. '
  48. '季節_cb
  49. '
  50. Me.季節_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  51. Me.季節_cb.FormattingEnabled = True
  52. Me.季節_cb.Location = New System.Drawing.Point(355, 6)
  53. Me.季節_cb.Name = "季節_cb"
  54. Me.季節_cb.Size = New System.Drawing.Size(114, 24)
  55. Me.季節_cb.TabIndex = 791
  56. '
  57. '季節_lb
  58. '
  59. Me.季節_lb.AutoSize = True
  60. Me.季節_lb.ForeColor = System.Drawing.Color.Red
  61. Me.季節_lb.Location = New System.Drawing.Point(317, 9)
  62. Me.季節_lb.Name = "季節_lb"
  63. Me.季節_lb.Size = New System.Drawing.Size(32, 16)
  64. Me.季節_lb.TabIndex = 792
  65. Me.季節_lb.Text = "季節"
  66. '
  67. '季節1_cb
  68. '
  69. Me.季節1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  70. Me.季節1_cb.FormattingEnabled = True
  71. Me.季節1_cb.Location = New System.Drawing.Point(513, 6)
  72. Me.季節1_cb.Name = "季節1_cb"
  73. Me.季節1_cb.Size = New System.Drawing.Size(253, 24)
  74. Me.季節1_cb.TabIndex = 793
  75. '
  76. '季節1_lb
  77. '
  78. Me.季節1_lb.AutoSize = True
  79. Me.季節1_lb.ForeColor = System.Drawing.Color.Red
  80. Me.季節1_lb.Location = New System.Drawing.Point(475, 9)
  81. Me.季節1_lb.Name = "季節1_lb"
  82. Me.季節1_lb.Size = New System.Drawing.Size(32, 16)
  83. Me.季節1_lb.TabIndex = 794
  84. Me.季節1_lb.Text = "季節"
  85. '
  86. '全部取消_bt
  87. '
  88. Me.全部取消_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  89. Me.全部取消_bt.ForeColor = System.Drawing.Color.Olive
  90. Me.全部取消_bt.Location = New System.Drawing.Point(96, 5)
  91. Me.全部取消_bt.Name = "全部取消_bt"
  92. Me.全部取消_bt.Size = New System.Drawing.Size(81, 25)
  93. Me.全部取消_bt.TabIndex = 817
  94. Me.全部取消_bt.Text = "全部取消"
  95. Me.全部取消_bt.UseVisualStyleBackColor = True
  96. '
  97. '全部選擇_bt
  98. '
  99. Me.全部選擇_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  100. Me.全部選擇_bt.ForeColor = System.Drawing.Color.Olive
  101. Me.全部選擇_bt.Location = New System.Drawing.Point(12, 5)
  102. Me.全部選擇_bt.Name = "全部選擇_bt"
  103. Me.全部選擇_bt.Size = New System.Drawing.Size(81, 25)
  104. Me.全部選擇_bt.TabIndex = 816
  105. Me.全部選擇_bt.Text = "全部選擇"
  106. Me.全部選擇_bt.UseVisualStyleBackColor = True
  107. '
  108. 'Label3
  109. '
  110. Me.Label3.AutoSize = True
  111. Me.Label3.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  112. Me.Label3.ForeColor = System.Drawing.Color.Red
  113. Me.Label3.Location = New System.Drawing.Point(831, 9)
  114. Me.Label3.Name = "Label3"
  115. Me.Label3.Size = New System.Drawing.Size(841, 20)
  116. Me.Label3.TabIndex = 818
  117. Me.Label3.Text = "如需要變更標籤數量,請在下方清單中更新雙數即可變更,該變更不會影響到樣品單中的是量,只在本次列印中有效。" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  118. '
  119. '列印_bt
  120. '
  121. Me.列印_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  122. Me.列印_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  123. Me.列印_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  124. Me.列印_bt.Location = New System.Drawing.Point(1730, 4)
  125. Me.列印_bt.Name = "列印_bt"
  126. Me.列印_bt.Size = New System.Drawing.Size(172, 25)
  127. Me.列印_bt.TabIndex = 819
  128. Me.列印_bt.Text = "列印成EXCEL"
  129. Me.列印_bt.UseVisualStyleBackColor = True
  130. '
  131. '樣品標籤批量列印
  132. '
  133. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  134. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  135. Me.ClientSize = New System.Drawing.Size(1914, 971)
  136. Me.Controls.Add(Me.列印_bt)
  137. Me.Controls.Add(Me.Label3)
  138. Me.Controls.Add(Me.全部取消_bt)
  139. Me.Controls.Add(Me.全部選擇_bt)
  140. Me.Controls.Add(Me.季節1_cb)
  141. Me.Controls.Add(Me.季節1_lb)
  142. Me.Controls.Add(Me.季節_cb)
  143. Me.Controls.Add(Me.季節_lb)
  144. Me.Controls.Add(Me.主表單_dgv)
  145. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  146. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  147. Me.Name = "樣品標籤批量列印"
  148. Me.Text = "樣品標籤批量列印"
  149. CType(Me.主表單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  150. Me.ResumeLayout(False)
  151. Me.PerformLayout()
  152. End Sub
  153. Friend WithEvents 主表單_dgv As DataGridView
  154. Friend WithEvents 季節_cb As ComboBox
  155. Friend WithEvents 季節_lb As Label
  156. Friend WithEvents 季節1_cb As ComboBox
  157. Friend WithEvents 季節1_lb As Label
  158. Friend WithEvents 全部取消_bt As Button
  159. Friend WithEvents 全部選擇_bt As Button
  160. Friend WithEvents Label3 As Label
  161. Friend WithEvents 列印_bt As Button
  162. End Class