Sin descripción
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 16KB

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