Aucune description
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

生產入庫.Designer.vb 14KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257
  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.components = New System.ComponentModel.Container()
  23. Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  25. Me.依單據選擇_bt = New System.Windows.Forms.Button()
  26. Me.單據號碼_tb = New System.Windows.Forms.TextBox()
  27. Me.Label4 = New System.Windows.Forms.Label()
  28. Me.Label20 = New System.Windows.Forms.Label()
  29. Me.入庫日期_dtp = New System.Windows.Forms.DateTimePicker()
  30. Me.全部取消_bt = New System.Windows.Forms.Button()
  31. Me.全部選擇_bt = New System.Windows.Forms.Button()
  32. Me.入庫確認_bt = New System.Windows.Forms.Button()
  33. Me.生產入庫_dgv = New System.Windows.Forms.DataGridView()
  34. Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
  35. Me.重新整理ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  36. Me.ToolStripSeparator3 = New System.Windows.Forms.ToolStripSeparator()
  37. Me.依據單號全部選擇ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  38. Me.全部選擇ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  39. Me.全部取消ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  40. Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
  41. Me.確認收料入庫ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  42. Me.非當天日期_ch = New System.Windows.Forms.CheckBox()
  43. CType(Me.生產入庫_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  44. Me.ContextMenuStrip1.SuspendLayout()
  45. Me.SuspendLayout()
  46. '
  47. '依單據選擇_bt
  48. '
  49. Me.依單據選擇_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  50. Me.依單據選擇_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  51. Me.依單據選擇_bt.ForeColor = System.Drawing.Color.Olive
  52. Me.依單據選擇_bt.Location = New System.Drawing.Point(834, 5)
  53. Me.依單據選擇_bt.Name = "依單據選擇_bt"
  54. Me.依單據選擇_bt.Size = New System.Drawing.Size(132, 24)
  55. Me.依單據選擇_bt.TabIndex = 1073
  56. Me.依單據選擇_bt.Text = "依據單號全部選擇"
  57. Me.依單據選擇_bt.UseVisualStyleBackColor = True
  58. '
  59. '單據號碼_tb
  60. '
  61. Me.單據號碼_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  62. Me.單據號碼_tb.Location = New System.Drawing.Point(308, 6)
  63. Me.單據號碼_tb.Name = "單據號碼_tb"
  64. Me.單據號碼_tb.Size = New System.Drawing.Size(149, 23)
  65. Me.單據號碼_tb.TabIndex = 1071
  66. '
  67. 'Label4
  68. '
  69. Me.Label4.AutoSize = True
  70. Me.Label4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  71. Me.Label4.Location = New System.Drawing.Point(246, 9)
  72. Me.Label4.Name = "Label4"
  73. Me.Label4.Size = New System.Drawing.Size(56, 16)
  74. Me.Label4.TabIndex = 1072
  75. Me.Label4.Text = "單據號碼"
  76. '
  77. 'Label20
  78. '
  79. Me.Label20.AutoSize = True
  80. Me.Label20.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  81. Me.Label20.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  82. Me.Label20.Location = New System.Drawing.Point(463, 9)
  83. Me.Label20.Name = "Label20"
  84. Me.Label20.Size = New System.Drawing.Size(56, 16)
  85. Me.Label20.TabIndex = 1070
  86. Me.Label20.Text = "入庫日期"
  87. '
  88. '入庫日期_dtp
  89. '
  90. Me.入庫日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  91. Me.入庫日期_dtp.Location = New System.Drawing.Point(525, 5)
  92. Me.入庫日期_dtp.Name = "入庫日期_dtp"
  93. Me.入庫日期_dtp.Size = New System.Drawing.Size(96, 23)
  94. Me.入庫日期_dtp.TabIndex = 1069
  95. '
  96. '全部取消_bt
  97. '
  98. Me.全部取消_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  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(1110, 5)
  102. Me.全部取消_bt.Name = "全部取消_bt"
  103. Me.全部取消_bt.Size = New System.Drawing.Size(132, 24)
  104. Me.全部取消_bt.TabIndex = 1068
  105. Me.全部取消_bt.Text = "全部取消"
  106. Me.全部取消_bt.UseVisualStyleBackColor = True
  107. '
  108. '全部選擇_bt
  109. '
  110. Me.全部選擇_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  111. Me.全部選擇_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  112. Me.全部選擇_bt.ForeColor = System.Drawing.Color.Olive
  113. Me.全部選擇_bt.Location = New System.Drawing.Point(972, 5)
  114. Me.全部選擇_bt.Name = "全部選擇_bt"
  115. Me.全部選擇_bt.Size = New System.Drawing.Size(132, 24)
  116. Me.全部選擇_bt.TabIndex = 1067
  117. Me.全部選擇_bt.Text = "全部選擇"
  118. Me.全部選擇_bt.UseVisualStyleBackColor = True
  119. '
  120. '入庫確認_bt
  121. '
  122. Me.入庫確認_bt.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  123. Me.入庫確認_bt.ForeColor = System.Drawing.Color.Green
  124. Me.入庫確認_bt.Location = New System.Drawing.Point(6, 5)
  125. Me.入庫確認_bt.Name = "入庫確認_bt"
  126. Me.入庫確認_bt.Size = New System.Drawing.Size(234, 24)
  127. Me.入庫確認_bt.TabIndex = 1066
  128. Me.入庫確認_bt.Text = "確認收料入庫,並開立出貨單"
  129. Me.入庫確認_bt.UseVisualStyleBackColor = True
  130. '
  131. '生產入庫_dgv
  132. '
  133. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  134. Me.生產入庫_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  135. Me.生產入庫_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  136. Or System.Windows.Forms.AnchorStyles.Left) _
  137. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  138. Me.生產入庫_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  139. Me.生產入庫_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  140. Me.生產入庫_dgv.Location = New System.Drawing.Point(7, 31)
  141. Me.生產入庫_dgv.Name = "生產入庫_dgv"
  142. Me.生產入庫_dgv.RowHeadersWidth = 5
  143. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  144. Me.生產入庫_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
  145. Me.生產入庫_dgv.RowTemplate.Height = 24
  146. Me.生產入庫_dgv.Size = New System.Drawing.Size(1235, 575)
  147. Me.生產入庫_dgv.TabIndex = 1065
  148. '
  149. 'ContextMenuStrip1
  150. '
  151. Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新整理ToolStripMenuItem, Me.ToolStripSeparator3, Me.依據單號全部選擇ToolStripMenuItem, Me.全部選擇ToolStripMenuItem, Me.全部取消ToolStripMenuItem, Me.ToolStripSeparator1, Me.確認收料入庫ToolStripMenuItem})
  152. Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
  153. Me.ContextMenuStrip1.Size = New System.Drawing.Size(231, 126)
  154. '
  155. '重新整理ToolStripMenuItem
  156. '
  157. Me.重新整理ToolStripMenuItem.Name = "重新整理ToolStripMenuItem"
  158. Me.重新整理ToolStripMenuItem.Size = New System.Drawing.Size(230, 22)
  159. Me.重新整理ToolStripMenuItem.Text = "重新整理"
  160. '
  161. 'ToolStripSeparator3
  162. '
  163. Me.ToolStripSeparator3.Name = "ToolStripSeparator3"
  164. Me.ToolStripSeparator3.Size = New System.Drawing.Size(227, 6)
  165. '
  166. '依據單號全部選擇ToolStripMenuItem
  167. '
  168. Me.依據單號全部選擇ToolStripMenuItem.ForeColor = System.Drawing.Color.Olive
  169. Me.依據單號全部選擇ToolStripMenuItem.Name = "依據單號全部選擇ToolStripMenuItem"
  170. Me.依據單號全部選擇ToolStripMenuItem.Size = New System.Drawing.Size(230, 22)
  171. Me.依據單號全部選擇ToolStripMenuItem.Text = "依據單號全部選擇"
  172. '
  173. '全部選擇ToolStripMenuItem
  174. '
  175. Me.全部選擇ToolStripMenuItem.ForeColor = System.Drawing.Color.Olive
  176. Me.全部選擇ToolStripMenuItem.Name = "全部選擇ToolStripMenuItem"
  177. Me.全部選擇ToolStripMenuItem.Size = New System.Drawing.Size(230, 22)
  178. Me.全部選擇ToolStripMenuItem.Text = "全部選擇"
  179. '
  180. '全部取消ToolStripMenuItem
  181. '
  182. Me.全部取消ToolStripMenuItem.ForeColor = System.Drawing.Color.Olive
  183. Me.全部取消ToolStripMenuItem.Name = "全部取消ToolStripMenuItem"
  184. Me.全部取消ToolStripMenuItem.Size = New System.Drawing.Size(230, 22)
  185. Me.全部取消ToolStripMenuItem.Text = "全部取消"
  186. '
  187. 'ToolStripSeparator1
  188. '
  189. Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
  190. Me.ToolStripSeparator1.Size = New System.Drawing.Size(227, 6)
  191. '
  192. '確認收料入庫ToolStripMenuItem
  193. '
  194. Me.確認收料入庫ToolStripMenuItem.ForeColor = System.Drawing.Color.Green
  195. Me.確認收料入庫ToolStripMenuItem.Name = "確認收料入庫ToolStripMenuItem"
  196. Me.確認收料入庫ToolStripMenuItem.Size = New System.Drawing.Size(230, 22)
  197. Me.確認收料入庫ToolStripMenuItem.Text = "確認收料入庫,並開立出貨單"
  198. '
  199. '非當天日期_ch
  200. '
  201. Me.非當天日期_ch.AutoSize = True
  202. Me.非當天日期_ch.Location = New System.Drawing.Point(627, 6)
  203. Me.非當天日期_ch.Name = "非當天日期_ch"
  204. Me.非當天日期_ch.Size = New System.Drawing.Size(39, 20)
  205. Me.非當天日期_ch.TabIndex = 1084
  206. Me.非當天日期_ch.Text = "補"
  207. Me.非當天日期_ch.UseVisualStyleBackColor = True
  208. '
  209. '生產入庫
  210. '
  211. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  212. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  213. Me.ClientSize = New System.Drawing.Size(1249, 611)
  214. Me.ContextMenuStrip = Me.ContextMenuStrip1
  215. Me.Controls.Add(Me.非當天日期_ch)
  216. Me.Controls.Add(Me.依單據選擇_bt)
  217. Me.Controls.Add(Me.單據號碼_tb)
  218. Me.Controls.Add(Me.Label4)
  219. Me.Controls.Add(Me.Label20)
  220. Me.Controls.Add(Me.入庫日期_dtp)
  221. Me.Controls.Add(Me.全部取消_bt)
  222. Me.Controls.Add(Me.全部選擇_bt)
  223. Me.Controls.Add(Me.入庫確認_bt)
  224. Me.Controls.Add(Me.生產入庫_dgv)
  225. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  226. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  227. Me.Name = "生產入庫"
  228. Me.Text = "生產入庫"
  229. CType(Me.生產入庫_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  230. Me.ContextMenuStrip1.ResumeLayout(False)
  231. Me.ResumeLayout(False)
  232. Me.PerformLayout()
  233. End Sub
  234. Friend WithEvents 依單據選擇_bt As Button
  235. Friend WithEvents 單據號碼_tb As TextBox
  236. Friend WithEvents Label4 As Label
  237. Friend WithEvents Label20 As Label
  238. Friend WithEvents 入庫日期_dtp As DateTimePicker
  239. Friend WithEvents 全部取消_bt As Button
  240. Friend WithEvents 全部選擇_bt As Button
  241. Friend WithEvents 入庫確認_bt As Button
  242. Friend WithEvents 生產入庫_dgv As DataGridView
  243. Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
  244. Friend WithEvents 重新整理ToolStripMenuItem As ToolStripMenuItem
  245. Friend WithEvents ToolStripSeparator3 As ToolStripSeparator
  246. Friend WithEvents 依據單號全部選擇ToolStripMenuItem As ToolStripMenuItem
  247. Friend WithEvents 全部選擇ToolStripMenuItem As ToolStripMenuItem
  248. Friend WithEvents 全部取消ToolStripMenuItem As ToolStripMenuItem
  249. Friend WithEvents ToolStripSeparator1 As ToolStripSeparator
  250. Friend WithEvents 確認收料入庫ToolStripMenuItem As ToolStripMenuItem
  251. Friend WithEvents 非當天日期_ch As CheckBox
  252. End Class