暫無描述
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 18KB

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