Ingen beskrivning
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 7.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162
  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.DataGridView3 = New System.Windows.Forms.DataGridView()
  23. Me.ComboBox1 = New System.Windows.Forms.ComboBox()
  24. Me.Label2 = New System.Windows.Forms.Label()
  25. Me.ComboBox2 = New System.Windows.Forms.ComboBox()
  26. Me.Label1 = New System.Windows.Forms.Label()
  27. Me.Button12 = New System.Windows.Forms.Button()
  28. Me.Button13 = New System.Windows.Forms.Button()
  29. Me.Label3 = New System.Windows.Forms.Label()
  30. Me.Button1 = New System.Windows.Forms.Button()
  31. CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).BeginInit()
  32. Me.SuspendLayout()
  33. '
  34. 'DataGridView3
  35. '
  36. Me.DataGridView3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  37. Me.DataGridView3.Location = New System.Drawing.Point(12, 36)
  38. Me.DataGridView3.Name = "DataGridView3"
  39. Me.DataGridView3.RowHeadersWidth = 5
  40. Me.DataGridView3.RowTemplate.Height = 24
  41. Me.DataGridView3.Size = New System.Drawing.Size(1890, 928)
  42. Me.DataGridView3.TabIndex = 790
  43. '
  44. 'ComboBox1
  45. '
  46. Me.ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  47. Me.ComboBox1.FormattingEnabled = True
  48. Me.ComboBox1.Location = New System.Drawing.Point(355, 6)
  49. Me.ComboBox1.Name = "ComboBox1"
  50. Me.ComboBox1.Size = New System.Drawing.Size(114, 24)
  51. Me.ComboBox1.TabIndex = 791
  52. '
  53. 'Label2
  54. '
  55. Me.Label2.AutoSize = True
  56. Me.Label2.ForeColor = System.Drawing.Color.Red
  57. Me.Label2.Location = New System.Drawing.Point(317, 9)
  58. Me.Label2.Name = "Label2"
  59. Me.Label2.Size = New System.Drawing.Size(32, 16)
  60. Me.Label2.TabIndex = 792
  61. Me.Label2.Text = "季節"
  62. '
  63. 'ComboBox2
  64. '
  65. Me.ComboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  66. Me.ComboBox2.FormattingEnabled = True
  67. Me.ComboBox2.Location = New System.Drawing.Point(513, 6)
  68. Me.ComboBox2.Name = "ComboBox2"
  69. Me.ComboBox2.Size = New System.Drawing.Size(253, 24)
  70. Me.ComboBox2.TabIndex = 793
  71. '
  72. 'Label1
  73. '
  74. Me.Label1.AutoSize = True
  75. Me.Label1.ForeColor = System.Drawing.Color.Red
  76. Me.Label1.Location = New System.Drawing.Point(475, 9)
  77. Me.Label1.Name = "Label1"
  78. Me.Label1.Size = New System.Drawing.Size(32, 16)
  79. Me.Label1.TabIndex = 794
  80. Me.Label1.Text = "季節"
  81. '
  82. 'Button12
  83. '
  84. Me.Button12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  85. Me.Button12.ForeColor = System.Drawing.Color.Olive
  86. Me.Button12.Location = New System.Drawing.Point(96, 5)
  87. Me.Button12.Name = "Button12"
  88. Me.Button12.Size = New System.Drawing.Size(81, 25)
  89. Me.Button12.TabIndex = 817
  90. Me.Button12.Text = "全部取消選"
  91. Me.Button12.UseVisualStyleBackColor = True
  92. '
  93. 'Button13
  94. '
  95. Me.Button13.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  96. Me.Button13.ForeColor = System.Drawing.Color.Olive
  97. Me.Button13.Location = New System.Drawing.Point(12, 5)
  98. Me.Button13.Name = "Button13"
  99. Me.Button13.Size = New System.Drawing.Size(81, 25)
  100. Me.Button13.TabIndex = 816
  101. Me.Button13.Text = "全部選擇"
  102. Me.Button13.UseVisualStyleBackColor = True
  103. '
  104. 'Label3
  105. '
  106. Me.Label3.AutoSize = True
  107. Me.Label3.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  108. Me.Label3.ForeColor = System.Drawing.Color.Red
  109. Me.Label3.Location = New System.Drawing.Point(831, 9)
  110. Me.Label3.Name = "Label3"
  111. Me.Label3.Size = New System.Drawing.Size(841, 20)
  112. Me.Label3.TabIndex = 818
  113. Me.Label3.Text = "如需要變更標籤數量,請在下方清單中更新雙數即可變更,該變更不會影響到樣品單中的是量,只在本次列印中有效。" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  114. '
  115. 'Button1
  116. '
  117. Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  118. Me.Button1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  119. Me.Button1.Location = New System.Drawing.Point(1730, 4)
  120. Me.Button1.Name = "Button1"
  121. Me.Button1.Size = New System.Drawing.Size(172, 25)
  122. Me.Button1.TabIndex = 819
  123. Me.Button1.Text = "列印成EXCEL"
  124. Me.Button1.UseVisualStyleBackColor = True
  125. '
  126. '樣品標籤批量列印
  127. '
  128. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  129. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  130. Me.ClientSize = New System.Drawing.Size(1914, 971)
  131. Me.Controls.Add(Me.Button1)
  132. Me.Controls.Add(Me.Label3)
  133. Me.Controls.Add(Me.Button12)
  134. Me.Controls.Add(Me.Button13)
  135. Me.Controls.Add(Me.ComboBox2)
  136. Me.Controls.Add(Me.Label1)
  137. Me.Controls.Add(Me.ComboBox1)
  138. Me.Controls.Add(Me.Label2)
  139. Me.Controls.Add(Me.DataGridView3)
  140. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  141. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  142. Me.Name = "樣品標籤批量列印"
  143. Me.Text = "樣品標籤批量列印"
  144. CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).EndInit()
  145. Me.ResumeLayout(False)
  146. Me.PerformLayout()
  147. End Sub
  148. Friend WithEvents DataGridView3 As DataGridView
  149. Friend WithEvents ComboBox1 As ComboBox
  150. Friend WithEvents Label2 As Label
  151. Friend WithEvents ComboBox2 As ComboBox
  152. Friend WithEvents Label1 As Label
  153. Friend WithEvents Button12 As Button
  154. Friend WithEvents Button13 As Button
  155. Friend WithEvents Label3 As Label
  156. Friend WithEvents Button1 As Button
  157. End Class