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 58KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129
  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.清單2_dgv = New System.Windows.Forms.DataGridView()
  23. Me.Panel6 = New System.Windows.Forms.Panel()
  24. Me.運送到_lb = New System.Windows.Forms.Label()
  25. Me.客戶名稱_cb = New System.Windows.Forms.ComboBox()
  26. Me.總數量b_lb = New System.Windows.Forms.Label()
  27. Me.貨櫃ID_tb = New System.Windows.Forms.TextBox()
  28. Me.金額大寫a_lb = New System.Windows.Forms.Label()
  29. Me.總金額a_lb = New System.Windows.Forms.Label()
  30. Me.總數量a_lb = New System.Windows.Forms.Label()
  31. Me.列印_bt = New System.Windows.Forms.Button()
  32. Me.刪除發票_bt = New System.Windows.Forms.Button()
  33. Me.刪除明細_bt = New System.Windows.Forms.Button()
  34. Me.語言_cb = New System.Windows.Forms.ComboBox()
  35. Me.存檔_bt = New System.Windows.Forms.Button()
  36. Me.Label44 = New System.Windows.Forms.Label()
  37. Me.公司名稱_lb = New System.Windows.Forms.Label()
  38. Me.棧板數_tb = New System.Windows.Forms.TextBox()
  39. Me.新增_bt = New System.Windows.Forms.Button()
  40. Me.製造_tb = New System.Windows.Forms.TextBox()
  41. Me.Label1 = New System.Windows.Forms.Label()
  42. Me.總數量1_lb = New System.Windows.Forms.Label()
  43. Me.總金額1_lb = New System.Windows.Forms.Label()
  44. Me.貨櫃封條_tb = New System.Windows.Forms.TextBox()
  45. Me.出貨備註_tb = New System.Windows.Forms.TextBox()
  46. Me.出貨備註_lb = New System.Windows.Forms.Label()
  47. Me.運送方式_tb = New System.Windows.Forms.TextBox()
  48. Me.出貨地點_tb = New System.Windows.Forms.TextBox()
  49. Me.出貨地點_lb = New System.Windows.Forms.Label()
  50. Me.出貨方_tb = New System.Windows.Forms.TextBox()
  51. Me.運送方式_lb = New System.Windows.Forms.Label()
  52. Me.出貨方_lb = New System.Windows.Forms.Label()
  53. Me.貿易方式_lb = New System.Windows.Forms.Label()
  54. Me.送貨單號_tb = New System.Windows.Forms.TextBox()
  55. Me.客戶資訊_tb = New System.Windows.Forms.TextBox()
  56. Me.出貨日期_dtp = New System.Windows.Forms.DateTimePicker()
  57. Me.開單人員_tb = New System.Windows.Forms.TextBox()
  58. Me.經辦_lb = New System.Windows.Forms.Label()
  59. Me.出貨日期_lb = New System.Windows.Forms.Label()
  60. Me.logo_pb = New System.Windows.Forms.PictureBox()
  61. Me.Label4 = New System.Windows.Forms.Label()
  62. Me.送貨單號_lb = New System.Windows.Forms.Label()
  63. Me.客戶資料_lb = New System.Windows.Forms.Label()
  64. Me.Label25 = New System.Windows.Forms.Label()
  65. Me.Label26 = New System.Windows.Forms.Label()
  66. Me.統編_lb = New System.Windows.Forms.Label()
  67. Me.品牌_tb = New System.Windows.Forms.ComboBox()
  68. Me.品牌_lb = New System.Windows.Forms.Label()
  69. Me.Label30 = New System.Windows.Forms.Label()
  70. Me.Label14 = New System.Windows.Forms.Label()
  71. Me.PLT_lb = New System.Windows.Forms.Label()
  72. Me.製造_lb = New System.Windows.Forms.Label()
  73. Me.總數量2_lb = New System.Windows.Forms.Label()
  74. Me.貨櫃封條_lb = New System.Windows.Forms.Label()
  75. Me.金額大寫_lb = New System.Windows.Forms.Label()
  76. Me.Label40 = New System.Windows.Forms.Label()
  77. Me.地址_lb = New System.Windows.Forms.Label()
  78. Me.貨櫃_cb = New System.Windows.Forms.ComboBox()
  79. Me.貨櫃_lb = New System.Windows.Forms.Label()
  80. Me.貨櫃ID_lb = New System.Windows.Forms.Label()
  81. Me.客戶資訊_cb = New System.Windows.Forms.ComboBox()
  82. Me.清單2_1_dgv = New System.Windows.Forms.DataGridView()
  83. Me.貿易方式_cb = New System.Windows.Forms.ComboBox()
  84. Me.運送到_cb = New System.Windows.Forms.ComboBox()
  85. Me.SplitContainer1 = New System.Windows.Forms.SplitContainer()
  86. Me.Panel1 = New System.Windows.Forms.Panel()
  87. Me.Label2 = New System.Windows.Forms.Label()
  88. Me.Label3 = New System.Windows.Forms.Label()
  89. Me.Label5 = New System.Windows.Forms.Label()
  90. Me.Label6 = New System.Windows.Forms.Label()
  91. Me.NumericUpDown1 = New System.Windows.Forms.NumericUpDown()
  92. Me.DataGridView1 = New System.Windows.Forms.DataGridView()
  93. Me.NumericUpDown2 = New System.Windows.Forms.NumericUpDown()
  94. Me.Label7 = New System.Windows.Forms.Label()
  95. Me.Label8 = New System.Windows.Forms.Label()
  96. Me.Label9 = New System.Windows.Forms.Label()
  97. Me.NumericUpDown3 = New System.Windows.Forms.NumericUpDown()
  98. Me.Label10 = New System.Windows.Forms.Label()
  99. CType(Me.清單2_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  100. Me.Panel6.SuspendLayout()
  101. CType(Me.logo_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  102. CType(Me.清單2_1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  103. CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).BeginInit()
  104. Me.SplitContainer1.Panel1.SuspendLayout()
  105. Me.SplitContainer1.Panel2.SuspendLayout()
  106. Me.SplitContainer1.SuspendLayout()
  107. Me.Panel1.SuspendLayout()
  108. CType(Me.NumericUpDown1, System.ComponentModel.ISupportInitialize).BeginInit()
  109. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
  110. CType(Me.NumericUpDown2, System.ComponentModel.ISupportInitialize).BeginInit()
  111. CType(Me.NumericUpDown3, System.ComponentModel.ISupportInitialize).BeginInit()
  112. Me.SuspendLayout()
  113. '
  114. '清單2_dgv
  115. '
  116. Me.清單2_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  117. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  118. Me.清單2_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  119. Me.清單2_dgv.BackgroundColor = System.Drawing.Color.White
  120. Me.清單2_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  121. Me.清單2_dgv.Location = New System.Drawing.Point(1, 0)
  122. Me.清單2_dgv.Name = "清單2_dgv"
  123. Me.清單2_dgv.RowHeadersWidth = 5
  124. Me.清單2_dgv.RowTemplate.Height = 24
  125. Me.清單2_dgv.Size = New System.Drawing.Size(102, 643)
  126. Me.清單2_dgv.TabIndex = 868
  127. '
  128. 'Panel6
  129. '
  130. Me.Panel6.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  131. Or System.Windows.Forms.AnchorStyles.Left) _
  132. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  133. Me.Panel6.BackColor = System.Drawing.Color.White
  134. Me.Panel6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  135. Me.Panel6.Controls.Add(Me.運送到_lb)
  136. Me.Panel6.Controls.Add(Me.客戶名稱_cb)
  137. Me.Panel6.Controls.Add(Me.總數量b_lb)
  138. Me.Panel6.Controls.Add(Me.貨櫃ID_tb)
  139. Me.Panel6.Controls.Add(Me.金額大寫a_lb)
  140. Me.Panel6.Controls.Add(Me.總金額a_lb)
  141. Me.Panel6.Controls.Add(Me.總數量a_lb)
  142. Me.Panel6.Controls.Add(Me.語言_cb)
  143. Me.Panel6.Controls.Add(Me.Label44)
  144. Me.Panel6.Controls.Add(Me.公司名稱_lb)
  145. Me.Panel6.Controls.Add(Me.棧板數_tb)
  146. Me.Panel6.Controls.Add(Me.製造_tb)
  147. Me.Panel6.Controls.Add(Me.Label1)
  148. Me.Panel6.Controls.Add(Me.總數量1_lb)
  149. Me.Panel6.Controls.Add(Me.總金額1_lb)
  150. Me.Panel6.Controls.Add(Me.貨櫃封條_tb)
  151. Me.Panel6.Controls.Add(Me.出貨備註_tb)
  152. Me.Panel6.Controls.Add(Me.出貨備註_lb)
  153. Me.Panel6.Controls.Add(Me.運送方式_tb)
  154. Me.Panel6.Controls.Add(Me.出貨地點_tb)
  155. Me.Panel6.Controls.Add(Me.出貨地點_lb)
  156. Me.Panel6.Controls.Add(Me.出貨方_tb)
  157. Me.Panel6.Controls.Add(Me.運送方式_lb)
  158. Me.Panel6.Controls.Add(Me.出貨方_lb)
  159. Me.Panel6.Controls.Add(Me.貿易方式_lb)
  160. Me.Panel6.Controls.Add(Me.送貨單號_tb)
  161. Me.Panel6.Controls.Add(Me.客戶資訊_tb)
  162. Me.Panel6.Controls.Add(Me.出貨日期_dtp)
  163. Me.Panel6.Controls.Add(Me.開單人員_tb)
  164. Me.Panel6.Controls.Add(Me.經辦_lb)
  165. Me.Panel6.Controls.Add(Me.出貨日期_lb)
  166. Me.Panel6.Controls.Add(Me.logo_pb)
  167. Me.Panel6.Controls.Add(Me.Label4)
  168. Me.Panel6.Controls.Add(Me.送貨單號_lb)
  169. Me.Panel6.Controls.Add(Me.客戶資料_lb)
  170. Me.Panel6.Controls.Add(Me.Label25)
  171. Me.Panel6.Controls.Add(Me.Label26)
  172. Me.Panel6.Controls.Add(Me.統編_lb)
  173. Me.Panel6.Controls.Add(Me.品牌_tb)
  174. Me.Panel6.Controls.Add(Me.品牌_lb)
  175. Me.Panel6.Controls.Add(Me.Label30)
  176. Me.Panel6.Controls.Add(Me.Label14)
  177. Me.Panel6.Controls.Add(Me.PLT_lb)
  178. Me.Panel6.Controls.Add(Me.製造_lb)
  179. Me.Panel6.Controls.Add(Me.總數量2_lb)
  180. Me.Panel6.Controls.Add(Me.貨櫃封條_lb)
  181. Me.Panel6.Controls.Add(Me.金額大寫_lb)
  182. Me.Panel6.Controls.Add(Me.Label40)
  183. Me.Panel6.Controls.Add(Me.地址_lb)
  184. Me.Panel6.Controls.Add(Me.貨櫃_cb)
  185. Me.Panel6.Controls.Add(Me.貨櫃_lb)
  186. Me.Panel6.Controls.Add(Me.貨櫃ID_lb)
  187. Me.Panel6.Controls.Add(Me.客戶資訊_cb)
  188. Me.Panel6.Controls.Add(Me.清單2_1_dgv)
  189. Me.Panel6.Controls.Add(Me.貿易方式_cb)
  190. Me.Panel6.Controls.Add(Me.運送到_cb)
  191. Me.Panel6.Location = New System.Drawing.Point(-1, -1)
  192. Me.Panel6.Name = "Panel6"
  193. Me.Panel6.Size = New System.Drawing.Size(604, 643)
  194. Me.Panel6.TabIndex = 869
  195. '
  196. '運送到_lb
  197. '
  198. Me.運送到_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  199. Me.運送到_lb.BackColor = System.Drawing.Color.LightGray
  200. Me.運送到_lb.Location = New System.Drawing.Point(305, 156)
  201. Me.運送到_lb.Name = "運送到_lb"
  202. Me.運送到_lb.Size = New System.Drawing.Size(150, 16)
  203. Me.運送到_lb.TabIndex = 881
  204. Me.運送到_lb.Text = "Ship To:"
  205. '
  206. '客戶名稱_cb
  207. '
  208. Me.客戶名稱_cb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  209. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  210. Me.客戶名稱_cb.FormattingEnabled = True
  211. Me.客戶名稱_cb.Location = New System.Drawing.Point(4, 254)
  212. Me.客戶名稱_cb.Name = "客戶名稱_cb"
  213. Me.客戶名稱_cb.Size = New System.Drawing.Size(169, 24)
  214. Me.客戶名稱_cb.TabIndex = 926
  215. Me.客戶名稱_cb.Text = "Turning Point Propellers, Inc"
  216. '
  217. '總數量b_lb
  218. '
  219. Me.總數量b_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  220. Me.總數量b_lb.BackColor = System.Drawing.Color.Transparent
  221. Me.總數量b_lb.Location = New System.Drawing.Point(72, 578)
  222. Me.總數量b_lb.Name = "總數量b_lb"
  223. Me.總數量b_lb.Size = New System.Drawing.Size(63, 16)
  224. Me.總數量b_lb.TabIndex = 925
  225. Me.總數量b_lb.Text = "0"
  226. Me.總數量b_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  227. '
  228. '貨櫃ID_tb
  229. '
  230. Me.貨櫃ID_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  231. Me.貨櫃ID_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  232. Me.貨櫃ID_tb.Location = New System.Drawing.Point(249, 552)
  233. Me.貨櫃ID_tb.Name = "貨櫃ID_tb"
  234. Me.貨櫃ID_tb.Size = New System.Drawing.Size(100, 23)
  235. Me.貨櫃ID_tb.TabIndex = 924
  236. '
  237. '金額大寫a_lb
  238. '
  239. Me.金額大寫a_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  240. Me.金額大寫a_lb.AutoSize = True
  241. Me.金額大寫a_lb.BackColor = System.Drawing.Color.Transparent
  242. Me.金額大寫a_lb.Location = New System.Drawing.Point(73, 533)
  243. Me.金額大寫a_lb.Name = "金額大寫a_lb"
  244. Me.金額大寫a_lb.Size = New System.Drawing.Size(31, 16)
  245. Me.金額大寫a_lb.TabIndex = 923
  246. Me.金額大寫a_lb.Text = "........"
  247. '
  248. '總金額a_lb
  249. '
  250. Me.總金額a_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  251. Me.總金額a_lb.AutoSize = True
  252. Me.總金額a_lb.BackColor = System.Drawing.Color.Transparent
  253. Me.總金額a_lb.Location = New System.Drawing.Point(520, 513)
  254. Me.總金額a_lb.Name = "總金額a_lb"
  255. Me.總金額a_lb.Size = New System.Drawing.Size(14, 16)
  256. Me.總金額a_lb.TabIndex = 922
  257. Me.總金額a_lb.Text = "0"
  258. '
  259. '總數量a_lb
  260. '
  261. Me.總數量a_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  262. Me.總數量a_lb.AutoSize = True
  263. Me.總數量a_lb.BackColor = System.Drawing.Color.Transparent
  264. Me.總數量a_lb.Location = New System.Drawing.Point(347, 513)
  265. Me.總數量a_lb.Name = "總數量a_lb"
  266. Me.總數量a_lb.Size = New System.Drawing.Size(14, 16)
  267. Me.總數量a_lb.TabIndex = 921
  268. Me.總數量a_lb.Text = "0"
  269. '
  270. '列印_bt
  271. '
  272. Me.列印_bt.BackgroundImage = Global.HT_ODOO_SELLING_PI.My.Resources.Resources.print
  273. Me.列印_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  274. Me.列印_bt.Location = New System.Drawing.Point(106, 0)
  275. Me.列印_bt.Name = "列印_bt"
  276. Me.列印_bt.Size = New System.Drawing.Size(33, 33)
  277. Me.列印_bt.TabIndex = 920
  278. Me.列印_bt.UseVisualStyleBackColor = True
  279. '
  280. '刪除發票_bt
  281. '
  282. Me.刪除發票_bt.BackgroundImage = Global.HT_ODOO_SELLING_PI.My.Resources.Resources.GarbageEmpty
  283. Me.刪除發票_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  284. Me.刪除發票_bt.Location = New System.Drawing.Point(230, 1)
  285. Me.刪除發票_bt.Name = "刪除發票_bt"
  286. Me.刪除發票_bt.Size = New System.Drawing.Size(33, 33)
  287. Me.刪除發票_bt.TabIndex = 870
  288. Me.刪除發票_bt.UseVisualStyleBackColor = True
  289. '
  290. '刪除明細_bt
  291. '
  292. Me.刪除明細_bt.BackgroundImage = Global.HT_ODOO_SELLING_PI.My.Resources.Resources.arrow_left
  293. Me.刪除明細_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  294. Me.刪除明細_bt.Location = New System.Drawing.Point(73, 0)
  295. Me.刪除明細_bt.Name = "刪除明細_bt"
  296. Me.刪除明細_bt.Size = New System.Drawing.Size(33, 33)
  297. Me.刪除明細_bt.TabIndex = 869
  298. Me.刪除明細_bt.UseVisualStyleBackColor = True
  299. '
  300. '語言_cb
  301. '
  302. Me.語言_cb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  303. Me.語言_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  304. Me.語言_cb.FormattingEnabled = True
  305. Me.語言_cb.Items.AddRange(New Object() {"English", "中文"})
  306. Me.語言_cb.Location = New System.Drawing.Point(445, 5)
  307. Me.語言_cb.Name = "語言_cb"
  308. Me.語言_cb.Size = New System.Drawing.Size(110, 24)
  309. Me.語言_cb.TabIndex = 919
  310. '
  311. '存檔_bt
  312. '
  313. Me.存檔_bt.BackgroundImage = Global.HT_ODOO_SELLING_PI.My.Resources.Resources.SAVER
  314. Me.存檔_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  315. Me.存檔_bt.Location = New System.Drawing.Point(40, 0)
  316. Me.存檔_bt.Name = "存檔_bt"
  317. Me.存檔_bt.Size = New System.Drawing.Size(33, 33)
  318. Me.存檔_bt.TabIndex = 868
  319. Me.存檔_bt.UseVisualStyleBackColor = True
  320. '
  321. 'Label44
  322. '
  323. Me.Label44.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  324. Me.Label44.AutoSize = True
  325. Me.Label44.Location = New System.Drawing.Point(517, 37)
  326. Me.Label44.Name = "Label44"
  327. Me.Label44.Size = New System.Drawing.Size(63, 16)
  328. Me.Label44.TabIndex = 918
  329. Me.Label44.Text = "54921572"
  330. '
  331. '公司名稱_lb
  332. '
  333. Me.公司名稱_lb.BackColor = System.Drawing.Color.Transparent
  334. Me.公司名稱_lb.Location = New System.Drawing.Point(6, 35)
  335. Me.公司名稱_lb.Name = "公司名稱_lb"
  336. Me.公司名稱_lb.Size = New System.Drawing.Size(315, 17)
  337. Me.公司名稱_lb.TabIndex = 917
  338. Me.公司名稱_lb.Text = "HAN TEC PRECISION INDUSTRY CO., LTD."
  339. '
  340. '棧板數_tb
  341. '
  342. Me.棧板數_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  343. Me.棧板數_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  344. Me.棧板數_tb.Location = New System.Drawing.Point(180, 574)
  345. Me.棧板數_tb.Name = "棧板數_tb"
  346. Me.棧板數_tb.Size = New System.Drawing.Size(37, 23)
  347. Me.棧板數_tb.TabIndex = 914
  348. '
  349. '新增_bt
  350. '
  351. Me.新增_bt.BackgroundImage = Global.HT_ODOO_SELLING_PI.My.Resources.Resources.add_2
  352. Me.新增_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  353. Me.新增_bt.Location = New System.Drawing.Point(7, 0)
  354. Me.新增_bt.Name = "新增_bt"
  355. Me.新增_bt.Size = New System.Drawing.Size(33, 33)
  356. Me.新增_bt.TabIndex = 866
  357. Me.新增_bt.UseVisualStyleBackColor = True
  358. '
  359. '製造_tb
  360. '
  361. Me.製造_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  362. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  363. Me.製造_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  364. Me.製造_tb.Location = New System.Drawing.Point(296, 574)
  365. Me.製造_tb.Name = "製造_tb"
  366. Me.製造_tb.Size = New System.Drawing.Size(300, 23)
  367. Me.製造_tb.TabIndex = 907
  368. Me.製造_tb.Text = "Made in Taiwan"
  369. '
  370. 'Label1
  371. '
  372. Me.Label1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  373. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  374. Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  375. Me.Label1.ForeColor = System.Drawing.Color.Red
  376. Me.Label1.Location = New System.Drawing.Point(57, 88)
  377. Me.Label1.Name = "Label1"
  378. Me.Label1.Size = New System.Drawing.Size(487, 25)
  379. Me.Label1.TabIndex = 844
  380. Me.Label1.Text = "COMMERCIAL INVOICE"
  381. Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  382. '
  383. '總數量1_lb
  384. '
  385. Me.總數量1_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  386. Me.總數量1_lb.BackColor = System.Drawing.Color.Transparent
  387. Me.總數量1_lb.Location = New System.Drawing.Point(255, 513)
  388. Me.總數量1_lb.Name = "總數量1_lb"
  389. Me.總數量1_lb.Size = New System.Drawing.Size(93, 16)
  390. Me.總數量1_lb.TabIndex = 902
  391. Me.總數量1_lb.Text = "Quantity Total :"
  392. Me.總數量1_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  393. '
  394. '總金額1_lb
  395. '
  396. Me.總金額1_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  397. Me.總金額1_lb.BackColor = System.Drawing.Color.Transparent
  398. Me.總金額1_lb.Location = New System.Drawing.Point(428, 513)
  399. Me.總金額1_lb.Name = "總金額1_lb"
  400. Me.總金額1_lb.Size = New System.Drawing.Size(90, 16)
  401. Me.總金額1_lb.TabIndex = 901
  402. Me.總金額1_lb.Text = "Amount Total :"
  403. Me.總金額1_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  404. '
  405. '貨櫃封條_tb
  406. '
  407. Me.貨櫃封條_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  408. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  409. Me.貨櫃封條_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  410. Me.貨櫃封條_tb.Location = New System.Drawing.Point(449, 552)
  411. Me.貨櫃封條_tb.Name = "貨櫃封條_tb"
  412. Me.貨櫃封條_tb.Size = New System.Drawing.Size(147, 23)
  413. Me.貨櫃封條_tb.TabIndex = 897
  414. '
  415. '出貨備註_tb
  416. '
  417. Me.出貨備註_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  418. Me.出貨備註_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  419. Me.出貨備註_tb.Location = New System.Drawing.Point(320, 256)
  420. Me.出貨備註_tb.Name = "出貨備註_tb"
  421. Me.出貨備註_tb.Size = New System.Drawing.Size(276, 23)
  422. Me.出貨備註_tb.TabIndex = 882
  423. Me.出貨備註_tb.Text = "EVER FOREVER,V-0191-019E"
  424. '
  425. '出貨備註_lb
  426. '
  427. Me.出貨備註_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  428. Me.出貨備註_lb.BackColor = System.Drawing.Color.LightGray
  429. Me.出貨備註_lb.Location = New System.Drawing.Point(320, 239)
  430. Me.出貨備註_lb.Name = "出貨備註_lb"
  431. Me.出貨備註_lb.Size = New System.Drawing.Size(276, 16)
  432. Me.出貨備註_lb.TabIndex = 883
  433. Me.出貨備註_lb.Text = "Ship on/about:"
  434. '
  435. '運送方式_tb
  436. '
  437. Me.運送方式_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  438. Me.運送方式_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  439. Me.運送方式_tb.Location = New System.Drawing.Point(458, 173)
  440. Me.運送方式_tb.Name = "運送方式_tb"
  441. Me.運送方式_tb.Size = New System.Drawing.Size(138, 23)
  442. Me.運送方式_tb.TabIndex = 879
  443. Me.運送方式_tb.Text = "HTP-23008"
  444. '
  445. '出貨地點_tb
  446. '
  447. Me.出貨地點_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  448. Me.出貨地點_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  449. Me.出貨地點_tb.Location = New System.Drawing.Point(175, 173)
  450. Me.出貨地點_tb.Name = "出貨地點_tb"
  451. Me.出貨地點_tb.Size = New System.Drawing.Size(127, 23)
  452. Me.出貨地點_tb.TabIndex = 851
  453. Me.出貨地點_tb.Text = "Taiwan"
  454. '
  455. '出貨地點_lb
  456. '
  457. Me.出貨地點_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  458. Me.出貨地點_lb.BackColor = System.Drawing.Color.LightGray
  459. Me.出貨地點_lb.Location = New System.Drawing.Point(175, 156)
  460. Me.出貨地點_lb.Name = "出貨地點_lb"
  461. Me.出貨地點_lb.Size = New System.Drawing.Size(127, 16)
  462. Me.出貨地點_lb.TabIndex = 878
  463. Me.出貨地點_lb.Text = "Ship From:"
  464. '
  465. '出貨方_tb
  466. '
  467. Me.出貨方_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  468. Me.出貨方_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  469. Me.出貨方_tb.Location = New System.Drawing.Point(175, 215)
  470. Me.出貨方_tb.Name = "出貨方_tb"
  471. Me.出貨方_tb.Size = New System.Drawing.Size(421, 23)
  472. Me.出貨方_tb.TabIndex = 876
  473. Me.出貨方_tb.Text = "HAN TEC PRECISION INDUSTRY CO., LTD."
  474. '
  475. '運送方式_lb
  476. '
  477. Me.運送方式_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  478. Me.運送方式_lb.BackColor = System.Drawing.Color.LightGray
  479. Me.運送方式_lb.Location = New System.Drawing.Point(458, 156)
  480. Me.運送方式_lb.Name = "運送方式_lb"
  481. Me.運送方式_lb.Size = New System.Drawing.Size(138, 16)
  482. Me.運送方式_lb.TabIndex = 874
  483. Me.運送方式_lb.Text = "Ship By:"
  484. '
  485. '出貨方_lb
  486. '
  487. Me.出貨方_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  488. Me.出貨方_lb.BackColor = System.Drawing.Color.LightGray
  489. Me.出貨方_lb.Location = New System.Drawing.Point(175, 197)
  490. Me.出貨方_lb.Name = "出貨方_lb"
  491. Me.出貨方_lb.Size = New System.Drawing.Size(421, 16)
  492. Me.出貨方_lb.TabIndex = 875
  493. Me.出貨方_lb.Text = "Ship Per:"
  494. '
  495. '貿易方式_lb
  496. '
  497. Me.貿易方式_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  498. Me.貿易方式_lb.BackColor = System.Drawing.Color.LightGray
  499. Me.貿易方式_lb.Location = New System.Drawing.Point(175, 239)
  500. Me.貿易方式_lb.Name = "貿易方式_lb"
  501. Me.貿易方式_lb.Size = New System.Drawing.Size(141, 16)
  502. Me.貿易方式_lb.TabIndex = 873
  503. Me.貿易方式_lb.Text = "Incoterm:"
  504. '
  505. '送貨單號_tb
  506. '
  507. Me.送貨單號_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  508. Me.送貨單號_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  509. Me.送貨單號_tb.Location = New System.Drawing.Point(175, 132)
  510. Me.送貨單號_tb.Name = "送貨單號_tb"
  511. Me.送貨單號_tb.Size = New System.Drawing.Size(177, 23)
  512. Me.送貨單號_tb.TabIndex = 872
  513. '
  514. '客戶資訊_tb
  515. '
  516. Me.客戶資訊_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  517. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  518. Me.客戶資訊_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  519. Me.客戶資訊_tb.Location = New System.Drawing.Point(4, 132)
  520. Me.客戶資訊_tb.Multiline = True
  521. Me.客戶資訊_tb.Name = "客戶資訊_tb"
  522. Me.客戶資訊_tb.Size = New System.Drawing.Size(169, 123)
  523. Me.客戶資訊_tb.TabIndex = 847
  524. Me.客戶資訊_tb.Text = "Turning Point Propellers, Inc" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "C/O Rollins 3PL 1900 E Leffel Lane," & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Springfield" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) &
  525. "Jacksonville OH 45505" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "United States" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "002-1-937-325-2485"
  526. '
  527. '出貨日期_dtp
  528. '
  529. Me.出貨日期_dtp.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  530. Me.出貨日期_dtp.CustomFormat = "yyyy/MM/dd"
  531. Me.出貨日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
  532. Me.出貨日期_dtp.Location = New System.Drawing.Point(355, 132)
  533. Me.出貨日期_dtp.Name = "出貨日期_dtp"
  534. Me.出貨日期_dtp.Size = New System.Drawing.Size(121, 23)
  535. Me.出貨日期_dtp.TabIndex = 871
  536. '
  537. '開單人員_tb
  538. '
  539. Me.開單人員_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  540. Me.開單人員_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  541. Me.開單人員_tb.Location = New System.Drawing.Point(480, 132)
  542. Me.開單人員_tb.Name = "開單人員_tb"
  543. Me.開單人員_tb.ReadOnly = True
  544. Me.開單人員_tb.Size = New System.Drawing.Size(116, 23)
  545. Me.開單人員_tb.TabIndex = 870
  546. Me.開單人員_tb.Text = "涂懷柔"
  547. '
  548. '經辦_lb
  549. '
  550. Me.經辦_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  551. Me.經辦_lb.BackColor = System.Drawing.Color.LightGray
  552. Me.經辦_lb.Location = New System.Drawing.Point(479, 115)
  553. Me.經辦_lb.Name = "經辦_lb"
  554. Me.經辦_lb.Size = New System.Drawing.Size(117, 16)
  555. Me.經辦_lb.TabIndex = 852
  556. Me.經辦_lb.Text = "Salesperson:"
  557. '
  558. '出貨日期_lb
  559. '
  560. Me.出貨日期_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  561. Me.出貨日期_lb.BackColor = System.Drawing.Color.LightGray
  562. Me.出貨日期_lb.Location = New System.Drawing.Point(355, 115)
  563. Me.出貨日期_lb.Name = "出貨日期_lb"
  564. Me.出貨日期_lb.Size = New System.Drawing.Size(121, 16)
  565. Me.出貨日期_lb.TabIndex = 853
  566. Me.出貨日期_lb.Text = "Shipping Date:"
  567. '
  568. 'logo_pb
  569. '
  570. Me.logo_pb.BackgroundImage = Global.HT_ODOO_SELLING_PI.My.Resources.Resources.logo
  571. Me.logo_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  572. Me.logo_pb.Location = New System.Drawing.Point(1, 2)
  573. Me.logo_pb.Name = "logo_pb"
  574. Me.logo_pb.Size = New System.Drawing.Size(30, 30)
  575. Me.logo_pb.TabIndex = 867
  576. Me.logo_pb.TabStop = False
  577. '
  578. 'Label4
  579. '
  580. Me.Label4.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  581. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  582. Me.Label4.Location = New System.Drawing.Point(-1, 623)
  583. Me.Label4.Name = "Label4"
  584. Me.Label4.Size = New System.Drawing.Size(591, 19)
  585. Me.Label4.TabIndex = 850
  586. Me.Label4.Text = "Email : htpit@hantecprecision.com Web : http://www.hantecprecision.com"
  587. Me.Label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  588. '
  589. '送貨單號_lb
  590. '
  591. Me.送貨單號_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  592. Me.送貨單號_lb.BackColor = System.Drawing.Color.LightGray
  593. Me.送貨單號_lb.Location = New System.Drawing.Point(175, 115)
  594. Me.送貨單號_lb.Name = "送貨單號_lb"
  595. Me.送貨單號_lb.Size = New System.Drawing.Size(177, 16)
  596. Me.送貨單號_lb.TabIndex = 848
  597. Me.送貨單號_lb.Text = "Delivery #"
  598. '
  599. '客戶資料_lb
  600. '
  601. Me.客戶資料_lb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  602. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  603. Me.客戶資料_lb.BackColor = System.Drawing.Color.LightGray
  604. Me.客戶資料_lb.Location = New System.Drawing.Point(4, 115)
  605. Me.客戶資料_lb.Name = "客戶資料_lb"
  606. Me.客戶資料_lb.Size = New System.Drawing.Size(167, 16)
  607. Me.客戶資料_lb.TabIndex = 850
  608. Me.客戶資料_lb.Text = "For account and risk of Messrs.:"
  609. '
  610. 'Label25
  611. '
  612. Me.Label25.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  613. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  614. Me.Label25.AutoSize = True
  615. Me.Label25.Location = New System.Drawing.Point(-2, 21)
  616. Me.Label25.Name = "Label25"
  617. Me.Label25.Size = New System.Drawing.Size(487, 16)
  618. Me.Label25.TabIndex = 868
  619. Me.Label25.Text = "_________________________________________________________________________________" &
  620. "_______________"
  621. '
  622. 'Label26
  623. '
  624. Me.Label26.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  625. Me.Label26.AutoSize = True
  626. Me.Label26.Location = New System.Drawing.Point(59, 21)
  627. Me.Label26.Name = "Label26"
  628. Me.Label26.Size = New System.Drawing.Size(552, 16)
  629. Me.Label26.TabIndex = 869
  630. Me.Label26.Text = "_________________________________________________________________________________" &
  631. "____________________________"
  632. '
  633. '統編_lb
  634. '
  635. Me.統編_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  636. Me.統編_lb.AutoSize = True
  637. Me.統編_lb.Location = New System.Drawing.Point(483, 37)
  638. Me.統編_lb.Name = "統編_lb"
  639. Me.統編_lb.Size = New System.Drawing.Size(39, 16)
  640. Me.統編_lb.TabIndex = 846
  641. Me.統編_lb.Text = "VAT : "
  642. '
  643. '品牌_tb
  644. '
  645. Me.品牌_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  646. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  647. Me.品牌_tb.FormattingEnabled = True
  648. Me.品牌_tb.Location = New System.Drawing.Point(68, 596)
  649. Me.品牌_tb.Name = "品牌_tb"
  650. Me.品牌_tb.Size = New System.Drawing.Size(528, 24)
  651. Me.品牌_tb.TabIndex = 910
  652. Me.品牌_tb.Text = "TURNING POINT PROPELLER & EXPRESSR"
  653. '
  654. '品牌_lb
  655. '
  656. Me.品牌_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  657. Me.品牌_lb.BackColor = System.Drawing.Color.Transparent
  658. Me.品牌_lb.Location = New System.Drawing.Point(15, 601)
  659. Me.品牌_lb.Name = "品牌_lb"
  660. Me.品牌_lb.Size = New System.Drawing.Size(55, 16)
  661. Me.品牌_lb.TabIndex = 906
  662. Me.品牌_lb.Text = "BRAND :"
  663. Me.品牌_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  664. '
  665. 'Label30
  666. '
  667. Me.Label30.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  668. Me.Label30.AutoSize = True
  669. Me.Label30.Location = New System.Drawing.Point(56, 608)
  670. Me.Label30.Name = "Label30"
  671. Me.Label30.Size = New System.Drawing.Size(552, 16)
  672. Me.Label30.TabIndex = 890
  673. Me.Label30.Text = "_________________________________________________________________________________" &
  674. "____________________________"
  675. '
  676. 'Label14
  677. '
  678. Me.Label14.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  679. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  680. Me.Label14.AutoSize = True
  681. Me.Label14.Location = New System.Drawing.Point(-5, 608)
  682. Me.Label14.Name = "Label14"
  683. Me.Label14.Size = New System.Drawing.Size(487, 16)
  684. Me.Label14.TabIndex = 889
  685. Me.Label14.Text = "_________________________________________________________________________________" &
  686. "_______________"
  687. '
  688. 'PLT_lb
  689. '
  690. Me.PLT_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  691. Me.PLT_lb.AutoSize = True
  692. Me.PLT_lb.BackColor = System.Drawing.Color.Transparent
  693. Me.PLT_lb.Location = New System.Drawing.Point(219, 578)
  694. Me.PLT_lb.Name = "PLT_lb"
  695. Me.PLT_lb.Size = New System.Drawing.Size(27, 16)
  696. Me.PLT_lb.TabIndex = 915
  697. Me.PLT_lb.Text = "PLT"
  698. '
  699. '製造_lb
  700. '
  701. Me.製造_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  702. Me.製造_lb.BackColor = System.Drawing.Color.Transparent
  703. Me.製造_lb.Location = New System.Drawing.Point(254, 578)
  704. Me.製造_lb.Name = "製造_lb"
  705. Me.製造_lb.Size = New System.Drawing.Size(42, 16)
  706. Me.製造_lb.TabIndex = 905
  707. Me.製造_lb.Text = "Mark :"
  708. Me.製造_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  709. '
  710. '總數量2_lb
  711. '
  712. Me.總數量2_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  713. Me.總數量2_lb.BackColor = System.Drawing.Color.Transparent
  714. Me.總數量2_lb.Location = New System.Drawing.Point(26, 578)
  715. Me.總數量2_lb.Name = "總數量2_lb"
  716. Me.總數量2_lb.Size = New System.Drawing.Size(42, 16)
  717. Me.總數量2_lb.TabIndex = 896
  718. Me.總數量2_lb.Text = "Total :"
  719. Me.總數量2_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  720. '
  721. '貨櫃封條_lb
  722. '
  723. Me.貨櫃封條_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  724. Me.貨櫃封條_lb.BackColor = System.Drawing.Color.Transparent
  725. Me.貨櫃封條_lb.Location = New System.Drawing.Point(354, 555)
  726. Me.貨櫃封條_lb.Name = "貨櫃封條_lb"
  727. Me.貨櫃封條_lb.Size = New System.Drawing.Size(95, 16)
  728. Me.貨櫃封條_lb.TabIndex = 895
  729. Me.貨櫃封條_lb.Text = "Container Seal :"
  730. Me.貨櫃封條_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  731. '
  732. '金額大寫_lb
  733. '
  734. Me.金額大寫_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  735. Me.金額大寫_lb.BackColor = System.Drawing.Color.Transparent
  736. Me.金額大寫_lb.Location = New System.Drawing.Point(2, 533)
  737. Me.金額大寫_lb.Name = "金額大寫_lb"
  738. Me.金額大寫_lb.Size = New System.Drawing.Size(65, 16)
  739. Me.金額大寫_lb.TabIndex = 892
  740. Me.金額大寫_lb.Text = "Say Total :"
  741. Me.金額大寫_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  742. '
  743. 'Label40
  744. '
  745. Me.Label40.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  746. Me.Label40.AutoSize = True
  747. Me.Label40.BackColor = System.Drawing.Color.Transparent
  748. Me.Label40.Location = New System.Drawing.Point(135, 578)
  749. Me.Label40.Name = "Label40"
  750. Me.Label40.Size = New System.Drawing.Size(47, 16)
  751. Me.Label40.TabIndex = 913
  752. Me.Label40.Text = "PCS = "
  753. '
  754. '地址_lb
  755. '
  756. Me.地址_lb.BackColor = System.Drawing.Color.Transparent
  757. Me.地址_lb.Location = New System.Drawing.Point(6, 51)
  758. Me.地址_lb.Name = "地址_lb"
  759. Me.地址_lb.Size = New System.Drawing.Size(315, 64)
  760. Me.地址_lb.TabIndex = 916
  761. Me.地址_lb.Text = "NO. 22, SHENNONG E. RD., CHANGZHI TOWNSHIP," & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "PINGTUNG COUNTY" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "908126" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Taiwan" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  762. '
  763. '貨櫃_cb
  764. '
  765. Me.貨櫃_cb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  766. Me.貨櫃_cb.FormattingEnabled = True
  767. Me.貨櫃_cb.Location = New System.Drawing.Point(68, 551)
  768. Me.貨櫃_cb.Name = "貨櫃_cb"
  769. Me.貨櫃_cb.Size = New System.Drawing.Size(94, 24)
  770. Me.貨櫃_cb.TabIndex = 911
  771. Me.貨櫃_cb.Text = "LCL X 1"
  772. '
  773. '貨櫃_lb
  774. '
  775. Me.貨櫃_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  776. Me.貨櫃_lb.BackColor = System.Drawing.Color.Transparent
  777. Me.貨櫃_lb.Location = New System.Drawing.Point(0, 555)
  778. Me.貨櫃_lb.Name = "貨櫃_lb"
  779. Me.貨櫃_lb.Size = New System.Drawing.Size(68, 16)
  780. Me.貨櫃_lb.TabIndex = 893
  781. Me.貨櫃_lb.Text = "Container :"
  782. Me.貨櫃_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  783. '
  784. '貨櫃ID_lb
  785. '
  786. Me.貨櫃ID_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  787. Me.貨櫃ID_lb.BackColor = System.Drawing.Color.Transparent
  788. Me.貨櫃ID_lb.Location = New System.Drawing.Point(166, 555)
  789. Me.貨櫃ID_lb.Name = "貨櫃ID_lb"
  790. Me.貨櫃ID_lb.Size = New System.Drawing.Size(83, 16)
  791. Me.貨櫃ID_lb.TabIndex = 894
  792. Me.貨櫃ID_lb.Text = "Container ID :"
  793. Me.貨櫃ID_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  794. '
  795. '客戶資訊_cb
  796. '
  797. Me.客戶資訊_cb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  798. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  799. Me.客戶資訊_cb.FormattingEnabled = True
  800. Me.客戶資訊_cb.Location = New System.Drawing.Point(4, 319)
  801. Me.客戶資訊_cb.Name = "客戶資訊_cb"
  802. Me.客戶資訊_cb.Size = New System.Drawing.Size(169, 24)
  803. Me.客戶資訊_cb.TabIndex = 927
  804. Me.客戶資訊_cb.Text = "Turning Point Propellers, Inc"
  805. '
  806. '清單2_1_dgv
  807. '
  808. Me.清單2_1_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  809. Or System.Windows.Forms.AnchorStyles.Left) _
  810. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  811. Me.清單2_1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  812. Me.清單2_1_dgv.BackgroundColor = System.Drawing.Color.White
  813. Me.清單2_1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  814. Me.清單2_1_dgv.Location = New System.Drawing.Point(4, 280)
  815. Me.清單2_1_dgv.Name = "清單2_1_dgv"
  816. Me.清單2_1_dgv.RowHeadersWidth = 5
  817. Me.清單2_1_dgv.RowTemplate.Height = 24
  818. Me.清單2_1_dgv.Size = New System.Drawing.Size(593, 232)
  819. Me.清單2_1_dgv.TabIndex = 884
  820. '
  821. '貿易方式_cb
  822. '
  823. Me.貿易方式_cb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  824. Me.貿易方式_cb.FormattingEnabled = True
  825. Me.貿易方式_cb.Location = New System.Drawing.Point(175, 255)
  826. Me.貿易方式_cb.Name = "貿易方式_cb"
  827. Me.貿易方式_cb.Size = New System.Drawing.Size(141, 24)
  828. Me.貿易方式_cb.TabIndex = 877
  829. Me.貿易方式_cb.Text = "CIF"
  830. '
  831. '運送到_cb
  832. '
  833. Me.運送到_cb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  834. Me.運送到_cb.FormattingEnabled = True
  835. Me.運送到_cb.Location = New System.Drawing.Point(305, 172)
  836. Me.運送到_cb.Name = "運送到_cb"
  837. Me.運送到_cb.Size = New System.Drawing.Size(150, 24)
  838. Me.運送到_cb.TabIndex = 909
  839. Me.運送到_cb.Text = "Columbus,OH"
  840. '
  841. 'SplitContainer1
  842. '
  843. Me.SplitContainer1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  844. Or System.Windows.Forms.AnchorStyles.Left) _
  845. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  846. Me.SplitContainer1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  847. Me.SplitContainer1.Location = New System.Drawing.Point(102, 0)
  848. Me.SplitContainer1.Name = "SplitContainer1"
  849. '
  850. 'SplitContainer1.Panel1
  851. '
  852. Me.SplitContainer1.Panel1.Controls.Add(Me.Panel6)
  853. '
  854. 'SplitContainer1.Panel2
  855. '
  856. Me.SplitContainer1.Panel2.Controls.Add(Me.Panel1)
  857. Me.SplitContainer1.Size = New System.Drawing.Size(1245, 643)
  858. Me.SplitContainer1.SplitterDistance = 608
  859. Me.SplitContainer1.SplitterWidth = 2
  860. Me.SplitContainer1.TabIndex = 870
  861. '
  862. 'Panel1
  863. '
  864. Me.Panel1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  865. Or System.Windows.Forms.AnchorStyles.Left) _
  866. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  867. Me.Panel1.BackColor = System.Drawing.Color.White
  868. Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  869. Me.Panel1.Controls.Add(Me.Label9)
  870. Me.Panel1.Controls.Add(Me.NumericUpDown3)
  871. Me.Panel1.Controls.Add(Me.Label10)
  872. Me.Panel1.Controls.Add(Me.Label8)
  873. Me.Panel1.Controls.Add(Me.NumericUpDown2)
  874. Me.Panel1.Controls.Add(Me.Label7)
  875. Me.Panel1.Controls.Add(Me.DataGridView1)
  876. Me.Panel1.Controls.Add(Me.NumericUpDown1)
  877. Me.Panel1.Controls.Add(Me.Label6)
  878. Me.Panel1.Controls.Add(Me.Label5)
  879. Me.Panel1.Controls.Add(Me.新增_bt)
  880. Me.Panel1.Controls.Add(Me.存檔_bt)
  881. Me.Panel1.Controls.Add(Me.刪除明細_bt)
  882. Me.Panel1.Controls.Add(Me.刪除發票_bt)
  883. Me.Panel1.Controls.Add(Me.列印_bt)
  884. Me.Panel1.Controls.Add(Me.Label2)
  885. Me.Panel1.Controls.Add(Me.Label3)
  886. Me.Panel1.Location = New System.Drawing.Point(-1, -1)
  887. Me.Panel1.Name = "Panel1"
  888. Me.Panel1.Size = New System.Drawing.Size(631, 643)
  889. Me.Panel1.TabIndex = 0
  890. '
  891. 'Label2
  892. '
  893. Me.Label2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  894. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  895. Me.Label2.AutoSize = True
  896. Me.Label2.Location = New System.Drawing.Point(-11, 21)
  897. Me.Label2.Name = "Label2"
  898. Me.Label2.Size = New System.Drawing.Size(487, 16)
  899. Me.Label2.TabIndex = 870
  900. Me.Label2.Text = "_________________________________________________________________________________" &
  901. "_______________"
  902. '
  903. 'Label3
  904. '
  905. Me.Label3.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  906. Me.Label3.AutoSize = True
  907. Me.Label3.Location = New System.Drawing.Point(80, 21)
  908. Me.Label3.Name = "Label3"
  909. Me.Label3.Size = New System.Drawing.Size(552, 16)
  910. Me.Label3.TabIndex = 871
  911. Me.Label3.Text = "_________________________________________________________________________________" &
  912. "____________________________"
  913. '
  914. 'Label5
  915. '
  916. Me.Label5.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  917. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  918. Me.Label5.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  919. Me.Label5.ForeColor = System.Drawing.Color.Red
  920. Me.Label5.Location = New System.Drawing.Point(133, 37)
  921. Me.Label5.Name = "Label5"
  922. Me.Label5.Size = New System.Drawing.Size(395, 25)
  923. Me.Label5.TabIndex = 921
  924. Me.Label5.Text = "PACKING LIST"
  925. Me.Label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  926. '
  927. 'Label6
  928. '
  929. Me.Label6.BackColor = System.Drawing.Color.Transparent
  930. Me.Label6.Location = New System.Drawing.Point(3, 65)
  931. Me.Label6.Name = "Label6"
  932. Me.Label6.Size = New System.Drawing.Size(65, 16)
  933. Me.Label6.TabIndex = 922
  934. Me.Label6.Text = "棧板數量 :"
  935. '
  936. 'NumericUpDown1
  937. '
  938. Me.NumericUpDown1.Location = New System.Drawing.Point(68, 61)
  939. Me.NumericUpDown1.Maximum = New Decimal(New Integer() {1000, 0, 0, 0})
  940. Me.NumericUpDown1.Name = "NumericUpDown1"
  941. Me.NumericUpDown1.Size = New System.Drawing.Size(59, 23)
  942. Me.NumericUpDown1.TabIndex = 923
  943. Me.NumericUpDown1.ThousandsSeparator = True
  944. '
  945. 'DataGridView1
  946. '
  947. Me.DataGridView1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  948. Or System.Windows.Forms.AnchorStyles.Left) _
  949. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  950. Me.DataGridView1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  951. Me.DataGridView1.BackgroundColor = System.Drawing.Color.White
  952. Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  953. Me.DataGridView1.Location = New System.Drawing.Point(3, 86)
  954. Me.DataGridView1.Name = "DataGridView1"
  955. Me.DataGridView1.RowHeadersWidth = 5
  956. Me.DataGridView1.RowTemplate.Height = 24
  957. Me.DataGridView1.Size = New System.Drawing.Size(622, 451)
  958. Me.DataGridView1.TabIndex = 924
  959. '
  960. 'NumericUpDown2
  961. '
  962. Me.NumericUpDown2.Location = New System.Drawing.Point(205, 61)
  963. Me.NumericUpDown2.Maximum = New Decimal(New Integer() {1000, 0, 0, 0})
  964. Me.NumericUpDown2.Name = "NumericUpDown2"
  965. Me.NumericUpDown2.Size = New System.Drawing.Size(59, 23)
  966. Me.NumericUpDown2.TabIndex = 926
  967. Me.NumericUpDown2.ThousandsSeparator = True
  968. Me.NumericUpDown2.Value = New Decimal(New Integer() {7, 0, 0, 0})
  969. '
  970. 'Label7
  971. '
  972. Me.Label7.BackColor = System.Drawing.Color.Transparent
  973. Me.Label7.Location = New System.Drawing.Point(140, 65)
  974. Me.Label7.Name = "Label7"
  975. Me.Label7.Size = New System.Drawing.Size(65, 16)
  976. Me.Label7.TabIndex = 925
  977. Me.Label7.Text = "棧板重量 :"
  978. '
  979. 'Label8
  980. '
  981. Me.Label8.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  982. Me.Label8.AutoSize = True
  983. Me.Label8.BackColor = System.Drawing.Color.Transparent
  984. Me.Label8.Location = New System.Drawing.Point(266, 65)
  985. Me.Label8.Name = "Label8"
  986. Me.Label8.Size = New System.Drawing.Size(23, 16)
  987. Me.Label8.TabIndex = 927
  988. Me.Label8.Text = "KG"
  989. '
  990. 'Label9
  991. '
  992. Me.Label9.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  993. Me.Label9.AutoSize = True
  994. Me.Label9.BackColor = System.Drawing.Color.Transparent
  995. Me.Label9.Location = New System.Drawing.Point(427, 65)
  996. Me.Label9.Name = "Label9"
  997. Me.Label9.Size = New System.Drawing.Size(23, 16)
  998. Me.Label9.TabIndex = 930
  999. Me.Label9.Text = "KG"
  1000. '
  1001. 'NumericUpDown3
  1002. '
  1003. Me.NumericUpDown3.Location = New System.Drawing.Point(366, 61)
  1004. Me.NumericUpDown3.Maximum = New Decimal(New Integer() {1000, 0, 0, 0})
  1005. Me.NumericUpDown3.Name = "NumericUpDown3"
  1006. Me.NumericUpDown3.Size = New System.Drawing.Size(59, 23)
  1007. Me.NumericUpDown3.TabIndex = 929
  1008. Me.NumericUpDown3.ThousandsSeparator = True
  1009. '
  1010. 'Label10
  1011. '
  1012. Me.Label10.BackColor = System.Drawing.Color.Transparent
  1013. Me.Label10.Location = New System.Drawing.Point(301, 65)
  1014. Me.Label10.Name = "Label10"
  1015. Me.Label10.Size = New System.Drawing.Size(65, 16)
  1016. Me.Label10.TabIndex = 928
  1017. Me.Label10.Text = "棧板總重 :"
  1018. '
  1019. '裝箱單
  1020. '
  1021. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  1022. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  1023. Me.ClientSize = New System.Drawing.Size(1350, 643)
  1024. Me.Controls.Add(Me.清單2_dgv)
  1025. Me.Controls.Add(Me.SplitContainer1)
  1026. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1027. Me.Margin = New System.Windows.Forms.Padding(4)
  1028. Me.Name = "裝箱單"
  1029. Me.Text = "裝箱單"
  1030. CType(Me.清單2_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1031. Me.Panel6.ResumeLayout(False)
  1032. Me.Panel6.PerformLayout()
  1033. CType(Me.logo_pb, System.ComponentModel.ISupportInitialize).EndInit()
  1034. CType(Me.清單2_1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1035. Me.SplitContainer1.Panel1.ResumeLayout(False)
  1036. Me.SplitContainer1.Panel2.ResumeLayout(False)
  1037. CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).EndInit()
  1038. Me.SplitContainer1.ResumeLayout(False)
  1039. Me.Panel1.ResumeLayout(False)
  1040. Me.Panel1.PerformLayout()
  1041. CType(Me.NumericUpDown1, System.ComponentModel.ISupportInitialize).EndInit()
  1042. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
  1043. CType(Me.NumericUpDown2, System.ComponentModel.ISupportInitialize).EndInit()
  1044. CType(Me.NumericUpDown3, System.ComponentModel.ISupportInitialize).EndInit()
  1045. Me.ResumeLayout(False)
  1046. End Sub
  1047. Friend WithEvents 清單2_dgv As DataGridView
  1048. Friend WithEvents Panel6 As Panel
  1049. Friend WithEvents 運送到_lb As Label
  1050. Friend WithEvents 客戶名稱_cb As ComboBox
  1051. Friend WithEvents 總數量b_lb As Label
  1052. Friend WithEvents 貨櫃ID_tb As TextBox
  1053. Friend WithEvents 金額大寫a_lb As Label
  1054. Friend WithEvents 總金額a_lb As Label
  1055. Friend WithEvents 總數量a_lb As Label
  1056. Friend WithEvents 列印_bt As Button
  1057. Friend WithEvents 刪除發票_bt As Button
  1058. Friend WithEvents 刪除明細_bt As Button
  1059. Friend WithEvents 語言_cb As ComboBox
  1060. Friend WithEvents 存檔_bt As Button
  1061. Friend WithEvents Label44 As Label
  1062. Friend WithEvents 公司名稱_lb As Label
  1063. Friend WithEvents 棧板數_tb As TextBox
  1064. Friend WithEvents 新增_bt As Button
  1065. Friend WithEvents 製造_tb As TextBox
  1066. Friend WithEvents Label1 As Label
  1067. Friend WithEvents 總數量1_lb As Label
  1068. Friend WithEvents 總金額1_lb As Label
  1069. Friend WithEvents 貨櫃封條_tb As TextBox
  1070. Friend WithEvents 出貨備註_tb As TextBox
  1071. Friend WithEvents 出貨備註_lb As Label
  1072. Friend WithEvents 運送方式_tb As TextBox
  1073. Friend WithEvents 出貨地點_tb As TextBox
  1074. Friend WithEvents 出貨地點_lb As Label
  1075. Friend WithEvents 出貨方_tb As TextBox
  1076. Friend WithEvents 運送方式_lb As Label
  1077. Friend WithEvents 出貨方_lb As Label
  1078. Friend WithEvents 貿易方式_lb As Label
  1079. Friend WithEvents 送貨單號_tb As TextBox
  1080. Friend WithEvents 客戶資訊_tb As TextBox
  1081. Friend WithEvents 出貨日期_dtp As DateTimePicker
  1082. Friend WithEvents 開單人員_tb As TextBox
  1083. Friend WithEvents 經辦_lb As Label
  1084. Friend WithEvents 出貨日期_lb As Label
  1085. Friend WithEvents logo_pb As PictureBox
  1086. Friend WithEvents Label4 As Label
  1087. Friend WithEvents 送貨單號_lb As Label
  1088. Friend WithEvents 客戶資料_lb As Label
  1089. Friend WithEvents Label25 As Label
  1090. Friend WithEvents Label26 As Label
  1091. Friend WithEvents 統編_lb As Label
  1092. Friend WithEvents 品牌_tb As ComboBox
  1093. Friend WithEvents 品牌_lb As Label
  1094. Friend WithEvents Label30 As Label
  1095. Friend WithEvents Label14 As Label
  1096. Friend WithEvents PLT_lb As Label
  1097. Friend WithEvents 製造_lb As Label
  1098. Friend WithEvents 總數量2_lb As Label
  1099. Friend WithEvents 貨櫃封條_lb As Label
  1100. Friend WithEvents 金額大寫_lb As Label
  1101. Friend WithEvents Label40 As Label
  1102. Friend WithEvents 地址_lb As Label
  1103. Friend WithEvents 貨櫃_cb As ComboBox
  1104. Friend WithEvents 貨櫃_lb As Label
  1105. Friend WithEvents 貨櫃ID_lb As Label
  1106. Friend WithEvents 客戶資訊_cb As ComboBox
  1107. Friend WithEvents 清單2_1_dgv As DataGridView
  1108. Friend WithEvents 貿易方式_cb As ComboBox
  1109. Friend WithEvents 運送到_cb As ComboBox
  1110. Friend WithEvents SplitContainer1 As SplitContainer
  1111. Friend WithEvents Panel1 As Panel
  1112. Friend WithEvents Label6 As Label
  1113. Friend WithEvents Label5 As Label
  1114. Friend WithEvents Label2 As Label
  1115. Friend WithEvents Label3 As Label
  1116. Friend WithEvents Label9 As Label
  1117. Friend WithEvents NumericUpDown3 As NumericUpDown
  1118. Friend WithEvents Label10 As Label
  1119. Friend WithEvents Label8 As Label
  1120. Friend WithEvents NumericUpDown2 As NumericUpDown
  1121. Friend WithEvents Label7 As Label
  1122. Friend WithEvents DataGridView1 As DataGridView
  1123. Friend WithEvents NumericUpDown1 As NumericUpDown
  1124. End Class