Нема описа
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 20KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483
  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. Me.Label10 = New System.Windows.Forms.Label()
  24. Me.Label8 = New System.Windows.Forms.Label()
  25. Me.Label6 = New System.Windows.Forms.Label()
  26. Me.TextBox7 = New System.Windows.Forms.TextBox()
  27. Me.Label1 = New System.Windows.Forms.Label()
  28. Me.Button4 = New System.Windows.Forms.Button()
  29. Me.WebBrowser2 = New System.Windows.Forms.WebBrowser()
  30. Me.TextBox2 = New System.Windows.Forms.TextBox()
  31. Me.Button3 = New System.Windows.Forms.Button()
  32. Me.CheckBox1 = New System.Windows.Forms.CheckBox()
  33. Me.Label9 = New System.Windows.Forms.Label()
  34. Me.TextBox4 = New System.Windows.Forms.TextBox()
  35. Me.WebBrowser1 = New System.Windows.Forms.WebBrowser()
  36. Me.CheckBox4 = New System.Windows.Forms.CheckBox()
  37. Me.CheckBox3 = New System.Windows.Forms.CheckBox()
  38. Me.CheckBox2 = New System.Windows.Forms.CheckBox()
  39. Me.Button6 = New System.Windows.Forms.Button()
  40. Me.Button2 = New System.Windows.Forms.Button()
  41. Me.Button1 = New System.Windows.Forms.Button()
  42. Me.Button24 = New System.Windows.Forms.Button()
  43. Me.TextBox1 = New System.Windows.Forms.TextBox()
  44. Me.DataGridView1 = New System.Windows.Forms.DataGridView()
  45. Me.Label7 = New System.Windows.Forms.Label()
  46. Me.PictureBox1 = New System.Windows.Forms.PictureBox()
  47. Me.SaveFileDialog1 = New System.Windows.Forms.SaveFileDialog()
  48. Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog()
  49. Me.TextBox8 = New System.Windows.Forms.TextBox()
  50. Me.Label2 = New System.Windows.Forms.Label()
  51. Me.TextBox6 = New System.Windows.Forms.TextBox()
  52. Me.TextBox5 = New System.Windows.Forms.TextBox()
  53. Me.TextBox3 = New System.Windows.Forms.TextBox()
  54. Me.Label5 = New System.Windows.Forms.Label()
  55. Me.ComboBox2 = New System.Windows.Forms.ComboBox()
  56. Me.Label4 = New System.Windows.Forms.Label()
  57. Me.Label3 = New System.Windows.Forms.Label()
  58. Me.Label11 = New System.Windows.Forms.Label()
  59. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
  60. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
  61. Me.SuspendLayout()
  62. '
  63. 'Label10
  64. '
  65. Me.Label10.AutoSize = True
  66. Me.Label10.ForeColor = System.Drawing.Color.Red
  67. Me.Label10.Location = New System.Drawing.Point(1682, 65)
  68. Me.Label10.Name = "Label10"
  69. Me.Label10.Size = New System.Drawing.Size(220, 32)
  70. Me.Label10.TabIndex = 613
  71. Me.Label10.Text = "如檔案無法拖曳至伺服器FTP文件夾,請" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "修改檔案名稱不要帶有中文字或是符號"
  72. '
  73. 'Label8
  74. '
  75. Me.Label8.AutoSize = True
  76. Me.Label8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  77. Me.Label8.ForeColor = System.Drawing.Color.Red
  78. Me.Label8.Location = New System.Drawing.Point(1200, 7)
  79. Me.Label8.Name = "Label8"
  80. Me.Label8.Size = New System.Drawing.Size(291, 80)
  81. Me.Label8.TabIndex = 612
  82. Me.Label8.Text = "1、修改圖片時先將伺服器上的圖片下載到我的電腦。" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "2、修改好圖片後再將圖片檔案重送到伺服器FTP文" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & " 夾,並在將檔案拖曳到檔案名稱方格中。" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "3、" &
  83. "確認所選擇的圖片資料與修改好的圖片檔案名稱無" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & " 誤後點擊存檔。"
  84. '
  85. 'Label6
  86. '
  87. Me.Label6.AutoSize = True
  88. Me.Label6.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  89. Me.Label6.Location = New System.Drawing.Point(1501, 535)
  90. Me.Label6.Name = "Label6"
  91. Me.Label6.Size = New System.Drawing.Size(156, 24)
  92. Me.Label6.TabIndex = 610
  93. Me.Label6.Text = "伺服器FTP文件夾"
  94. '
  95. 'TextBox7
  96. '
  97. Me.TextBox7.AllowDrop = True
  98. Me.TextBox7.ForeColor = System.Drawing.Color.Black
  99. Me.TextBox7.Location = New System.Drawing.Point(1770, 9)
  100. Me.TextBox7.Multiline = True
  101. Me.TextBox7.Name = "TextBox7"
  102. Me.TextBox7.Size = New System.Drawing.Size(65, 23)
  103. Me.TextBox7.TabIndex = 609
  104. '
  105. 'Label1
  106. '
  107. Me.Label1.AutoSize = True
  108. Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  109. Me.Label1.Location = New System.Drawing.Point(1497, 68)
  110. Me.Label1.Name = "Label1"
  111. Me.Label1.Size = New System.Drawing.Size(86, 24)
  112. Me.Label1.TabIndex = 608
  113. Me.Label1.Text = "我的電腦"
  114. '
  115. 'Button4
  116. '
  117. Me.Button4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  118. Me.Button4.ForeColor = System.Drawing.Color.Blue
  119. Me.Button4.Location = New System.Drawing.Point(1589, 68)
  120. Me.Button4.Name = "Button4"
  121. Me.Button4.Size = New System.Drawing.Size(91, 24)
  122. Me.Button4.TabIndex = 607
  123. Me.Button4.Text = "讀取料夾路徑"
  124. Me.Button4.UseVisualStyleBackColor = True
  125. '
  126. 'WebBrowser2
  127. '
  128. Me.WebBrowser2.Location = New System.Drawing.Point(1501, 98)
  129. Me.WebBrowser2.MinimumSize = New System.Drawing.Size(20, 20)
  130. Me.WebBrowser2.Name = "WebBrowser2"
  131. Me.WebBrowser2.Size = New System.Drawing.Size(401, 420)
  132. Me.WebBrowser2.TabIndex = 606
  133. Me.WebBrowser2.Url = New System.Uri("", System.UriKind.Relative)
  134. '
  135. 'TextBox2
  136. '
  137. Me.TextBox2.Location = New System.Drawing.Point(371, 45)
  138. Me.TextBox2.Name = "TextBox2"
  139. Me.TextBox2.Size = New System.Drawing.Size(19, 23)
  140. Me.TextBox2.TabIndex = 605
  141. '
  142. 'Button3
  143. '
  144. Me.Button3.ForeColor = System.Drawing.Color.Blue
  145. Me.Button3.Location = New System.Drawing.Point(542, 68)
  146. Me.Button3.Name = "Button3"
  147. Me.Button3.Size = New System.Drawing.Size(102, 24)
  148. Me.Button3.TabIndex = 604
  149. Me.Button3.Text = "下載圖片"
  150. Me.Button3.UseVisualStyleBackColor = True
  151. '
  152. 'CheckBox1
  153. '
  154. Me.CheckBox1.AutoSize = True
  155. Me.CheckBox1.ForeColor = System.Drawing.Color.Red
  156. Me.CheckBox1.Location = New System.Drawing.Point(1501, 12)
  157. Me.CheckBox1.Name = "CheckBox1"
  158. Me.CheckBox1.Size = New System.Drawing.Size(267, 20)
  159. Me.CheckBox1.TabIndex = 603
  160. Me.CheckBox1.Text = "修改圖片,修改前請確認檔案與檔案名正確。"
  161. Me.CheckBox1.UseVisualStyleBackColor = True
  162. '
  163. 'Label9
  164. '
  165. Me.Label9.AutoSize = True
  166. Me.Label9.Location = New System.Drawing.Point(1501, 41)
  167. Me.Label9.Name = "Label9"
  168. Me.Label9.Size = New System.Drawing.Size(56, 16)
  169. Me.Label9.TabIndex = 602
  170. Me.Label9.Text = "檔案名稱"
  171. '
  172. 'TextBox4
  173. '
  174. Me.TextBox4.AllowDrop = True
  175. Me.TextBox4.ForeColor = System.Drawing.Color.Black
  176. Me.TextBox4.Location = New System.Drawing.Point(1563, 38)
  177. Me.TextBox4.Multiline = True
  178. Me.TextBox4.Name = "TextBox4"
  179. Me.TextBox4.Size = New System.Drawing.Size(272, 23)
  180. Me.TextBox4.TabIndex = 601
  181. '
  182. 'WebBrowser1
  183. '
  184. Me.WebBrowser1.Location = New System.Drawing.Point(1501, 562)
  185. Me.WebBrowser1.MinimumSize = New System.Drawing.Size(20, 20)
  186. Me.WebBrowser1.Name = "WebBrowser1"
  187. Me.WebBrowser1.Size = New System.Drawing.Size(401, 402)
  188. Me.WebBrowser1.TabIndex = 600
  189. Me.WebBrowser1.Url = New System.Uri("", System.UriKind.Relative)
  190. '
  191. 'CheckBox4
  192. '
  193. Me.CheckBox4.AutoSize = True
  194. Me.CheckBox4.Location = New System.Drawing.Point(1119, 63)
  195. Me.CheckBox4.Name = "CheckBox4"
  196. Me.CheckBox4.Size = New System.Drawing.Size(75, 20)
  197. Me.CheckBox4.TabIndex = 591
  198. Me.CheckBox4.Text = "全部資料"
  199. Me.CheckBox4.UseVisualStyleBackColor = True
  200. '
  201. 'CheckBox3
  202. '
  203. Me.CheckBox3.AutoSize = True
  204. Me.CheckBox3.Location = New System.Drawing.Point(1119, 37)
  205. Me.CheckBox3.Name = "CheckBox3"
  206. Me.CheckBox3.Size = New System.Drawing.Size(51, 20)
  207. Me.CheckBox3.TabIndex = 590
  208. Me.CheckBox3.Text = "彩圖"
  209. Me.CheckBox3.UseVisualStyleBackColor = True
  210. '
  211. 'CheckBox2
  212. '
  213. Me.CheckBox2.AutoSize = True
  214. Me.CheckBox2.Location = New System.Drawing.Point(1119, 11)
  215. Me.CheckBox2.Name = "CheckBox2"
  216. Me.CheckBox2.Size = New System.Drawing.Size(63, 20)
  217. Me.CheckBox2.TabIndex = 589
  218. Me.CheckBox2.Text = "設計圖"
  219. Me.CheckBox2.UseVisualStyleBackColor = True
  220. '
  221. 'Button6
  222. '
  223. Me.Button6.ForeColor = System.Drawing.Color.Black
  224. Me.Button6.Location = New System.Drawing.Point(543, 8)
  225. Me.Button6.Name = "Button6"
  226. Me.Button6.Size = New System.Drawing.Size(102, 24)
  227. Me.Button6.TabIndex = 581
  228. Me.Button6.Text = "查詢"
  229. Me.Button6.UseVisualStyleBackColor = True
  230. '
  231. 'Button2
  232. '
  233. Me.Button2.ForeColor = System.Drawing.Color.Black
  234. Me.Button2.Location = New System.Drawing.Point(542, 38)
  235. Me.Button2.Name = "Button2"
  236. Me.Button2.Size = New System.Drawing.Size(102, 24)
  237. Me.Button2.TabIndex = 580
  238. Me.Button2.Text = "更新清單"
  239. Me.Button2.UseVisualStyleBackColor = True
  240. '
  241. 'Button1
  242. '
  243. Me.Button1.ForeColor = System.Drawing.Color.Red
  244. Me.Button1.Location = New System.Drawing.Point(1406, 75)
  245. Me.Button1.Name = "Button1"
  246. Me.Button1.Size = New System.Drawing.Size(85, 24)
  247. Me.Button1.TabIndex = 579
  248. Me.Button1.Text = "刪除"
  249. Me.Button1.UseVisualStyleBackColor = True
  250. '
  251. 'Button24
  252. '
  253. Me.Button24.ForeColor = System.Drawing.Color.Green
  254. Me.Button24.Location = New System.Drawing.Point(1841, 12)
  255. Me.Button24.Name = "Button24"
  256. Me.Button24.Size = New System.Drawing.Size(61, 50)
  257. Me.Button24.TabIndex = 578
  258. Me.Button24.Text = "圖片修改存檔"
  259. Me.Button24.UseVisualStyleBackColor = True
  260. '
  261. 'TextBox1
  262. '
  263. Me.TextBox1.Location = New System.Drawing.Point(371, 16)
  264. Me.TextBox1.Name = "TextBox1"
  265. Me.TextBox1.Size = New System.Drawing.Size(19, 23)
  266. Me.TextBox1.TabIndex = 577
  267. '
  268. 'DataGridView1
  269. '
  270. DataGridViewCellStyle1.BackColor = System.Drawing.Color.Thistle
  271. Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  272. Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  273. Me.DataGridView1.Location = New System.Drawing.Point(12, 7)
  274. Me.DataGridView1.Name = "DataGridView1"
  275. Me.DataGridView1.RowHeadersWidth = 5
  276. Me.DataGridView1.RowTemplate.Height = 24
  277. Me.DataGridView1.Size = New System.Drawing.Size(525, 957)
  278. Me.DataGridView1.TabIndex = 574
  279. '
  280. 'Label7
  281. '
  282. Me.Label7.AutoSize = True
  283. Me.Label7.Font = New System.Drawing.Font("微軟正黑體", 26.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  284. Me.Label7.ForeColor = System.Drawing.Color.Red
  285. Me.Label7.Location = New System.Drawing.Point(1692, 517)
  286. Me.Label7.Name = "Label7"
  287. Me.Label7.Size = New System.Drawing.Size(55, 45)
  288. Me.Label7.TabIndex = 611
  289. Me.Label7.Text = "↓"
  290. '
  291. 'PictureBox1
  292. '
  293. Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  294. Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  295. Me.PictureBox1.Location = New System.Drawing.Point(542, 103)
  296. Me.PictureBox1.Name = "PictureBox1"
  297. Me.PictureBox1.Size = New System.Drawing.Size(953, 861)
  298. Me.PictureBox1.TabIndex = 575
  299. Me.PictureBox1.TabStop = False
  300. '
  301. 'SaveFileDialog1
  302. '
  303. Me.SaveFileDialog1.DefaultExt = "jpg"
  304. Me.SaveFileDialog1.SupportMultiDottedExtensions = True
  305. Me.SaveFileDialog1.Title = "指定檔案名稱與選擇檔案路徑"
  306. '
  307. 'TextBox8
  308. '
  309. Me.TextBox8.ForeColor = System.Drawing.Color.Black
  310. Me.TextBox8.Location = New System.Drawing.Point(712, 9)
  311. Me.TextBox8.Name = "TextBox8"
  312. Me.TextBox8.Size = New System.Drawing.Size(149, 23)
  313. Me.TextBox8.TabIndex = 627
  314. '
  315. 'Label2
  316. '
  317. Me.Label2.AutoSize = True
  318. Me.Label2.Location = New System.Drawing.Point(650, 12)
  319. Me.Label2.Name = "Label2"
  320. Me.Label2.Size = New System.Drawing.Size(32, 16)
  321. Me.Label2.TabIndex = 626
  322. Me.Label2.Text = "客戶"
  323. '
  324. 'TextBox6
  325. '
  326. Me.TextBox6.ForeColor = System.Drawing.Color.Black
  327. Me.TextBox6.Location = New System.Drawing.Point(712, 67)
  328. Me.TextBox6.Name = "TextBox6"
  329. Me.TextBox6.Size = New System.Drawing.Size(149, 23)
  330. Me.TextBox6.TabIndex = 625
  331. '
  332. 'TextBox5
  333. '
  334. Me.TextBox5.ForeColor = System.Drawing.Color.Black
  335. Me.TextBox5.Location = New System.Drawing.Point(712, 38)
  336. Me.TextBox5.Name = "TextBox5"
  337. Me.TextBox5.Size = New System.Drawing.Size(401, 23)
  338. Me.TextBox5.TabIndex = 624
  339. '
  340. 'TextBox3
  341. '
  342. Me.TextBox3.ForeColor = System.Drawing.Color.Black
  343. Me.TextBox3.Location = New System.Drawing.Point(929, 9)
  344. Me.TextBox3.Name = "TextBox3"
  345. Me.TextBox3.Size = New System.Drawing.Size(184, 23)
  346. Me.TextBox3.TabIndex = 623
  347. '
  348. 'Label5
  349. '
  350. Me.Label5.AutoSize = True
  351. Me.Label5.Location = New System.Drawing.Point(867, 71)
  352. Me.Label5.Name = "Label5"
  353. Me.Label5.Size = New System.Drawing.Size(63, 16)
  354. Me.Label5.TabIndex = 622
  355. Me.Label5.Text = "Category "
  356. '
  357. 'ComboBox2
  358. '
  359. Me.ComboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  360. Me.ComboBox2.FormattingEnabled = True
  361. Me.ComboBox2.Items.AddRange(New Object() {"設計圖", "彩圖"})
  362. Me.ComboBox2.Location = New System.Drawing.Point(936, 67)
  363. Me.ComboBox2.Name = "ComboBox2"
  364. Me.ComboBox2.Size = New System.Drawing.Size(177, 24)
  365. Me.ComboBox2.TabIndex = 621
  366. '
  367. 'Label4
  368. '
  369. Me.Label4.AutoSize = True
  370. Me.Label4.Location = New System.Drawing.Point(650, 71)
  371. Me.Label4.Name = "Label4"
  372. Me.Label4.Size = New System.Drawing.Size(39, 16)
  373. Me.Label4.TabIndex = 620
  374. Me.Label4.Text = "Color"
  375. '
  376. 'Label3
  377. '
  378. Me.Label3.AutoSize = True
  379. Me.Label3.Location = New System.Drawing.Point(867, 12)
  380. Me.Label3.Name = "Label3"
  381. Me.Label3.Size = New System.Drawing.Size(56, 16)
  382. Me.Label3.TabIndex = 619
  383. Me.Label3.Text = "形體號碼"
  384. '
  385. 'Label11
  386. '
  387. Me.Label11.AutoSize = True
  388. Me.Label11.Location = New System.Drawing.Point(650, 42)
  389. Me.Label11.Name = "Label11"
  390. Me.Label11.Size = New System.Drawing.Size(56, 16)
  391. Me.Label11.TabIndex = 618
  392. Me.Label11.Text = "形體名稱"
  393. '
  394. '鞋型圖片資料庫
  395. '
  396. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  397. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  398. Me.ClientSize = New System.Drawing.Size(1914, 971)
  399. Me.Controls.Add(Me.TextBox8)
  400. Me.Controls.Add(Me.Label2)
  401. Me.Controls.Add(Me.TextBox6)
  402. Me.Controls.Add(Me.TextBox5)
  403. Me.Controls.Add(Me.TextBox3)
  404. Me.Controls.Add(Me.Label5)
  405. Me.Controls.Add(Me.ComboBox2)
  406. Me.Controls.Add(Me.Label4)
  407. Me.Controls.Add(Me.Label3)
  408. Me.Controls.Add(Me.Label11)
  409. Me.Controls.Add(Me.Label10)
  410. Me.Controls.Add(Me.Label6)
  411. Me.Controls.Add(Me.TextBox7)
  412. Me.Controls.Add(Me.Label1)
  413. Me.Controls.Add(Me.Button4)
  414. Me.Controls.Add(Me.WebBrowser2)
  415. Me.Controls.Add(Me.TextBox2)
  416. Me.Controls.Add(Me.Button3)
  417. Me.Controls.Add(Me.CheckBox1)
  418. Me.Controls.Add(Me.Label9)
  419. Me.Controls.Add(Me.TextBox4)
  420. Me.Controls.Add(Me.WebBrowser1)
  421. Me.Controls.Add(Me.CheckBox4)
  422. Me.Controls.Add(Me.CheckBox3)
  423. Me.Controls.Add(Me.CheckBox2)
  424. Me.Controls.Add(Me.Button6)
  425. Me.Controls.Add(Me.Button2)
  426. Me.Controls.Add(Me.Button1)
  427. Me.Controls.Add(Me.Button24)
  428. Me.Controls.Add(Me.TextBox1)
  429. Me.Controls.Add(Me.PictureBox1)
  430. Me.Controls.Add(Me.DataGridView1)
  431. Me.Controls.Add(Me.Label7)
  432. Me.Controls.Add(Me.Label8)
  433. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  434. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  435. Me.Name = "鞋型圖片資料庫"
  436. Me.Text = "鞋型圖片資料庫"
  437. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
  438. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
  439. Me.ResumeLayout(False)
  440. Me.PerformLayout()
  441. End Sub
  442. Friend WithEvents Label10 As Label
  443. Friend WithEvents Label8 As Label
  444. Friend WithEvents Label6 As Label
  445. Friend WithEvents TextBox7 As TextBox
  446. Friend WithEvents Label1 As Label
  447. Friend WithEvents Button4 As Button
  448. Friend WithEvents WebBrowser2 As WebBrowser
  449. Friend WithEvents TextBox2 As TextBox
  450. Friend WithEvents Button3 As Button
  451. Friend WithEvents CheckBox1 As CheckBox
  452. Friend WithEvents Label9 As Label
  453. Friend WithEvents TextBox4 As TextBox
  454. Friend WithEvents WebBrowser1 As WebBrowser
  455. Friend WithEvents CheckBox4 As CheckBox
  456. Friend WithEvents CheckBox3 As CheckBox
  457. Friend WithEvents CheckBox2 As CheckBox
  458. Friend WithEvents Button6 As Button
  459. Friend WithEvents Button2 As Button
  460. Friend WithEvents Button1 As Button
  461. Friend WithEvents Button24 As Button
  462. Friend WithEvents TextBox1 As TextBox
  463. Friend WithEvents PictureBox1 As PictureBox
  464. Friend WithEvents DataGridView1 As DataGridView
  465. Friend WithEvents Label7 As Label
  466. Friend WithEvents SaveFileDialog1 As SaveFileDialog
  467. Friend WithEvents FolderBrowserDialog1 As FolderBrowserDialog
  468. Friend WithEvents TextBox8 As TextBox
  469. Friend WithEvents Label2 As Label
  470. Friend WithEvents TextBox6 As TextBox
  471. Friend WithEvents TextBox5 As TextBox
  472. Friend WithEvents TextBox3 As TextBox
  473. Friend WithEvents Label5 As Label
  474. Friend WithEvents ComboBox2 As ComboBox
  475. Friend WithEvents Label4 As Label
  476. Friend WithEvents Label3 As Label
  477. Friend WithEvents Label11 As Label
  478. End Class