Без опису
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

銷售發票.Designer.vb 76KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495
  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.清單1_dgv = New System.Windows.Forms.DataGridView()
  23. Me.Label1 = New System.Windows.Forms.Label()
  24. Me.統編_lb = New System.Windows.Forms.Label()
  25. Me.Label4 = New System.Windows.Forms.Label()
  26. Me.清單1_1_dgv = New System.Windows.Forms.DataGridView()
  27. Me.Panel2 = New System.Windows.Forms.Panel()
  28. Me.SplitContainer1 = New System.Windows.Forms.SplitContainer()
  29. Me.幣別_tb = New System.Windows.Forms.TextBox()
  30. Me.Label2 = New System.Windows.Forms.Label()
  31. Me.匯率_tb = New System.Windows.Forms.TextBox()
  32. Me.Label3 = New System.Windows.Forms.Label()
  33. Me.Label45 = New System.Windows.Forms.Label()
  34. Me.重新讀取_bt = New System.Windows.Forms.Button()
  35. Me.刪除受訂單_bt = New System.Windows.Forms.Button()
  36. Me.導入受訂單_bt = New System.Windows.Forms.Button()
  37. Me.增加明細_bt = New System.Windows.Forms.Button()
  38. Me.Label6 = New System.Windows.Forms.Label()
  39. Me.Label9 = New System.Windows.Forms.Label()
  40. Me.交易方式_tb = New System.Windows.Forms.TextBox()
  41. Me.Label24 = New System.Windows.Forms.Label()
  42. Me.Label23 = New System.Windows.Forms.Label()
  43. Me.Label16 = New System.Windows.Forms.Label()
  44. Me.備註_tb = New System.Windows.Forms.TextBox()
  45. Me.客戶編號_tb = New System.Windows.Forms.TextBox()
  46. Me.Label22 = New System.Windows.Forms.Label()
  47. Me.訂單號_tb = New System.Windows.Forms.TextBox()
  48. Me.客戶名稱_tb = New System.Windows.Forms.TextBox()
  49. Me.Label21 = New System.Windows.Forms.Label()
  50. Me.Label20 = New System.Windows.Forms.Label()
  51. Me.受訂日期_dtp = New System.Windows.Forms.DateTimePicker()
  52. Me.經辦業務_tb = New System.Windows.Forms.TextBox()
  53. Me.預交日期_dtp = New System.Windows.Forms.DateTimePicker()
  54. Me.Label19 = New System.Windows.Forms.Label()
  55. Me.統一編號_tb = New System.Windows.Forms.TextBox()
  56. Me.Label18 = New System.Windows.Forms.Label()
  57. Me.連絡電話_tb = New System.Windows.Forms.TextBox()
  58. Me.傳真_tb = New System.Windows.Forms.TextBox()
  59. Me.Label10 = New System.Windows.Forms.Label()
  60. Me.Label17 = New System.Windows.Forms.Label()
  61. Me.送貨地址_tb = New System.Windows.Forms.TextBox()
  62. Me.Label15 = New System.Windows.Forms.Label()
  63. Me.Panel1 = New System.Windows.Forms.Panel()
  64. Me.總金額_lb = New System.Windows.Forms.Label()
  65. Me.總數量_lb = New System.Windows.Forms.Label()
  66. Me.Label47 = New System.Windows.Forms.Label()
  67. Me.Label46 = New System.Windows.Forms.Label()
  68. Me.清單2_dgv = New System.Windows.Forms.DataGridView()
  69. Me.Panel6 = New System.Windows.Forms.Panel()
  70. Me.運送到_lb = New System.Windows.Forms.Label()
  71. Me.客戶名稱_cb = New System.Windows.Forms.ComboBox()
  72. Me.總數量b_lb = New System.Windows.Forms.Label()
  73. Me.貨櫃ID_tb = New System.Windows.Forms.TextBox()
  74. Me.金額大寫a_lb = New System.Windows.Forms.Label()
  75. Me.總金額a_lb = New System.Windows.Forms.Label()
  76. Me.總數量a_lb = New System.Windows.Forms.Label()
  77. Me.列印_bt = New System.Windows.Forms.Button()
  78. Me.刪除發票_bt = New System.Windows.Forms.Button()
  79. Me.刪除明細_bt = New System.Windows.Forms.Button()
  80. Me.語言_cb = New System.Windows.Forms.ComboBox()
  81. Me.存檔_bt = New System.Windows.Forms.Button()
  82. Me.Label44 = New System.Windows.Forms.Label()
  83. Me.公司名稱_lb = New System.Windows.Forms.Label()
  84. Me.棧板數_tb = New System.Windows.Forms.TextBox()
  85. Me.新增_bt = New System.Windows.Forms.Button()
  86. Me.製造_tb = New System.Windows.Forms.TextBox()
  87. Me.總數量1_lb = New System.Windows.Forms.Label()
  88. Me.總金額1_lb = New System.Windows.Forms.Label()
  89. Me.貨櫃封條_tb = New System.Windows.Forms.TextBox()
  90. Me.出貨備註_tb = New System.Windows.Forms.TextBox()
  91. Me.出貨備註_lb = New System.Windows.Forms.Label()
  92. Me.運送方式_tb = New System.Windows.Forms.TextBox()
  93. Me.出貨地點_tb = New System.Windows.Forms.TextBox()
  94. Me.出貨地點_lb = New System.Windows.Forms.Label()
  95. Me.出貨方_tb = New System.Windows.Forms.TextBox()
  96. Me.運送方式_lb = New System.Windows.Forms.Label()
  97. Me.出貨方_lb = New System.Windows.Forms.Label()
  98. Me.貿易方式_lb = New System.Windows.Forms.Label()
  99. Me.送貨單號_tb = New System.Windows.Forms.TextBox()
  100. Me.客戶資訊_tb = New System.Windows.Forms.TextBox()
  101. Me.出貨日期_dtp = New System.Windows.Forms.DateTimePicker()
  102. Me.開單人員_tb = New System.Windows.Forms.TextBox()
  103. Me.經辦_lb = New System.Windows.Forms.Label()
  104. Me.出貨日期_lb = New System.Windows.Forms.Label()
  105. Me.logo_pb = New System.Windows.Forms.PictureBox()
  106. Me.送貨單號_lb = New System.Windows.Forms.Label()
  107. Me.客戶資料_lb = New System.Windows.Forms.Label()
  108. Me.Label25 = New System.Windows.Forms.Label()
  109. Me.Label26 = New System.Windows.Forms.Label()
  110. Me.品牌_tb = New System.Windows.Forms.ComboBox()
  111. Me.品牌_lb = New System.Windows.Forms.Label()
  112. Me.Label30 = New System.Windows.Forms.Label()
  113. Me.Label14 = New System.Windows.Forms.Label()
  114. Me.PLT_lb = New System.Windows.Forms.Label()
  115. Me.製造_lb = New System.Windows.Forms.Label()
  116. Me.總數量2_lb = New System.Windows.Forms.Label()
  117. Me.貨櫃封條_lb = New System.Windows.Forms.Label()
  118. Me.金額大寫_lb = New System.Windows.Forms.Label()
  119. Me.Label40 = New System.Windows.Forms.Label()
  120. Me.地址_lb = New System.Windows.Forms.Label()
  121. Me.貨櫃_cb = New System.Windows.Forms.ComboBox()
  122. Me.貨櫃_lb = New System.Windows.Forms.Label()
  123. Me.貨櫃ID_lb = New System.Windows.Forms.Label()
  124. Me.客戶資訊_cb = New System.Windows.Forms.ComboBox()
  125. Me.清單2_1_dgv = New System.Windows.Forms.DataGridView()
  126. Me.貿易方式_cb = New System.Windows.Forms.ComboBox()
  127. Me.運送到_cb = New System.Windows.Forms.ComboBox()
  128. Me.開啟檔案 = New System.Windows.Forms.OpenFileDialog()
  129. Me.清單3_dgv = New System.Windows.Forms.DataGridView()
  130. CType(Me.清單1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  131. CType(Me.清單1_1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  132. Me.Panel2.SuspendLayout()
  133. CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).BeginInit()
  134. Me.SplitContainer1.Panel1.SuspendLayout()
  135. Me.SplitContainer1.Panel2.SuspendLayout()
  136. Me.SplitContainer1.SuspendLayout()
  137. Me.Panel1.SuspendLayout()
  138. CType(Me.清單2_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  139. Me.Panel6.SuspendLayout()
  140. CType(Me.logo_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  141. CType(Me.清單2_1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  142. CType(Me.清單3_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  143. Me.SuspendLayout()
  144. '
  145. '清單1_dgv
  146. '
  147. Me.清單1_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  148. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  149. Me.清單1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  150. Me.清單1_dgv.BackgroundColor = System.Drawing.Color.White
  151. Me.清單1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  152. Me.清單1_dgv.Location = New System.Drawing.Point(1, -1)
  153. Me.清單1_dgv.Name = "清單1_dgv"
  154. Me.清單1_dgv.RowHeadersWidth = 5
  155. Me.清單1_dgv.RowTemplate.Height = 24
  156. Me.清單1_dgv.Size = New System.Drawing.Size(117, 643)
  157. Me.清單1_dgv.TabIndex = 841
  158. '
  159. 'Label1
  160. '
  161. Me.Label1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  162. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  163. Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  164. Me.Label1.ForeColor = System.Drawing.Color.Red
  165. Me.Label1.Location = New System.Drawing.Point(57, 88)
  166. Me.Label1.Name = "Label1"
  167. Me.Label1.Size = New System.Drawing.Size(492, 25)
  168. Me.Label1.TabIndex = 844
  169. Me.Label1.Text = "COMMERCIAL INVOICE"
  170. Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  171. '
  172. '統編_lb
  173. '
  174. Me.統編_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  175. Me.統編_lb.AutoSize = True
  176. Me.統編_lb.Location = New System.Drawing.Point(488, 37)
  177. Me.統編_lb.Name = "統編_lb"
  178. Me.統編_lb.Size = New System.Drawing.Size(39, 16)
  179. Me.統編_lb.TabIndex = 846
  180. Me.統編_lb.Text = "VAT : "
  181. '
  182. 'Label4
  183. '
  184. Me.Label4.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  185. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  186. Me.Label4.Location = New System.Drawing.Point(-1, 623)
  187. Me.Label4.Name = "Label4"
  188. Me.Label4.Size = New System.Drawing.Size(596, 19)
  189. Me.Label4.TabIndex = 850
  190. Me.Label4.Text = "Email : htpit@hantecprecision.com Web : http://www.hantecprecision.com"
  191. Me.Label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  192. '
  193. '清單1_1_dgv
  194. '
  195. Me.清單1_1_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  196. Or System.Windows.Forms.AnchorStyles.Left) _
  197. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  198. Me.清單1_1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  199. Me.清單1_1_dgv.BackgroundColor = System.Drawing.Color.White
  200. Me.清單1_1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  201. Me.清單1_1_dgv.Location = New System.Drawing.Point(117, 155)
  202. Me.清單1_1_dgv.Name = "清單1_1_dgv"
  203. Me.清單1_1_dgv.RowHeadersWidth = 5
  204. Me.清單1_1_dgv.RowTemplate.Height = 24
  205. Me.清單1_1_dgv.Size = New System.Drawing.Size(513, 460)
  206. Me.清單1_1_dgv.TabIndex = 853
  207. '
  208. 'Panel2
  209. '
  210. Me.Panel2.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  211. Or System.Windows.Forms.AnchorStyles.Left) _
  212. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  213. Me.Panel2.Controls.Add(Me.SplitContainer1)
  214. Me.Panel2.Location = New System.Drawing.Point(0, 0)
  215. Me.Panel2.Name = "Panel2"
  216. Me.Panel2.Size = New System.Drawing.Size(1350, 643)
  217. Me.Panel2.TabIndex = 857
  218. '
  219. 'SplitContainer1
  220. '
  221. Me.SplitContainer1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  222. Or System.Windows.Forms.AnchorStyles.Left) _
  223. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  224. Me.SplitContainer1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  225. Me.SplitContainer1.Location = New System.Drawing.Point(0, 0)
  226. Me.SplitContainer1.Name = "SplitContainer1"
  227. '
  228. 'SplitContainer1.Panel1
  229. '
  230. Me.SplitContainer1.Panel1.Controls.Add(Me.幣別_tb)
  231. Me.SplitContainer1.Panel1.Controls.Add(Me.Label2)
  232. Me.SplitContainer1.Panel1.Controls.Add(Me.匯率_tb)
  233. Me.SplitContainer1.Panel1.Controls.Add(Me.Label3)
  234. Me.SplitContainer1.Panel1.Controls.Add(Me.Label45)
  235. Me.SplitContainer1.Panel1.Controls.Add(Me.重新讀取_bt)
  236. Me.SplitContainer1.Panel1.Controls.Add(Me.刪除受訂單_bt)
  237. Me.SplitContainer1.Panel1.Controls.Add(Me.導入受訂單_bt)
  238. Me.SplitContainer1.Panel1.Controls.Add(Me.增加明細_bt)
  239. Me.SplitContainer1.Panel1.Controls.Add(Me.Label6)
  240. Me.SplitContainer1.Panel1.Controls.Add(Me.Label9)
  241. Me.SplitContainer1.Panel1.Controls.Add(Me.交易方式_tb)
  242. Me.SplitContainer1.Panel1.Controls.Add(Me.Label24)
  243. Me.SplitContainer1.Panel1.Controls.Add(Me.清單1_dgv)
  244. Me.SplitContainer1.Panel1.Controls.Add(Me.Label23)
  245. Me.SplitContainer1.Panel1.Controls.Add(Me.Label16)
  246. Me.SplitContainer1.Panel1.Controls.Add(Me.備註_tb)
  247. Me.SplitContainer1.Panel1.Controls.Add(Me.客戶編號_tb)
  248. Me.SplitContainer1.Panel1.Controls.Add(Me.Label22)
  249. Me.SplitContainer1.Panel1.Controls.Add(Me.訂單號_tb)
  250. Me.SplitContainer1.Panel1.Controls.Add(Me.客戶名稱_tb)
  251. Me.SplitContainer1.Panel1.Controls.Add(Me.Label21)
  252. Me.SplitContainer1.Panel1.Controls.Add(Me.清單1_1_dgv)
  253. Me.SplitContainer1.Panel1.Controls.Add(Me.Label20)
  254. Me.SplitContainer1.Panel1.Controls.Add(Me.受訂日期_dtp)
  255. Me.SplitContainer1.Panel1.Controls.Add(Me.經辦業務_tb)
  256. Me.SplitContainer1.Panel1.Controls.Add(Me.預交日期_dtp)
  257. Me.SplitContainer1.Panel1.Controls.Add(Me.Label19)
  258. Me.SplitContainer1.Panel1.Controls.Add(Me.統一編號_tb)
  259. Me.SplitContainer1.Panel1.Controls.Add(Me.Label18)
  260. Me.SplitContainer1.Panel1.Controls.Add(Me.連絡電話_tb)
  261. Me.SplitContainer1.Panel1.Controls.Add(Me.傳真_tb)
  262. Me.SplitContainer1.Panel1.Controls.Add(Me.Label10)
  263. Me.SplitContainer1.Panel1.Controls.Add(Me.Label17)
  264. Me.SplitContainer1.Panel1.Controls.Add(Me.送貨地址_tb)
  265. Me.SplitContainer1.Panel1.Controls.Add(Me.Label15)
  266. Me.SplitContainer1.Panel1.Controls.Add(Me.Panel1)
  267. '
  268. 'SplitContainer1.Panel2
  269. '
  270. Me.SplitContainer1.Panel2.Controls.Add(Me.清單2_dgv)
  271. Me.SplitContainer1.Panel2.Controls.Add(Me.Panel6)
  272. Me.SplitContainer1.Size = New System.Drawing.Size(1350, 643)
  273. Me.SplitContainer1.SplitterDistance = 636
  274. Me.SplitContainer1.SplitterWidth = 2
  275. Me.SplitContainer1.TabIndex = 867
  276. '
  277. '幣別_tb
  278. '
  279. Me.幣別_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  280. Me.幣別_tb.Location = New System.Drawing.Point(498, 60)
  281. Me.幣別_tb.Name = "幣別_tb"
  282. Me.幣別_tb.Size = New System.Drawing.Size(41, 23)
  283. Me.幣別_tb.TabIndex = 916
  284. '
  285. 'Label2
  286. '
  287. Me.Label2.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  288. Me.Label2.AutoSize = True
  289. Me.Label2.Location = New System.Drawing.Point(465, 64)
  290. Me.Label2.Name = "Label2"
  291. Me.Label2.Size = New System.Drawing.Size(31, 16)
  292. Me.Label2.TabIndex = 917
  293. Me.Label2.Text = "幣別"
  294. '
  295. '匯率_tb
  296. '
  297. Me.匯率_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  298. Me.匯率_tb.Location = New System.Drawing.Point(572, 60)
  299. Me.匯率_tb.Name = "匯率_tb"
  300. Me.匯率_tb.Size = New System.Drawing.Size(58, 23)
  301. Me.匯率_tb.TabIndex = 914
  302. '
  303. 'Label3
  304. '
  305. Me.Label3.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  306. Me.Label3.AutoSize = True
  307. Me.Label3.Location = New System.Drawing.Point(539, 63)
  308. Me.Label3.Name = "Label3"
  309. Me.Label3.Size = New System.Drawing.Size(31, 16)
  310. Me.Label3.TabIndex = 915
  311. Me.Label3.Text = "匯率"
  312. '
  313. 'Label45
  314. '
  315. Me.Label45.AutoSize = True
  316. Me.Label45.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  317. Me.Label45.Location = New System.Drawing.Point(120, 8)
  318. Me.Label45.Name = "Label45"
  319. Me.Label45.Size = New System.Drawing.Size(153, 20)
  320. Me.Label45.TabIndex = 867
  321. Me.Label45.Text = "天心系統受訂單資料"
  322. '
  323. '重新讀取_bt
  324. '
  325. Me.重新讀取_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  326. Me.重新讀取_bt.BackgroundImage = Global.HT_ODOO_SELLING_PI.My.Resources.Resources.renew
  327. Me.重新讀取_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  328. Me.重新讀取_bt.Location = New System.Drawing.Point(534, 0)
  329. Me.重新讀取_bt.Name = "重新讀取_bt"
  330. Me.重新讀取_bt.Size = New System.Drawing.Size(33, 33)
  331. Me.重新讀取_bt.TabIndex = 842
  332. Me.重新讀取_bt.UseVisualStyleBackColor = True
  333. '
  334. '刪除受訂單_bt
  335. '
  336. Me.刪除受訂單_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  337. Me.刪除受訂單_bt.BackgroundImage = Global.HT_ODOO_SELLING_PI.My.Resources.Resources.GarbageEmpty
  338. Me.刪除受訂單_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  339. Me.刪除受訂單_bt.Location = New System.Drawing.Point(599, 0)
  340. Me.刪除受訂單_bt.Name = "刪除受訂單_bt"
  341. Me.刪除受訂單_bt.Size = New System.Drawing.Size(33, 33)
  342. Me.刪除受訂單_bt.TabIndex = 866
  343. Me.刪除受訂單_bt.UseVisualStyleBackColor = True
  344. '
  345. '導入受訂單_bt
  346. '
  347. Me.導入受訂單_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  348. Me.導入受訂單_bt.BackgroundImage = Global.HT_ODOO_SELLING_PI.My.Resources.Resources.EXCELOUT
  349. Me.導入受訂單_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  350. Me.導入受訂單_bt.Location = New System.Drawing.Point(502, 0)
  351. Me.導入受訂單_bt.Name = "導入受訂單_bt"
  352. Me.導入受訂單_bt.Size = New System.Drawing.Size(33, 33)
  353. Me.導入受訂單_bt.TabIndex = 843
  354. Me.導入受訂單_bt.UseVisualStyleBackColor = True
  355. '
  356. '增加明細_bt
  357. '
  358. Me.增加明細_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  359. Me.增加明細_bt.BackgroundImage = Global.HT_ODOO_SELLING_PI.My.Resources.Resources.arrow_right
  360. Me.增加明細_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  361. Me.增加明細_bt.Location = New System.Drawing.Point(566, 0)
  362. Me.增加明細_bt.Name = "增加明細_bt"
  363. Me.增加明細_bt.Size = New System.Drawing.Size(33, 33)
  364. Me.增加明細_bt.TabIndex = 865
  365. Me.增加明細_bt.UseVisualStyleBackColor = True
  366. '
  367. 'Label6
  368. '
  369. Me.Label6.AutoSize = True
  370. Me.Label6.Location = New System.Drawing.Point(119, 21)
  371. Me.Label6.Name = "Label6"
  372. Me.Label6.Size = New System.Drawing.Size(537, 16)
  373. Me.Label6.TabIndex = 845
  374. Me.Label6.Text = "_________________________________________________________________________________" &
  375. "_________________________"
  376. '
  377. 'Label9
  378. '
  379. Me.Label9.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  380. Me.Label9.AutoSize = True
  381. Me.Label9.Location = New System.Drawing.Point(169, 21)
  382. Me.Label9.Name = "Label9"
  383. Me.Label9.Size = New System.Drawing.Size(467, 16)
  384. Me.Label9.TabIndex = 846
  385. Me.Label9.Text = "_________________________________________________________________________________" &
  386. "___________"
  387. '
  388. '交易方式_tb
  389. '
  390. Me.交易方式_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  391. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  392. Me.交易方式_tb.Location = New System.Drawing.Point(371, 108)
  393. Me.交易方式_tb.Name = "交易方式_tb"
  394. Me.交易方式_tb.Size = New System.Drawing.Size(260, 23)
  395. Me.交易方式_tb.TabIndex = 10
  396. '
  397. 'Label24
  398. '
  399. Me.Label24.AutoSize = True
  400. Me.Label24.Location = New System.Drawing.Point(313, 133)
  401. Me.Label24.Name = "Label24"
  402. Me.Label24.Size = New System.Drawing.Size(55, 16)
  403. Me.Label24.TabIndex = 864
  404. Me.Label24.Text = "備 註"
  405. '
  406. 'Label23
  407. '
  408. Me.Label23.AutoSize = True
  409. Me.Label23.Location = New System.Drawing.Point(313, 110)
  410. Me.Label23.Name = "Label23"
  411. Me.Label23.Size = New System.Drawing.Size(55, 16)
  412. Me.Label23.TabIndex = 863
  413. Me.Label23.Text = "交易方式"
  414. '
  415. 'Label16
  416. '
  417. Me.Label16.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  418. Me.Label16.AutoSize = True
  419. Me.Label16.Location = New System.Drawing.Point(201, 40)
  420. Me.Label16.Name = "Label16"
  421. Me.Label16.Size = New System.Drawing.Size(55, 16)
  422. Me.Label16.TabIndex = 856
  423. Me.Label16.Text = "受訂日期"
  424. '
  425. '備註_tb
  426. '
  427. Me.備註_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  428. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  429. Me.備註_tb.Location = New System.Drawing.Point(370, 131)
  430. Me.備註_tb.Name = "備註_tb"
  431. Me.備註_tb.Size = New System.Drawing.Size(260, 23)
  432. Me.備註_tb.TabIndex = 11
  433. '
  434. '客戶編號_tb
  435. '
  436. Me.客戶編號_tb.Location = New System.Drawing.Point(153, 60)
  437. Me.客戶編號_tb.Name = "客戶編號_tb"
  438. Me.客戶編號_tb.Size = New System.Drawing.Size(67, 23)
  439. Me.客戶編號_tb.TabIndex = 1
  440. '
  441. 'Label22
  442. '
  443. Me.Label22.AutoSize = True
  444. Me.Label22.Location = New System.Drawing.Point(121, 134)
  445. Me.Label22.Name = "Label22"
  446. Me.Label22.Size = New System.Drawing.Size(31, 16)
  447. Me.Label22.TabIndex = 862
  448. Me.Label22.Text = "經辦"
  449. '
  450. '訂單號_tb
  451. '
  452. Me.訂單號_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  453. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  454. Me.訂單號_tb.Location = New System.Drawing.Point(152, 37)
  455. Me.訂單號_tb.Name = "訂單號_tb"
  456. Me.訂單號_tb.Size = New System.Drawing.Size(48, 23)
  457. Me.訂單號_tb.TabIndex = 0
  458. '
  459. '客戶名稱_tb
  460. '
  461. Me.客戶名稱_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  462. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  463. Me.客戶名稱_tb.Location = New System.Drawing.Point(221, 60)
  464. Me.客戶名稱_tb.Name = "客戶名稱_tb"
  465. Me.客戶名稱_tb.Size = New System.Drawing.Size(240, 23)
  466. Me.客戶名稱_tb.TabIndex = 2
  467. '
  468. 'Label21
  469. '
  470. Me.Label21.AutoSize = True
  471. Me.Label21.Location = New System.Drawing.Point(121, 110)
  472. Me.Label21.Name = "Label21"
  473. Me.Label21.Size = New System.Drawing.Size(31, 16)
  474. Me.Label21.TabIndex = 861
  475. Me.Label21.Text = "傳真"
  476. '
  477. 'Label20
  478. '
  479. Me.Label20.AutoSize = True
  480. Me.Label20.Location = New System.Drawing.Point(313, 87)
  481. Me.Label20.Name = "Label20"
  482. Me.Label20.Size = New System.Drawing.Size(55, 16)
  483. Me.Label20.TabIndex = 860
  484. Me.Label20.Text = "送貨地址"
  485. '
  486. '受訂日期_dtp
  487. '
  488. Me.受訂日期_dtp.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  489. Me.受訂日期_dtp.CustomFormat = "yyyy/MM/dd"
  490. Me.受訂日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
  491. Me.受訂日期_dtp.Location = New System.Drawing.Point(258, 37)
  492. Me.受訂日期_dtp.Name = "受訂日期_dtp"
  493. Me.受訂日期_dtp.Size = New System.Drawing.Size(86, 23)
  494. Me.受訂日期_dtp.TabIndex = 5
  495. '
  496. '經辦業務_tb
  497. '
  498. Me.經辦業務_tb.Location = New System.Drawing.Point(154, 130)
  499. Me.經辦業務_tb.Name = "經辦業務_tb"
  500. Me.經辦業務_tb.Size = New System.Drawing.Size(153, 23)
  501. Me.經辦業務_tb.TabIndex = 9
  502. '
  503. '預交日期_dtp
  504. '
  505. Me.預交日期_dtp.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  506. Me.預交日期_dtp.CustomFormat = "yyyy/MM/dd"
  507. Me.預交日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
  508. Me.預交日期_dtp.Location = New System.Drawing.Point(403, 37)
  509. Me.預交日期_dtp.Name = "預交日期_dtp"
  510. Me.預交日期_dtp.Size = New System.Drawing.Size(86, 23)
  511. Me.預交日期_dtp.TabIndex = 6
  512. '
  513. 'Label19
  514. '
  515. Me.Label19.AutoSize = True
  516. Me.Label19.Location = New System.Drawing.Point(121, 87)
  517. Me.Label19.Name = "Label19"
  518. Me.Label19.Size = New System.Drawing.Size(31, 16)
  519. Me.Label19.TabIndex = 859
  520. Me.Label19.Text = "電話"
  521. '
  522. '統一編號_tb
  523. '
  524. Me.統一編號_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  525. Me.統一編號_tb.Location = New System.Drawing.Point(547, 37)
  526. Me.統一編號_tb.Name = "統一編號_tb"
  527. Me.統一編號_tb.Size = New System.Drawing.Size(83, 23)
  528. Me.統一編號_tb.TabIndex = 3
  529. '
  530. 'Label18
  531. '
  532. Me.Label18.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  533. Me.Label18.AutoSize = True
  534. Me.Label18.Location = New System.Drawing.Point(490, 40)
  535. Me.Label18.Name = "Label18"
  536. Me.Label18.Size = New System.Drawing.Size(55, 16)
  537. Me.Label18.TabIndex = 858
  538. Me.Label18.Text = "統一編號"
  539. '
  540. '連絡電話_tb
  541. '
  542. Me.連絡電話_tb.Location = New System.Drawing.Point(154, 84)
  543. Me.連絡電話_tb.Name = "連絡電話_tb"
  544. Me.連絡電話_tb.Size = New System.Drawing.Size(153, 23)
  545. Me.連絡電話_tb.TabIndex = 4
  546. '
  547. '傳真_tb
  548. '
  549. Me.傳真_tb.Location = New System.Drawing.Point(154, 107)
  550. Me.傳真_tb.Name = "傳真_tb"
  551. Me.傳真_tb.Size = New System.Drawing.Size(153, 23)
  552. Me.傳真_tb.TabIndex = 8
  553. '
  554. 'Label10
  555. '
  556. Me.Label10.AutoSize = True
  557. Me.Label10.Location = New System.Drawing.Point(120, 40)
  558. Me.Label10.Name = "Label10"
  559. Me.Label10.Size = New System.Drawing.Size(31, 16)
  560. Me.Label10.TabIndex = 854
  561. Me.Label10.Text = "單號"
  562. '
  563. 'Label17
  564. '
  565. Me.Label17.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  566. Me.Label17.AutoSize = True
  567. Me.Label17.Location = New System.Drawing.Point(346, 41)
  568. Me.Label17.Name = "Label17"
  569. Me.Label17.Size = New System.Drawing.Size(55, 16)
  570. Me.Label17.TabIndex = 857
  571. Me.Label17.Text = "預交日期"
  572. '
  573. '送貨地址_tb
  574. '
  575. Me.送貨地址_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  576. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  577. Me.送貨地址_tb.Location = New System.Drawing.Point(370, 84)
  578. Me.送貨地址_tb.Name = "送貨地址_tb"
  579. Me.送貨地址_tb.Size = New System.Drawing.Size(260, 23)
  580. Me.送貨地址_tb.TabIndex = 7
  581. '
  582. 'Label15
  583. '
  584. Me.Label15.AutoSize = True
  585. Me.Label15.Location = New System.Drawing.Point(120, 63)
  586. Me.Label15.Name = "Label15"
  587. Me.Label15.Size = New System.Drawing.Size(31, 16)
  588. Me.Label15.TabIndex = 855
  589. Me.Label15.Text = "客戶"
  590. '
  591. 'Panel1
  592. '
  593. Me.Panel1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  594. Me.Panel1.Controls.Add(Me.總金額_lb)
  595. Me.Panel1.Controls.Add(Me.總數量_lb)
  596. Me.Panel1.Controls.Add(Me.Label47)
  597. Me.Panel1.Controls.Add(Me.Label46)
  598. Me.Panel1.Location = New System.Drawing.Point(304, 614)
  599. Me.Panel1.Name = "Panel1"
  600. Me.Panel1.Size = New System.Drawing.Size(332, 28)
  601. Me.Panel1.TabIndex = 909
  602. '
  603. '總金額_lb
  604. '
  605. Me.總金額_lb.AutoSize = True
  606. Me.總金額_lb.BackColor = System.Drawing.Color.Transparent
  607. Me.總金額_lb.Location = New System.Drawing.Point(235, 6)
  608. Me.總金額_lb.Name = "總金額_lb"
  609. Me.總金額_lb.Size = New System.Drawing.Size(14, 16)
  610. Me.總金額_lb.TabIndex = 908
  611. Me.總金額_lb.Text = "0"
  612. '
  613. '總數量_lb
  614. '
  615. Me.總數量_lb.AutoSize = True
  616. Me.總數量_lb.BackColor = System.Drawing.Color.Transparent
  617. Me.總數量_lb.Location = New System.Drawing.Point(59, 6)
  618. Me.總數量_lb.Name = "總數量_lb"
  619. Me.總數量_lb.Size = New System.Drawing.Size(14, 16)
  620. Me.總數量_lb.TabIndex = 907
  621. Me.總數量_lb.Text = "0"
  622. '
  623. 'Label47
  624. '
  625. Me.Label47.AutoSize = True
  626. Me.Label47.BackColor = System.Drawing.Color.Transparent
  627. Me.Label47.Location = New System.Drawing.Point(180, 6)
  628. Me.Label47.Name = "Label47"
  629. Me.Label47.Size = New System.Drawing.Size(49, 16)
  630. Me.Label47.TabIndex = 905
  631. Me.Label47.Text = "總金額 :"
  632. '
  633. 'Label46
  634. '
  635. Me.Label46.AutoSize = True
  636. Me.Label46.BackColor = System.Drawing.Color.Transparent
  637. Me.Label46.Location = New System.Drawing.Point(4, 6)
  638. Me.Label46.Name = "Label46"
  639. Me.Label46.Size = New System.Drawing.Size(49, 16)
  640. Me.Label46.TabIndex = 906
  641. Me.Label46.Text = "總數量 :"
  642. '
  643. '清單2_dgv
  644. '
  645. Me.清單2_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  646. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  647. Me.清單2_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  648. Me.清單2_dgv.BackgroundColor = System.Drawing.Color.White
  649. Me.清單2_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  650. Me.清單2_dgv.Location = New System.Drawing.Point(-1, -1)
  651. Me.清單2_dgv.Name = "清單2_dgv"
  652. Me.清單2_dgv.RowHeadersWidth = 5
  653. Me.清單2_dgv.RowTemplate.Height = 24
  654. Me.清單2_dgv.Size = New System.Drawing.Size(102, 643)
  655. Me.清單2_dgv.TabIndex = 867
  656. '
  657. 'Panel6
  658. '
  659. Me.Panel6.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  660. Or System.Windows.Forms.AnchorStyles.Left) _
  661. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  662. Me.Panel6.BackColor = System.Drawing.Color.White
  663. Me.Panel6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  664. Me.Panel6.Controls.Add(Me.清單3_dgv)
  665. Me.Panel6.Controls.Add(Me.運送到_lb)
  666. Me.Panel6.Controls.Add(Me.客戶名稱_cb)
  667. Me.Panel6.Controls.Add(Me.總數量b_lb)
  668. Me.Panel6.Controls.Add(Me.貨櫃ID_tb)
  669. Me.Panel6.Controls.Add(Me.金額大寫a_lb)
  670. Me.Panel6.Controls.Add(Me.總金額a_lb)
  671. Me.Panel6.Controls.Add(Me.總數量a_lb)
  672. Me.Panel6.Controls.Add(Me.列印_bt)
  673. Me.Panel6.Controls.Add(Me.刪除發票_bt)
  674. Me.Panel6.Controls.Add(Me.刪除明細_bt)
  675. Me.Panel6.Controls.Add(Me.語言_cb)
  676. Me.Panel6.Controls.Add(Me.存檔_bt)
  677. Me.Panel6.Controls.Add(Me.Label44)
  678. Me.Panel6.Controls.Add(Me.公司名稱_lb)
  679. Me.Panel6.Controls.Add(Me.棧板數_tb)
  680. Me.Panel6.Controls.Add(Me.新增_bt)
  681. Me.Panel6.Controls.Add(Me.製造_tb)
  682. Me.Panel6.Controls.Add(Me.Label1)
  683. Me.Panel6.Controls.Add(Me.總數量1_lb)
  684. Me.Panel6.Controls.Add(Me.總金額1_lb)
  685. Me.Panel6.Controls.Add(Me.貨櫃封條_tb)
  686. Me.Panel6.Controls.Add(Me.出貨備註_tb)
  687. Me.Panel6.Controls.Add(Me.出貨備註_lb)
  688. Me.Panel6.Controls.Add(Me.運送方式_tb)
  689. Me.Panel6.Controls.Add(Me.出貨地點_tb)
  690. Me.Panel6.Controls.Add(Me.出貨地點_lb)
  691. Me.Panel6.Controls.Add(Me.出貨方_tb)
  692. Me.Panel6.Controls.Add(Me.運送方式_lb)
  693. Me.Panel6.Controls.Add(Me.出貨方_lb)
  694. Me.Panel6.Controls.Add(Me.貿易方式_lb)
  695. Me.Panel6.Controls.Add(Me.送貨單號_tb)
  696. Me.Panel6.Controls.Add(Me.客戶資訊_tb)
  697. Me.Panel6.Controls.Add(Me.出貨日期_dtp)
  698. Me.Panel6.Controls.Add(Me.開單人員_tb)
  699. Me.Panel6.Controls.Add(Me.經辦_lb)
  700. Me.Panel6.Controls.Add(Me.出貨日期_lb)
  701. Me.Panel6.Controls.Add(Me.logo_pb)
  702. Me.Panel6.Controls.Add(Me.Label4)
  703. Me.Panel6.Controls.Add(Me.送貨單號_lb)
  704. Me.Panel6.Controls.Add(Me.客戶資料_lb)
  705. Me.Panel6.Controls.Add(Me.Label25)
  706. Me.Panel6.Controls.Add(Me.Label26)
  707. Me.Panel6.Controls.Add(Me.統編_lb)
  708. Me.Panel6.Controls.Add(Me.品牌_tb)
  709. Me.Panel6.Controls.Add(Me.品牌_lb)
  710. Me.Panel6.Controls.Add(Me.Label30)
  711. Me.Panel6.Controls.Add(Me.Label14)
  712. Me.Panel6.Controls.Add(Me.PLT_lb)
  713. Me.Panel6.Controls.Add(Me.製造_lb)
  714. Me.Panel6.Controls.Add(Me.總數量2_lb)
  715. Me.Panel6.Controls.Add(Me.貨櫃封條_lb)
  716. Me.Panel6.Controls.Add(Me.金額大寫_lb)
  717. Me.Panel6.Controls.Add(Me.Label40)
  718. Me.Panel6.Controls.Add(Me.地址_lb)
  719. Me.Panel6.Controls.Add(Me.貨櫃_cb)
  720. Me.Panel6.Controls.Add(Me.貨櫃_lb)
  721. Me.Panel6.Controls.Add(Me.貨櫃ID_lb)
  722. Me.Panel6.Controls.Add(Me.客戶資訊_cb)
  723. Me.Panel6.Controls.Add(Me.清單2_1_dgv)
  724. Me.Panel6.Controls.Add(Me.貿易方式_cb)
  725. Me.Panel6.Controls.Add(Me.運送到_cb)
  726. Me.Panel6.Location = New System.Drawing.Point(100, -1)
  727. Me.Panel6.Name = "Panel6"
  728. Me.Panel6.Size = New System.Drawing.Size(609, 643)
  729. Me.Panel6.TabIndex = 844
  730. '
  731. '運送到_lb
  732. '
  733. Me.運送到_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  734. Me.運送到_lb.BackColor = System.Drawing.Color.LightGray
  735. Me.運送到_lb.Location = New System.Drawing.Point(310, 156)
  736. Me.運送到_lb.Name = "運送到_lb"
  737. Me.運送到_lb.Size = New System.Drawing.Size(150, 16)
  738. Me.運送到_lb.TabIndex = 881
  739. Me.運送到_lb.Text = "Ship To:"
  740. '
  741. '客戶名稱_cb
  742. '
  743. Me.客戶名稱_cb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  744. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  745. Me.客戶名稱_cb.FormattingEnabled = True
  746. Me.客戶名稱_cb.Location = New System.Drawing.Point(4, 254)
  747. Me.客戶名稱_cb.Name = "客戶名稱_cb"
  748. Me.客戶名稱_cb.Size = New System.Drawing.Size(174, 24)
  749. Me.客戶名稱_cb.TabIndex = 926
  750. Me.客戶名稱_cb.Text = "Turning Point Propellers, Inc"
  751. '
  752. '總數量b_lb
  753. '
  754. Me.總數量b_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  755. Me.總數量b_lb.BackColor = System.Drawing.Color.Transparent
  756. Me.總數量b_lb.Location = New System.Drawing.Point(72, 578)
  757. Me.總數量b_lb.Name = "總數量b_lb"
  758. Me.總數量b_lb.Size = New System.Drawing.Size(63, 16)
  759. Me.總數量b_lb.TabIndex = 925
  760. Me.總數量b_lb.Text = "0"
  761. Me.總數量b_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  762. '
  763. '貨櫃ID_tb
  764. '
  765. Me.貨櫃ID_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  766. Me.貨櫃ID_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  767. Me.貨櫃ID_tb.Location = New System.Drawing.Point(249, 552)
  768. Me.貨櫃ID_tb.Name = "貨櫃ID_tb"
  769. Me.貨櫃ID_tb.Size = New System.Drawing.Size(100, 23)
  770. Me.貨櫃ID_tb.TabIndex = 924
  771. '
  772. '金額大寫a_lb
  773. '
  774. Me.金額大寫a_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  775. Me.金額大寫a_lb.AutoSize = True
  776. Me.金額大寫a_lb.BackColor = System.Drawing.Color.Transparent
  777. Me.金額大寫a_lb.Location = New System.Drawing.Point(73, 533)
  778. Me.金額大寫a_lb.Name = "金額大寫a_lb"
  779. Me.金額大寫a_lb.Size = New System.Drawing.Size(31, 16)
  780. Me.金額大寫a_lb.TabIndex = 923
  781. Me.金額大寫a_lb.Text = "........"
  782. '
  783. '總金額a_lb
  784. '
  785. Me.總金額a_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  786. Me.總金額a_lb.AutoSize = True
  787. Me.總金額a_lb.BackColor = System.Drawing.Color.Transparent
  788. Me.總金額a_lb.Location = New System.Drawing.Point(525, 513)
  789. Me.總金額a_lb.Name = "總金額a_lb"
  790. Me.總金額a_lb.Size = New System.Drawing.Size(14, 16)
  791. Me.總金額a_lb.TabIndex = 922
  792. Me.總金額a_lb.Text = "0"
  793. '
  794. '總數量a_lb
  795. '
  796. Me.總數量a_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  797. Me.總數量a_lb.AutoSize = True
  798. Me.總數量a_lb.BackColor = System.Drawing.Color.Transparent
  799. Me.總數量a_lb.Location = New System.Drawing.Point(352, 513)
  800. Me.總數量a_lb.Name = "總數量a_lb"
  801. Me.總數量a_lb.Size = New System.Drawing.Size(14, 16)
  802. Me.總數量a_lb.TabIndex = 921
  803. Me.總數量a_lb.Text = "0"
  804. '
  805. '列印_bt
  806. '
  807. Me.列印_bt.BackgroundImage = Global.HT_ODOO_SELLING_PI.My.Resources.Resources.print
  808. Me.列印_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  809. Me.列印_bt.Location = New System.Drawing.Point(140, 0)
  810. Me.列印_bt.Name = "列印_bt"
  811. Me.列印_bt.Size = New System.Drawing.Size(33, 33)
  812. Me.列印_bt.TabIndex = 920
  813. Me.列印_bt.UseVisualStyleBackColor = True
  814. '
  815. '刪除發票_bt
  816. '
  817. Me.刪除發票_bt.BackgroundImage = Global.HT_ODOO_SELLING_PI.My.Resources.Resources.GarbageEmpty
  818. Me.刪除發票_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  819. Me.刪除發票_bt.Location = New System.Drawing.Point(264, 1)
  820. Me.刪除發票_bt.Name = "刪除發票_bt"
  821. Me.刪除發票_bt.Size = New System.Drawing.Size(33, 33)
  822. Me.刪除發票_bt.TabIndex = 870
  823. Me.刪除發票_bt.UseVisualStyleBackColor = True
  824. '
  825. '刪除明細_bt
  826. '
  827. Me.刪除明細_bt.BackgroundImage = Global.HT_ODOO_SELLING_PI.My.Resources.Resources.arrow_left
  828. Me.刪除明細_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  829. Me.刪除明細_bt.Location = New System.Drawing.Point(107, 0)
  830. Me.刪除明細_bt.Name = "刪除明細_bt"
  831. Me.刪除明細_bt.Size = New System.Drawing.Size(33, 33)
  832. Me.刪除明細_bt.TabIndex = 869
  833. Me.刪除明細_bt.UseVisualStyleBackColor = True
  834. '
  835. '語言_cb
  836. '
  837. Me.語言_cb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  838. Me.語言_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  839. Me.語言_cb.FormattingEnabled = True
  840. Me.語言_cb.Items.AddRange(New Object() {"English", "中文"})
  841. Me.語言_cb.Location = New System.Drawing.Point(471, 5)
  842. Me.語言_cb.Name = "語言_cb"
  843. Me.語言_cb.Size = New System.Drawing.Size(110, 24)
  844. Me.語言_cb.TabIndex = 919
  845. '
  846. '存檔_bt
  847. '
  848. Me.存檔_bt.BackgroundImage = Global.HT_ODOO_SELLING_PI.My.Resources.Resources.SAVER
  849. Me.存檔_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  850. Me.存檔_bt.Location = New System.Drawing.Point(74, 0)
  851. Me.存檔_bt.Name = "存檔_bt"
  852. Me.存檔_bt.Size = New System.Drawing.Size(33, 33)
  853. Me.存檔_bt.TabIndex = 868
  854. Me.存檔_bt.UseVisualStyleBackColor = True
  855. '
  856. 'Label44
  857. '
  858. Me.Label44.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  859. Me.Label44.AutoSize = True
  860. Me.Label44.Location = New System.Drawing.Point(522, 37)
  861. Me.Label44.Name = "Label44"
  862. Me.Label44.Size = New System.Drawing.Size(63, 16)
  863. Me.Label44.TabIndex = 918
  864. Me.Label44.Text = "54921572"
  865. '
  866. '公司名稱_lb
  867. '
  868. Me.公司名稱_lb.BackColor = System.Drawing.Color.Transparent
  869. Me.公司名稱_lb.Location = New System.Drawing.Point(6, 35)
  870. Me.公司名稱_lb.Name = "公司名稱_lb"
  871. Me.公司名稱_lb.Size = New System.Drawing.Size(315, 17)
  872. Me.公司名稱_lb.TabIndex = 917
  873. Me.公司名稱_lb.Text = "HAN TEC PRECISION INDUSTRY CO., LTD."
  874. '
  875. '棧板數_tb
  876. '
  877. Me.棧板數_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  878. Me.棧板數_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  879. Me.棧板數_tb.Location = New System.Drawing.Point(180, 574)
  880. Me.棧板數_tb.Name = "棧板數_tb"
  881. Me.棧板數_tb.Size = New System.Drawing.Size(37, 23)
  882. Me.棧板數_tb.TabIndex = 914
  883. '
  884. '新增_bt
  885. '
  886. Me.新增_bt.BackgroundImage = Global.HT_ODOO_SELLING_PI.My.Resources.Resources.add_2
  887. Me.新增_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  888. Me.新增_bt.Location = New System.Drawing.Point(41, 0)
  889. Me.新增_bt.Name = "新增_bt"
  890. Me.新增_bt.Size = New System.Drawing.Size(33, 33)
  891. Me.新增_bt.TabIndex = 866
  892. Me.新增_bt.UseVisualStyleBackColor = True
  893. '
  894. '製造_tb
  895. '
  896. Me.製造_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  897. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  898. Me.製造_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  899. Me.製造_tb.Location = New System.Drawing.Point(296, 574)
  900. Me.製造_tb.Name = "製造_tb"
  901. Me.製造_tb.Size = New System.Drawing.Size(305, 23)
  902. Me.製造_tb.TabIndex = 907
  903. Me.製造_tb.Text = "Made in Taiwan"
  904. '
  905. '總數量1_lb
  906. '
  907. Me.總數量1_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  908. Me.總數量1_lb.BackColor = System.Drawing.Color.Transparent
  909. Me.總數量1_lb.Location = New System.Drawing.Point(260, 513)
  910. Me.總數量1_lb.Name = "總數量1_lb"
  911. Me.總數量1_lb.Size = New System.Drawing.Size(93, 16)
  912. Me.總數量1_lb.TabIndex = 902
  913. Me.總數量1_lb.Text = "Quantity Total :"
  914. Me.總數量1_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  915. '
  916. '總金額1_lb
  917. '
  918. Me.總金額1_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  919. Me.總金額1_lb.BackColor = System.Drawing.Color.Transparent
  920. Me.總金額1_lb.Location = New System.Drawing.Point(433, 513)
  921. Me.總金額1_lb.Name = "總金額1_lb"
  922. Me.總金額1_lb.Size = New System.Drawing.Size(90, 16)
  923. Me.總金額1_lb.TabIndex = 901
  924. Me.總金額1_lb.Text = "Amount Total :"
  925. Me.總金額1_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  926. '
  927. '貨櫃封條_tb
  928. '
  929. Me.貨櫃封條_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  930. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  931. Me.貨櫃封條_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  932. Me.貨櫃封條_tb.Location = New System.Drawing.Point(449, 552)
  933. Me.貨櫃封條_tb.Name = "貨櫃封條_tb"
  934. Me.貨櫃封條_tb.Size = New System.Drawing.Size(152, 23)
  935. Me.貨櫃封條_tb.TabIndex = 897
  936. '
  937. '出貨備註_tb
  938. '
  939. Me.出貨備註_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  940. Me.出貨備註_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  941. Me.出貨備註_tb.Location = New System.Drawing.Point(325, 256)
  942. Me.出貨備註_tb.Name = "出貨備註_tb"
  943. Me.出貨備註_tb.Size = New System.Drawing.Size(276, 23)
  944. Me.出貨備註_tb.TabIndex = 882
  945. Me.出貨備註_tb.Text = "EVER FOREVER,V-0191-019E"
  946. '
  947. '出貨備註_lb
  948. '
  949. Me.出貨備註_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  950. Me.出貨備註_lb.BackColor = System.Drawing.Color.LightGray
  951. Me.出貨備註_lb.Location = New System.Drawing.Point(325, 239)
  952. Me.出貨備註_lb.Name = "出貨備註_lb"
  953. Me.出貨備註_lb.Size = New System.Drawing.Size(276, 16)
  954. Me.出貨備註_lb.TabIndex = 883
  955. Me.出貨備註_lb.Text = "Ship on/about:"
  956. '
  957. '運送方式_tb
  958. '
  959. Me.運送方式_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  960. Me.運送方式_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  961. Me.運送方式_tb.Location = New System.Drawing.Point(463, 173)
  962. Me.運送方式_tb.Name = "運送方式_tb"
  963. Me.運送方式_tb.Size = New System.Drawing.Size(138, 23)
  964. Me.運送方式_tb.TabIndex = 879
  965. Me.運送方式_tb.Text = "HTP-23008"
  966. '
  967. '出貨地點_tb
  968. '
  969. Me.出貨地點_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  970. Me.出貨地點_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  971. Me.出貨地點_tb.Location = New System.Drawing.Point(180, 173)
  972. Me.出貨地點_tb.Name = "出貨地點_tb"
  973. Me.出貨地點_tb.Size = New System.Drawing.Size(127, 23)
  974. Me.出貨地點_tb.TabIndex = 851
  975. Me.出貨地點_tb.Text = "Taiwan"
  976. '
  977. '出貨地點_lb
  978. '
  979. Me.出貨地點_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  980. Me.出貨地點_lb.BackColor = System.Drawing.Color.LightGray
  981. Me.出貨地點_lb.Location = New System.Drawing.Point(180, 156)
  982. Me.出貨地點_lb.Name = "出貨地點_lb"
  983. Me.出貨地點_lb.Size = New System.Drawing.Size(127, 16)
  984. Me.出貨地點_lb.TabIndex = 878
  985. Me.出貨地點_lb.Text = "Ship From:"
  986. '
  987. '出貨方_tb
  988. '
  989. Me.出貨方_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  990. Me.出貨方_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  991. Me.出貨方_tb.Location = New System.Drawing.Point(180, 215)
  992. Me.出貨方_tb.Name = "出貨方_tb"
  993. Me.出貨方_tb.Size = New System.Drawing.Size(421, 23)
  994. Me.出貨方_tb.TabIndex = 876
  995. Me.出貨方_tb.Text = "HAN TEC PRECISION INDUSTRY CO., LTD."
  996. '
  997. '運送方式_lb
  998. '
  999. Me.運送方式_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1000. Me.運送方式_lb.BackColor = System.Drawing.Color.LightGray
  1001. Me.運送方式_lb.Location = New System.Drawing.Point(463, 156)
  1002. Me.運送方式_lb.Name = "運送方式_lb"
  1003. Me.運送方式_lb.Size = New System.Drawing.Size(138, 16)
  1004. Me.運送方式_lb.TabIndex = 874
  1005. Me.運送方式_lb.Text = "Ship By:"
  1006. '
  1007. '出貨方_lb
  1008. '
  1009. Me.出貨方_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1010. Me.出貨方_lb.BackColor = System.Drawing.Color.LightGray
  1011. Me.出貨方_lb.Location = New System.Drawing.Point(180, 197)
  1012. Me.出貨方_lb.Name = "出貨方_lb"
  1013. Me.出貨方_lb.Size = New System.Drawing.Size(421, 16)
  1014. Me.出貨方_lb.TabIndex = 875
  1015. Me.出貨方_lb.Text = "Ship Per:"
  1016. '
  1017. '貿易方式_lb
  1018. '
  1019. Me.貿易方式_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1020. Me.貿易方式_lb.BackColor = System.Drawing.Color.LightGray
  1021. Me.貿易方式_lb.Location = New System.Drawing.Point(180, 239)
  1022. Me.貿易方式_lb.Name = "貿易方式_lb"
  1023. Me.貿易方式_lb.Size = New System.Drawing.Size(141, 16)
  1024. Me.貿易方式_lb.TabIndex = 873
  1025. Me.貿易方式_lb.Text = "Incoterm:"
  1026. '
  1027. '送貨單號_tb
  1028. '
  1029. Me.送貨單號_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1030. Me.送貨單號_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  1031. Me.送貨單號_tb.Location = New System.Drawing.Point(180, 132)
  1032. Me.送貨單號_tb.Name = "送貨單號_tb"
  1033. Me.送貨單號_tb.Size = New System.Drawing.Size(177, 23)
  1034. Me.送貨單號_tb.TabIndex = 872
  1035. '
  1036. '客戶資訊_tb
  1037. '
  1038. Me.客戶資訊_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  1039. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1040. Me.客戶資訊_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  1041. Me.客戶資訊_tb.Location = New System.Drawing.Point(4, 132)
  1042. Me.客戶資訊_tb.Multiline = True
  1043. Me.客戶資訊_tb.Name = "客戶資訊_tb"
  1044. Me.客戶資訊_tb.Size = New System.Drawing.Size(174, 123)
  1045. Me.客戶資訊_tb.TabIndex = 847
  1046. 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) &
  1047. "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"
  1048. '
  1049. '出貨日期_dtp
  1050. '
  1051. Me.出貨日期_dtp.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1052. Me.出貨日期_dtp.CustomFormat = "yyyy/MM/dd"
  1053. Me.出貨日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
  1054. Me.出貨日期_dtp.Location = New System.Drawing.Point(360, 132)
  1055. Me.出貨日期_dtp.Name = "出貨日期_dtp"
  1056. Me.出貨日期_dtp.Size = New System.Drawing.Size(121, 23)
  1057. Me.出貨日期_dtp.TabIndex = 871
  1058. '
  1059. '開單人員_tb
  1060. '
  1061. Me.開單人員_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1062. Me.開單人員_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  1063. Me.開單人員_tb.Location = New System.Drawing.Point(485, 132)
  1064. Me.開單人員_tb.Name = "開單人員_tb"
  1065. Me.開單人員_tb.ReadOnly = True
  1066. Me.開單人員_tb.Size = New System.Drawing.Size(116, 23)
  1067. Me.開單人員_tb.TabIndex = 870
  1068. Me.開單人員_tb.Text = "涂懷柔"
  1069. '
  1070. '經辦_lb
  1071. '
  1072. Me.經辦_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1073. Me.經辦_lb.BackColor = System.Drawing.Color.LightGray
  1074. Me.經辦_lb.Location = New System.Drawing.Point(484, 115)
  1075. Me.經辦_lb.Name = "經辦_lb"
  1076. Me.經辦_lb.Size = New System.Drawing.Size(117, 16)
  1077. Me.經辦_lb.TabIndex = 852
  1078. Me.經辦_lb.Text = "Salesperson:"
  1079. '
  1080. '出貨日期_lb
  1081. '
  1082. Me.出貨日期_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1083. Me.出貨日期_lb.BackColor = System.Drawing.Color.LightGray
  1084. Me.出貨日期_lb.Location = New System.Drawing.Point(360, 115)
  1085. Me.出貨日期_lb.Name = "出貨日期_lb"
  1086. Me.出貨日期_lb.Size = New System.Drawing.Size(121, 16)
  1087. Me.出貨日期_lb.TabIndex = 853
  1088. Me.出貨日期_lb.Text = "Shipping Date:"
  1089. '
  1090. 'logo_pb
  1091. '
  1092. Me.logo_pb.BackgroundImage = Global.HT_ODOO_SELLING_PI.My.Resources.Resources.logo
  1093. Me.logo_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  1094. Me.logo_pb.Location = New System.Drawing.Point(1, 2)
  1095. Me.logo_pb.Name = "logo_pb"
  1096. Me.logo_pb.Size = New System.Drawing.Size(30, 30)
  1097. Me.logo_pb.TabIndex = 867
  1098. Me.logo_pb.TabStop = False
  1099. '
  1100. '送貨單號_lb
  1101. '
  1102. Me.送貨單號_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1103. Me.送貨單號_lb.BackColor = System.Drawing.Color.LightGray
  1104. Me.送貨單號_lb.Location = New System.Drawing.Point(180, 115)
  1105. Me.送貨單號_lb.Name = "送貨單號_lb"
  1106. Me.送貨單號_lb.Size = New System.Drawing.Size(177, 16)
  1107. Me.送貨單號_lb.TabIndex = 848
  1108. Me.送貨單號_lb.Text = "Delivery #"
  1109. '
  1110. '客戶資料_lb
  1111. '
  1112. Me.客戶資料_lb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  1113. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1114. Me.客戶資料_lb.BackColor = System.Drawing.Color.LightGray
  1115. Me.客戶資料_lb.Location = New System.Drawing.Point(4, 115)
  1116. Me.客戶資料_lb.Name = "客戶資料_lb"
  1117. Me.客戶資料_lb.Size = New System.Drawing.Size(172, 16)
  1118. Me.客戶資料_lb.TabIndex = 850
  1119. Me.客戶資料_lb.Text = "For account and risk of Messrs.:"
  1120. '
  1121. 'Label25
  1122. '
  1123. Me.Label25.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  1124. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1125. Me.Label25.AutoSize = True
  1126. Me.Label25.Location = New System.Drawing.Point(-2, 21)
  1127. Me.Label25.Name = "Label25"
  1128. Me.Label25.Size = New System.Drawing.Size(487, 16)
  1129. Me.Label25.TabIndex = 868
  1130. Me.Label25.Text = "_________________________________________________________________________________" &
  1131. "_______________"
  1132. '
  1133. 'Label26
  1134. '
  1135. Me.Label26.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1136. Me.Label26.AutoSize = True
  1137. Me.Label26.Location = New System.Drawing.Point(64, 21)
  1138. Me.Label26.Name = "Label26"
  1139. Me.Label26.Size = New System.Drawing.Size(552, 16)
  1140. Me.Label26.TabIndex = 869
  1141. Me.Label26.Text = "_________________________________________________________________________________" &
  1142. "____________________________"
  1143. '
  1144. '品牌_tb
  1145. '
  1146. Me.品牌_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  1147. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1148. Me.品牌_tb.FormattingEnabled = True
  1149. Me.品牌_tb.Location = New System.Drawing.Point(68, 596)
  1150. Me.品牌_tb.Name = "品牌_tb"
  1151. Me.品牌_tb.Size = New System.Drawing.Size(533, 24)
  1152. Me.品牌_tb.TabIndex = 910
  1153. Me.品牌_tb.Text = "TURNING POINT PROPELLER & EXPRESSR"
  1154. '
  1155. '品牌_lb
  1156. '
  1157. Me.品牌_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  1158. Me.品牌_lb.BackColor = System.Drawing.Color.Transparent
  1159. Me.品牌_lb.Location = New System.Drawing.Point(15, 601)
  1160. Me.品牌_lb.Name = "品牌_lb"
  1161. Me.品牌_lb.Size = New System.Drawing.Size(55, 16)
  1162. Me.品牌_lb.TabIndex = 906
  1163. Me.品牌_lb.Text = "BRAND :"
  1164. Me.品牌_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  1165. '
  1166. 'Label30
  1167. '
  1168. Me.Label30.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1169. Me.Label30.AutoSize = True
  1170. Me.Label30.Location = New System.Drawing.Point(61, 608)
  1171. Me.Label30.Name = "Label30"
  1172. Me.Label30.Size = New System.Drawing.Size(552, 16)
  1173. Me.Label30.TabIndex = 890
  1174. Me.Label30.Text = "_________________________________________________________________________________" &
  1175. "____________________________"
  1176. '
  1177. 'Label14
  1178. '
  1179. Me.Label14.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  1180. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1181. Me.Label14.AutoSize = True
  1182. Me.Label14.Location = New System.Drawing.Point(-5, 608)
  1183. Me.Label14.Name = "Label14"
  1184. Me.Label14.Size = New System.Drawing.Size(487, 16)
  1185. Me.Label14.TabIndex = 889
  1186. Me.Label14.Text = "_________________________________________________________________________________" &
  1187. "_______________"
  1188. '
  1189. 'PLT_lb
  1190. '
  1191. Me.PLT_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  1192. Me.PLT_lb.AutoSize = True
  1193. Me.PLT_lb.BackColor = System.Drawing.Color.Transparent
  1194. Me.PLT_lb.Location = New System.Drawing.Point(219, 578)
  1195. Me.PLT_lb.Name = "PLT_lb"
  1196. Me.PLT_lb.Size = New System.Drawing.Size(27, 16)
  1197. Me.PLT_lb.TabIndex = 915
  1198. Me.PLT_lb.Text = "PLT"
  1199. '
  1200. '製造_lb
  1201. '
  1202. Me.製造_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  1203. Me.製造_lb.BackColor = System.Drawing.Color.Transparent
  1204. Me.製造_lb.Location = New System.Drawing.Point(254, 578)
  1205. Me.製造_lb.Name = "製造_lb"
  1206. Me.製造_lb.Size = New System.Drawing.Size(42, 16)
  1207. Me.製造_lb.TabIndex = 905
  1208. Me.製造_lb.Text = "Mark :"
  1209. Me.製造_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  1210. '
  1211. '總數量2_lb
  1212. '
  1213. Me.總數量2_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  1214. Me.總數量2_lb.BackColor = System.Drawing.Color.Transparent
  1215. Me.總數量2_lb.Location = New System.Drawing.Point(26, 578)
  1216. Me.總數量2_lb.Name = "總數量2_lb"
  1217. Me.總數量2_lb.Size = New System.Drawing.Size(42, 16)
  1218. Me.總數量2_lb.TabIndex = 896
  1219. Me.總數量2_lb.Text = "Total :"
  1220. Me.總數量2_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  1221. '
  1222. '貨櫃封條_lb
  1223. '
  1224. Me.貨櫃封條_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  1225. Me.貨櫃封條_lb.BackColor = System.Drawing.Color.Transparent
  1226. Me.貨櫃封條_lb.Location = New System.Drawing.Point(354, 555)
  1227. Me.貨櫃封條_lb.Name = "貨櫃封條_lb"
  1228. Me.貨櫃封條_lb.Size = New System.Drawing.Size(95, 16)
  1229. Me.貨櫃封條_lb.TabIndex = 895
  1230. Me.貨櫃封條_lb.Text = "Container Seal :"
  1231. Me.貨櫃封條_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  1232. '
  1233. '金額大寫_lb
  1234. '
  1235. Me.金額大寫_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  1236. Me.金額大寫_lb.BackColor = System.Drawing.Color.Transparent
  1237. Me.金額大寫_lb.Location = New System.Drawing.Point(2, 533)
  1238. Me.金額大寫_lb.Name = "金額大寫_lb"
  1239. Me.金額大寫_lb.Size = New System.Drawing.Size(65, 16)
  1240. Me.金額大寫_lb.TabIndex = 892
  1241. Me.金額大寫_lb.Text = "Say Total :"
  1242. Me.金額大寫_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  1243. '
  1244. 'Label40
  1245. '
  1246. Me.Label40.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  1247. Me.Label40.AutoSize = True
  1248. Me.Label40.BackColor = System.Drawing.Color.Transparent
  1249. Me.Label40.Location = New System.Drawing.Point(135, 578)
  1250. Me.Label40.Name = "Label40"
  1251. Me.Label40.Size = New System.Drawing.Size(47, 16)
  1252. Me.Label40.TabIndex = 913
  1253. Me.Label40.Text = "PCS = "
  1254. '
  1255. '地址_lb
  1256. '
  1257. Me.地址_lb.BackColor = System.Drawing.Color.Transparent
  1258. Me.地址_lb.Location = New System.Drawing.Point(6, 51)
  1259. Me.地址_lb.Name = "地址_lb"
  1260. Me.地址_lb.Size = New System.Drawing.Size(315, 64)
  1261. Me.地址_lb.TabIndex = 916
  1262. 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)
  1263. '
  1264. '貨櫃_cb
  1265. '
  1266. Me.貨櫃_cb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  1267. Me.貨櫃_cb.FormattingEnabled = True
  1268. Me.貨櫃_cb.Location = New System.Drawing.Point(68, 551)
  1269. Me.貨櫃_cb.Name = "貨櫃_cb"
  1270. Me.貨櫃_cb.Size = New System.Drawing.Size(94, 24)
  1271. Me.貨櫃_cb.TabIndex = 911
  1272. Me.貨櫃_cb.Text = "LCL X 1"
  1273. '
  1274. '貨櫃_lb
  1275. '
  1276. Me.貨櫃_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  1277. Me.貨櫃_lb.BackColor = System.Drawing.Color.Transparent
  1278. Me.貨櫃_lb.Location = New System.Drawing.Point(0, 555)
  1279. Me.貨櫃_lb.Name = "貨櫃_lb"
  1280. Me.貨櫃_lb.Size = New System.Drawing.Size(68, 16)
  1281. Me.貨櫃_lb.TabIndex = 893
  1282. Me.貨櫃_lb.Text = "Container :"
  1283. Me.貨櫃_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  1284. '
  1285. '貨櫃ID_lb
  1286. '
  1287. Me.貨櫃ID_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  1288. Me.貨櫃ID_lb.BackColor = System.Drawing.Color.Transparent
  1289. Me.貨櫃ID_lb.Location = New System.Drawing.Point(166, 555)
  1290. Me.貨櫃ID_lb.Name = "貨櫃ID_lb"
  1291. Me.貨櫃ID_lb.Size = New System.Drawing.Size(83, 16)
  1292. Me.貨櫃ID_lb.TabIndex = 894
  1293. Me.貨櫃ID_lb.Text = "Container ID :"
  1294. Me.貨櫃ID_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  1295. '
  1296. '客戶資訊_cb
  1297. '
  1298. Me.客戶資訊_cb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  1299. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1300. Me.客戶資訊_cb.FormattingEnabled = True
  1301. Me.客戶資訊_cb.Location = New System.Drawing.Point(4, 319)
  1302. Me.客戶資訊_cb.Name = "客戶資訊_cb"
  1303. Me.客戶資訊_cb.Size = New System.Drawing.Size(174, 24)
  1304. Me.客戶資訊_cb.TabIndex = 927
  1305. Me.客戶資訊_cb.Text = "Turning Point Propellers, Inc"
  1306. '
  1307. '清單2_1_dgv
  1308. '
  1309. Me.清單2_1_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  1310. Or System.Windows.Forms.AnchorStyles.Left) _
  1311. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1312. Me.清單2_1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  1313. Me.清單2_1_dgv.BackgroundColor = System.Drawing.Color.White
  1314. Me.清單2_1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  1315. Me.清單2_1_dgv.Location = New System.Drawing.Point(4, 280)
  1316. Me.清單2_1_dgv.Name = "清單2_1_dgv"
  1317. Me.清單2_1_dgv.RowHeadersWidth = 5
  1318. Me.清單2_1_dgv.RowTemplate.Height = 24
  1319. Me.清單2_1_dgv.Size = New System.Drawing.Size(598, 232)
  1320. Me.清單2_1_dgv.TabIndex = 884
  1321. '
  1322. '貿易方式_cb
  1323. '
  1324. Me.貿易方式_cb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1325. Me.貿易方式_cb.FormattingEnabled = True
  1326. Me.貿易方式_cb.Location = New System.Drawing.Point(180, 255)
  1327. Me.貿易方式_cb.Name = "貿易方式_cb"
  1328. Me.貿易方式_cb.Size = New System.Drawing.Size(141, 24)
  1329. Me.貿易方式_cb.TabIndex = 877
  1330. Me.貿易方式_cb.Text = "CIF"
  1331. '
  1332. '運送到_cb
  1333. '
  1334. Me.運送到_cb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1335. Me.運送到_cb.FormattingEnabled = True
  1336. Me.運送到_cb.Location = New System.Drawing.Point(310, 172)
  1337. Me.運送到_cb.Name = "運送到_cb"
  1338. Me.運送到_cb.Size = New System.Drawing.Size(150, 24)
  1339. Me.運送到_cb.TabIndex = 909
  1340. Me.運送到_cb.Text = "Columbus,OH"
  1341. '
  1342. '清單3_dgv
  1343. '
  1344. Me.清單3_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  1345. Me.清單3_dgv.BackgroundColor = System.Drawing.Color.White
  1346. Me.清單3_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  1347. Me.清單3_dgv.Location = New System.Drawing.Point(4, 349)
  1348. Me.清單3_dgv.Name = "清單3_dgv"
  1349. Me.清單3_dgv.RowHeadersWidth = 5
  1350. Me.清單3_dgv.RowTemplate.Height = 24
  1351. Me.清單3_dgv.Size = New System.Drawing.Size(174, 87)
  1352. Me.清單3_dgv.TabIndex = 928
  1353. '
  1354. '銷售發票
  1355. '
  1356. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  1357. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  1358. Me.ClientSize = New System.Drawing.Size(1350, 643)
  1359. Me.Controls.Add(Me.Panel2)
  1360. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1361. Me.Margin = New System.Windows.Forms.Padding(4)
  1362. Me.Name = "銷售發票"
  1363. Me.Text = "COMMERCIAL INVOICE"
  1364. CType(Me.清單1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1365. CType(Me.清單1_1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1366. Me.Panel2.ResumeLayout(False)
  1367. Me.SplitContainer1.Panel1.ResumeLayout(False)
  1368. Me.SplitContainer1.Panel1.PerformLayout()
  1369. Me.SplitContainer1.Panel2.ResumeLayout(False)
  1370. CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).EndInit()
  1371. Me.SplitContainer1.ResumeLayout(False)
  1372. Me.Panel1.ResumeLayout(False)
  1373. Me.Panel1.PerformLayout()
  1374. CType(Me.清單2_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1375. Me.Panel6.ResumeLayout(False)
  1376. Me.Panel6.PerformLayout()
  1377. CType(Me.logo_pb, System.ComponentModel.ISupportInitialize).EndInit()
  1378. CType(Me.清單2_1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1379. CType(Me.清單3_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1380. Me.ResumeLayout(False)
  1381. End Sub
  1382. Friend WithEvents 清單1_dgv As DataGridView
  1383. Friend WithEvents 重新讀取_bt As Button
  1384. Friend WithEvents Label1 As Label
  1385. Friend WithEvents 統編_lb As Label
  1386. Friend WithEvents Label4 As Label
  1387. Friend WithEvents 清單1_1_dgv As DataGridView
  1388. Friend WithEvents Panel2 As Panel
  1389. Friend WithEvents 經辦_lb As Label
  1390. Friend WithEvents 客戶資訊_tb As TextBox
  1391. Friend WithEvents 出貨地點_tb As TextBox
  1392. Friend WithEvents 送貨單號_lb As Label
  1393. Friend WithEvents 客戶資料_lb As Label
  1394. Friend WithEvents 出貨日期_lb As Label
  1395. Friend WithEvents 導入受訂單_bt As Button
  1396. Friend WithEvents 開啟檔案 As OpenFileDialog
  1397. Friend WithEvents Panel6 As Panel
  1398. Friend WithEvents 連絡電話_tb As TextBox
  1399. Friend WithEvents 統一編號_tb As TextBox
  1400. Friend WithEvents 客戶名稱_tb As TextBox
  1401. Friend WithEvents 客戶編號_tb As TextBox
  1402. Friend WithEvents 訂單號_tb As TextBox
  1403. Friend WithEvents 受訂日期_dtp As DateTimePicker
  1404. Friend WithEvents 預交日期_dtp As DateTimePicker
  1405. Friend WithEvents 傳真_tb As TextBox
  1406. Friend WithEvents 送貨地址_tb As TextBox
  1407. Friend WithEvents 經辦業務_tb As TextBox
  1408. Friend WithEvents 備註_tb As TextBox
  1409. Friend WithEvents 交易方式_tb As TextBox
  1410. Friend WithEvents Label6 As Label
  1411. Friend WithEvents Label9 As Label
  1412. Friend WithEvents Label15 As Label
  1413. Friend WithEvents Label10 As Label
  1414. Friend WithEvents Label16 As Label
  1415. Friend WithEvents Label24 As Label
  1416. Friend WithEvents Label23 As Label
  1417. Friend WithEvents Label22 As Label
  1418. Friend WithEvents Label21 As Label
  1419. Friend WithEvents Label20 As Label
  1420. Friend WithEvents Label19 As Label
  1421. Friend WithEvents Label18 As Label
  1422. Friend WithEvents Label17 As Label
  1423. Friend WithEvents 新增_bt As Button
  1424. Friend WithEvents 增加明細_bt As Button
  1425. Friend WithEvents logo_pb As PictureBox
  1426. Friend WithEvents SplitContainer1 As SplitContainer
  1427. Friend WithEvents Label25 As Label
  1428. Friend WithEvents Label26 As Label
  1429. Friend WithEvents 清單2_dgv As DataGridView
  1430. Friend WithEvents 刪除受訂單_bt As Button
  1431. Friend WithEvents 開單人員_tb As TextBox
  1432. Friend WithEvents 出貨日期_dtp As DateTimePicker
  1433. Friend WithEvents 出貨方_tb As TextBox
  1434. Friend WithEvents 運送方式_lb As Label
  1435. Friend WithEvents 出貨方_lb As Label
  1436. Friend WithEvents 貿易方式_lb As Label
  1437. Friend WithEvents 送貨單號_tb As TextBox
  1438. Friend WithEvents 運送方式_tb As TextBox
  1439. Friend WithEvents 出貨地點_lb As Label
  1440. Friend WithEvents 貿易方式_cb As ComboBox
  1441. Friend WithEvents 出貨備註_tb As TextBox
  1442. Friend WithEvents 出貨備註_lb As Label
  1443. Friend WithEvents 運送到_lb As Label
  1444. Friend WithEvents 清單2_1_dgv As DataGridView
  1445. Friend WithEvents Label14 As Label
  1446. Friend WithEvents Label30 As Label
  1447. Friend WithEvents 貨櫃封條_tb As TextBox
  1448. Friend WithEvents 總數量2_lb As Label
  1449. Friend WithEvents 貨櫃封條_lb As Label
  1450. Friend WithEvents 貨櫃ID_lb As Label
  1451. Friend WithEvents 貨櫃_lb As Label
  1452. Friend WithEvents 金額大寫_lb As Label
  1453. Friend WithEvents 總數量1_lb As Label
  1454. Friend WithEvents 總金額1_lb As Label
  1455. Friend WithEvents 製造_tb As TextBox
  1456. Friend WithEvents 品牌_lb As Label
  1457. Friend WithEvents 製造_lb As Label
  1458. Friend WithEvents 運送到_cb As ComboBox
  1459. Friend WithEvents 品牌_tb As ComboBox
  1460. Friend WithEvents 貨櫃_cb As ComboBox
  1461. Friend WithEvents 棧板數_tb As TextBox
  1462. Friend WithEvents PLT_lb As Label
  1463. Friend WithEvents Label40 As Label
  1464. Friend WithEvents 地址_lb As Label
  1465. Friend WithEvents Label44 As Label
  1466. Friend WithEvents 公司名稱_lb As Label
  1467. Friend WithEvents 刪除發票_bt As Button
  1468. Friend WithEvents 刪除明細_bt As Button
  1469. Friend WithEvents 存檔_bt As Button
  1470. Friend WithEvents 語言_cb As ComboBox
  1471. Friend WithEvents 列印_bt As Button
  1472. Friend WithEvents Label45 As Label
  1473. Friend WithEvents 總金額_lb As Label
  1474. Friend WithEvents 總數量_lb As Label
  1475. Friend WithEvents Label46 As Label
  1476. Friend WithEvents Label47 As Label
  1477. Friend WithEvents Panel1 As Panel
  1478. Friend WithEvents 總金額a_lb As Label
  1479. Friend WithEvents 總數量a_lb As Label
  1480. Friend WithEvents 金額大寫a_lb As Label
  1481. Friend WithEvents 貨櫃ID_tb As TextBox
  1482. Friend WithEvents 總數量b_lb As Label
  1483. Friend WithEvents 客戶名稱_cb As ComboBox
  1484. Friend WithEvents 客戶資訊_cb As ComboBox
  1485. Friend WithEvents 幣別_tb As TextBox
  1486. Friend WithEvents Label2 As Label
  1487. Friend WithEvents 匯率_tb As TextBox
  1488. Friend WithEvents Label3 As Label
  1489. Friend WithEvents 清單3_dgv As DataGridView
  1490. End Class