Brak opisu
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.

Frm_BG.Designer.vb 32KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class FrmBG
  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. Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  23. Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  25. Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  26. Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  27. Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  28. Me.ListBox1 = New System.Windows.Forms.ListBox()
  29. Me.DGV1 = New System.Windows.Forms.DataGridView()
  30. Me.TXT_WB = New System.Windows.Forms.TextBox()
  31. Me.Label13 = New System.Windows.Forms.Label()
  32. Me.TXT_CHEM = New System.Windows.Forms.TextBox()
  33. Me.Label14 = New System.Windows.Forms.Label()
  34. Me.TXT_FINISH_ITEM = New System.Windows.Forms.TextBox()
  35. Me.Label15 = New System.Windows.Forms.Label()
  36. Me.TXT_FINISH_QTY = New System.Windows.Forms.TextBox()
  37. Me.Label16 = New System.Windows.Forms.Label()
  38. Me.TXT_FEE = New System.Windows.Forms.TextBox()
  39. Me.Label17 = New System.Windows.Forms.Label()
  40. Me.TXT_TYPE = New System.Windows.Forms.TextBox()
  41. Me.Label18 = New System.Windows.Forms.Label()
  42. Me.TXT_CHEM_ITEM = New System.Windows.Forms.TextBox()
  43. Me.Label2 = New System.Windows.Forms.Label()
  44. Me.DGV_OUT = New System.Windows.Forms.DataGridView()
  45. Me.DGV_IN = New System.Windows.Forms.DataGridView()
  46. Me.Label1 = New System.Windows.Forms.Label()
  47. Me.TXT_VALID = New System.Windows.Forms.TextBox()
  48. Me.Button1 = New System.Windows.Forms.Button()
  49. Me.Button2 = New System.Windows.Forms.Button()
  50. Me.Label3 = New System.Windows.Forms.Label()
  51. Me.dtp1 = New System.Windows.Forms.DateTimePicker()
  52. Me.Button3 = New System.Windows.Forms.Button()
  53. Me.Button4 = New System.Windows.Forms.Button()
  54. Me.DateTimePicker2 = New System.Windows.Forms.DateTimePicker()
  55. Me.dgv_chem_1 = New System.Windows.Forms.DataGridView()
  56. Me.Button5 = New System.Windows.Forms.Button()
  57. Me.dtp3 = New System.Windows.Forms.DateTimePicker()
  58. Me.dgv_chem_2 = New System.Windows.Forms.DataGridView()
  59. Me.DataGridView1 = New System.Windows.Forms.DataGridView()
  60. Me.Button6 = New System.Windows.Forms.Button()
  61. Me.Label4 = New System.Windows.Forms.Label()
  62. Me.DateTimePicker3 = New System.Windows.Forms.DateTimePicker()
  63. CType(Me.DGV1, System.ComponentModel.ISupportInitialize).BeginInit()
  64. CType(Me.DGV_OUT, System.ComponentModel.ISupportInitialize).BeginInit()
  65. CType(Me.DGV_IN, System.ComponentModel.ISupportInitialize).BeginInit()
  66. CType(Me.dgv_chem_1, System.ComponentModel.ISupportInitialize).BeginInit()
  67. CType(Me.dgv_chem_2, System.ComponentModel.ISupportInitialize).BeginInit()
  68. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
  69. Me.SuspendLayout()
  70. '
  71. 'ListBox1
  72. '
  73. Me.ListBox1.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  74. Me.ListBox1.FormattingEnabled = True
  75. Me.ListBox1.ItemHeight = 30
  76. Me.ListBox1.Location = New System.Drawing.Point(18, 18)
  77. Me.ListBox1.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
  78. Me.ListBox1.Name = "ListBox1"
  79. Me.ListBox1.Size = New System.Drawing.Size(487, 454)
  80. Me.ListBox1.TabIndex = 0
  81. '
  82. 'DGV1
  83. '
  84. Me.DGV1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  85. DataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  86. DataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Window
  87. DataGridViewCellStyle1.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  88. DataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.ControlText
  89. DataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight
  90. DataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  91. DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
  92. Me.DGV1.DefaultCellStyle = DataGridViewCellStyle1
  93. Me.DGV1.Location = New System.Drawing.Point(18, 570)
  94. Me.DGV1.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
  95. Me.DGV1.Name = "DGV1"
  96. Me.DGV1.RowHeadersWidth = 51
  97. Me.DGV1.RowTemplate.Height = 23
  98. Me.DGV1.Size = New System.Drawing.Size(489, 760)
  99. Me.DGV1.TabIndex = 1
  100. '
  101. 'TXT_WB
  102. '
  103. Me.TXT_WB.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  104. Me.TXT_WB.Location = New System.Drawing.Point(134, 710)
  105. Me.TXT_WB.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
  106. Me.TXT_WB.Name = "TXT_WB"
  107. Me.TXT_WB.Size = New System.Drawing.Size(235, 37)
  108. Me.TXT_WB.TabIndex = 28
  109. Me.TXT_WB.Visible = False
  110. '
  111. 'Label13
  112. '
  113. Me.Label13.AutoSize = True
  114. Me.Label13.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  115. Me.Label13.Location = New System.Drawing.Point(20, 714)
  116. Me.Label13.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  117. Me.Label13.Name = "Label13"
  118. Me.Label13.Size = New System.Drawing.Size(105, 29)
  119. Me.Label13.TabIndex = 27
  120. Me.Label13.Text = "蓝皮进口"
  121. Me.Label13.Visible = False
  122. '
  123. 'TXT_CHEM
  124. '
  125. Me.TXT_CHEM.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  126. Me.TXT_CHEM.Location = New System.Drawing.Point(134, 772)
  127. Me.TXT_CHEM.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
  128. Me.TXT_CHEM.Name = "TXT_CHEM"
  129. Me.TXT_CHEM.Size = New System.Drawing.Size(235, 37)
  130. Me.TXT_CHEM.TabIndex = 30
  131. Me.TXT_CHEM.Visible = False
  132. '
  133. 'Label14
  134. '
  135. Me.Label14.AutoSize = True
  136. Me.Label14.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  137. Me.Label14.Location = New System.Drawing.Point(20, 777)
  138. Me.Label14.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  139. Me.Label14.Name = "Label14"
  140. Me.Label14.Size = New System.Drawing.Size(105, 29)
  141. Me.Label14.TabIndex = 29
  142. Me.Label14.Text = "化料进口"
  143. Me.Label14.Visible = False
  144. '
  145. 'TXT_FINISH_ITEM
  146. '
  147. Me.TXT_FINISH_ITEM.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  148. Me.TXT_FINISH_ITEM.Location = New System.Drawing.Point(134, 898)
  149. Me.TXT_FINISH_ITEM.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
  150. Me.TXT_FINISH_ITEM.Name = "TXT_FINISH_ITEM"
  151. Me.TXT_FINISH_ITEM.Size = New System.Drawing.Size(235, 37)
  152. Me.TXT_FINISH_ITEM.TabIndex = 32
  153. Me.TXT_FINISH_ITEM.Visible = False
  154. '
  155. 'Label15
  156. '
  157. Me.Label15.AutoSize = True
  158. Me.Label15.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  159. Me.Label15.Location = New System.Drawing.Point(20, 903)
  160. Me.Label15.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  161. Me.Label15.Name = "Label15"
  162. Me.Label15.Size = New System.Drawing.Size(105, 29)
  163. Me.Label15.TabIndex = 31
  164. Me.Label15.Text = "成品项目"
  165. Me.Label15.Visible = False
  166. '
  167. 'TXT_FINISH_QTY
  168. '
  169. Me.TXT_FINISH_QTY.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  170. Me.TXT_FINISH_QTY.Location = New System.Drawing.Point(135, 962)
  171. Me.TXT_FINISH_QTY.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
  172. Me.TXT_FINISH_QTY.Name = "TXT_FINISH_QTY"
  173. Me.TXT_FINISH_QTY.Size = New System.Drawing.Size(235, 37)
  174. Me.TXT_FINISH_QTY.TabIndex = 34
  175. Me.TXT_FINISH_QTY.Visible = False
  176. '
  177. 'Label16
  178. '
  179. Me.Label16.AutoSize = True
  180. Me.Label16.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  181. Me.Label16.Location = New System.Drawing.Point(21, 966)
  182. Me.Label16.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  183. Me.Label16.Name = "Label16"
  184. Me.Label16.Size = New System.Drawing.Size(105, 29)
  185. Me.Label16.TabIndex = 33
  186. Me.Label16.Text = "成品出口"
  187. Me.Label16.Visible = False
  188. '
  189. 'TXT_FEE
  190. '
  191. Me.TXT_FEE.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  192. Me.TXT_FEE.Location = New System.Drawing.Point(135, 1024)
  193. Me.TXT_FEE.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
  194. Me.TXT_FEE.Name = "TXT_FEE"
  195. Me.TXT_FEE.Size = New System.Drawing.Size(235, 37)
  196. Me.TXT_FEE.TabIndex = 36
  197. Me.TXT_FEE.Visible = False
  198. '
  199. 'Label17
  200. '
  201. Me.Label17.AutoSize = True
  202. Me.Label17.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  203. Me.Label17.Location = New System.Drawing.Point(21, 1029)
  204. Me.Label17.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  205. Me.Label17.Name = "Label17"
  206. Me.Label17.Size = New System.Drawing.Size(82, 29)
  207. Me.Label17.TabIndex = 35
  208. Me.Label17.Text = "加工费"
  209. Me.Label17.Visible = False
  210. '
  211. 'TXT_TYPE
  212. '
  213. Me.TXT_TYPE.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  214. Me.TXT_TYPE.Location = New System.Drawing.Point(135, 1088)
  215. Me.TXT_TYPE.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
  216. Me.TXT_TYPE.Name = "TXT_TYPE"
  217. Me.TXT_TYPE.Size = New System.Drawing.Size(235, 37)
  218. Me.TXT_TYPE.TabIndex = 38
  219. Me.TXT_TYPE.Visible = False
  220. '
  221. 'Label18
  222. '
  223. Me.Label18.AutoSize = True
  224. Me.Label18.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  225. Me.Label18.Location = New System.Drawing.Point(21, 1092)
  226. Me.Label18.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  227. Me.Label18.Name = "Label18"
  228. Me.Label18.Size = New System.Drawing.Size(105, 29)
  229. Me.Label18.TabIndex = 37
  230. Me.Label18.Text = "手册类型"
  231. Me.Label18.Visible = False
  232. '
  233. 'TXT_CHEM_ITEM
  234. '
  235. Me.TXT_CHEM_ITEM.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  236. Me.TXT_CHEM_ITEM.Location = New System.Drawing.Point(135, 836)
  237. Me.TXT_CHEM_ITEM.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
  238. Me.TXT_CHEM_ITEM.Name = "TXT_CHEM_ITEM"
  239. Me.TXT_CHEM_ITEM.Size = New System.Drawing.Size(235, 37)
  240. Me.TXT_CHEM_ITEM.TabIndex = 40
  241. Me.TXT_CHEM_ITEM.Visible = False
  242. '
  243. 'Label2
  244. '
  245. Me.Label2.AutoSize = True
  246. Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  247. Me.Label2.Location = New System.Drawing.Point(21, 840)
  248. Me.Label2.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  249. Me.Label2.Name = "Label2"
  250. Me.Label2.Size = New System.Drawing.Size(105, 29)
  251. Me.Label2.TabIndex = 39
  252. Me.Label2.Text = "化料项目"
  253. Me.Label2.Visible = False
  254. '
  255. 'DGV_OUT
  256. '
  257. Me.DGV_OUT.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  258. DataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  259. DataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Window
  260. DataGridViewCellStyle2.Font = New System.Drawing.Font("微软雅黑", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  261. DataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.ControlText
  262. DataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight
  263. DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  264. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
  265. Me.DGV_OUT.DefaultCellStyle = DataGridViewCellStyle2
  266. Me.DGV_OUT.Location = New System.Drawing.Point(558, 586)
  267. Me.DGV_OUT.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
  268. Me.DGV_OUT.Name = "DGV_OUT"
  269. Me.DGV_OUT.RowHeadersWidth = 51
  270. Me.DGV_OUT.RowTemplate.Height = 23
  271. Me.DGV_OUT.Size = New System.Drawing.Size(1750, 333)
  272. Me.DGV_OUT.TabIndex = 41
  273. '
  274. 'DGV_IN
  275. '
  276. Me.DGV_IN.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  277. DataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  278. DataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window
  279. DataGridViewCellStyle3.Font = New System.Drawing.Font("微软雅黑", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  280. DataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText
  281. DataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight
  282. DataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  283. DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
  284. Me.DGV_IN.DefaultCellStyle = DataGridViewCellStyle3
  285. Me.DGV_IN.Location = New System.Drawing.Point(558, 18)
  286. Me.DGV_IN.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
  287. Me.DGV_IN.Name = "DGV_IN"
  288. Me.DGV_IN.RowHeadersWidth = 51
  289. Me.DGV_IN.RowTemplate.Height = 23
  290. Me.DGV_IN.Size = New System.Drawing.Size(1750, 486)
  291. Me.DGV_IN.TabIndex = 42
  292. '
  293. 'Label1
  294. '
  295. Me.Label1.AutoSize = True
  296. Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  297. Me.Label1.Location = New System.Drawing.Point(18, 651)
  298. Me.Label1.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  299. Me.Label1.Name = "Label1"
  300. Me.Label1.Size = New System.Drawing.Size(105, 29)
  301. Me.Label1.TabIndex = 2
  302. Me.Label1.Text = "有效日期"
  303. Me.Label1.Visible = False
  304. '
  305. 'TXT_VALID
  306. '
  307. Me.TXT_VALID.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  308. Me.TXT_VALID.Location = New System.Drawing.Point(132, 646)
  309. Me.TXT_VALID.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
  310. Me.TXT_VALID.Name = "TXT_VALID"
  311. Me.TXT_VALID.Size = New System.Drawing.Size(235, 37)
  312. Me.TXT_VALID.TabIndex = 3
  313. Me.TXT_VALID.Visible = False
  314. '
  315. 'Button1
  316. '
  317. Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
  318. Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  319. Me.Button1.Location = New System.Drawing.Point(62, 1340)
  320. Me.Button1.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
  321. Me.Button1.Name = "Button1"
  322. Me.Button1.Size = New System.Drawing.Size(112, 86)
  323. Me.Button1.TabIndex = 43
  324. Me.Button1.Text = "進口"
  325. Me.Button1.UseVisualStyleBackColor = True
  326. '
  327. 'Button2
  328. '
  329. Me.Button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat
  330. Me.Button2.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  331. Me.Button2.Location = New System.Drawing.Point(244, 1340)
  332. Me.Button2.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
  333. Me.Button2.Name = "Button2"
  334. Me.Button2.Size = New System.Drawing.Size(112, 86)
  335. Me.Button2.TabIndex = 44
  336. Me.Button2.Text = "出口"
  337. Me.Button2.UseVisualStyleBackColor = True
  338. '
  339. 'Label3
  340. '
  341. Me.Label3.AutoSize = True
  342. Me.Label3.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  343. Me.Label3.Location = New System.Drawing.Point(202, 1452)
  344. Me.Label3.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  345. Me.Label3.Name = "Label3"
  346. Me.Label3.Size = New System.Drawing.Size(109, 30)
  347. Me.Label3.TabIndex = 46
  348. Me.Label3.Text = "报关日期"
  349. '
  350. 'dtp1
  351. '
  352. Me.dtp1.CalendarFont = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  353. Me.dtp1.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  354. Me.dtp1.Location = New System.Drawing.Point(315, 1444)
  355. Me.dtp1.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
  356. Me.dtp1.Name = "dtp1"
  357. Me.dtp1.Size = New System.Drawing.Size(208, 37)
  358. Me.dtp1.TabIndex = 45
  359. Me.dtp1.Value = New Date(2020, 1, 13, 10, 4, 11, 0)
  360. '
  361. 'Button3
  362. '
  363. Me.Button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat
  364. Me.Button3.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  365. Me.Button3.Location = New System.Drawing.Point(558, 518)
  366. Me.Button3.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
  367. Me.Button3.Name = "Button3"
  368. Me.Button3.Size = New System.Drawing.Size(136, 60)
  369. Me.Button3.TabIndex = 47
  370. Me.Button3.Text = "更新"
  371. Me.Button3.UseVisualStyleBackColor = True
  372. '
  373. 'Button4
  374. '
  375. Me.Button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat
  376. Me.Button4.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  377. Me.Button4.Location = New System.Drawing.Point(2548, 1334)
  378. Me.Button4.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
  379. Me.Button4.Name = "Button4"
  380. Me.Button4.Size = New System.Drawing.Size(136, 86)
  381. Me.Button4.TabIndex = 48
  382. Me.Button4.Text = "插入序號"
  383. Me.Button4.UseVisualStyleBackColor = True
  384. '
  385. 'DateTimePicker2
  386. '
  387. Me.DateTimePicker2.CalendarFont = New System.Drawing.Font("微软雅黑", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  388. Me.DateTimePicker2.Font = New System.Drawing.Font("微软雅黑", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  389. Me.DateTimePicker2.Location = New System.Drawing.Point(718, 518)
  390. Me.DateTimePicker2.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
  391. Me.DateTimePicker2.Name = "DateTimePicker2"
  392. Me.DateTimePicker2.Size = New System.Drawing.Size(205, 39)
  393. Me.DateTimePicker2.TabIndex = 49
  394. Me.DateTimePicker2.Visible = False
  395. '
  396. 'dgv_chem_1
  397. '
  398. Me.dgv_chem_1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  399. DataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  400. DataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Window
  401. DataGridViewCellStyle4.Font = New System.Drawing.Font("微软雅黑", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  402. DataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.ControlText
  403. DataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight
  404. DataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  405. DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
  406. Me.dgv_chem_1.DefaultCellStyle = DataGridViewCellStyle4
  407. Me.dgv_chem_1.Location = New System.Drawing.Point(2360, 96)
  408. Me.dgv_chem_1.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
  409. Me.dgv_chem_1.Name = "dgv_chem_1"
  410. Me.dgv_chem_1.RowHeadersWidth = 51
  411. Me.dgv_chem_1.RowTemplate.Height = 23
  412. Me.dgv_chem_1.Size = New System.Drawing.Size(714, 624)
  413. Me.dgv_chem_1.TabIndex = 50
  414. '
  415. 'Button5
  416. '
  417. Me.Button5.FlatStyle = System.Windows.Forms.FlatStyle.Flat
  418. Me.Button5.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  419. Me.Button5.Location = New System.Drawing.Point(2578, 33)
  420. Me.Button5.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
  421. Me.Button5.Name = "Button5"
  422. Me.Button5.Size = New System.Drawing.Size(136, 40)
  423. Me.Button5.TabIndex = 51
  424. Me.Button5.Text = "进口累计"
  425. Me.Button5.UseVisualStyleBackColor = True
  426. '
  427. 'dtp3
  428. '
  429. Me.dtp3.CalendarFont = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  430. Me.dtp3.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  431. Me.dtp3.Location = New System.Drawing.Point(2360, 33)
  432. Me.dtp3.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
  433. Me.dtp3.Name = "dtp3"
  434. Me.dtp3.Size = New System.Drawing.Size(208, 37)
  435. Me.dtp3.TabIndex = 52
  436. Me.dtp3.Value = New Date(2020, 1, 13, 10, 4, 11, 0)
  437. '
  438. 'dgv_chem_2
  439. '
  440. Me.dgv_chem_2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  441. DataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  442. DataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Window
  443. DataGridViewCellStyle5.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  444. DataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.ControlText
  445. DataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight
  446. DataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  447. DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
  448. Me.dgv_chem_2.DefaultCellStyle = DataGridViewCellStyle5
  449. Me.dgv_chem_2.Location = New System.Drawing.Point(2360, 747)
  450. Me.dgv_chem_2.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
  451. Me.dgv_chem_2.Name = "dgv_chem_2"
  452. Me.dgv_chem_2.RowHeadersWidth = 51
  453. Me.dgv_chem_2.RowTemplate.Height = 23
  454. Me.dgv_chem_2.Size = New System.Drawing.Size(627, 282)
  455. Me.dgv_chem_2.TabIndex = 53
  456. '
  457. 'DataGridView1
  458. '
  459. Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  460. DataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  461. DataGridViewCellStyle6.BackColor = System.Drawing.SystemColors.Window
  462. DataGridViewCellStyle6.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  463. DataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.ControlText
  464. DataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight
  465. DataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  466. DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
  467. Me.DataGridView1.DefaultCellStyle = DataGridViewCellStyle6
  468. Me.DataGridView1.Location = New System.Drawing.Point(558, 964)
  469. Me.DataGridView1.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
  470. Me.DataGridView1.Name = "DataGridView1"
  471. Me.DataGridView1.RowHeadersWidth = 51
  472. Me.DataGridView1.RowTemplate.Height = 23
  473. Me.DataGridView1.Size = New System.Drawing.Size(1750, 573)
  474. Me.DataGridView1.TabIndex = 54
  475. '
  476. 'Button6
  477. '
  478. Me.Button6.FlatStyle = System.Windows.Forms.FlatStyle.Flat
  479. Me.Button6.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  480. Me.Button6.Location = New System.Drawing.Point(2360, 1258)
  481. Me.Button6.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
  482. Me.Button6.Name = "Button6"
  483. Me.Button6.Size = New System.Drawing.Size(189, 40)
  484. Me.Button6.TabIndex = 55
  485. Me.Button6.Text = "已报关未进厂"
  486. Me.Button6.UseVisualStyleBackColor = True
  487. '
  488. 'Label4
  489. '
  490. Me.Label4.AutoSize = True
  491. Me.Label4.Font = New System.Drawing.Font("微软雅黑", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  492. Me.Label4.ForeColor = System.Drawing.Color.Red
  493. Me.Label4.Location = New System.Drawing.Point(567, 924)
  494. Me.Label4.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  495. Me.Label4.Name = "Label4"
  496. Me.Label4.Size = New System.Drawing.Size(158, 31)
  497. Me.Label4.TabIndex = 56
  498. Me.Label4.Text = "已报关未进厂"
  499. '
  500. 'DateTimePicker3
  501. '
  502. Me.DateTimePicker3.CalendarFont = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  503. Me.DateTimePicker3.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  504. Me.DateTimePicker3.Location = New System.Drawing.Point(735, 915)
  505. Me.DateTimePicker3.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
  506. Me.DateTimePicker3.Name = "DateTimePicker3"
  507. Me.DateTimePicker3.Size = New System.Drawing.Size(180, 37)
  508. Me.DateTimePicker3.TabIndex = 57
  509. Me.DateTimePicker3.Value = New Date(2020, 1, 13, 10, 4, 11, 0)
  510. '
  511. 'FrmBG
  512. '
  513. Me.AutoScaleDimensions = New System.Drawing.SizeF(9.0!, 18.0!)
  514. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  515. Me.AutoScroll = True
  516. Me.ClientSize = New System.Drawing.Size(3106, 1556)
  517. Me.Controls.Add(Me.DateTimePicker3)
  518. Me.Controls.Add(Me.Label4)
  519. Me.Controls.Add(Me.Button6)
  520. Me.Controls.Add(Me.DataGridView1)
  521. Me.Controls.Add(Me.dgv_chem_2)
  522. Me.Controls.Add(Me.dtp3)
  523. Me.Controls.Add(Me.Button5)
  524. Me.Controls.Add(Me.dgv_chem_1)
  525. Me.Controls.Add(Me.DateTimePicker2)
  526. Me.Controls.Add(Me.Button4)
  527. Me.Controls.Add(Me.Button3)
  528. Me.Controls.Add(Me.Label3)
  529. Me.Controls.Add(Me.dtp1)
  530. Me.Controls.Add(Me.Button2)
  531. Me.Controls.Add(Me.Button1)
  532. Me.Controls.Add(Me.DGV_IN)
  533. Me.Controls.Add(Me.DGV_OUT)
  534. Me.Controls.Add(Me.TXT_CHEM_ITEM)
  535. Me.Controls.Add(Me.Label2)
  536. Me.Controls.Add(Me.TXT_TYPE)
  537. Me.Controls.Add(Me.Label18)
  538. Me.Controls.Add(Me.TXT_FEE)
  539. Me.Controls.Add(Me.Label17)
  540. Me.Controls.Add(Me.TXT_FINISH_QTY)
  541. Me.Controls.Add(Me.Label16)
  542. Me.Controls.Add(Me.TXT_FINISH_ITEM)
  543. Me.Controls.Add(Me.Label15)
  544. Me.Controls.Add(Me.TXT_CHEM)
  545. Me.Controls.Add(Me.Label14)
  546. Me.Controls.Add(Me.TXT_WB)
  547. Me.Controls.Add(Me.Label13)
  548. Me.Controls.Add(Me.TXT_VALID)
  549. Me.Controls.Add(Me.Label1)
  550. Me.Controls.Add(Me.DGV1)
  551. Me.Controls.Add(Me.ListBox1)
  552. Me.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
  553. Me.Name = "FrmBG"
  554. Me.Text = "FrmBG"
  555. CType(Me.DGV1, System.ComponentModel.ISupportInitialize).EndInit()
  556. CType(Me.DGV_OUT, System.ComponentModel.ISupportInitialize).EndInit()
  557. CType(Me.DGV_IN, System.ComponentModel.ISupportInitialize).EndInit()
  558. CType(Me.dgv_chem_1, System.ComponentModel.ISupportInitialize).EndInit()
  559. CType(Me.dgv_chem_2, System.ComponentModel.ISupportInitialize).EndInit()
  560. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
  561. Me.ResumeLayout(False)
  562. Me.PerformLayout()
  563. End Sub
  564. Friend WithEvents ListBox1 As ListBox
  565. Friend WithEvents DGV1 As DataGridView
  566. Friend WithEvents TXT_WB As TextBox
  567. Friend WithEvents Label13 As Label
  568. Friend WithEvents TXT_CHEM As TextBox
  569. Friend WithEvents Label14 As Label
  570. Friend WithEvents TXT_FINISH_ITEM As TextBox
  571. Friend WithEvents Label15 As Label
  572. Friend WithEvents TXT_FINISH_QTY As TextBox
  573. Friend WithEvents Label16 As Label
  574. Friend WithEvents TXT_FEE As TextBox
  575. Friend WithEvents Label17 As Label
  576. Friend WithEvents TXT_TYPE As TextBox
  577. Friend WithEvents Label18 As Label
  578. Friend WithEvents TXT_CHEM_ITEM As TextBox
  579. Friend WithEvents Label2 As Label
  580. Friend WithEvents DGV_OUT As DataGridView
  581. Friend WithEvents DGV_IN As DataGridView
  582. Friend WithEvents Label1 As Label
  583. Friend WithEvents TXT_VALID As TextBox
  584. Friend WithEvents Button1 As Button
  585. Friend WithEvents Button2 As Button
  586. Friend WithEvents Label3 As Label
  587. Friend WithEvents dtp1 As DateTimePicker
  588. Friend WithEvents Button3 As Button
  589. Friend WithEvents Button4 As Button
  590. Friend WithEvents DateTimePicker2 As DateTimePicker
  591. Friend WithEvents dgv_chem_1 As DataGridView
  592. Friend WithEvents Button5 As Button
  593. Friend WithEvents dtp3 As DateTimePicker
  594. Friend WithEvents dgv_chem_2 As DataGridView
  595. Friend WithEvents DataGridView1 As DataGridView
  596. Friend WithEvents Button6 As Button
  597. Friend WithEvents Label4 As Label
  598. Friend WithEvents DateTimePicker3 As DateTimePicker
  599. End Class