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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516
  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. Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  26. Me.Label17 = New System.Windows.Forms.Label()
  27. Me.Button7 = New System.Windows.Forms.Button()
  28. Me.DataGridView1 = New System.Windows.Forms.DataGridView()
  29. Me.Label1 = New System.Windows.Forms.Label()
  30. Me.DataGridView2 = New System.Windows.Forms.DataGridView()
  31. Me.DataGridView3 = New System.Windows.Forms.DataGridView()
  32. Me.ComboBox1 = New System.Windows.Forms.ComboBox()
  33. Me.Label2 = New System.Windows.Forms.Label()
  34. Me.DataGridView4 = New System.Windows.Forms.DataGridView()
  35. Me.PictureBox1 = New System.Windows.Forms.PictureBox()
  36. Me.Label16 = New System.Windows.Forms.Label()
  37. Me.TextBox6 = New System.Windows.Forms.TextBox()
  38. Me.Label3 = New System.Windows.Forms.Label()
  39. Me.TextBox1 = New System.Windows.Forms.TextBox()
  40. Me.Label4 = New System.Windows.Forms.Label()
  41. Me.TextBox2 = New System.Windows.Forms.TextBox()
  42. Me.Label5 = New System.Windows.Forms.Label()
  43. Me.TextBox3 = New System.Windows.Forms.TextBox()
  44. Me.Label6 = New System.Windows.Forms.Label()
  45. Me.TextBox4 = New System.Windows.Forms.TextBox()
  46. Me.Button6 = New System.Windows.Forms.Button()
  47. Me.Button5 = New System.Windows.Forms.Button()
  48. Me.Button3 = New System.Windows.Forms.Button()
  49. Me.Button2 = New System.Windows.Forms.Button()
  50. Me.WebBrowser1 = New System.Windows.Forms.WebBrowser()
  51. Me.Button24 = New System.Windows.Forms.Button()
  52. Me.Label12 = New System.Windows.Forms.Label()
  53. Me.WebBrowser2 = New System.Windows.Forms.WebBrowser()
  54. Me.Label13 = New System.Windows.Forms.Label()
  55. Me.TextBox7 = New System.Windows.Forms.TextBox()
  56. Me.Label14 = New System.Windows.Forms.Label()
  57. Me.Button4 = New System.Windows.Forms.Button()
  58. Me.Label15 = New System.Windows.Forms.Label()
  59. Me.TextBox5 = New System.Windows.Forms.TextBox()
  60. Me.Label7 = New System.Windows.Forms.Label()
  61. Me.Button1 = New System.Windows.Forms.Button()
  62. Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog()
  63. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
  64. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit()
  65. CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).BeginInit()
  66. CType(Me.DataGridView4, System.ComponentModel.ISupportInitialize).BeginInit()
  67. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
  68. Me.SuspendLayout()
  69. '
  70. 'Label17
  71. '
  72. Me.Label17.AutoSize = True
  73. Me.Label17.Location = New System.Drawing.Point(12, 9)
  74. Me.Label17.Name = "Label17"
  75. Me.Label17.Size = New System.Drawing.Size(92, 16)
  76. Me.Label17.TabIndex = 649
  77. Me.Label17.Text = "楦頭控制表清單"
  78. '
  79. 'Button7
  80. '
  81. Me.Button7.ForeColor = System.Drawing.Color.Green
  82. Me.Button7.Location = New System.Drawing.Point(176, 4)
  83. Me.Button7.Name = "Button7"
  84. Me.Button7.Size = New System.Drawing.Size(145, 24)
  85. Me.Button7.TabIndex = 648
  86. Me.Button7.Text = "查詢"
  87. Me.Button7.UseVisualStyleBackColor = True
  88. '
  89. 'DataGridView1
  90. '
  91. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
  92. Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  93. Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  94. Me.DataGridView1.Location = New System.Drawing.Point(12, 31)
  95. Me.DataGridView1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  96. Me.DataGridView1.Name = "DataGridView1"
  97. Me.DataGridView1.RowHeadersWidth = 5
  98. Me.DataGridView1.RowTemplate.Height = 24
  99. Me.DataGridView1.Size = New System.Drawing.Size(309, 934)
  100. Me.DataGridView1.TabIndex = 647
  101. '
  102. 'Label1
  103. '
  104. Me.Label1.AutoSize = True
  105. Me.Label1.Location = New System.Drawing.Point(327, 9)
  106. Me.Label1.Name = "Label1"
  107. Me.Label1.Size = New System.Drawing.Size(92, 16)
  108. Me.Label1.TabIndex = 652
  109. Me.Label1.Text = "模具控制表清單"
  110. '
  111. 'DataGridView2
  112. '
  113. DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  114. Me.DataGridView2.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
  115. Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  116. Me.DataGridView2.Location = New System.Drawing.Point(327, 31)
  117. Me.DataGridView2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  118. Me.DataGridView2.Name = "DataGridView2"
  119. Me.DataGridView2.RowHeadersWidth = 5
  120. Me.DataGridView2.RowTemplate.Height = 24
  121. Me.DataGridView2.Size = New System.Drawing.Size(385, 300)
  122. Me.DataGridView2.TabIndex = 650
  123. '
  124. 'DataGridView3
  125. '
  126. DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
  127. Me.DataGridView3.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
  128. Me.DataGridView3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  129. Me.DataGridView3.Location = New System.Drawing.Point(327, 369)
  130. Me.DataGridView3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  131. Me.DataGridView3.Name = "DataGridView3"
  132. Me.DataGridView3.RowHeadersWidth = 5
  133. Me.DataGridView3.RowTemplate.Height = 24
  134. Me.DataGridView3.Size = New System.Drawing.Size(385, 596)
  135. Me.DataGridView3.TabIndex = 653
  136. '
  137. 'ComboBox1
  138. '
  139. Me.ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  140. Me.ComboBox1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
  141. Me.ComboBox1.FormattingEnabled = True
  142. Me.ComboBox1.Location = New System.Drawing.Point(365, 338)
  143. Me.ComboBox1.Name = "ComboBox1"
  144. Me.ComboBox1.Size = New System.Drawing.Size(347, 24)
  145. Me.ComboBox1.TabIndex = 654
  146. '
  147. 'Label2
  148. '
  149. Me.Label2.AutoSize = True
  150. Me.Label2.Location = New System.Drawing.Point(327, 341)
  151. Me.Label2.Name = "Label2"
  152. Me.Label2.Size = New System.Drawing.Size(32, 16)
  153. Me.Label2.TabIndex = 655
  154. Me.Label2.Text = "品牌"
  155. '
  156. 'DataGridView4
  157. '
  158. DataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  159. Me.DataGridView4.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4
  160. Me.DataGridView4.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  161. Me.DataGridView4.Location = New System.Drawing.Point(718, 31)
  162. Me.DataGridView4.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  163. Me.DataGridView4.Name = "DataGridView4"
  164. Me.DataGridView4.RowHeadersWidth = 5
  165. Me.DataGridView4.RowTemplate.Height = 24
  166. Me.DataGridView4.Size = New System.Drawing.Size(1184, 389)
  167. Me.DataGridView4.TabIndex = 656
  168. '
  169. 'PictureBox1
  170. '
  171. Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  172. Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  173. Me.PictureBox1.Location = New System.Drawing.Point(718, 501)
  174. Me.PictureBox1.Name = "PictureBox1"
  175. Me.PictureBox1.Size = New System.Drawing.Size(715, 464)
  176. Me.PictureBox1.TabIndex = 781
  177. Me.PictureBox1.TabStop = False
  178. '
  179. 'Label16
  180. '
  181. Me.Label16.AutoSize = True
  182. Me.Label16.Location = New System.Drawing.Point(718, 428)
  183. Me.Label16.Name = "Label16"
  184. Me.Label16.Size = New System.Drawing.Size(92, 16)
  185. Me.Label16.TabIndex = 783
  186. Me.Label16.Text = "鞋樣素描圖編號"
  187. '
  188. 'TextBox6
  189. '
  190. Me.TextBox6.Location = New System.Drawing.Point(816, 424)
  191. Me.TextBox6.Name = "TextBox6"
  192. Me.TextBox6.Size = New System.Drawing.Size(257, 23)
  193. Me.TextBox6.TabIndex = 782
  194. '
  195. 'Label3
  196. '
  197. Me.Label3.AutoSize = True
  198. Me.Label3.Location = New System.Drawing.Point(718, 453)
  199. Me.Label3.Name = "Label3"
  200. Me.Label3.Size = New System.Drawing.Size(56, 16)
  201. Me.Label3.TabIndex = 785
  202. Me.Label3.Text = "楦頭編號"
  203. '
  204. 'TextBox1
  205. '
  206. Me.TextBox1.Location = New System.Drawing.Point(789, 449)
  207. Me.TextBox1.Name = "TextBox1"
  208. Me.TextBox1.Size = New System.Drawing.Size(284, 23)
  209. Me.TextBox1.TabIndex = 784
  210. '
  211. 'Label4
  212. '
  213. Me.Label4.AutoSize = True
  214. Me.Label4.Location = New System.Drawing.Point(1078, 454)
  215. Me.Label4.Name = "Label4"
  216. Me.Label4.Size = New System.Drawing.Size(56, 16)
  217. Me.Label4.TabIndex = 787
  218. Me.Label4.Text = "型體編號"
  219. '
  220. 'TextBox2
  221. '
  222. Me.TextBox2.Location = New System.Drawing.Point(1149, 450)
  223. Me.TextBox2.Name = "TextBox2"
  224. Me.TextBox2.Size = New System.Drawing.Size(284, 23)
  225. Me.TextBox2.TabIndex = 786
  226. '
  227. 'Label5
  228. '
  229. Me.Label5.AutoSize = True
  230. Me.Label5.Location = New System.Drawing.Point(1078, 479)
  231. Me.Label5.Name = "Label5"
  232. Me.Label5.Size = New System.Drawing.Size(56, 16)
  233. Me.Label5.TabIndex = 789
  234. Me.Label5.Text = "型體名稱"
  235. '
  236. 'TextBox3
  237. '
  238. Me.TextBox3.Location = New System.Drawing.Point(1149, 475)
  239. Me.TextBox3.Name = "TextBox3"
  240. Me.TextBox3.Size = New System.Drawing.Size(284, 23)
  241. Me.TextBox3.TabIndex = 788
  242. '
  243. 'Label6
  244. '
  245. Me.Label6.AutoSize = True
  246. Me.Label6.Location = New System.Drawing.Point(718, 478)
  247. Me.Label6.Name = "Label6"
  248. Me.Label6.Size = New System.Drawing.Size(56, 16)
  249. Me.Label6.TabIndex = 791
  250. Me.Label6.Text = "模具編號"
  251. '
  252. 'TextBox4
  253. '
  254. Me.TextBox4.Location = New System.Drawing.Point(789, 474)
  255. Me.TextBox4.Name = "TextBox4"
  256. Me.TextBox4.Size = New System.Drawing.Size(284, 23)
  257. Me.TextBox4.TabIndex = 790
  258. '
  259. 'Button6
  260. '
  261. Me.Button6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  262. Me.Button6.ForeColor = System.Drawing.Color.Green
  263. Me.Button6.Location = New System.Drawing.Point(1789, 426)
  264. Me.Button6.Name = "Button6"
  265. Me.Button6.Size = New System.Drawing.Size(113, 40)
  266. Me.Button6.TabIndex = 805
  267. Me.Button6.Text = "儲存修改" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "(未包含圖片修改)"
  268. Me.Button6.UseVisualStyleBackColor = True
  269. '
  270. 'Button5
  271. '
  272. Me.Button5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  273. Me.Button5.ForeColor = System.Drawing.Color.Green
  274. Me.Button5.Location = New System.Drawing.Point(1672, 426)
  275. Me.Button5.Name = "Button5"
  276. Me.Button5.Size = New System.Drawing.Size(113, 40)
  277. Me.Button5.TabIndex = 804
  278. Me.Button5.Text = "修改" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "(未包含圖片修改)"
  279. Me.Button5.UseVisualStyleBackColor = True
  280. '
  281. 'Button3
  282. '
  283. Me.Button3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  284. Me.Button3.ForeColor = System.Drawing.Color.Blue
  285. Me.Button3.Location = New System.Drawing.Point(1555, 426)
  286. Me.Button3.Name = "Button3"
  287. Me.Button3.Size = New System.Drawing.Size(113, 40)
  288. Me.Button3.TabIndex = 803
  289. Me.Button3.Text = "儲存新增"
  290. Me.Button3.UseVisualStyleBackColor = True
  291. '
  292. 'Button2
  293. '
  294. Me.Button2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  295. Me.Button2.ForeColor = System.Drawing.Color.Blue
  296. Me.Button2.Location = New System.Drawing.Point(1438, 426)
  297. Me.Button2.Name = "Button2"
  298. Me.Button2.Size = New System.Drawing.Size(113, 40)
  299. Me.Button2.TabIndex = 802
  300. Me.Button2.Text = "新增"
  301. Me.Button2.UseVisualStyleBackColor = True
  302. '
  303. 'WebBrowser1
  304. '
  305. Me.WebBrowser1.Location = New System.Drawing.Point(1439, 818)
  306. Me.WebBrowser1.MinimumSize = New System.Drawing.Size(20, 20)
  307. Me.WebBrowser1.Name = "WebBrowser1"
  308. Me.WebBrowser1.Size = New System.Drawing.Size(463, 147)
  309. Me.WebBrowser1.TabIndex = 801
  310. Me.WebBrowser1.Url = New System.Uri("", System.UriKind.Relative)
  311. '
  312. 'Button24
  313. '
  314. Me.Button24.ForeColor = System.Drawing.Color.Green
  315. Me.Button24.Location = New System.Drawing.Point(1775, 472)
  316. Me.Button24.Name = "Button24"
  317. Me.Button24.Size = New System.Drawing.Size(127, 22)
  318. Me.Button24.TabIndex = 800
  319. Me.Button24.Text = "圖片修改存檔"
  320. Me.Button24.UseVisualStyleBackColor = True
  321. '
  322. 'Label12
  323. '
  324. Me.Label12.AutoSize = True
  325. Me.Label12.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  326. Me.Label12.Location = New System.Drawing.Point(1439, 765)
  327. Me.Label12.Name = "Label12"
  328. Me.Label12.Size = New System.Drawing.Size(156, 24)
  329. Me.Label12.TabIndex = 798
  330. Me.Label12.Text = "伺服器FTP文件夾"
  331. '
  332. 'WebBrowser2
  333. '
  334. Me.WebBrowser2.Location = New System.Drawing.Point(1439, 501)
  335. Me.WebBrowser2.MinimumSize = New System.Drawing.Size(20, 20)
  336. Me.WebBrowser2.Name = "WebBrowser2"
  337. Me.WebBrowser2.Size = New System.Drawing.Size(463, 249)
  338. Me.WebBrowser2.TabIndex = 797
  339. Me.WebBrowser2.Url = New System.Uri("", System.UriKind.Relative)
  340. '
  341. 'Label13
  342. '
  343. Me.Label13.AutoSize = True
  344. Me.Label13.Font = New System.Drawing.Font("微軟正黑體", 26.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  345. Me.Label13.ForeColor = System.Drawing.Color.Red
  346. Me.Label13.Location = New System.Drawing.Point(1685, 746)
  347. Me.Label13.Name = "Label13"
  348. Me.Label13.Size = New System.Drawing.Size(55, 45)
  349. Me.Label13.TabIndex = 799
  350. Me.Label13.Text = "↓"
  351. '
  352. 'TextBox7
  353. '
  354. Me.TextBox7.AllowDrop = True
  355. Me.TextBox7.ForeColor = System.Drawing.Color.Black
  356. Me.TextBox7.Location = New System.Drawing.Point(1656, 472)
  357. Me.TextBox7.Multiline = True
  358. Me.TextBox7.Name = "TextBox7"
  359. Me.TextBox7.Size = New System.Drawing.Size(99, 23)
  360. Me.TextBox7.TabIndex = 796
  361. '
  362. 'Label14
  363. '
  364. Me.Label14.AutoSize = True
  365. Me.Label14.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  366. Me.Label14.Location = New System.Drawing.Point(1439, 472)
  367. Me.Label14.Name = "Label14"
  368. Me.Label14.Size = New System.Drawing.Size(86, 24)
  369. Me.Label14.TabIndex = 795
  370. Me.Label14.Text = "我的電腦"
  371. '
  372. 'Button4
  373. '
  374. Me.Button4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  375. Me.Button4.ForeColor = System.Drawing.Color.Blue
  376. Me.Button4.Location = New System.Drawing.Point(1531, 472)
  377. Me.Button4.Name = "Button4"
  378. Me.Button4.Size = New System.Drawing.Size(119, 24)
  379. Me.Button4.TabIndex = 794
  380. Me.Button4.Text = "讀取料夾路徑"
  381. Me.Button4.UseVisualStyleBackColor = True
  382. '
  383. 'Label15
  384. '
  385. Me.Label15.AutoSize = True
  386. Me.Label15.Location = New System.Drawing.Point(1440, 675)
  387. Me.Label15.Name = "Label15"
  388. Me.Label15.Size = New System.Drawing.Size(56, 16)
  389. Me.Label15.TabIndex = 793
  390. Me.Label15.Text = "檔案名稱"
  391. '
  392. 'TextBox5
  393. '
  394. Me.TextBox5.AllowDrop = True
  395. Me.TextBox5.Location = New System.Drawing.Point(1502, 790)
  396. Me.TextBox5.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  397. Me.TextBox5.Multiline = True
  398. Me.TextBox5.Name = "TextBox5"
  399. Me.TextBox5.Size = New System.Drawing.Size(400, 23)
  400. Me.TextBox5.TabIndex = 792
  401. '
  402. 'Label7
  403. '
  404. Me.Label7.AutoSize = True
  405. Me.Label7.Location = New System.Drawing.Point(715, 8)
  406. Me.Label7.Name = "Label7"
  407. Me.Label7.Size = New System.Drawing.Size(92, 16)
  408. Me.Label7.TabIndex = 806
  409. Me.Label7.Text = "鞋樣素描圖清單"
  410. '
  411. 'Button1
  412. '
  413. Me.Button1.ForeColor = System.Drawing.Color.Green
  414. Me.Button1.Location = New System.Drawing.Point(813, 5)
  415. Me.Button1.Name = "Button1"
  416. Me.Button1.Size = New System.Drawing.Size(145, 24)
  417. Me.Button1.TabIndex = 807
  418. Me.Button1.Text = "查詢"
  419. Me.Button1.UseVisualStyleBackColor = True
  420. '
  421. '鞋樣素描控制表
  422. '
  423. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  424. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  425. Me.ClientSize = New System.Drawing.Size(1914, 971)
  426. Me.Controls.Add(Me.Button1)
  427. Me.Controls.Add(Me.Label7)
  428. Me.Controls.Add(Me.Button6)
  429. Me.Controls.Add(Me.Button5)
  430. Me.Controls.Add(Me.Button3)
  431. Me.Controls.Add(Me.Button2)
  432. Me.Controls.Add(Me.WebBrowser1)
  433. Me.Controls.Add(Me.Button24)
  434. Me.Controls.Add(Me.Label12)
  435. Me.Controls.Add(Me.WebBrowser2)
  436. Me.Controls.Add(Me.TextBox7)
  437. Me.Controls.Add(Me.Label14)
  438. Me.Controls.Add(Me.Button4)
  439. Me.Controls.Add(Me.Label15)
  440. Me.Controls.Add(Me.TextBox5)
  441. Me.Controls.Add(Me.Label6)
  442. Me.Controls.Add(Me.TextBox4)
  443. Me.Controls.Add(Me.Label5)
  444. Me.Controls.Add(Me.TextBox3)
  445. Me.Controls.Add(Me.Label4)
  446. Me.Controls.Add(Me.TextBox2)
  447. Me.Controls.Add(Me.Label3)
  448. Me.Controls.Add(Me.TextBox1)
  449. Me.Controls.Add(Me.Label16)
  450. Me.Controls.Add(Me.TextBox6)
  451. Me.Controls.Add(Me.PictureBox1)
  452. Me.Controls.Add(Me.DataGridView4)
  453. Me.Controls.Add(Me.Label2)
  454. Me.Controls.Add(Me.ComboBox1)
  455. Me.Controls.Add(Me.DataGridView3)
  456. Me.Controls.Add(Me.Label1)
  457. Me.Controls.Add(Me.DataGridView2)
  458. Me.Controls.Add(Me.Label17)
  459. Me.Controls.Add(Me.Button7)
  460. Me.Controls.Add(Me.DataGridView1)
  461. Me.Controls.Add(Me.Label13)
  462. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  463. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  464. Me.Name = "鞋樣素描控制表"
  465. Me.Text = "鞋樣素描控制表"
  466. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
  467. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit()
  468. CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).EndInit()
  469. CType(Me.DataGridView4, System.ComponentModel.ISupportInitialize).EndInit()
  470. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
  471. Me.ResumeLayout(False)
  472. Me.PerformLayout()
  473. End Sub
  474. Friend WithEvents Label17 As Label
  475. Friend WithEvents Button7 As Button
  476. Friend WithEvents DataGridView1 As DataGridView
  477. Friend WithEvents Label1 As Label
  478. Friend WithEvents DataGridView2 As DataGridView
  479. Friend WithEvents DataGridView3 As DataGridView
  480. Friend WithEvents ComboBox1 As ComboBox
  481. Friend WithEvents Label2 As Label
  482. Friend WithEvents DataGridView4 As DataGridView
  483. Friend WithEvents PictureBox1 As PictureBox
  484. Friend WithEvents Label16 As Label
  485. Friend WithEvents TextBox6 As TextBox
  486. Friend WithEvents Label3 As Label
  487. Friend WithEvents TextBox1 As TextBox
  488. Friend WithEvents Label4 As Label
  489. Friend WithEvents TextBox2 As TextBox
  490. Friend WithEvents Label5 As Label
  491. Friend WithEvents TextBox3 As TextBox
  492. Friend WithEvents Label6 As Label
  493. Friend WithEvents TextBox4 As TextBox
  494. Friend WithEvents Button6 As Button
  495. Friend WithEvents Button5 As Button
  496. Friend WithEvents Button3 As Button
  497. Friend WithEvents Button2 As Button
  498. Friend WithEvents WebBrowser1 As WebBrowser
  499. Friend WithEvents Button24 As Button
  500. Friend WithEvents Label12 As Label
  501. Friend WithEvents WebBrowser2 As WebBrowser
  502. Friend WithEvents Label13 As Label
  503. Friend WithEvents TextBox7 As TextBox
  504. Friend WithEvents Label14 As Label
  505. Friend WithEvents Button4 As Button
  506. Friend WithEvents Label15 As Label
  507. Friend WithEvents TextBox5 As TextBox
  508. Friend WithEvents Label7 As Label
  509. Friend WithEvents Button1 As Button
  510. Friend WithEvents FolderBrowserDialog1 As FolderBrowserDialog
  511. End Class