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

驗貨報告圖片導入資料庫.Designer.vb 19KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381
  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.文字_lb = New System.Windows.Forms.Label()
  23. Me.提醒_lb = New System.Windows.Forms.Label()
  24. Me.伺服器FTP文件夾_lb = New System.Windows.Forms.Label()
  25. Me.TextBox7 = New System.Windows.Forms.TextBox()
  26. Me.我的電腦_lb = New System.Windows.Forms.Label()
  27. Me.讀取料夾路徑_bt = New System.Windows.Forms.Button()
  28. Me.WebBrowser2 = New System.Windows.Forms.WebBrowser()
  29. Me.TextBox3 = New System.Windows.Forms.TextBox()
  30. Me.驗貨日期_lb = New System.Windows.Forms.Label()
  31. Me.驗貨日期_dtp = New System.Windows.Forms.DateTimePicker()
  32. Me.單筆_bt = New System.Windows.Forms.Button()
  33. Me.檔案名稱_lb = New System.Windows.Forms.Label()
  34. Me.檔案名稱_tb = New System.Windows.Forms.TextBox()
  35. Me.查詢_bt = New System.Windows.Forms.Button()
  36. Me.型體名稱_tb = New System.Windows.Forms.TextBox()
  37. Me.客戶訂單號_tb = New System.Windows.Forms.TextBox()
  38. Me.型體名稱_lb = New System.Windows.Forms.Label()
  39. Me.客戶訂單號_lb = New System.Windows.Forms.Label()
  40. Me.主表單_dgv = New System.Windows.Forms.DataGridView()
  41. Me.WebBrowser1 = New System.Windows.Forms.WebBrowser()
  42. Me.Label7 = New System.Windows.Forms.Label()
  43. Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog()
  44. Me.顏色_tb = New System.Windows.Forms.TextBox()
  45. Me.顏色_lb = New System.Windows.Forms.Label()
  46. Me.型體號碼_tb = New System.Windows.Forms.TextBox()
  47. Me.型體號碼_lb = New System.Windows.Forms.Label()
  48. Me.批量_bt = New System.Windows.Forms.Button()
  49. CType(Me.主表單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  50. Me.SuspendLayout()
  51. '
  52. '文字_lb
  53. '
  54. Me.文字_lb.AutoSize = True
  55. Me.文字_lb.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  56. Me.文字_lb.ForeColor = System.Drawing.Color.Red
  57. Me.文字_lb.Location = New System.Drawing.Point(1542, 0)
  58. Me.文字_lb.Name = "文字_lb"
  59. Me.文字_lb.Size = New System.Drawing.Size(265, 60)
  60. Me.文字_lb.TabIndex = 591
  61. Me.文字_lb.Text = "驗貨報告圖庫不提供修改圖片功能," & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "入圖時請小心謹慎,如有需要修改驗" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "貨報告圖片請向單位主管提出申請"
  62. '
  63. '提醒_lb
  64. '
  65. Me.提醒_lb.AutoSize = True
  66. Me.提醒_lb.ForeColor = System.Drawing.Color.Red
  67. Me.提醒_lb.Location = New System.Drawing.Point(226, 9)
  68. Me.提醒_lb.Name = "提醒_lb"
  69. Me.提醒_lb.Size = New System.Drawing.Size(424, 16)
  70. Me.提醒_lb.TabIndex = 590
  71. Me.提醒_lb.Text = "如檔案無法拖曳至伺服器FTP文件夾,請修改檔案名稱不要帶有中文字或是符號"
  72. '
  73. '伺服器FTP文件夾_lb
  74. '
  75. Me.伺服器FTP文件夾_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  76. Me.伺服器FTP文件夾_lb.AutoSize = True
  77. Me.伺服器FTP文件夾_lb.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  78. Me.伺服器FTP文件夾_lb.Location = New System.Drawing.Point(12, 706)
  79. Me.伺服器FTP文件夾_lb.Name = "伺服器FTP文件夾_lb"
  80. Me.伺服器FTP文件夾_lb.Size = New System.Drawing.Size(156, 24)
  81. Me.伺服器FTP文件夾_lb.TabIndex = 588
  82. Me.伺服器FTP文件夾_lb.Text = "伺服器FTP文件夾"
  83. '
  84. 'TextBox7
  85. '
  86. Me.TextBox7.AllowDrop = True
  87. Me.TextBox7.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  88. Me.TextBox7.ForeColor = System.Drawing.Color.Black
  89. Me.TextBox7.Location = New System.Drawing.Point(680, 705)
  90. Me.TextBox7.Multiline = True
  91. Me.TextBox7.Name = "TextBox7"
  92. Me.TextBox7.Size = New System.Drawing.Size(149, 23)
  93. Me.TextBox7.TabIndex = 587
  94. '
  95. '我的電腦_lb
  96. '
  97. Me.我的電腦_lb.AutoSize = True
  98. Me.我的電腦_lb.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  99. Me.我的電腦_lb.Location = New System.Drawing.Point(12, 5)
  100. Me.我的電腦_lb.Name = "我的電腦_lb"
  101. Me.我的電腦_lb.Size = New System.Drawing.Size(86, 24)
  102. Me.我的電腦_lb.TabIndex = 586
  103. Me.我的電腦_lb.Text = "我的電腦"
  104. '
  105. '讀取料夾路徑_bt
  106. '
  107. Me.讀取料夾路徑_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  108. Me.讀取料夾路徑_bt.ForeColor = System.Drawing.Color.Blue
  109. Me.讀取料夾路徑_bt.Location = New System.Drawing.Point(104, 5)
  110. Me.讀取料夾路徑_bt.Name = "讀取料夾路徑_bt"
  111. Me.讀取料夾路徑_bt.Size = New System.Drawing.Size(119, 24)
  112. Me.讀取料夾路徑_bt.TabIndex = 585
  113. Me.讀取料夾路徑_bt.Text = "讀取料夾路徑"
  114. Me.讀取料夾路徑_bt.UseVisualStyleBackColor = True
  115. '
  116. 'WebBrowser2
  117. '
  118. Me.WebBrowser2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  119. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  120. Me.WebBrowser2.Location = New System.Drawing.Point(14, 34)
  121. Me.WebBrowser2.MinimumSize = New System.Drawing.Size(20, 20)
  122. Me.WebBrowser2.Name = "WebBrowser2"
  123. Me.WebBrowser2.Size = New System.Drawing.Size(969, 638)
  124. Me.WebBrowser2.TabIndex = 584
  125. Me.WebBrowser2.Url = New System.Uri("", System.UriKind.Relative)
  126. '
  127. 'TextBox3
  128. '
  129. Me.TextBox3.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  130. Me.TextBox3.ForeColor = System.Drawing.Color.Black
  131. Me.TextBox3.Location = New System.Drawing.Point(835, 705)
  132. Me.TextBox3.Name = "TextBox3"
  133. Me.TextBox3.Size = New System.Drawing.Size(149, 23)
  134. Me.TextBox3.TabIndex = 583
  135. '
  136. '驗貨日期_lb
  137. '
  138. Me.驗貨日期_lb.AutoSize = True
  139. Me.驗貨日期_lb.Location = New System.Drawing.Point(1215, 38)
  140. Me.驗貨日期_lb.Name = "驗貨日期_lb"
  141. Me.驗貨日期_lb.Size = New System.Drawing.Size(56, 16)
  142. Me.驗貨日期_lb.TabIndex = 582
  143. Me.驗貨日期_lb.Text = "驗貨日期"
  144. '
  145. '驗貨日期_dtp
  146. '
  147. Me.驗貨日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  148. Me.驗貨日期_dtp.Location = New System.Drawing.Point(1277, 34)
  149. Me.驗貨日期_dtp.Name = "驗貨日期_dtp"
  150. Me.驗貨日期_dtp.Size = New System.Drawing.Size(146, 23)
  151. Me.驗貨日期_dtp.TabIndex = 581
  152. '
  153. '單筆_bt
  154. '
  155. Me.單筆_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  156. Me.單筆_bt.ForeColor = System.Drawing.Color.Blue
  157. Me.單筆_bt.Location = New System.Drawing.Point(1429, 6)
  158. Me.單筆_bt.Name = "單筆_bt"
  159. Me.單筆_bt.Size = New System.Drawing.Size(107, 40)
  160. Me.單筆_bt.TabIndex = 580
  161. Me.單筆_bt.Text = "單筆存檔"
  162. Me.單筆_bt.UseVisualStyleBackColor = True
  163. '
  164. '檔案名稱_lb
  165. '
  166. Me.檔案名稱_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  167. Me.檔案名稱_lb.AutoSize = True
  168. Me.檔案名稱_lb.Location = New System.Drawing.Point(13, 681)
  169. Me.檔案名稱_lb.Name = "檔案名稱_lb"
  170. Me.檔案名稱_lb.Size = New System.Drawing.Size(56, 16)
  171. Me.檔案名稱_lb.TabIndex = 579
  172. Me.檔案名稱_lb.Text = "檔案名稱"
  173. '
  174. '檔案名稱_tb
  175. '
  176. Me.檔案名稱_tb.AllowDrop = True
  177. Me.檔案名稱_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  178. Me.檔案名稱_tb.ForeColor = System.Drawing.Color.Black
  179. Me.檔案名稱_tb.Location = New System.Drawing.Point(75, 678)
  180. Me.檔案名稱_tb.Multiline = True
  181. Me.檔案名稱_tb.Name = "檔案名稱_tb"
  182. Me.檔案名稱_tb.Size = New System.Drawing.Size(908, 23)
  183. Me.檔案名稱_tb.TabIndex = 578
  184. '
  185. '查詢_bt
  186. '
  187. Me.查詢_bt.ForeColor = System.Drawing.Color.Black
  188. Me.查詢_bt.Location = New System.Drawing.Point(1804, 6)
  189. Me.查詢_bt.Name = "查詢_bt"
  190. Me.查詢_bt.Size = New System.Drawing.Size(100, 84)
  191. Me.查詢_bt.TabIndex = 577
  192. Me.查詢_bt.Text = "查詢"
  193. Me.查詢_bt.UseVisualStyleBackColor = True
  194. '
  195. '型體名稱_tb
  196. '
  197. Me.型體名稱_tb.ForeColor = System.Drawing.Color.Black
  198. Me.型體名稱_tb.Location = New System.Drawing.Point(1060, 35)
  199. Me.型體名稱_tb.Name = "型體名稱_tb"
  200. Me.型體名稱_tb.Size = New System.Drawing.Size(149, 23)
  201. Me.型體名稱_tb.TabIndex = 576
  202. '
  203. '客戶訂單號_tb
  204. '
  205. Me.客戶訂單號_tb.ForeColor = System.Drawing.Color.Black
  206. Me.客戶訂單號_tb.Location = New System.Drawing.Point(1060, 6)
  207. Me.客戶訂單號_tb.Name = "客戶訂單號_tb"
  208. Me.客戶訂單號_tb.Size = New System.Drawing.Size(149, 23)
  209. Me.客戶訂單號_tb.TabIndex = 575
  210. '
  211. '型體名稱_lb
  212. '
  213. Me.型體名稱_lb.AutoSize = True
  214. Me.型體名稱_lb.Location = New System.Drawing.Point(991, 38)
  215. Me.型體名稱_lb.Name = "型體名稱_lb"
  216. Me.型體名稱_lb.Size = New System.Drawing.Size(56, 16)
  217. Me.型體名稱_lb.TabIndex = 574
  218. Me.型體名稱_lb.Text = "型體名稱"
  219. '
  220. '客戶訂單號_lb
  221. '
  222. Me.客戶訂單號_lb.AutoSize = True
  223. Me.客戶訂單號_lb.Location = New System.Drawing.Point(990, 9)
  224. Me.客戶訂單號_lb.Name = "客戶訂單號_lb"
  225. Me.客戶訂單號_lb.Size = New System.Drawing.Size(68, 16)
  226. Me.客戶訂單號_lb.TabIndex = 573
  227. Me.客戶訂單號_lb.Text = "客戶訂單號"
  228. '
  229. '主表單_dgv
  230. '
  231. Me.主表單_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  232. Or System.Windows.Forms.AnchorStyles.Left) _
  233. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  234. Me.主表單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  235. Me.主表單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  236. Me.主表單_dgv.Location = New System.Drawing.Point(989, 94)
  237. Me.主表單_dgv.Name = "主表單_dgv"
  238. Me.主表單_dgv.RowHeadersWidth = 5
  239. Me.主表單_dgv.RowTemplate.Height = 24
  240. Me.主表單_dgv.Size = New System.Drawing.Size(915, 870)
  241. Me.主表單_dgv.TabIndex = 572
  242. '
  243. 'WebBrowser1
  244. '
  245. Me.WebBrowser1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  246. Me.WebBrowser1.Location = New System.Drawing.Point(14, 733)
  247. Me.WebBrowser1.MinimumSize = New System.Drawing.Size(20, 20)
  248. Me.WebBrowser1.Name = "WebBrowser1"
  249. Me.WebBrowser1.Size = New System.Drawing.Size(969, 231)
  250. Me.WebBrowser1.TabIndex = 571
  251. Me.WebBrowser1.Url = New System.Uri("", System.UriKind.Relative)
  252. '
  253. 'Label7
  254. '
  255. Me.Label7.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  256. Me.Label7.AutoSize = True
  257. Me.Label7.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  258. Me.Label7.ForeColor = System.Drawing.Color.Red
  259. Me.Label7.Location = New System.Drawing.Point(474, 698)
  260. Me.Label7.Name = "Label7"
  261. Me.Label7.Size = New System.Drawing.Size(46, 37)
  262. Me.Label7.TabIndex = 589
  263. Me.Label7.Text = "↓"
  264. '
  265. '顏色_tb
  266. '
  267. Me.顏色_tb.ForeColor = System.Drawing.Color.Black
  268. Me.顏色_tb.Location = New System.Drawing.Point(1277, 6)
  269. Me.顏色_tb.Name = "顏色_tb"
  270. Me.顏色_tb.Size = New System.Drawing.Size(146, 23)
  271. Me.顏色_tb.TabIndex = 593
  272. '
  273. '顏色_lb
  274. '
  275. Me.顏色_lb.AutoSize = True
  276. Me.顏色_lb.Location = New System.Drawing.Point(1215, 9)
  277. Me.顏色_lb.Name = "顏色_lb"
  278. Me.顏色_lb.Size = New System.Drawing.Size(32, 16)
  279. Me.顏色_lb.TabIndex = 592
  280. Me.顏色_lb.Text = "顏色"
  281. '
  282. '型體號碼_tb
  283. '
  284. Me.型體號碼_tb.ForeColor = System.Drawing.Color.Black
  285. Me.型體號碼_tb.Location = New System.Drawing.Point(1060, 64)
  286. Me.型體號碼_tb.Name = "型體號碼_tb"
  287. Me.型體號碼_tb.Size = New System.Drawing.Size(149, 23)
  288. Me.型體號碼_tb.TabIndex = 595
  289. '
  290. '型體號碼_lb
  291. '
  292. Me.型體號碼_lb.AutoSize = True
  293. Me.型體號碼_lb.Location = New System.Drawing.Point(991, 67)
  294. Me.型體號碼_lb.Name = "型體號碼_lb"
  295. Me.型體號碼_lb.Size = New System.Drawing.Size(56, 16)
  296. Me.型體號碼_lb.TabIndex = 594
  297. Me.型體號碼_lb.Text = "型體號碼"
  298. '
  299. '批量_bt
  300. '
  301. Me.批量_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  302. Me.批量_bt.ForeColor = System.Drawing.Color.Blue
  303. Me.批量_bt.Location = New System.Drawing.Point(1429, 50)
  304. Me.批量_bt.Name = "批量_bt"
  305. Me.批量_bt.Size = New System.Drawing.Size(107, 40)
  306. Me.批量_bt.TabIndex = 596
  307. Me.批量_bt.Text = "批量存檔"
  308. Me.批量_bt.UseVisualStyleBackColor = True
  309. '
  310. '驗貨報告圖片導入資料庫
  311. '
  312. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  313. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  314. Me.ClientSize = New System.Drawing.Size(1914, 971)
  315. Me.Controls.Add(Me.批量_bt)
  316. Me.Controls.Add(Me.型體號碼_tb)
  317. Me.Controls.Add(Me.型體號碼_lb)
  318. Me.Controls.Add(Me.顏色_tb)
  319. Me.Controls.Add(Me.顏色_lb)
  320. Me.Controls.Add(Me.提醒_lb)
  321. Me.Controls.Add(Me.伺服器FTP文件夾_lb)
  322. Me.Controls.Add(Me.TextBox7)
  323. Me.Controls.Add(Me.我的電腦_lb)
  324. Me.Controls.Add(Me.讀取料夾路徑_bt)
  325. Me.Controls.Add(Me.WebBrowser2)
  326. Me.Controls.Add(Me.TextBox3)
  327. Me.Controls.Add(Me.驗貨日期_lb)
  328. Me.Controls.Add(Me.驗貨日期_dtp)
  329. Me.Controls.Add(Me.單筆_bt)
  330. Me.Controls.Add(Me.檔案名稱_lb)
  331. Me.Controls.Add(Me.檔案名稱_tb)
  332. Me.Controls.Add(Me.查詢_bt)
  333. Me.Controls.Add(Me.型體名稱_tb)
  334. Me.Controls.Add(Me.客戶訂單號_tb)
  335. Me.Controls.Add(Me.型體名稱_lb)
  336. Me.Controls.Add(Me.客戶訂單號_lb)
  337. Me.Controls.Add(Me.主表單_dgv)
  338. Me.Controls.Add(Me.WebBrowser1)
  339. Me.Controls.Add(Me.Label7)
  340. Me.Controls.Add(Me.文字_lb)
  341. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  342. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  343. Me.Name = "驗貨報告圖片導入資料庫"
  344. Me.Text = "驗貨報告圖片導入資料庫"
  345. CType(Me.主表單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  346. Me.ResumeLayout(False)
  347. Me.PerformLayout()
  348. End Sub
  349. Friend WithEvents 文字_lb As Label
  350. Friend WithEvents 提醒_lb As Label
  351. Friend WithEvents 伺服器FTP文件夾_lb As Label
  352. Friend WithEvents TextBox7 As TextBox
  353. Friend WithEvents 我的電腦_lb As Label
  354. Friend WithEvents 讀取料夾路徑_bt As Button
  355. Friend WithEvents WebBrowser2 As WebBrowser
  356. Friend WithEvents TextBox3 As TextBox
  357. Friend WithEvents 驗貨日期_lb As Label
  358. Friend WithEvents 驗貨日期_dtp As DateTimePicker
  359. Friend WithEvents 單筆_bt As Button
  360. Friend WithEvents 檔案名稱_lb As Label
  361. Friend WithEvents 檔案名稱_tb As TextBox
  362. Friend WithEvents 查詢_bt As Button
  363. Friend WithEvents 型體名稱_tb As TextBox
  364. Friend WithEvents 客戶訂單號_tb As TextBox
  365. Friend WithEvents 型體名稱_lb As Label
  366. Friend WithEvents 客戶訂單號_lb As Label
  367. Friend WithEvents 主表單_dgv As DataGridView
  368. Friend WithEvents WebBrowser1 As WebBrowser
  369. Friend WithEvents Label7 As Label
  370. Friend WithEvents FolderBrowserDialog1 As FolderBrowserDialog
  371. Friend WithEvents 顏色_tb As TextBox
  372. Friend WithEvents 顏色_lb As Label
  373. Friend WithEvents 型體號碼_tb As TextBox
  374. Friend WithEvents 型體號碼_lb As Label
  375. Friend WithEvents 批量_bt As Button
  376. End Class