Bez popisu
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

量產訂單明細表.Designer.vb 73KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564
  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. Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  23. Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  25. Me.PictureBox1 = New System.Windows.Forms.PictureBox()
  26. Me.合計17_tb = New System.Windows.Forms.TextBox()
  27. Me.合計15_tb = New System.Windows.Forms.TextBox()
  28. Me.新增清單6_bt = New System.Windows.Forms.Button()
  29. Me.CustomerRequisition_tb = New System.Windows.Forms.TextBox()
  30. Me.CustomerRequisition_lb = New System.Windows.Forms.Label()
  31. Me.新增清單5_bt = New System.Windows.Forms.Button()
  32. Me.新增清單4_bt = New System.Windows.Forms.Button()
  33. Me.新增清單1_bt = New System.Windows.Forms.Button()
  34. Me.新增清單_bt = New System.Windows.Forms.Button()
  35. Me.新增清單3_bt = New System.Windows.Forms.Button()
  36. Me.Remark_lb = New System.Windows.Forms.Label()
  37. Me.Remark_cb = New System.Windows.Forms.ComboBox()
  38. Me.ToPort_cb = New System.Windows.Forms.ComboBox()
  39. Me.FromPort_cb = New System.Windows.Forms.ComboBox()
  40. Me.Terms_cb = New System.Windows.Forms.ComboBox()
  41. Me.Delivery_cb = New System.Windows.Forms.ComboBox()
  42. Me.列印_bt = New System.Windows.Forms.Button()
  43. Me.資料刪除_bt = New System.Windows.Forms.Button()
  44. Me.資料存檔_bt = New System.Windows.Forms.Button()
  45. Me.TotalNumber_lb = New System.Windows.Forms.Label()
  46. Me.TotalNumber_tb = New System.Windows.Forms.TextBox()
  47. Me.合計_lb = New System.Windows.Forms.Label()
  48. Me.合計20_tb = New System.Windows.Forms.TextBox()
  49. Me.合計19_tb = New System.Windows.Forms.TextBox()
  50. Me.合計18_tb = New System.Windows.Forms.TextBox()
  51. Me.合計16_tb = New System.Windows.Forms.TextBox()
  52. Me.合計14_tb = New System.Windows.Forms.TextBox()
  53. Me.合計13_tb = New System.Windows.Forms.TextBox()
  54. Me.合計12_tb = New System.Windows.Forms.TextBox()
  55. Me.合計11_tb = New System.Windows.Forms.TextBox()
  56. Me.合計10_tb = New System.Windows.Forms.TextBox()
  57. Me.合計9_tb = New System.Windows.Forms.TextBox()
  58. Me.合計8_tb = New System.Windows.Forms.TextBox()
  59. Me.合計7_tb = New System.Windows.Forms.TextBox()
  60. Me.合計6_tb = New System.Windows.Forms.TextBox()
  61. Me.合計5_tb = New System.Windows.Forms.TextBox()
  62. Me.合計4_tb = New System.Windows.Forms.TextBox()
  63. Me.合計3_tb = New System.Windows.Forms.TextBox()
  64. Me.合計2_tb = New System.Windows.Forms.TextBox()
  65. Me.清空3_bt = New System.Windows.Forms.Button()
  66. Me.ETADate_lb = New System.Windows.Forms.Label()
  67. Me.日期5_dtp = New System.Windows.Forms.DateTimePicker()
  68. Me.工廠_tb = New System.Windows.Forms.TextBox()
  69. Me.清空5_bt = New System.Windows.Forms.Button()
  70. Me.清空4_bt = New System.Windows.Forms.Button()
  71. Me.清空2_bt = New System.Windows.Forms.Button()
  72. Me.清空1_bt = New System.Windows.Forms.Button()
  73. Me.清空_bt = New System.Windows.Forms.Button()
  74. Me.交期_lb = New System.Windows.Forms.Label()
  75. Me.日期7_dtp = New System.Windows.Forms.DateTimePicker()
  76. Me.下單日_lb = New System.Windows.Forms.Label()
  77. Me.日期6_dtp = New System.Windows.Forms.DateTimePicker()
  78. Me.工廠_lb = New System.Windows.Forms.Label()
  79. Me.訂單號_lb = New System.Windows.Forms.Label()
  80. Me.訂單號_tb = New System.Windows.Forms.TextBox()
  81. Me.DeliveryAddress_lb = New System.Windows.Forms.Label()
  82. Me.DeliveryAddress_tb = New System.Windows.Forms.TextBox()
  83. Me.SalesOrder_tb = New System.Windows.Forms.TextBox()
  84. Me.SalesOrder_lb = New System.Windows.Forms.Label()
  85. Me.ShipDate_lb = New System.Windows.Forms.Label()
  86. Me.日期4_dtp = New System.Windows.Forms.DateTimePicker()
  87. Me.CustomerName_tb = New System.Windows.Forms.TextBox()
  88. Me.CustomerName_lb = New System.Windows.Forms.Label()
  89. Me.Modified_lb = New System.Windows.Forms.Label()
  90. Me.日期3_dtp = New System.Windows.Forms.DateTimePicker()
  91. Me.VendorReference_tb = New System.Windows.Forms.TextBox()
  92. Me.VendorReference_lb = New System.Windows.Forms.Label()
  93. Me.ShippingCarrier_tb = New System.Windows.Forms.TextBox()
  94. Me.ShippingCarrier_lb = New System.Windows.Forms.Label()
  95. Me.ToPort_lb = New System.Windows.Forms.Label()
  96. Me.FromPort_lb = New System.Windows.Forms.Label()
  97. Me.OrgShipDate_lb = New System.Windows.Forms.Label()
  98. Me.日期1_dtp = New System.Windows.Forms.DateTimePicker()
  99. Me.住址_lb = New System.Windows.Forms.Label()
  100. Me.姓名_lb = New System.Windows.Forms.Label()
  101. Me.備註_tb = New System.Windows.Forms.TextBox()
  102. Me.Terms_lb = New System.Windows.Forms.Label()
  103. Me.Delivery_lb = New System.Windows.Forms.Label()
  104. Me.Vendor_lb = New System.Windows.Forms.Label()
  105. Me.Vendor_tb = New System.Windows.Forms.TextBox()
  106. Me.Brand_cb = New System.Windows.Forms.ComboBox()
  107. Me.Brand_lb = New System.Windows.Forms.Label()
  108. Me.CreatedDate_lb = New System.Windows.Forms.Label()
  109. Me.日期_dtp = New System.Windows.Forms.DateTimePicker()
  110. Me.Number_lb = New System.Windows.Forms.Label()
  111. Me.Number_tb = New System.Windows.Forms.TextBox()
  112. Me.表單3_dgv = New System.Windows.Forms.DataGridView()
  113. Me.返回訂單控制表_bt = New System.Windows.Forms.Button()
  114. Me.合計_tb = New System.Windows.Forms.TextBox()
  115. Me.合計1_tb = New System.Windows.Forms.TextBox()
  116. Me.表單2_dgv = New System.Windows.Forms.DataGridView()
  117. Me.PictureBox2 = New System.Windows.Forms.PictureBox()
  118. Me.文字提醒_lb = New System.Windows.Forms.Label()
  119. Me.表單1_dgv = New System.Windows.Forms.DataGridView()
  120. Me.訂單附件導入_bt = New System.Windows.Forms.Button()
  121. Me.GroupBox1 = New System.Windows.Forms.GroupBox()
  122. Me.Button9 = New System.Windows.Forms.Button()
  123. Me.Label30 = New System.Windows.Forms.Label()
  124. Me.TextBox3 = New System.Windows.Forms.TextBox()
  125. Me.Label26 = New System.Windows.Forms.Label()
  126. Me.TextBox4 = New System.Windows.Forms.TextBox()
  127. Me.Label27 = New System.Windows.Forms.Label()
  128. Me.TextBox7 = New System.Windows.Forms.TextBox()
  129. Me.Label28 = New System.Windows.Forms.Label()
  130. Me.Label29 = New System.Windows.Forms.Label()
  131. Me.Button14 = New System.Windows.Forms.Button()
  132. Me.WebBrowser2 = New System.Windows.Forms.WebBrowser()
  133. Me.WebBrowser1 = New System.Windows.Forms.WebBrowser()
  134. Me.Button7 = New System.Windows.Forms.Button()
  135. Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog()
  136. Me.文字提醒2_lb = New System.Windows.Forms.Label()
  137. Me.復原_bt = New System.Windows.Forms.Button()
  138. Me.放大_bt = New System.Windows.Forms.Button()
  139. Me.垂直翻轉_bt = New System.Windows.Forms.Button()
  140. Me.水平翻轉_bt = New System.Windows.Forms.Button()
  141. Me.逆時鐘90度旋轉_bt = New System.Windows.Forms.Button()
  142. Me.順時鐘90度旋轉_bt = New System.Windows.Forms.Button()
  143. Me.日期2_dtp = New System.Windows.Forms.DateTimePicker()
  144. Me.更新BUYER_bt = New System.Windows.Forms.Button()
  145. Me.訂單屬性_tb = New System.Windows.Forms.TextBox()
  146. Me.訂單屬性_lb = New System.Windows.Forms.Label()
  147. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
  148. CType(Me.表單3_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  149. CType(Me.表單2_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  150. CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
  151. CType(Me.表單1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  152. Me.GroupBox1.SuspendLayout()
  153. Me.SuspendLayout()
  154. '
  155. 'PictureBox1
  156. '
  157. Me.PictureBox1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  158. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  159. Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  160. Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  161. Me.PictureBox1.Location = New System.Drawing.Point(1727, 7)
  162. Me.PictureBox1.Name = "PictureBox1"
  163. Me.PictureBox1.Size = New System.Drawing.Size(180, 199)
  164. Me.PictureBox1.TabIndex = 650
  165. Me.PictureBox1.TabStop = False
  166. '
  167. '合計17_tb
  168. '
  169. Me.合計17_tb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  170. Me.合計17_tb.ForeColor = System.Drawing.Color.Black
  171. Me.合計17_tb.Location = New System.Drawing.Point(1363, 586)
  172. Me.合計17_tb.Name = "合計17_tb"
  173. Me.合計17_tb.Size = New System.Drawing.Size(38, 22)
  174. Me.合計17_tb.TabIndex = 647
  175. '
  176. '合計15_tb
  177. '
  178. Me.合計15_tb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  179. Me.合計15_tb.ForeColor = System.Drawing.Color.Black
  180. Me.合計15_tb.Location = New System.Drawing.Point(1267, 586)
  181. Me.合計15_tb.Name = "合計15_tb"
  182. Me.合計15_tb.Size = New System.Drawing.Size(38, 22)
  183. Me.合計15_tb.TabIndex = 646
  184. '
  185. '新增清單6_bt
  186. '
  187. Me.新增清單6_bt.ForeColor = System.Drawing.Color.Olive
  188. Me.新增清單6_bt.Location = New System.Drawing.Point(923, 110)
  189. Me.新增清單6_bt.Name = "新增清單6_bt"
  190. Me.新增清單6_bt.Size = New System.Drawing.Size(76, 24)
  191. Me.新增清單6_bt.TabIndex = 639
  192. Me.新增清單6_bt.Text = "新增清單"
  193. Me.新增清單6_bt.UseVisualStyleBackColor = True
  194. '
  195. 'CustomerRequisition_tb
  196. '
  197. Me.CustomerRequisition_tb.ForeColor = System.Drawing.Color.Black
  198. Me.CustomerRequisition_tb.Location = New System.Drawing.Point(713, 111)
  199. Me.CustomerRequisition_tb.Name = "CustomerRequisition_tb"
  200. Me.CustomerRequisition_tb.Size = New System.Drawing.Size(137, 23)
  201. Me.CustomerRequisition_tb.TabIndex = 637
  202. '
  203. 'CustomerRequisition_lb
  204. '
  205. Me.CustomerRequisition_lb.AutoSize = True
  206. Me.CustomerRequisition_lb.Location = New System.Drawing.Point(585, 114)
  207. Me.CustomerRequisition_lb.Name = "CustomerRequisition_lb"
  208. Me.CustomerRequisition_lb.Size = New System.Drawing.Size(128, 16)
  209. Me.CustomerRequisition_lb.TabIndex = 636
  210. Me.CustomerRequisition_lb.Text = "Customer Requisition"
  211. '
  212. '新增清單5_bt
  213. '
  214. Me.新增清單5_bt.ForeColor = System.Drawing.Color.Olive
  215. Me.新增清單5_bt.Location = New System.Drawing.Point(854, 58)
  216. Me.新增清單5_bt.Name = "新增清單5_bt"
  217. Me.新增清單5_bt.Size = New System.Drawing.Size(76, 24)
  218. Me.新增清單5_bt.TabIndex = 631
  219. Me.新增清單5_bt.Text = "新增清單"
  220. Me.新增清單5_bt.UseVisualStyleBackColor = True
  221. '
  222. '新增清單4_bt
  223. '
  224. Me.新增清單4_bt.ForeColor = System.Drawing.Color.Olive
  225. Me.新增清單4_bt.Location = New System.Drawing.Point(854, 31)
  226. Me.新增清單4_bt.Name = "新增清單4_bt"
  227. Me.新增清單4_bt.Size = New System.Drawing.Size(76, 24)
  228. Me.新增清單4_bt.TabIndex = 630
  229. Me.新增清單4_bt.Text = "新增清單"
  230. Me.新增清單4_bt.UseVisualStyleBackColor = True
  231. '
  232. '新增清單1_bt
  233. '
  234. Me.新增清單1_bt.ForeColor = System.Drawing.Color.Olive
  235. Me.新增清單1_bt.Location = New System.Drawing.Point(203, 180)
  236. Me.新增清單1_bt.Name = "新增清單1_bt"
  237. Me.新增清單1_bt.Size = New System.Drawing.Size(76, 24)
  238. Me.新增清單1_bt.TabIndex = 629
  239. Me.新增清單1_bt.Text = "新增清單"
  240. Me.新增清單1_bt.UseVisualStyleBackColor = True
  241. '
  242. '新增清單_bt
  243. '
  244. Me.新增清單_bt.ForeColor = System.Drawing.Color.Olive
  245. Me.新增清單_bt.Location = New System.Drawing.Point(203, 142)
  246. Me.新增清單_bt.Name = "新增清單_bt"
  247. Me.新增清單_bt.Size = New System.Drawing.Size(76, 24)
  248. Me.新增清單_bt.TabIndex = 628
  249. Me.新增清單_bt.Text = "新增清單"
  250. Me.新增清單_bt.UseVisualStyleBackColor = True
  251. '
  252. '新增清單3_bt
  253. '
  254. Me.新增清單3_bt.ForeColor = System.Drawing.Color.Olive
  255. Me.新增清單3_bt.Location = New System.Drawing.Point(506, 5)
  256. Me.新增清單3_bt.Name = "新增清單3_bt"
  257. Me.新增清單3_bt.Size = New System.Drawing.Size(76, 24)
  258. Me.新增清單3_bt.TabIndex = 627
  259. Me.新增清單3_bt.Text = "新增清單"
  260. Me.新增清單3_bt.UseVisualStyleBackColor = True
  261. '
  262. 'Remark_lb
  263. '
  264. Me.Remark_lb.AutoSize = True
  265. Me.Remark_lb.Location = New System.Drawing.Point(867, 113)
  266. Me.Remark_lb.Name = "Remark_lb"
  267. Me.Remark_lb.Size = New System.Drawing.Size(51, 16)
  268. Me.Remark_lb.TabIndex = 626
  269. Me.Remark_lb.Text = "Remark"
  270. '
  271. 'Remark_cb
  272. '
  273. Me.Remark_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  274. Me.Remark_cb.FormattingEnabled = True
  275. Me.Remark_cb.Location = New System.Drawing.Point(860, 136)
  276. Me.Remark_cb.Name = "Remark_cb"
  277. Me.Remark_cb.Size = New System.Drawing.Size(137, 24)
  278. Me.Remark_cb.TabIndex = 625
  279. '
  280. 'ToPort_cb
  281. '
  282. Me.ToPort_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  283. Me.ToPort_cb.FormattingEnabled = True
  284. Me.ToPort_cb.Location = New System.Drawing.Point(713, 58)
  285. Me.ToPort_cb.Name = "ToPort_cb"
  286. Me.ToPort_cb.Size = New System.Drawing.Size(137, 24)
  287. Me.ToPort_cb.TabIndex = 624
  288. '
  289. 'FromPort_cb
  290. '
  291. Me.FromPort_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  292. Me.FromPort_cb.FormattingEnabled = True
  293. Me.FromPort_cb.Location = New System.Drawing.Point(713, 31)
  294. Me.FromPort_cb.Name = "FromPort_cb"
  295. Me.FromPort_cb.Size = New System.Drawing.Size(137, 24)
  296. Me.FromPort_cb.TabIndex = 623
  297. '
  298. 'Terms_cb
  299. '
  300. Me.Terms_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  301. Me.Terms_cb.FormattingEnabled = True
  302. Me.Terms_cb.Location = New System.Drawing.Point(67, 180)
  303. Me.Terms_cb.Name = "Terms_cb"
  304. Me.Terms_cb.Size = New System.Drawing.Size(130, 24)
  305. Me.Terms_cb.TabIndex = 622
  306. '
  307. 'Delivery_cb
  308. '
  309. Me.Delivery_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  310. Me.Delivery_cb.FormattingEnabled = True
  311. Me.Delivery_cb.Location = New System.Drawing.Point(67, 142)
  312. Me.Delivery_cb.Name = "Delivery_cb"
  313. Me.Delivery_cb.Size = New System.Drawing.Size(130, 24)
  314. Me.Delivery_cb.TabIndex = 621
  315. '
  316. '列印_bt
  317. '
  318. Me.列印_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  319. Me.列印_bt.ForeColor = System.Drawing.Color.Olive
  320. Me.列印_bt.Location = New System.Drawing.Point(1689, 211)
  321. Me.列印_bt.Name = "列印_bt"
  322. Me.列印_bt.Size = New System.Drawing.Size(108, 63)
  323. Me.列印_bt.TabIndex = 619
  324. Me.列印_bt.Text = "列印"
  325. Me.列印_bt.UseVisualStyleBackColor = True
  326. '
  327. '資料刪除_bt
  328. '
  329. Me.資料刪除_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  330. Me.資料刪除_bt.ForeColor = System.Drawing.Color.Red
  331. Me.資料刪除_bt.Location = New System.Drawing.Point(1689, 276)
  332. Me.資料刪除_bt.Name = "資料刪除_bt"
  333. Me.資料刪除_bt.Size = New System.Drawing.Size(108, 30)
  334. Me.資料刪除_bt.TabIndex = 617
  335. Me.資料刪除_bt.Text = "資料刪除"
  336. Me.資料刪除_bt.UseVisualStyleBackColor = True
  337. '
  338. '資料存檔_bt
  339. '
  340. Me.資料存檔_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  341. Me.資料存檔_bt.ForeColor = System.Drawing.Color.Blue
  342. Me.資料存檔_bt.Location = New System.Drawing.Point(1580, 211)
  343. Me.資料存檔_bt.Name = "資料存檔_bt"
  344. Me.資料存檔_bt.Size = New System.Drawing.Size(108, 30)
  345. Me.資料存檔_bt.TabIndex = 615
  346. Me.資料存檔_bt.Text = "資料存檔"
  347. Me.資料存檔_bt.UseVisualStyleBackColor = True
  348. '
  349. 'TotalNumber_lb
  350. '
  351. Me.TotalNumber_lb.AutoSize = True
  352. Me.TotalNumber_lb.Location = New System.Drawing.Point(585, 167)
  353. Me.TotalNumber_lb.Name = "TotalNumber_lb"
  354. Me.TotalNumber_lb.Size = New System.Drawing.Size(90, 16)
  355. Me.TotalNumber_lb.TabIndex = 614
  356. Me.TotalNumber_lb.Text = "Total Number "
  357. '
  358. 'TotalNumber_tb
  359. '
  360. Me.TotalNumber_tb.ForeColor = System.Drawing.Color.Black
  361. Me.TotalNumber_tb.Location = New System.Drawing.Point(713, 164)
  362. Me.TotalNumber_tb.Name = "TotalNumber_tb"
  363. Me.TotalNumber_tb.Size = New System.Drawing.Size(137, 23)
  364. Me.TotalNumber_tb.TabIndex = 613
  365. '
  366. '合計_lb
  367. '
  368. Me.合計_lb.AutoSize = True
  369. Me.合計_lb.Location = New System.Drawing.Point(422, 588)
  370. Me.合計_lb.Name = "合計_lb"
  371. Me.合計_lb.Size = New System.Drawing.Size(32, 16)
  372. Me.合計_lb.TabIndex = 567
  373. Me.合計_lb.Text = "合計"
  374. '
  375. '合計20_tb
  376. '
  377. Me.合計20_tb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  378. Me.合計20_tb.ForeColor = System.Drawing.Color.Black
  379. Me.合計20_tb.Location = New System.Drawing.Point(1499, 586)
  380. Me.合計20_tb.Name = "合計20_tb"
  381. Me.合計20_tb.Size = New System.Drawing.Size(60, 22)
  382. Me.合計20_tb.TabIndex = 566
  383. '
  384. '合計19_tb
  385. '
  386. Me.合計19_tb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  387. Me.合計19_tb.ForeColor = System.Drawing.Color.Black
  388. Me.合計19_tb.Location = New System.Drawing.Point(1457, 586)
  389. Me.合計19_tb.Name = "合計19_tb"
  390. Me.合計19_tb.Size = New System.Drawing.Size(38, 22)
  391. Me.合計19_tb.TabIndex = 565
  392. '
  393. '合計18_tb
  394. '
  395. Me.合計18_tb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  396. Me.合計18_tb.ForeColor = System.Drawing.Color.Black
  397. Me.合計18_tb.Location = New System.Drawing.Point(1410, 586)
  398. Me.合計18_tb.Name = "合計18_tb"
  399. Me.合計18_tb.Size = New System.Drawing.Size(38, 22)
  400. Me.合計18_tb.TabIndex = 564
  401. '
  402. '合計16_tb
  403. '
  404. Me.合計16_tb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  405. Me.合計16_tb.ForeColor = System.Drawing.Color.Black
  406. Me.合計16_tb.Location = New System.Drawing.Point(1315, 586)
  407. Me.合計16_tb.Name = "合計16_tb"
  408. Me.合計16_tb.Size = New System.Drawing.Size(38, 22)
  409. Me.合計16_tb.TabIndex = 563
  410. '
  411. '合計14_tb
  412. '
  413. Me.合計14_tb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  414. Me.合計14_tb.ForeColor = System.Drawing.Color.Black
  415. Me.合計14_tb.Location = New System.Drawing.Point(1220, 586)
  416. Me.合計14_tb.Name = "合計14_tb"
  417. Me.合計14_tb.Size = New System.Drawing.Size(38, 22)
  418. Me.合計14_tb.TabIndex = 562
  419. '
  420. '合計13_tb
  421. '
  422. Me.合計13_tb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  423. Me.合計13_tb.ForeColor = System.Drawing.Color.Black
  424. Me.合計13_tb.Location = New System.Drawing.Point(1172, 586)
  425. Me.合計13_tb.Name = "合計13_tb"
  426. Me.合計13_tb.Size = New System.Drawing.Size(38, 22)
  427. Me.合計13_tb.TabIndex = 561
  428. '
  429. '合計12_tb
  430. '
  431. Me.合計12_tb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  432. Me.合計12_tb.ForeColor = System.Drawing.Color.Black
  433. Me.合計12_tb.Location = New System.Drawing.Point(1124, 586)
  434. Me.合計12_tb.Name = "合計12_tb"
  435. Me.合計12_tb.Size = New System.Drawing.Size(38, 22)
  436. Me.合計12_tb.TabIndex = 560
  437. '
  438. '合計11_tb
  439. '
  440. Me.合計11_tb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  441. Me.合計11_tb.ForeColor = System.Drawing.Color.Black
  442. Me.合計11_tb.Location = New System.Drawing.Point(1076, 586)
  443. Me.合計11_tb.Name = "合計11_tb"
  444. Me.合計11_tb.Size = New System.Drawing.Size(38, 22)
  445. Me.合計11_tb.TabIndex = 559
  446. '
  447. '合計10_tb
  448. '
  449. Me.合計10_tb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  450. Me.合計10_tb.ForeColor = System.Drawing.Color.Black
  451. Me.合計10_tb.Location = New System.Drawing.Point(1028, 586)
  452. Me.合計10_tb.Name = "合計10_tb"
  453. Me.合計10_tb.Size = New System.Drawing.Size(38, 22)
  454. Me.合計10_tb.TabIndex = 558
  455. '
  456. '合計9_tb
  457. '
  458. Me.合計9_tb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  459. Me.合計9_tb.ForeColor = System.Drawing.Color.Black
  460. Me.合計9_tb.Location = New System.Drawing.Point(980, 586)
  461. Me.合計9_tb.Name = "合計9_tb"
  462. Me.合計9_tb.Size = New System.Drawing.Size(38, 22)
  463. Me.合計9_tb.TabIndex = 557
  464. '
  465. '合計8_tb
  466. '
  467. Me.合計8_tb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  468. Me.合計8_tb.ForeColor = System.Drawing.Color.Black
  469. Me.合計8_tb.Location = New System.Drawing.Point(932, 586)
  470. Me.合計8_tb.Name = "合計8_tb"
  471. Me.合計8_tb.Size = New System.Drawing.Size(38, 22)
  472. Me.合計8_tb.TabIndex = 556
  473. '
  474. '合計7_tb
  475. '
  476. Me.合計7_tb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  477. Me.合計7_tb.ForeColor = System.Drawing.Color.Black
  478. Me.合計7_tb.Location = New System.Drawing.Point(884, 586)
  479. Me.合計7_tb.Name = "合計7_tb"
  480. Me.合計7_tb.Size = New System.Drawing.Size(38, 22)
  481. Me.合計7_tb.TabIndex = 555
  482. '
  483. '合計6_tb
  484. '
  485. Me.合計6_tb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  486. Me.合計6_tb.ForeColor = System.Drawing.Color.Black
  487. Me.合計6_tb.Location = New System.Drawing.Point(836, 586)
  488. Me.合計6_tb.Name = "合計6_tb"
  489. Me.合計6_tb.Size = New System.Drawing.Size(38, 22)
  490. Me.合計6_tb.TabIndex = 554
  491. '
  492. '合計5_tb
  493. '
  494. Me.合計5_tb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  495. Me.合計5_tb.ForeColor = System.Drawing.Color.Black
  496. Me.合計5_tb.Location = New System.Drawing.Point(788, 586)
  497. Me.合計5_tb.Name = "合計5_tb"
  498. Me.合計5_tb.Size = New System.Drawing.Size(38, 22)
  499. Me.合計5_tb.TabIndex = 553
  500. '
  501. '合計4_tb
  502. '
  503. Me.合計4_tb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  504. Me.合計4_tb.ForeColor = System.Drawing.Color.Black
  505. Me.合計4_tb.Location = New System.Drawing.Point(740, 586)
  506. Me.合計4_tb.Name = "合計4_tb"
  507. Me.合計4_tb.Size = New System.Drawing.Size(38, 22)
  508. Me.合計4_tb.TabIndex = 552
  509. '
  510. '合計3_tb
  511. '
  512. Me.合計3_tb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  513. Me.合計3_tb.ForeColor = System.Drawing.Color.Black
  514. Me.合計3_tb.Location = New System.Drawing.Point(692, 586)
  515. Me.合計3_tb.Name = "合計3_tb"
  516. Me.合計3_tb.Size = New System.Drawing.Size(38, 22)
  517. Me.合計3_tb.TabIndex = 551
  518. '
  519. '合計2_tb
  520. '
  521. Me.合計2_tb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  522. Me.合計2_tb.ForeColor = System.Drawing.Color.Black
  523. Me.合計2_tb.Location = New System.Drawing.Point(644, 586)
  524. Me.合計2_tb.Name = "合計2_tb"
  525. Me.合計2_tb.Size = New System.Drawing.Size(38, 22)
  526. Me.合計2_tb.TabIndex = 550
  527. '
  528. '清空3_bt
  529. '
  530. Me.清空3_bt.ForeColor = System.Drawing.Color.Black
  531. Me.清空3_bt.Location = New System.Drawing.Point(1142, 61)
  532. Me.清空3_bt.Name = "清空3_bt"
  533. Me.清空3_bt.Size = New System.Drawing.Size(76, 24)
  534. Me.清空3_bt.TabIndex = 549
  535. Me.清空3_bt.Text = "清空"
  536. Me.清空3_bt.UseVisualStyleBackColor = True
  537. '
  538. 'ETADate_lb
  539. '
  540. Me.ETADate_lb.AutoSize = True
  541. Me.ETADate_lb.Location = New System.Drawing.Point(937, 65)
  542. Me.ETADate_lb.Name = "ETADate_lb"
  543. Me.ETADate_lb.Size = New System.Drawing.Size(60, 16)
  544. Me.ETADate_lb.TabIndex = 548
  545. Me.ETADate_lb.Text = "ETA Date"
  546. '
  547. '日期5_dtp
  548. '
  549. Me.日期5_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  550. Me.日期5_dtp.Location = New System.Drawing.Point(1002, 62)
  551. Me.日期5_dtp.Name = "日期5_dtp"
  552. Me.日期5_dtp.Size = New System.Drawing.Size(137, 23)
  553. Me.日期5_dtp.TabIndex = 547
  554. '
  555. '工廠_tb
  556. '
  557. Me.工廠_tb.ForeColor = System.Drawing.Color.Black
  558. Me.工廠_tb.Location = New System.Drawing.Point(1397, 120)
  559. Me.工廠_tb.Name = "工廠_tb"
  560. Me.工廠_tb.Size = New System.Drawing.Size(134, 23)
  561. Me.工廠_tb.TabIndex = 546
  562. '
  563. '清空5_bt
  564. '
  565. Me.清空5_bt.ForeColor = System.Drawing.Color.Black
  566. Me.清空5_bt.Location = New System.Drawing.Point(1490, 180)
  567. Me.清空5_bt.Name = "清空5_bt"
  568. Me.清空5_bt.Size = New System.Drawing.Size(41, 24)
  569. Me.清空5_bt.TabIndex = 545
  570. Me.清空5_bt.Text = "清空"
  571. Me.清空5_bt.UseVisualStyleBackColor = True
  572. '
  573. '清空4_bt
  574. '
  575. Me.清空4_bt.ForeColor = System.Drawing.Color.Black
  576. Me.清空4_bt.Location = New System.Drawing.Point(1490, 149)
  577. Me.清空4_bt.Name = "清空4_bt"
  578. Me.清空4_bt.Size = New System.Drawing.Size(41, 24)
  579. Me.清空4_bt.TabIndex = 544
  580. Me.清空4_bt.Text = "清空"
  581. Me.清空4_bt.UseVisualStyleBackColor = True
  582. '
  583. '清空2_bt
  584. '
  585. Me.清空2_bt.ForeColor = System.Drawing.Color.Black
  586. Me.清空2_bt.Location = New System.Drawing.Point(1142, 33)
  587. Me.清空2_bt.Name = "清空2_bt"
  588. Me.清空2_bt.Size = New System.Drawing.Size(76, 24)
  589. Me.清空2_bt.TabIndex = 543
  590. Me.清空2_bt.Text = "清空"
  591. Me.清空2_bt.UseVisualStyleBackColor = True
  592. '
  593. '清空1_bt
  594. '
  595. Me.清空1_bt.ForeColor = System.Drawing.Color.Black
  596. Me.清空1_bt.Location = New System.Drawing.Point(1142, 6)
  597. Me.清空1_bt.Name = "清空1_bt"
  598. Me.清空1_bt.Size = New System.Drawing.Size(76, 24)
  599. Me.清空1_bt.TabIndex = 542
  600. Me.清空1_bt.Text = "清空"
  601. Me.清空1_bt.UseVisualStyleBackColor = True
  602. '
  603. '清空_bt
  604. '
  605. Me.清空_bt.ForeColor = System.Drawing.Color.Black
  606. Me.清空_bt.Location = New System.Drawing.Point(854, 4)
  607. Me.清空_bt.Name = "清空_bt"
  608. Me.清空_bt.Size = New System.Drawing.Size(76, 24)
  609. Me.清空_bt.TabIndex = 541
  610. Me.清空_bt.Text = "清空"
  611. Me.清空_bt.UseVisualStyleBackColor = True
  612. '
  613. '交期_lb
  614. '
  615. Me.交期_lb.AutoSize = True
  616. Me.交期_lb.Location = New System.Drawing.Point(1362, 184)
  617. Me.交期_lb.Name = "交期_lb"
  618. Me.交期_lb.Size = New System.Drawing.Size(32, 16)
  619. Me.交期_lb.TabIndex = 540
  620. Me.交期_lb.Text = "交期"
  621. '
  622. '日期7_dtp
  623. '
  624. Me.日期7_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  625. Me.日期7_dtp.Location = New System.Drawing.Point(1397, 180)
  626. Me.日期7_dtp.Name = "日期7_dtp"
  627. Me.日期7_dtp.Size = New System.Drawing.Size(90, 23)
  628. Me.日期7_dtp.TabIndex = 539
  629. '
  630. '下單日_lb
  631. '
  632. Me.下單日_lb.AutoSize = True
  633. Me.下單日_lb.Location = New System.Drawing.Point(1352, 153)
  634. Me.下單日_lb.Name = "下單日_lb"
  635. Me.下單日_lb.Size = New System.Drawing.Size(44, 16)
  636. Me.下單日_lb.TabIndex = 538
  637. Me.下單日_lb.Text = "下單日"
  638. '
  639. '日期6_dtp
  640. '
  641. Me.日期6_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  642. Me.日期6_dtp.Location = New System.Drawing.Point(1397, 150)
  643. Me.日期6_dtp.Name = "日期6_dtp"
  644. Me.日期6_dtp.Size = New System.Drawing.Size(90, 23)
  645. Me.日期6_dtp.TabIndex = 537
  646. '
  647. '工廠_lb
  648. '
  649. Me.工廠_lb.AutoSize = True
  650. Me.工廠_lb.Location = New System.Drawing.Point(1362, 123)
  651. Me.工廠_lb.Name = "工廠_lb"
  652. Me.工廠_lb.Size = New System.Drawing.Size(32, 16)
  653. Me.工廠_lb.TabIndex = 536
  654. Me.工廠_lb.Text = "工廠"
  655. '
  656. '訂單號_lb
  657. '
  658. Me.訂單號_lb.AutoSize = True
  659. Me.訂單號_lb.Location = New System.Drawing.Point(1352, 93)
  660. Me.訂單號_lb.Name = "訂單號_lb"
  661. Me.訂單號_lb.Size = New System.Drawing.Size(44, 16)
  662. Me.訂單號_lb.TabIndex = 535
  663. Me.訂單號_lb.Text = "訂單號"
  664. '
  665. '訂單號_tb
  666. '
  667. Me.訂單號_tb.ForeColor = System.Drawing.Color.Black
  668. Me.訂單號_tb.Location = New System.Drawing.Point(1397, 90)
  669. Me.訂單號_tb.Name = "訂單號_tb"
  670. Me.訂單號_tb.Size = New System.Drawing.Size(134, 23)
  671. Me.訂單號_tb.TabIndex = 534
  672. '
  673. 'DeliveryAddress_lb
  674. '
  675. Me.DeliveryAddress_lb.AutoSize = True
  676. Me.DeliveryAddress_lb.Location = New System.Drawing.Point(900, 92)
  677. Me.DeliveryAddress_lb.Name = "DeliveryAddress_lb"
  678. Me.DeliveryAddress_lb.Size = New System.Drawing.Size(101, 16)
  679. Me.DeliveryAddress_lb.TabIndex = 533
  680. Me.DeliveryAddress_lb.Text = "Delivery Address"
  681. '
  682. 'DeliveryAddress_tb
  683. '
  684. Me.DeliveryAddress_tb.ForeColor = System.Drawing.Color.Black
  685. Me.DeliveryAddress_tb.Location = New System.Drawing.Point(1002, 90)
  686. Me.DeliveryAddress_tb.Multiline = True
  687. Me.DeliveryAddress_tb.Name = "DeliveryAddress_tb"
  688. Me.DeliveryAddress_tb.Size = New System.Drawing.Size(350, 117)
  689. Me.DeliveryAddress_tb.TabIndex = 532
  690. '
  691. 'SalesOrder_tb
  692. '
  693. Me.SalesOrder_tb.ForeColor = System.Drawing.Color.Black
  694. Me.SalesOrder_tb.Location = New System.Drawing.Point(1320, 36)
  695. Me.SalesOrder_tb.Name = "SalesOrder_tb"
  696. Me.SalesOrder_tb.Size = New System.Drawing.Size(211, 23)
  697. Me.SalesOrder_tb.TabIndex = 531
  698. '
  699. 'SalesOrder_lb
  700. '
  701. Me.SalesOrder_lb.AutoSize = True
  702. Me.SalesOrder_lb.Location = New System.Drawing.Point(1221, 38)
  703. Me.SalesOrder_lb.Name = "SalesOrder_lb"
  704. Me.SalesOrder_lb.Size = New System.Drawing.Size(73, 16)
  705. Me.SalesOrder_lb.TabIndex = 530
  706. Me.SalesOrder_lb.Text = "Sales Order"
  707. '
  708. 'ShipDate_lb
  709. '
  710. Me.ShipDate_lb.AutoSize = True
  711. Me.ShipDate_lb.Location = New System.Drawing.Point(937, 36)
  712. Me.ShipDate_lb.Name = "ShipDate_lb"
  713. Me.ShipDate_lb.Size = New System.Drawing.Size(63, 16)
  714. Me.ShipDate_lb.TabIndex = 529
  715. Me.ShipDate_lb.Text = "Ship Date"
  716. '
  717. '日期4_dtp
  718. '
  719. Me.日期4_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  720. Me.日期4_dtp.Location = New System.Drawing.Point(1002, 34)
  721. Me.日期4_dtp.Name = "日期4_dtp"
  722. Me.日期4_dtp.Size = New System.Drawing.Size(137, 23)
  723. Me.日期4_dtp.TabIndex = 528
  724. '
  725. 'CustomerName_tb
  726. '
  727. Me.CustomerName_tb.ForeColor = System.Drawing.Color.Black
  728. Me.CustomerName_tb.Location = New System.Drawing.Point(1320, 7)
  729. Me.CustomerName_tb.Name = "CustomerName_tb"
  730. Me.CustomerName_tb.Size = New System.Drawing.Size(211, 23)
  731. Me.CustomerName_tb.TabIndex = 527
  732. '
  733. 'CustomerName_lb
  734. '
  735. Me.CustomerName_lb.AutoSize = True
  736. Me.CustomerName_lb.Location = New System.Drawing.Point(1221, 9)
  737. Me.CustomerName_lb.Name = "CustomerName_lb"
  738. Me.CustomerName_lb.Size = New System.Drawing.Size(100, 16)
  739. Me.CustomerName_lb.TabIndex = 526
  740. Me.CustomerName_lb.Text = "Customer Name"
  741. '
  742. 'Modified_lb
  743. '
  744. Me.Modified_lb.AutoSize = True
  745. Me.Modified_lb.Location = New System.Drawing.Point(937, 1)
  746. Me.Modified_lb.Name = "Modified_lb"
  747. Me.Modified_lb.Size = New System.Drawing.Size(64, 32)
  748. Me.Modified_lb.TabIndex = 525
  749. Me.Modified_lb.Text = "Modified " & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Date"
  750. '
  751. '日期3_dtp
  752. '
  753. Me.日期3_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  754. Me.日期3_dtp.Location = New System.Drawing.Point(1002, 6)
  755. Me.日期3_dtp.Name = "日期3_dtp"
  756. Me.日期3_dtp.Size = New System.Drawing.Size(137, 23)
  757. Me.日期3_dtp.TabIndex = 524
  758. '
  759. 'VendorReference_tb
  760. '
  761. Me.VendorReference_tb.ForeColor = System.Drawing.Color.Black
  762. Me.VendorReference_tb.Location = New System.Drawing.Point(713, 138)
  763. Me.VendorReference_tb.Name = "VendorReference_tb"
  764. Me.VendorReference_tb.Size = New System.Drawing.Size(137, 23)
  765. Me.VendorReference_tb.TabIndex = 523
  766. '
  767. 'VendorReference_lb
  768. '
  769. Me.VendorReference_lb.AutoSize = True
  770. Me.VendorReference_lb.Location = New System.Drawing.Point(585, 141)
  771. Me.VendorReference_lb.Name = "VendorReference_lb"
  772. Me.VendorReference_lb.Size = New System.Drawing.Size(110, 16)
  773. Me.VendorReference_lb.TabIndex = 522
  774. Me.VendorReference_lb.Text = "Vendor Reference"
  775. '
  776. 'ShippingCarrier_tb
  777. '
  778. Me.ShippingCarrier_tb.ForeColor = System.Drawing.Color.Black
  779. Me.ShippingCarrier_tb.Location = New System.Drawing.Point(713, 85)
  780. Me.ShippingCarrier_tb.Name = "ShippingCarrier_tb"
  781. Me.ShippingCarrier_tb.Size = New System.Drawing.Size(137, 23)
  782. Me.ShippingCarrier_tb.TabIndex = 521
  783. '
  784. 'ShippingCarrier_lb
  785. '
  786. Me.ShippingCarrier_lb.AutoSize = True
  787. Me.ShippingCarrier_lb.Location = New System.Drawing.Point(585, 88)
  788. Me.ShippingCarrier_lb.Name = "ShippingCarrier_lb"
  789. Me.ShippingCarrier_lb.Size = New System.Drawing.Size(99, 16)
  790. Me.ShippingCarrier_lb.TabIndex = 520
  791. Me.ShippingCarrier_lb.Text = "Shipping Carrier"
  792. '
  793. 'ToPort_lb
  794. '
  795. Me.ToPort_lb.AutoSize = True
  796. Me.ToPort_lb.Location = New System.Drawing.Point(585, 61)
  797. Me.ToPort_lb.Name = "ToPort_lb"
  798. Me.ToPort_lb.Size = New System.Drawing.Size(49, 16)
  799. Me.ToPort_lb.TabIndex = 519
  800. Me.ToPort_lb.Text = "To Port"
  801. '
  802. 'FromPort_lb
  803. '
  804. Me.FromPort_lb.AutoSize = True
  805. Me.FromPort_lb.Location = New System.Drawing.Point(585, 34)
  806. Me.FromPort_lb.Name = "FromPort_lb"
  807. Me.FromPort_lb.Size = New System.Drawing.Size(63, 16)
  808. Me.FromPort_lb.TabIndex = 518
  809. Me.FromPort_lb.Text = "From Port"
  810. '
  811. 'OrgShipDate_lb
  812. '
  813. Me.OrgShipDate_lb.AutoSize = True
  814. Me.OrgShipDate_lb.Location = New System.Drawing.Point(585, 8)
  815. Me.OrgShipDate_lb.Name = "OrgShipDate_lb"
  816. Me.OrgShipDate_lb.Size = New System.Drawing.Size(91, 16)
  817. Me.OrgShipDate_lb.TabIndex = 517
  818. Me.OrgShipDate_lb.Text = "Org. Ship Date"
  819. '
  820. '日期1_dtp
  821. '
  822. Me.日期1_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  823. Me.日期1_dtp.Location = New System.Drawing.Point(713, 5)
  824. Me.日期1_dtp.Name = "日期1_dtp"
  825. Me.日期1_dtp.Size = New System.Drawing.Size(137, 23)
  826. Me.日期1_dtp.TabIndex = 516
  827. '
  828. '住址_lb
  829. '
  830. Me.住址_lb.AutoSize = True
  831. Me.住址_lb.Location = New System.Drawing.Point(402, 41)
  832. Me.住址_lb.Name = "住址_lb"
  833. Me.住址_lb.Size = New System.Drawing.Size(113, 16)
  834. Me.住址_lb.TabIndex = 515
  835. Me.住址_lb.Text = "Ship From Address"
  836. '
  837. '姓名_lb
  838. '
  839. Me.姓名_lb.AutoSize = True
  840. Me.姓名_lb.Location = New System.Drawing.Point(282, 41)
  841. Me.姓名_lb.Name = "姓名_lb"
  842. Me.姓名_lb.Size = New System.Drawing.Size(106, 16)
  843. Me.姓名_lb.TabIndex = 514
  844. Me.姓名_lb.Text = "Ship From Name "
  845. '
  846. '備註_tb
  847. '
  848. Me.備註_tb.ForeColor = System.Drawing.Color.Black
  849. Me.備註_tb.Location = New System.Drawing.Point(285, 58)
  850. Me.備註_tb.Multiline = True
  851. Me.備註_tb.Name = "備註_tb"
  852. Me.備註_tb.Size = New System.Drawing.Size(300, 145)
  853. Me.備註_tb.TabIndex = 513
  854. '
  855. 'Terms_lb
  856. '
  857. Me.Terms_lb.AutoSize = True
  858. Me.Terms_lb.Location = New System.Drawing.Point(7, 174)
  859. Me.Terms_lb.Name = "Terms_lb"
  860. Me.Terms_lb.Size = New System.Drawing.Size(56, 32)
  861. Me.Terms_lb.TabIndex = 512
  862. Me.Terms_lb.Text = "Delivery " & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Terms"
  863. '
  864. 'Delivery_lb
  865. '
  866. Me.Delivery_lb.AutoSize = True
  867. Me.Delivery_lb.Location = New System.Drawing.Point(7, 137)
  868. Me.Delivery_lb.Name = "Delivery_lb"
  869. Me.Delivery_lb.Size = New System.Drawing.Size(63, 32)
  870. Me.Delivery_lb.TabIndex = 511
  871. Me.Delivery_lb.Text = "Mode Of " & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Delivery"
  872. '
  873. 'Vendor_lb
  874. '
  875. Me.Vendor_lb.AutoSize = True
  876. Me.Vendor_lb.Location = New System.Drawing.Point(7, 65)
  877. Me.Vendor_lb.Name = "Vendor_lb"
  878. Me.Vendor_lb.Size = New System.Drawing.Size(53, 32)
  879. Me.Vendor_lb.TabIndex = 510
  880. Me.Vendor_lb.Text = "Vendor " & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Name"
  881. '
  882. 'Vendor_tb
  883. '
  884. Me.Vendor_tb.ForeColor = System.Drawing.Color.Black
  885. Me.Vendor_tb.Location = New System.Drawing.Point(67, 62)
  886. Me.Vendor_tb.Multiline = True
  887. Me.Vendor_tb.Name = "Vendor_tb"
  888. Me.Vendor_tb.Size = New System.Drawing.Size(212, 74)
  889. Me.Vendor_tb.TabIndex = 509
  890. '
  891. 'Brand_cb
  892. '
  893. Me.Brand_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  894. Me.Brand_cb.FormattingEnabled = True
  895. Me.Brand_cb.Location = New System.Drawing.Point(67, 33)
  896. Me.Brand_cb.Name = "Brand_cb"
  897. Me.Brand_cb.Size = New System.Drawing.Size(212, 24)
  898. Me.Brand_cb.TabIndex = 508
  899. '
  900. 'Brand_lb
  901. '
  902. Me.Brand_lb.AutoSize = True
  903. Me.Brand_lb.Location = New System.Drawing.Point(8, 35)
  904. Me.Brand_lb.Name = "Brand_lb"
  905. Me.Brand_lb.Size = New System.Drawing.Size(41, 16)
  906. Me.Brand_lb.TabIndex = 507
  907. Me.Brand_lb.Text = "Brand"
  908. '
  909. 'CreatedDate_lb
  910. '
  911. Me.CreatedDate_lb.AutoSize = True
  912. Me.CreatedDate_lb.Location = New System.Drawing.Point(281, 9)
  913. Me.CreatedDate_lb.Name = "CreatedDate_lb"
  914. Me.CreatedDate_lb.Size = New System.Drawing.Size(83, 16)
  915. Me.CreatedDate_lb.TabIndex = 506
  916. Me.CreatedDate_lb.Text = "Created Date"
  917. '
  918. '日期_dtp
  919. '
  920. Me.日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  921. Me.日期_dtp.Location = New System.Drawing.Point(370, 5)
  922. Me.日期_dtp.Name = "日期_dtp"
  923. Me.日期_dtp.Size = New System.Drawing.Size(130, 23)
  924. Me.日期_dtp.TabIndex = 505
  925. '
  926. 'Number_lb
  927. '
  928. Me.Number_lb.AutoSize = True
  929. Me.Number_lb.Location = New System.Drawing.Point(7, 8)
  930. Me.Number_lb.Name = "Number_lb"
  931. Me.Number_lb.Size = New System.Drawing.Size(55, 16)
  932. Me.Number_lb.TabIndex = 504
  933. Me.Number_lb.Text = "Number"
  934. '
  935. 'Number_tb
  936. '
  937. Me.Number_tb.ForeColor = System.Drawing.Color.Black
  938. Me.Number_tb.Location = New System.Drawing.Point(67, 5)
  939. Me.Number_tb.Name = "Number_tb"
  940. Me.Number_tb.Size = New System.Drawing.Size(130, 23)
  941. Me.Number_tb.TabIndex = 503
  942. '
  943. '表單3_dgv
  944. '
  945. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  946. Me.表單3_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  947. Me.表單3_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  948. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  949. Me.表單3_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  950. Me.表單3_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  951. Me.表單3_dgv.Location = New System.Drawing.Point(10, 609)
  952. Me.表單3_dgv.Name = "表單3_dgv"
  953. Me.表單3_dgv.RowHeadersWidth = 5
  954. Me.表單3_dgv.RowTemplate.Height = 24
  955. Me.表單3_dgv.Size = New System.Drawing.Size(1564, 355)
  956. Me.表單3_dgv.TabIndex = 502
  957. '
  958. '返回訂單控制表_bt
  959. '
  960. Me.返回訂單控制表_bt.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  961. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  962. Me.返回訂單控制表_bt.ForeColor = System.Drawing.Color.Black
  963. Me.返回訂單控制表_bt.Location = New System.Drawing.Point(1799, 211)
  964. Me.返回訂單控制表_bt.Name = "返回訂單控制表_bt"
  965. Me.返回訂單控制表_bt.Size = New System.Drawing.Size(108, 95)
  966. Me.返回訂單控制表_bt.TabIndex = 501
  967. Me.返回訂單控制表_bt.Text = "返回訂單控制表"
  968. Me.返回訂單控制表_bt.UseVisualStyleBackColor = True
  969. '
  970. '合計_tb
  971. '
  972. Me.合計_tb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  973. Me.合計_tb.ForeColor = System.Drawing.Color.Black
  974. Me.合計_tb.Location = New System.Drawing.Point(547, 586)
  975. Me.合計_tb.Name = "合計_tb"
  976. Me.合計_tb.Size = New System.Drawing.Size(38, 22)
  977. Me.合計_tb.TabIndex = 651
  978. '
  979. '合計1_tb
  980. '
  981. Me.合計1_tb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  982. Me.合計1_tb.ForeColor = System.Drawing.Color.Black
  983. Me.合計1_tb.Location = New System.Drawing.Point(596, 586)
  984. Me.合計1_tb.Name = "合計1_tb"
  985. Me.合計1_tb.Size = New System.Drawing.Size(38, 22)
  986. Me.合計1_tb.TabIndex = 652
  987. '
  988. '表單2_dgv
  989. '
  990. DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
  991. Me.表單2_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
  992. Me.表單2_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  993. Me.表單2_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  994. Me.表單2_dgv.Location = New System.Drawing.Point(10, 211)
  995. Me.表單2_dgv.Name = "表單2_dgv"
  996. Me.表單2_dgv.RowHeadersWidth = 5
  997. Me.表單2_dgv.RowTemplate.Height = 24
  998. Me.表單2_dgv.Size = New System.Drawing.Size(1564, 370)
  999. Me.表單2_dgv.TabIndex = 653
  1000. '
  1001. 'PictureBox2
  1002. '
  1003. Me.PictureBox2.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  1004. Or System.Windows.Forms.AnchorStyles.Left) _
  1005. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1006. Me.PictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  1007. Me.PictureBox2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  1008. Me.PictureBox2.Location = New System.Drawing.Point(1580, 312)
  1009. Me.PictureBox2.Name = "PictureBox2"
  1010. Me.PictureBox2.Size = New System.Drawing.Size(326, 564)
  1011. Me.PictureBox2.TabIndex = 654
  1012. Me.PictureBox2.TabStop = False
  1013. '
  1014. '文字提醒_lb
  1015. '
  1016. Me.文字提醒_lb.AutoSize = True
  1017. Me.文字提醒_lb.ForeColor = System.Drawing.Color.Red
  1018. Me.文字提醒_lb.Location = New System.Drawing.Point(588, 190)
  1019. Me.文字提醒_lb.Name = "文字提醒_lb"
  1020. Me.文字提醒_lb.Size = New System.Drawing.Size(356, 16)
  1021. Me.文字提醒_lb.TabIndex = 906
  1022. Me.文字提醒_lb.Text = "存檔之前交期開始、交期結束、備註三個欄位手動修改後存檔有效"
  1023. '
  1024. '表單1_dgv
  1025. '
  1026. DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  1027. Me.表單1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
  1028. Me.表單1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  1029. Me.表單1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  1030. Me.表單1_dgv.Location = New System.Drawing.Point(1534, 7)
  1031. Me.表單1_dgv.Name = "表單1_dgv"
  1032. Me.表單1_dgv.RowHeadersWidth = 5
  1033. Me.表單1_dgv.RowTemplate.Height = 24
  1034. Me.表單1_dgv.Size = New System.Drawing.Size(190, 199)
  1035. Me.表單1_dgv.TabIndex = 907
  1036. '
  1037. '訂單附件導入_bt
  1038. '
  1039. Me.訂單附件導入_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1040. Me.訂單附件導入_bt.ForeColor = System.Drawing.Color.Blue
  1041. Me.訂單附件導入_bt.Location = New System.Drawing.Point(1580, 244)
  1042. Me.訂單附件導入_bt.Name = "訂單附件導入_bt"
  1043. Me.訂單附件導入_bt.Size = New System.Drawing.Size(108, 30)
  1044. Me.訂單附件導入_bt.TabIndex = 908
  1045. Me.訂單附件導入_bt.Text = "訂單附件導入"
  1046. Me.訂單附件導入_bt.UseVisualStyleBackColor = True
  1047. '
  1048. 'GroupBox1
  1049. '
  1050. Me.GroupBox1.Controls.Add(Me.Button9)
  1051. Me.GroupBox1.Controls.Add(Me.Label30)
  1052. Me.GroupBox1.Controls.Add(Me.TextBox3)
  1053. Me.GroupBox1.Controls.Add(Me.Label26)
  1054. Me.GroupBox1.Controls.Add(Me.TextBox4)
  1055. Me.GroupBox1.Controls.Add(Me.Label27)
  1056. Me.GroupBox1.Controls.Add(Me.TextBox7)
  1057. Me.GroupBox1.Controls.Add(Me.Label28)
  1058. Me.GroupBox1.Controls.Add(Me.Label29)
  1059. Me.GroupBox1.Controls.Add(Me.Button14)
  1060. Me.GroupBox1.Controls.Add(Me.WebBrowser2)
  1061. Me.GroupBox1.Controls.Add(Me.WebBrowser1)
  1062. Me.GroupBox1.Controls.Add(Me.Button7)
  1063. Me.GroupBox1.Location = New System.Drawing.Point(43, 244)
  1064. Me.GroupBox1.Name = "GroupBox1"
  1065. Me.GroupBox1.Size = New System.Drawing.Size(1271, 680)
  1066. Me.GroupBox1.TabIndex = 909
  1067. Me.GroupBox1.TabStop = False
  1068. Me.GroupBox1.Text = "量產訂單附件圖片入資料庫"
  1069. '
  1070. 'Button9
  1071. '
  1072. Me.Button9.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1073. Me.Button9.ForeColor = System.Drawing.Color.Blue
  1074. Me.Button9.Location = New System.Drawing.Point(1158, 518)
  1075. Me.Button9.Name = "Button9"
  1076. Me.Button9.Size = New System.Drawing.Size(108, 155)
  1077. Me.Button9.TabIndex = 921
  1078. Me.Button9.Text = "圖片導入"
  1079. Me.Button9.UseVisualStyleBackColor = True
  1080. '
  1081. 'Label30
  1082. '
  1083. Me.Label30.AutoSize = True
  1084. Me.Label30.Location = New System.Drawing.Point(859, 20)
  1085. Me.Label30.Name = "Label30"
  1086. Me.Label30.Size = New System.Drawing.Size(44, 16)
  1087. Me.Label30.TabIndex = 920
  1088. Me.Label30.Text = "附件數"
  1089. '
  1090. 'TextBox3
  1091. '
  1092. Me.TextBox3.ForeColor = System.Drawing.Color.Black
  1093. Me.TextBox3.Location = New System.Drawing.Point(904, 17)
  1094. Me.TextBox3.Name = "TextBox3"
  1095. Me.TextBox3.Size = New System.Drawing.Size(134, 23)
  1096. Me.TextBox3.TabIndex = 919
  1097. Me.TextBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  1098. '
  1099. 'Label26
  1100. '
  1101. Me.Label26.AutoSize = True
  1102. Me.Label26.Location = New System.Drawing.Point(10, 469)
  1103. Me.Label26.Name = "Label26"
  1104. Me.Label26.Size = New System.Drawing.Size(56, 16)
  1105. Me.Label26.TabIndex = 918
  1106. Me.Label26.Text = "檔案名稱"
  1107. '
  1108. 'TextBox4
  1109. '
  1110. Me.TextBox4.AllowDrop = True
  1111. Me.TextBox4.ForeColor = System.Drawing.Color.Black
  1112. Me.TextBox4.Location = New System.Drawing.Point(72, 466)
  1113. Me.TextBox4.Multiline = True
  1114. Me.TextBox4.Name = "TextBox4"
  1115. Me.TextBox4.Size = New System.Drawing.Size(1080, 23)
  1116. Me.TextBox4.TabIndex = 917
  1117. '
  1118. 'Label27
  1119. '
  1120. Me.Label27.AutoSize = True
  1121. Me.Label27.ForeColor = System.Drawing.Color.Red
  1122. Me.Label27.Location = New System.Drawing.Point(225, 22)
  1123. Me.Label27.Name = "Label27"
  1124. Me.Label27.Size = New System.Drawing.Size(424, 16)
  1125. Me.Label27.TabIndex = 916
  1126. Me.Label27.Text = "如檔案無法拖曳至伺服器FTP文件夾,請修改檔案名稱不要帶有中文字或是符號"
  1127. '
  1128. 'TextBox7
  1129. '
  1130. Me.TextBox7.AllowDrop = True
  1131. Me.TextBox7.ForeColor = System.Drawing.Color.Black
  1132. Me.TextBox7.Location = New System.Drawing.Point(1037, 492)
  1133. Me.TextBox7.Multiline = True
  1134. Me.TextBox7.Name = "TextBox7"
  1135. Me.TextBox7.Size = New System.Drawing.Size(115, 23)
  1136. Me.TextBox7.TabIndex = 915
  1137. '
  1138. 'Label28
  1139. '
  1140. Me.Label28.AutoSize = True
  1141. Me.Label28.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1142. Me.Label28.Location = New System.Drawing.Point(8, 491)
  1143. Me.Label28.Name = "Label28"
  1144. Me.Label28.Size = New System.Drawing.Size(156, 24)
  1145. Me.Label28.TabIndex = 914
  1146. Me.Label28.Text = "伺服器FTP文件夾"
  1147. '
  1148. 'Label29
  1149. '
  1150. Me.Label29.AutoSize = True
  1151. Me.Label29.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1152. Me.Label29.Location = New System.Drawing.Point(8, 19)
  1153. Me.Label29.Name = "Label29"
  1154. Me.Label29.Size = New System.Drawing.Size(86, 24)
  1155. Me.Label29.TabIndex = 913
  1156. Me.Label29.Text = "我的電腦"
  1157. '
  1158. 'Button14
  1159. '
  1160. Me.Button14.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1161. Me.Button14.ForeColor = System.Drawing.Color.Blue
  1162. Me.Button14.Location = New System.Drawing.Point(100, 19)
  1163. Me.Button14.Name = "Button14"
  1164. Me.Button14.Size = New System.Drawing.Size(119, 24)
  1165. Me.Button14.TabIndex = 912
  1166. Me.Button14.Text = "讀取料夾路徑"
  1167. Me.Button14.UseVisualStyleBackColor = True
  1168. '
  1169. 'WebBrowser2
  1170. '
  1171. Me.WebBrowser2.Location = New System.Drawing.Point(8, 46)
  1172. Me.WebBrowser2.MinimumSize = New System.Drawing.Size(20, 20)
  1173. Me.WebBrowser2.Name = "WebBrowser2"
  1174. Me.WebBrowser2.Size = New System.Drawing.Size(1144, 414)
  1175. Me.WebBrowser2.TabIndex = 911
  1176. Me.WebBrowser2.Url = New System.Uri("", System.UriKind.Relative)
  1177. '
  1178. 'WebBrowser1
  1179. '
  1180. Me.WebBrowser1.Location = New System.Drawing.Point(8, 518)
  1181. Me.WebBrowser1.MinimumSize = New System.Drawing.Size(20, 20)
  1182. Me.WebBrowser1.Name = "WebBrowser1"
  1183. Me.WebBrowser1.Size = New System.Drawing.Size(1144, 155)
  1184. Me.WebBrowser1.TabIndex = 910
  1185. Me.WebBrowser1.Url = New System.Uri("", System.UriKind.Relative)
  1186. '
  1187. 'Button7
  1188. '
  1189. Me.Button7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1190. Me.Button7.ForeColor = System.Drawing.Color.Blue
  1191. Me.Button7.Location = New System.Drawing.Point(1044, 17)
  1192. Me.Button7.Name = "Button7"
  1193. Me.Button7.Size = New System.Drawing.Size(108, 23)
  1194. Me.Button7.TabIndex = 909
  1195. Me.Button7.Text = "關閉"
  1196. Me.Button7.UseVisualStyleBackColor = True
  1197. '
  1198. '文字提醒2_lb
  1199. '
  1200. Me.文字提醒2_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1201. Me.文字提醒2_lb.AutoSize = True
  1202. Me.文字提醒2_lb.ForeColor = System.Drawing.Color.Red
  1203. Me.文字提醒2_lb.Location = New System.Drawing.Point(1577, 879)
  1204. Me.文字提醒2_lb.Name = "文字提醒2_lb"
  1205. Me.文字提醒2_lb.Size = New System.Drawing.Size(148, 16)
  1206. Me.文字提醒2_lb.TabIndex = 910
  1207. Me.文字提醒2_lb.Text = "圖片可以用滑鼠拖動圖片!!"
  1208. '
  1209. '復原_bt
  1210. '
  1211. Me.復原_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1212. Me.復原_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer))
  1213. Me.復原_bt.Location = New System.Drawing.Point(1758, 944)
  1214. Me.復原_bt.Name = "復原_bt"
  1215. Me.復原_bt.Size = New System.Drawing.Size(148, 23)
  1216. Me.復原_bt.TabIndex = 912
  1217. Me.復原_bt.Text = "復原"
  1218. Me.復原_bt.UseVisualStyleBackColor = True
  1219. '
  1220. '放大_bt
  1221. '
  1222. Me.放大_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1223. Me.放大_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer))
  1224. Me.放大_bt.Location = New System.Drawing.Point(1577, 944)
  1225. Me.放大_bt.Name = "放大_bt"
  1226. Me.放大_bt.Size = New System.Drawing.Size(148, 23)
  1227. Me.放大_bt.TabIndex = 911
  1228. Me.放大_bt.Text = "放大"
  1229. Me.放大_bt.UseVisualStyleBackColor = True
  1230. '
  1231. '垂直翻轉_bt
  1232. '
  1233. Me.垂直翻轉_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1234. Me.垂直翻轉_bt.ForeColor = System.Drawing.Color.Blue
  1235. Me.垂直翻轉_bt.Location = New System.Drawing.Point(1758, 920)
  1236. Me.垂直翻轉_bt.Name = "垂直翻轉_bt"
  1237. Me.垂直翻轉_bt.Size = New System.Drawing.Size(148, 23)
  1238. Me.垂直翻轉_bt.TabIndex = 916
  1239. Me.垂直翻轉_bt.Text = "垂直翻轉"
  1240. Me.垂直翻轉_bt.UseVisualStyleBackColor = True
  1241. '
  1242. '水平翻轉_bt
  1243. '
  1244. Me.水平翻轉_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1245. Me.水平翻轉_bt.ForeColor = System.Drawing.Color.Blue
  1246. Me.水平翻轉_bt.Location = New System.Drawing.Point(1577, 920)
  1247. Me.水平翻轉_bt.Name = "水平翻轉_bt"
  1248. Me.水平翻轉_bt.Size = New System.Drawing.Size(148, 23)
  1249. Me.水平翻轉_bt.TabIndex = 915
  1250. Me.水平翻轉_bt.Text = "水平翻轉"
  1251. Me.水平翻轉_bt.UseVisualStyleBackColor = True
  1252. '
  1253. '逆時鐘90度旋轉_bt
  1254. '
  1255. Me.逆時鐘90度旋轉_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1256. Me.逆時鐘90度旋轉_bt.ForeColor = System.Drawing.Color.Blue
  1257. Me.逆時鐘90度旋轉_bt.Location = New System.Drawing.Point(1758, 896)
  1258. Me.逆時鐘90度旋轉_bt.Name = "逆時鐘90度旋轉_bt"
  1259. Me.逆時鐘90度旋轉_bt.Size = New System.Drawing.Size(148, 23)
  1260. Me.逆時鐘90度旋轉_bt.TabIndex = 914
  1261. Me.逆時鐘90度旋轉_bt.Text = "逆時鐘90度旋轉"
  1262. Me.逆時鐘90度旋轉_bt.UseVisualStyleBackColor = True
  1263. '
  1264. '順時鐘90度旋轉_bt
  1265. '
  1266. Me.順時鐘90度旋轉_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1267. Me.順時鐘90度旋轉_bt.ForeColor = System.Drawing.Color.Blue
  1268. Me.順時鐘90度旋轉_bt.Location = New System.Drawing.Point(1577, 896)
  1269. Me.順時鐘90度旋轉_bt.Name = "順時鐘90度旋轉_bt"
  1270. Me.順時鐘90度旋轉_bt.Size = New System.Drawing.Size(148, 23)
  1271. Me.順時鐘90度旋轉_bt.TabIndex = 913
  1272. Me.順時鐘90度旋轉_bt.Text = "順時鐘90度旋轉"
  1273. Me.順時鐘90度旋轉_bt.UseVisualStyleBackColor = True
  1274. '
  1275. '日期2_dtp
  1276. '
  1277. Me.日期2_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  1278. Me.日期2_dtp.Location = New System.Drawing.Point(910, 164)
  1279. Me.日期2_dtp.Name = "日期2_dtp"
  1280. Me.日期2_dtp.Size = New System.Drawing.Size(87, 23)
  1281. Me.日期2_dtp.TabIndex = 917
  1282. '
  1283. '更新BUYER_bt
  1284. '
  1285. Me.更新BUYER_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1286. Me.更新BUYER_bt.Location = New System.Drawing.Point(1580, 276)
  1287. Me.更新BUYER_bt.Name = "更新BUYER_bt"
  1288. Me.更新BUYER_bt.Size = New System.Drawing.Size(108, 30)
  1289. Me.更新BUYER_bt.TabIndex = 918
  1290. Me.更新BUYER_bt.Text = "更新BUYER"
  1291. Me.更新BUYER_bt.UseVisualStyleBackColor = True
  1292. '
  1293. '訂單屬性_tb
  1294. '
  1295. Me.訂單屬性_tb.ForeColor = System.Drawing.Color.Black
  1296. Me.訂單屬性_tb.Location = New System.Drawing.Point(1320, 64)
  1297. Me.訂單屬性_tb.Name = "訂單屬性_tb"
  1298. Me.訂單屬性_tb.Size = New System.Drawing.Size(211, 23)
  1299. Me.訂單屬性_tb.TabIndex = 920
  1300. '
  1301. '訂單屬性_lb
  1302. '
  1303. Me.訂單屬性_lb.AutoSize = True
  1304. Me.訂單屬性_lb.Location = New System.Drawing.Point(1221, 66)
  1305. Me.訂單屬性_lb.Name = "訂單屬性_lb"
  1306. Me.訂單屬性_lb.Size = New System.Drawing.Size(56, 16)
  1307. Me.訂單屬性_lb.TabIndex = 919
  1308. Me.訂單屬性_lb.Text = "訂單屬性"
  1309. '
  1310. '量產訂單明細表
  1311. '
  1312. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  1313. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  1314. Me.ClientSize = New System.Drawing.Size(1914, 971)
  1315. Me.Controls.Add(Me.訂單屬性_tb)
  1316. Me.Controls.Add(Me.訂單屬性_lb)
  1317. Me.Controls.Add(Me.更新BUYER_bt)
  1318. Me.Controls.Add(Me.日期2_dtp)
  1319. Me.Controls.Add(Me.垂直翻轉_bt)
  1320. Me.Controls.Add(Me.水平翻轉_bt)
  1321. Me.Controls.Add(Me.逆時鐘90度旋轉_bt)
  1322. Me.Controls.Add(Me.順時鐘90度旋轉_bt)
  1323. Me.Controls.Add(Me.復原_bt)
  1324. Me.Controls.Add(Me.放大_bt)
  1325. Me.Controls.Add(Me.文字提醒2_lb)
  1326. Me.Controls.Add(Me.訂單附件導入_bt)
  1327. Me.Controls.Add(Me.表單1_dgv)
  1328. Me.Controls.Add(Me.文字提醒_lb)
  1329. Me.Controls.Add(Me.PictureBox2)
  1330. Me.Controls.Add(Me.表單2_dgv)
  1331. Me.Controls.Add(Me.合計1_tb)
  1332. Me.Controls.Add(Me.合計_tb)
  1333. Me.Controls.Add(Me.PictureBox1)
  1334. Me.Controls.Add(Me.合計17_tb)
  1335. Me.Controls.Add(Me.合計15_tb)
  1336. Me.Controls.Add(Me.新增清單6_bt)
  1337. Me.Controls.Add(Me.CustomerRequisition_tb)
  1338. Me.Controls.Add(Me.CustomerRequisition_lb)
  1339. Me.Controls.Add(Me.新增清單5_bt)
  1340. Me.Controls.Add(Me.新增清單4_bt)
  1341. Me.Controls.Add(Me.新增清單1_bt)
  1342. Me.Controls.Add(Me.新增清單_bt)
  1343. Me.Controls.Add(Me.新增清單3_bt)
  1344. Me.Controls.Add(Me.Remark_lb)
  1345. Me.Controls.Add(Me.Remark_cb)
  1346. Me.Controls.Add(Me.ToPort_cb)
  1347. Me.Controls.Add(Me.FromPort_cb)
  1348. Me.Controls.Add(Me.Terms_cb)
  1349. Me.Controls.Add(Me.Delivery_cb)
  1350. Me.Controls.Add(Me.列印_bt)
  1351. Me.Controls.Add(Me.資料刪除_bt)
  1352. Me.Controls.Add(Me.資料存檔_bt)
  1353. Me.Controls.Add(Me.TotalNumber_lb)
  1354. Me.Controls.Add(Me.TotalNumber_tb)
  1355. Me.Controls.Add(Me.合計20_tb)
  1356. Me.Controls.Add(Me.合計19_tb)
  1357. Me.Controls.Add(Me.合計18_tb)
  1358. Me.Controls.Add(Me.合計16_tb)
  1359. Me.Controls.Add(Me.合計14_tb)
  1360. Me.Controls.Add(Me.合計13_tb)
  1361. Me.Controls.Add(Me.合計12_tb)
  1362. Me.Controls.Add(Me.合計11_tb)
  1363. Me.Controls.Add(Me.合計10_tb)
  1364. Me.Controls.Add(Me.合計9_tb)
  1365. Me.Controls.Add(Me.合計8_tb)
  1366. Me.Controls.Add(Me.合計7_tb)
  1367. Me.Controls.Add(Me.合計6_tb)
  1368. Me.Controls.Add(Me.合計5_tb)
  1369. Me.Controls.Add(Me.合計4_tb)
  1370. Me.Controls.Add(Me.合計3_tb)
  1371. Me.Controls.Add(Me.合計2_tb)
  1372. Me.Controls.Add(Me.清空3_bt)
  1373. Me.Controls.Add(Me.ETADate_lb)
  1374. Me.Controls.Add(Me.日期5_dtp)
  1375. Me.Controls.Add(Me.工廠_tb)
  1376. Me.Controls.Add(Me.清空5_bt)
  1377. Me.Controls.Add(Me.清空4_bt)
  1378. Me.Controls.Add(Me.清空2_bt)
  1379. Me.Controls.Add(Me.清空1_bt)
  1380. Me.Controls.Add(Me.清空_bt)
  1381. Me.Controls.Add(Me.交期_lb)
  1382. Me.Controls.Add(Me.日期7_dtp)
  1383. Me.Controls.Add(Me.下單日_lb)
  1384. Me.Controls.Add(Me.日期6_dtp)
  1385. Me.Controls.Add(Me.工廠_lb)
  1386. Me.Controls.Add(Me.訂單號_lb)
  1387. Me.Controls.Add(Me.訂單號_tb)
  1388. Me.Controls.Add(Me.DeliveryAddress_tb)
  1389. Me.Controls.Add(Me.SalesOrder_tb)
  1390. Me.Controls.Add(Me.SalesOrder_lb)
  1391. Me.Controls.Add(Me.ShipDate_lb)
  1392. Me.Controls.Add(Me.日期4_dtp)
  1393. Me.Controls.Add(Me.CustomerName_tb)
  1394. Me.Controls.Add(Me.CustomerName_lb)
  1395. Me.Controls.Add(Me.Modified_lb)
  1396. Me.Controls.Add(Me.日期3_dtp)
  1397. Me.Controls.Add(Me.VendorReference_tb)
  1398. Me.Controls.Add(Me.VendorReference_lb)
  1399. Me.Controls.Add(Me.ShippingCarrier_tb)
  1400. Me.Controls.Add(Me.ShippingCarrier_lb)
  1401. Me.Controls.Add(Me.ToPort_lb)
  1402. Me.Controls.Add(Me.FromPort_lb)
  1403. Me.Controls.Add(Me.OrgShipDate_lb)
  1404. Me.Controls.Add(Me.日期1_dtp)
  1405. Me.Controls.Add(Me.住址_lb)
  1406. Me.Controls.Add(Me.姓名_lb)
  1407. Me.Controls.Add(Me.備註_tb)
  1408. Me.Controls.Add(Me.Terms_lb)
  1409. Me.Controls.Add(Me.Vendor_lb)
  1410. Me.Controls.Add(Me.Vendor_tb)
  1411. Me.Controls.Add(Me.Brand_cb)
  1412. Me.Controls.Add(Me.Brand_lb)
  1413. Me.Controls.Add(Me.CreatedDate_lb)
  1414. Me.Controls.Add(Me.日期_dtp)
  1415. Me.Controls.Add(Me.Number_lb)
  1416. Me.Controls.Add(Me.Number_tb)
  1417. Me.Controls.Add(Me.表單3_dgv)
  1418. Me.Controls.Add(Me.返回訂單控制表_bt)
  1419. Me.Controls.Add(Me.合計_lb)
  1420. Me.Controls.Add(Me.DeliveryAddress_lb)
  1421. Me.Controls.Add(Me.Delivery_lb)
  1422. Me.Controls.Add(Me.GroupBox1)
  1423. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1424. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  1425. Me.Name = "量產訂單明細表"
  1426. Me.Text = "量產訂單明細表"
  1427. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
  1428. CType(Me.表單3_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1429. CType(Me.表單2_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1430. CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
  1431. CType(Me.表單1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1432. Me.GroupBox1.ResumeLayout(False)
  1433. Me.GroupBox1.PerformLayout()
  1434. Me.ResumeLayout(False)
  1435. Me.PerformLayout()
  1436. End Sub
  1437. Friend WithEvents PictureBox1 As PictureBox
  1438. Friend WithEvents 合計17_tb As TextBox
  1439. Friend WithEvents 合計15_tb As TextBox
  1440. Friend WithEvents 新增清單6_bt As Button
  1441. Friend WithEvents CustomerRequisition_tb As TextBox
  1442. Friend WithEvents CustomerRequisition_lb As Label
  1443. Friend WithEvents 新增清單5_bt As Button
  1444. Friend WithEvents 新增清單4_bt As Button
  1445. Friend WithEvents 新增清單1_bt As Button
  1446. Friend WithEvents 新增清單_bt As Button
  1447. Friend WithEvents 新增清單3_bt As Button
  1448. Friend WithEvents Remark_lb As Label
  1449. Friend WithEvents Remark_cb As ComboBox
  1450. Friend WithEvents ToPort_cb As ComboBox
  1451. Friend WithEvents FromPort_cb As ComboBox
  1452. Friend WithEvents Terms_cb As ComboBox
  1453. Friend WithEvents Delivery_cb As ComboBox
  1454. Friend WithEvents 列印_bt As Button
  1455. Friend WithEvents 資料刪除_bt As Button
  1456. Friend WithEvents 資料存檔_bt As Button
  1457. Friend WithEvents TotalNumber_lb As Label
  1458. Friend WithEvents TotalNumber_tb As TextBox
  1459. Friend WithEvents 合計_lb As Label
  1460. Friend WithEvents 合計20_tb As TextBox
  1461. Friend WithEvents 合計19_tb As TextBox
  1462. Friend WithEvents 合計18_tb As TextBox
  1463. Friend WithEvents 合計16_tb As TextBox
  1464. Friend WithEvents 合計14_tb As TextBox
  1465. Friend WithEvents 合計13_tb As TextBox
  1466. Friend WithEvents 合計12_tb As TextBox
  1467. Friend WithEvents 合計11_tb As TextBox
  1468. Friend WithEvents 合計10_tb As TextBox
  1469. Friend WithEvents 合計9_tb As TextBox
  1470. Friend WithEvents 合計8_tb As TextBox
  1471. Friend WithEvents 合計7_tb As TextBox
  1472. Friend WithEvents 合計6_tb As TextBox
  1473. Friend WithEvents 合計5_tb As TextBox
  1474. Friend WithEvents 合計4_tb As TextBox
  1475. Friend WithEvents 合計3_tb As TextBox
  1476. Friend WithEvents 合計2_tb As TextBox
  1477. Friend WithEvents 清空3_bt As Button
  1478. Friend WithEvents ETADate_lb As Label
  1479. Friend WithEvents 日期5_dtp As DateTimePicker
  1480. Friend WithEvents 工廠_tb As TextBox
  1481. Friend WithEvents 清空5_bt As Button
  1482. Friend WithEvents 清空4_bt As Button
  1483. Friend WithEvents 清空2_bt As Button
  1484. Friend WithEvents 清空1_bt As Button
  1485. Friend WithEvents 清空_bt As Button
  1486. Friend WithEvents 交期_lb As Label
  1487. Friend WithEvents 日期7_dtp As DateTimePicker
  1488. Friend WithEvents 下單日_lb As Label
  1489. Friend WithEvents 日期6_dtp As DateTimePicker
  1490. Friend WithEvents 工廠_lb As Label
  1491. Friend WithEvents 訂單號_lb As Label
  1492. Friend WithEvents 訂單號_tb As TextBox
  1493. Friend WithEvents DeliveryAddress_lb As Label
  1494. Friend WithEvents DeliveryAddress_tb As TextBox
  1495. Friend WithEvents SalesOrder_tb As TextBox
  1496. Friend WithEvents SalesOrder_lb As Label
  1497. Friend WithEvents ShipDate_lb As Label
  1498. Friend WithEvents 日期4_dtp As DateTimePicker
  1499. Friend WithEvents CustomerName_tb As TextBox
  1500. Friend WithEvents CustomerName_lb As Label
  1501. Friend WithEvents Modified_lb As Label
  1502. Friend WithEvents 日期3_dtp As DateTimePicker
  1503. Friend WithEvents VendorReference_tb As TextBox
  1504. Friend WithEvents VendorReference_lb As Label
  1505. Friend WithEvents ShippingCarrier_tb As TextBox
  1506. Friend WithEvents ShippingCarrier_lb As Label
  1507. Friend WithEvents ToPort_lb As Label
  1508. Friend WithEvents FromPort_lb As Label
  1509. Friend WithEvents OrgShipDate_lb As Label
  1510. Friend WithEvents 日期1_dtp As DateTimePicker
  1511. Friend WithEvents 住址_lb As Label
  1512. Friend WithEvents 姓名_lb As Label
  1513. Friend WithEvents 備註_tb As TextBox
  1514. Friend WithEvents Terms_lb As Label
  1515. Friend WithEvents Delivery_lb As Label
  1516. Friend WithEvents Vendor_lb As Label
  1517. Friend WithEvents Vendor_tb As TextBox
  1518. Friend WithEvents Brand_cb As ComboBox
  1519. Friend WithEvents Brand_lb As Label
  1520. Friend WithEvents CreatedDate_lb As Label
  1521. Friend WithEvents 日期_dtp As DateTimePicker
  1522. Friend WithEvents Number_lb As Label
  1523. Friend WithEvents Number_tb As TextBox
  1524. Friend WithEvents 表單3_dgv As DataGridView
  1525. Friend WithEvents 返回訂單控制表_bt As Button
  1526. Friend WithEvents 合計_tb As TextBox
  1527. Friend WithEvents 合計1_tb As TextBox
  1528. Friend WithEvents 表單2_dgv As DataGridView
  1529. Friend WithEvents PictureBox2 As PictureBox
  1530. Friend WithEvents 文字提醒_lb As Label
  1531. Friend WithEvents 表單1_dgv As DataGridView
  1532. Friend WithEvents 訂單附件導入_bt As Button
  1533. Friend WithEvents GroupBox1 As GroupBox
  1534. Friend WithEvents Button7 As Button
  1535. Friend WithEvents FolderBrowserDialog1 As FolderBrowserDialog
  1536. Friend WithEvents Label26 As Label
  1537. Friend WithEvents TextBox4 As TextBox
  1538. Friend WithEvents Label27 As Label
  1539. Friend WithEvents TextBox7 As TextBox
  1540. Friend WithEvents Label28 As Label
  1541. Friend WithEvents Label29 As Label
  1542. Friend WithEvents Button14 As Button
  1543. Friend WithEvents WebBrowser2 As WebBrowser
  1544. Friend WithEvents WebBrowser1 As WebBrowser
  1545. Friend WithEvents Label30 As Label
  1546. Friend WithEvents TextBox3 As TextBox
  1547. Friend WithEvents Button9 As Button
  1548. Friend WithEvents 文字提醒2_lb As Label
  1549. Friend WithEvents 復原_bt As Button
  1550. Friend WithEvents 放大_bt As Button
  1551. Friend WithEvents 垂直翻轉_bt As Button
  1552. Friend WithEvents 水平翻轉_bt As Button
  1553. Friend WithEvents 逆時鐘90度旋轉_bt As Button
  1554. Friend WithEvents 順時鐘90度旋轉_bt As Button
  1555. Friend WithEvents 更新BUYER_bt As Button
  1556. Friend WithEvents 訂單屬性_tb As TextBox
  1557. Friend WithEvents 訂單屬性_lb As Label
  1558. Friend WithEvents 日期2_dtp As DateTimePicker
  1559. End Class