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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690
  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 DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  23. Me.Label1 = New System.Windows.Forms.Label()
  24. Me.Label2 = New System.Windows.Forms.Label()
  25. Me.ComboBox1 = New System.Windows.Forms.ComboBox()
  26. Me.ComboBox2 = New System.Windows.Forms.ComboBox()
  27. Me.ComboBox3 = New System.Windows.Forms.ComboBox()
  28. Me.Label3 = New System.Windows.Forms.Label()
  29. Me.ComboBox4 = New System.Windows.Forms.ComboBox()
  30. Me.Label4 = New System.Windows.Forms.Label()
  31. Me.TextBox1 = New System.Windows.Forms.TextBox()
  32. Me.Label5 = New System.Windows.Forms.Label()
  33. Me.ComboBox5 = New System.Windows.Forms.ComboBox()
  34. Me.Label6 = New System.Windows.Forms.Label()
  35. Me.ComboBox6 = New System.Windows.Forms.ComboBox()
  36. Me.Label7 = New System.Windows.Forms.Label()
  37. Me.Label8 = New System.Windows.Forms.Label()
  38. Me.TextBox2 = New System.Windows.Forms.TextBox()
  39. Me.Label9 = New System.Windows.Forms.Label()
  40. Me.ComboBox7 = New System.Windows.Forms.ComboBox()
  41. Me.Label10 = New System.Windows.Forms.Label()
  42. Me.TextBox3 = New System.Windows.Forms.TextBox()
  43. Me.Label11 = New System.Windows.Forms.Label()
  44. Me.TextBox4 = New System.Windows.Forms.TextBox()
  45. Me.PictureBox1 = New System.Windows.Forms.PictureBox()
  46. Me.WebBrowser1 = New System.Windows.Forms.WebBrowser()
  47. Me.Button24 = New System.Windows.Forms.Button()
  48. Me.Label12 = New System.Windows.Forms.Label()
  49. Me.WebBrowser2 = New System.Windows.Forms.WebBrowser()
  50. Me.Label13 = New System.Windows.Forms.Label()
  51. Me.TextBox7 = New System.Windows.Forms.TextBox()
  52. Me.Label14 = New System.Windows.Forms.Label()
  53. Me.Button4 = New System.Windows.Forms.Button()
  54. Me.Label15 = New System.Windows.Forms.Label()
  55. Me.TextBox5 = New System.Windows.Forms.TextBox()
  56. Me.DataGridView1 = New System.Windows.Forms.DataGridView()
  57. Me.Label16 = New System.Windows.Forms.Label()
  58. Me.TextBox6 = New System.Windows.Forms.TextBox()
  59. Me.Button2 = New System.Windows.Forms.Button()
  60. Me.Button3 = New System.Windows.Forms.Button()
  61. Me.Button5 = New System.Windows.Forms.Button()
  62. Me.Button6 = New System.Windows.Forms.Button()
  63. Me.Button7 = New System.Windows.Forms.Button()
  64. Me.Label17 = New System.Windows.Forms.Label()
  65. Me.Button8 = New System.Windows.Forms.Button()
  66. Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog()
  67. Me.Button18 = New System.Windows.Forms.Button()
  68. Me.Button9 = New System.Windows.Forms.Button()
  69. Me.Button10 = New System.Windows.Forms.Button()
  70. Me.Button11 = New System.Windows.Forms.Button()
  71. Me.Button12 = New System.Windows.Forms.Button()
  72. Me.Button13 = New System.Windows.Forms.Button()
  73. Me.TextBox8 = New System.Windows.Forms.TextBox()
  74. Me.TextBox9 = New System.Windows.Forms.TextBox()
  75. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
  76. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
  77. Me.SuspendLayout()
  78. '
  79. 'Label1
  80. '
  81. Me.Label1.AutoSize = True
  82. Me.Label1.Location = New System.Drawing.Point(327, 64)
  83. Me.Label1.Name = "Label1"
  84. Me.Label1.Size = New System.Drawing.Size(41, 16)
  85. Me.Label1.TabIndex = 0
  86. Me.Label1.Text = "結構 : "
  87. '
  88. 'Label2
  89. '
  90. Me.Label2.AutoSize = True
  91. Me.Label2.Location = New System.Drawing.Point(327, 37)
  92. Me.Label2.Name = "Label2"
  93. Me.Label2.Size = New System.Drawing.Size(53, 16)
  94. Me.Label2.TabIndex = 2
  95. Me.Label2.Text = "模具廠 : "
  96. '
  97. 'ComboBox1
  98. '
  99. Me.ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  100. Me.ComboBox1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
  101. Me.ComboBox1.FormattingEnabled = True
  102. Me.ComboBox1.Location = New System.Drawing.Point(398, 33)
  103. Me.ComboBox1.Name = "ComboBox1"
  104. Me.ComboBox1.Size = New System.Drawing.Size(321, 24)
  105. Me.ComboBox1.TabIndex = 605
  106. '
  107. 'ComboBox2
  108. '
  109. Me.ComboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  110. Me.ComboBox2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
  111. Me.ComboBox2.FormattingEnabled = True
  112. Me.ComboBox2.Location = New System.Drawing.Point(398, 60)
  113. Me.ComboBox2.Name = "ComboBox2"
  114. Me.ComboBox2.Size = New System.Drawing.Size(321, 24)
  115. Me.ComboBox2.TabIndex = 606
  116. '
  117. 'ComboBox3
  118. '
  119. Me.ComboBox3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  120. Me.ComboBox3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
  121. Me.ComboBox3.FormattingEnabled = True
  122. Me.ComboBox3.Location = New System.Drawing.Point(398, 87)
  123. Me.ComboBox3.Name = "ComboBox3"
  124. Me.ComboBox3.Size = New System.Drawing.Size(321, 24)
  125. Me.ComboBox3.TabIndex = 608
  126. '
  127. 'Label3
  128. '
  129. Me.Label3.AutoSize = True
  130. Me.Label3.Location = New System.Drawing.Point(327, 91)
  131. Me.Label3.Name = "Label3"
  132. Me.Label3.Size = New System.Drawing.Size(41, 16)
  133. Me.Label3.TabIndex = 607
  134. Me.Label3.Text = "材質 : "
  135. '
  136. 'ComboBox4
  137. '
  138. Me.ComboBox4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  139. Me.ComboBox4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
  140. Me.ComboBox4.FormattingEnabled = True
  141. Me.ComboBox4.Location = New System.Drawing.Point(398, 114)
  142. Me.ComboBox4.Name = "ComboBox4"
  143. Me.ComboBox4.Size = New System.Drawing.Size(321, 24)
  144. Me.ComboBox4.TabIndex = 610
  145. '
  146. 'Label4
  147. '
  148. Me.Label4.AutoSize = True
  149. Me.Label4.Location = New System.Drawing.Point(327, 118)
  150. Me.Label4.Name = "Label4"
  151. Me.Label4.Size = New System.Drawing.Size(65, 16)
  152. Me.Label4.TabIndex = 609
  153. Me.Label4.Text = "楦頭編號 : "
  154. '
  155. 'TextBox1
  156. '
  157. Me.TextBox1.Location = New System.Drawing.Point(832, 34)
  158. Me.TextBox1.Name = "TextBox1"
  159. Me.TextBox1.Size = New System.Drawing.Size(157, 23)
  160. Me.TextBox1.TabIndex = 611
  161. '
  162. 'Label5
  163. '
  164. Me.Label5.AutoSize = True
  165. Me.Label5.Location = New System.Drawing.Point(725, 37)
  166. Me.Label5.Name = "Label5"
  167. Me.Label5.Size = New System.Drawing.Size(89, 16)
  168. Me.Label5.TabIndex = 612
  169. Me.Label5.Text = "參考漾鞋編號 : "
  170. '
  171. 'ComboBox5
  172. '
  173. Me.ComboBox5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  174. Me.ComboBox5.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
  175. Me.ComboBox5.FormattingEnabled = True
  176. Me.ComboBox5.Location = New System.Drawing.Point(784, 59)
  177. Me.ComboBox5.Name = "ComboBox5"
  178. Me.ComboBox5.Size = New System.Drawing.Size(205, 24)
  179. Me.ComboBox5.TabIndex = 614
  180. '
  181. 'Label6
  182. '
  183. Me.Label6.AutoSize = True
  184. Me.Label6.Location = New System.Drawing.Point(725, 63)
  185. Me.Label6.Name = "Label6"
  186. Me.Label6.Size = New System.Drawing.Size(41, 16)
  187. Me.Label6.TabIndex = 613
  188. Me.Label6.Text = "品牌 : "
  189. '
  190. 'ComboBox6
  191. '
  192. Me.ComboBox6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  193. Me.ComboBox6.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
  194. Me.ComboBox6.FormattingEnabled = True
  195. Me.ComboBox6.Location = New System.Drawing.Point(784, 86)
  196. Me.ComboBox6.Name = "ComboBox6"
  197. Me.ComboBox6.Size = New System.Drawing.Size(205, 24)
  198. Me.ComboBox6.TabIndex = 616
  199. '
  200. 'Label7
  201. '
  202. Me.Label7.AutoSize = True
  203. Me.Label7.Location = New System.Drawing.Point(725, 90)
  204. Me.Label7.Name = "Label7"
  205. Me.Label7.Size = New System.Drawing.Size(53, 16)
  206. Me.Label7.TabIndex = 615
  207. Me.Label7.Text = "大底廠 : "
  208. '
  209. 'Label8
  210. '
  211. Me.Label8.AutoSize = True
  212. Me.Label8.Location = New System.Drawing.Point(725, 117)
  213. Me.Label8.Name = "Label8"
  214. Me.Label8.Size = New System.Drawing.Size(41, 16)
  215. Me.Label8.TabIndex = 618
  216. Me.Label8.Text = "尺寸 : "
  217. '
  218. 'TextBox2
  219. '
  220. Me.TextBox2.Location = New System.Drawing.Point(784, 113)
  221. Me.TextBox2.Name = "TextBox2"
  222. Me.TextBox2.Size = New System.Drawing.Size(205, 23)
  223. Me.TextBox2.TabIndex = 617
  224. '
  225. 'Label9
  226. '
  227. Me.Label9.AutoSize = True
  228. Me.Label9.Location = New System.Drawing.Point(725, 143)
  229. Me.Label9.Name = "Label9"
  230. Me.Label9.Size = New System.Drawing.Size(41, 16)
  231. Me.Label9.TabIndex = 620
  232. Me.Label9.Text = "季節 : "
  233. '
  234. 'ComboBox7
  235. '
  236. Me.ComboBox7.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  237. Me.ComboBox7.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
  238. Me.ComboBox7.FormattingEnabled = True
  239. Me.ComboBox7.Location = New System.Drawing.Point(784, 139)
  240. Me.ComboBox7.Name = "ComboBox7"
  241. Me.ComboBox7.Size = New System.Drawing.Size(205, 24)
  242. Me.ComboBox7.TabIndex = 621
  243. '
  244. 'Label10
  245. '
  246. Me.Label10.AutoSize = True
  247. Me.Label10.Location = New System.Drawing.Point(948, 10)
  248. Me.Label10.Name = "Label10"
  249. Me.Label10.Size = New System.Drawing.Size(41, 16)
  250. Me.Label10.TabIndex = 623
  251. Me.Label10.Text = "備註 : "
  252. '
  253. 'TextBox3
  254. '
  255. Me.TextBox3.AcceptsReturn = True
  256. Me.TextBox3.AcceptsTab = True
  257. Me.TextBox3.Location = New System.Drawing.Point(995, 7)
  258. Me.TextBox3.Multiline = True
  259. Me.TextBox3.Name = "TextBox3"
  260. Me.TextBox3.Size = New System.Drawing.Size(438, 158)
  261. Me.TextBox3.TabIndex = 622
  262. '
  263. 'Label11
  264. '
  265. Me.Label11.AutoSize = True
  266. Me.Label11.Location = New System.Drawing.Point(327, 11)
  267. Me.Label11.Name = "Label11"
  268. Me.Label11.Size = New System.Drawing.Size(101, 16)
  269. Me.Label11.TabIndex = 625
  270. Me.Label11.Text = "模具開發單編碼 : "
  271. '
  272. 'TextBox4
  273. '
  274. Me.TextBox4.Location = New System.Drawing.Point(434, 7)
  275. Me.TextBox4.Name = "TextBox4"
  276. Me.TextBox4.Size = New System.Drawing.Size(205, 23)
  277. Me.TextBox4.TabIndex = 624
  278. '
  279. 'PictureBox1
  280. '
  281. Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  282. Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  283. Me.PictureBox1.Location = New System.Drawing.Point(330, 170)
  284. Me.PictureBox1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  285. Me.PictureBox1.Name = "PictureBox1"
  286. Me.PictureBox1.Size = New System.Drawing.Size(1103, 792)
  287. Me.PictureBox1.TabIndex = 626
  288. Me.PictureBox1.TabStop = False
  289. '
  290. 'WebBrowser1
  291. '
  292. Me.WebBrowser1.Location = New System.Drawing.Point(1439, 703)
  293. Me.WebBrowser1.MinimumSize = New System.Drawing.Size(20, 20)
  294. Me.WebBrowser1.Name = "WebBrowser1"
  295. Me.WebBrowser1.Size = New System.Drawing.Size(463, 259)
  296. Me.WebBrowser1.TabIndex = 636
  297. Me.WebBrowser1.Url = New System.Uri("", System.UriKind.Relative)
  298. '
  299. 'Button24
  300. '
  301. Me.Button24.ForeColor = System.Drawing.Color.Green
  302. Me.Button24.Location = New System.Drawing.Point(1775, 164)
  303. Me.Button24.Name = "Button24"
  304. Me.Button24.Size = New System.Drawing.Size(127, 22)
  305. Me.Button24.TabIndex = 635
  306. Me.Button24.Text = "圖片修改存檔"
  307. Me.Button24.UseVisualStyleBackColor = True
  308. '
  309. 'Label12
  310. '
  311. Me.Label12.AutoSize = True
  312. Me.Label12.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  313. Me.Label12.Location = New System.Drawing.Point(1439, 645)
  314. Me.Label12.Name = "Label12"
  315. Me.Label12.Size = New System.Drawing.Size(156, 24)
  316. Me.Label12.TabIndex = 633
  317. Me.Label12.Text = "伺服器FTP文件夾"
  318. '
  319. 'WebBrowser2
  320. '
  321. Me.WebBrowser2.Location = New System.Drawing.Point(1439, 194)
  322. Me.WebBrowser2.MinimumSize = New System.Drawing.Size(20, 20)
  323. Me.WebBrowser2.Name = "WebBrowser2"
  324. Me.WebBrowser2.Size = New System.Drawing.Size(463, 429)
  325. Me.WebBrowser2.TabIndex = 632
  326. Me.WebBrowser2.Url = New System.Uri("", System.UriKind.Relative)
  327. '
  328. 'Label13
  329. '
  330. Me.Label13.AutoSize = True
  331. Me.Label13.Font = New System.Drawing.Font("微軟正黑體", 26.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  332. Me.Label13.ForeColor = System.Drawing.Color.Red
  333. Me.Label13.Location = New System.Drawing.Point(1685, 626)
  334. Me.Label13.Name = "Label13"
  335. Me.Label13.Size = New System.Drawing.Size(55, 45)
  336. Me.Label13.TabIndex = 634
  337. Me.Label13.Text = "↓"
  338. '
  339. 'TextBox7
  340. '
  341. Me.TextBox7.AllowDrop = True
  342. Me.TextBox7.ForeColor = System.Drawing.Color.Black
  343. Me.TextBox7.Location = New System.Drawing.Point(1656, 164)
  344. Me.TextBox7.Multiline = True
  345. Me.TextBox7.Name = "TextBox7"
  346. Me.TextBox7.Size = New System.Drawing.Size(99, 23)
  347. Me.TextBox7.TabIndex = 631
  348. '
  349. 'Label14
  350. '
  351. Me.Label14.AutoSize = True
  352. Me.Label14.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  353. Me.Label14.Location = New System.Drawing.Point(1439, 164)
  354. Me.Label14.Name = "Label14"
  355. Me.Label14.Size = New System.Drawing.Size(86, 24)
  356. Me.Label14.TabIndex = 630
  357. Me.Label14.Text = "我的電腦"
  358. '
  359. 'Button4
  360. '
  361. Me.Button4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  362. Me.Button4.ForeColor = System.Drawing.Color.Blue
  363. Me.Button4.Location = New System.Drawing.Point(1531, 164)
  364. Me.Button4.Name = "Button4"
  365. Me.Button4.Size = New System.Drawing.Size(119, 24)
  366. Me.Button4.TabIndex = 629
  367. Me.Button4.Text = "讀取料夾路徑"
  368. Me.Button4.UseVisualStyleBackColor = True
  369. '
  370. 'Label15
  371. '
  372. Me.Label15.AutoSize = True
  373. Me.Label15.Location = New System.Drawing.Point(1440, 678)
  374. Me.Label15.Name = "Label15"
  375. Me.Label15.Size = New System.Drawing.Size(56, 16)
  376. Me.Label15.TabIndex = 628
  377. Me.Label15.Text = "檔案名稱"
  378. '
  379. 'TextBox5
  380. '
  381. Me.TextBox5.AllowDrop = True
  382. Me.TextBox5.Location = New System.Drawing.Point(1502, 675)
  383. Me.TextBox5.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  384. Me.TextBox5.Multiline = True
  385. Me.TextBox5.Name = "TextBox5"
  386. Me.TextBox5.Size = New System.Drawing.Size(400, 23)
  387. Me.TextBox5.TabIndex = 627
  388. '
  389. 'DataGridView1
  390. '
  391. DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
  392. Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
  393. Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  394. Me.DataGridView1.Location = New System.Drawing.Point(12, 32)
  395. Me.DataGridView1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  396. Me.DataGridView1.Name = "DataGridView1"
  397. Me.DataGridView1.RowHeadersWidth = 5
  398. Me.DataGridView1.RowTemplate.Height = 24
  399. Me.DataGridView1.Size = New System.Drawing.Size(309, 930)
  400. Me.DataGridView1.TabIndex = 637
  401. '
  402. 'Label16
  403. '
  404. Me.Label16.AutoSize = True
  405. Me.Label16.Location = New System.Drawing.Point(327, 145)
  406. Me.Label16.Name = "Label16"
  407. Me.Label16.Size = New System.Drawing.Size(65, 16)
  408. Me.Label16.TabIndex = 639
  409. Me.Label16.Text = "模具編號 : "
  410. '
  411. 'TextBox6
  412. '
  413. Me.TextBox6.Location = New System.Drawing.Point(398, 141)
  414. Me.TextBox6.Name = "TextBox6"
  415. Me.TextBox6.Size = New System.Drawing.Size(321, 23)
  416. Me.TextBox6.TabIndex = 638
  417. '
  418. 'Button2
  419. '
  420. Me.Button2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  421. Me.Button2.ForeColor = System.Drawing.Color.Blue
  422. Me.Button2.Location = New System.Drawing.Point(1543, 5)
  423. Me.Button2.Name = "Button2"
  424. Me.Button2.Size = New System.Drawing.Size(110, 75)
  425. Me.Button2.TabIndex = 641
  426. Me.Button2.Text = "新增"
  427. Me.Button2.UseVisualStyleBackColor = True
  428. '
  429. 'Button3
  430. '
  431. Me.Button3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  432. Me.Button3.ForeColor = System.Drawing.Color.Blue
  433. Me.Button3.Location = New System.Drawing.Point(1543, 83)
  434. Me.Button3.Name = "Button3"
  435. Me.Button3.Size = New System.Drawing.Size(110, 75)
  436. Me.Button3.TabIndex = 642
  437. Me.Button3.Text = "儲存新增"
  438. Me.Button3.UseVisualStyleBackColor = True
  439. '
  440. 'Button5
  441. '
  442. Me.Button5.ForeColor = System.Drawing.Color.Green
  443. Me.Button5.Location = New System.Drawing.Point(1659, 5)
  444. Me.Button5.Name = "Button5"
  445. Me.Button5.Size = New System.Drawing.Size(110, 75)
  446. Me.Button5.TabIndex = 643
  447. Me.Button5.Text = "修改" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "(未包含圖片修改)"
  448. Me.Button5.UseVisualStyleBackColor = True
  449. '
  450. 'Button6
  451. '
  452. Me.Button6.ForeColor = System.Drawing.Color.Green
  453. Me.Button6.Location = New System.Drawing.Point(1659, 83)
  454. Me.Button6.Name = "Button6"
  455. Me.Button6.Size = New System.Drawing.Size(110, 75)
  456. Me.Button6.TabIndex = 644
  457. Me.Button6.Text = "儲存修改" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "(未包含圖片修改)"
  458. Me.Button6.UseVisualStyleBackColor = True
  459. '
  460. 'Button7
  461. '
  462. Me.Button7.ForeColor = System.Drawing.Color.Green
  463. Me.Button7.Location = New System.Drawing.Point(176, 5)
  464. Me.Button7.Name = "Button7"
  465. Me.Button7.Size = New System.Drawing.Size(145, 24)
  466. Me.Button7.TabIndex = 645
  467. Me.Button7.Text = "查詢"
  468. Me.Button7.UseVisualStyleBackColor = True
  469. '
  470. 'Label17
  471. '
  472. Me.Label17.AutoSize = True
  473. Me.Label17.Location = New System.Drawing.Point(12, 10)
  474. Me.Label17.Name = "Label17"
  475. Me.Label17.Size = New System.Drawing.Size(116, 16)
  476. Me.Label17.TabIndex = 646
  477. Me.Label17.Text = "模具開發控制表清單"
  478. '
  479. 'Button8
  480. '
  481. Me.Button8.Location = New System.Drawing.Point(1775, 5)
  482. Me.Button8.Name = "Button8"
  483. Me.Button8.Size = New System.Drawing.Size(127, 153)
  484. Me.Button8.TabIndex = 647
  485. Me.Button8.Text = "列印"
  486. Me.Button8.UseVisualStyleBackColor = True
  487. '
  488. 'Button18
  489. '
  490. Me.Button18.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  491. Me.Button18.ForeColor = System.Drawing.Color.Olive
  492. Me.Button18.Location = New System.Drawing.Point(1439, 33)
  493. Me.Button18.Name = "Button18"
  494. Me.Button18.Size = New System.Drawing.Size(98, 25)
  495. Me.Button18.TabIndex = 737
  496. Me.Button18.Text = "新增結構清單"
  497. Me.Button18.UseVisualStyleBackColor = True
  498. '
  499. 'Button9
  500. '
  501. Me.Button9.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  502. Me.Button9.ForeColor = System.Drawing.Color.Olive
  503. Me.Button9.Location = New System.Drawing.Point(1439, 59)
  504. Me.Button9.Name = "Button9"
  505. Me.Button9.Size = New System.Drawing.Size(98, 25)
  506. Me.Button9.TabIndex = 738
  507. Me.Button9.Text = "新增材質清單"
  508. Me.Button9.UseVisualStyleBackColor = True
  509. '
  510. 'Button10
  511. '
  512. Me.Button10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  513. Me.Button10.ForeColor = System.Drawing.Color.Olive
  514. Me.Button10.Location = New System.Drawing.Point(1439, 137)
  515. Me.Button10.Name = "Button10"
  516. Me.Button10.Size = New System.Drawing.Size(98, 25)
  517. Me.Button10.TabIndex = 739
  518. Me.Button10.Text = "新增季節清單"
  519. Me.Button10.UseVisualStyleBackColor = True
  520. '
  521. 'Button11
  522. '
  523. Me.Button11.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  524. Me.Button11.ForeColor = System.Drawing.Color.Olive
  525. Me.Button11.Location = New System.Drawing.Point(1439, 7)
  526. Me.Button11.Name = "Button11"
  527. Me.Button11.Size = New System.Drawing.Size(98, 25)
  528. Me.Button11.TabIndex = 740
  529. Me.Button11.Text = "新增模具廠"
  530. Me.Button11.UseVisualStyleBackColor = True
  531. '
  532. 'Button12
  533. '
  534. Me.Button12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  535. Me.Button12.ForeColor = System.Drawing.Color.Olive
  536. Me.Button12.Location = New System.Drawing.Point(1439, 85)
  537. Me.Button12.Name = "Button12"
  538. Me.Button12.Size = New System.Drawing.Size(98, 25)
  539. Me.Button12.TabIndex = 741
  540. Me.Button12.Text = "新增楦頭編號"
  541. Me.Button12.UseVisualStyleBackColor = True
  542. '
  543. 'Button13
  544. '
  545. Me.Button13.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  546. Me.Button13.ForeColor = System.Drawing.Color.Olive
  547. Me.Button13.Location = New System.Drawing.Point(1439, 111)
  548. Me.Button13.Name = "Button13"
  549. Me.Button13.Size = New System.Drawing.Size(98, 25)
  550. Me.Button13.TabIndex = 742
  551. Me.Button13.Text = "新增大底廠"
  552. Me.Button13.UseVisualStyleBackColor = True
  553. '
  554. 'TextBox8
  555. '
  556. Me.TextBox8.Location = New System.Drawing.Point(505, 194)
  557. Me.TextBox8.Name = "TextBox8"
  558. Me.TextBox8.Size = New System.Drawing.Size(157, 23)
  559. Me.TextBox8.TabIndex = 743
  560. '
  561. 'TextBox9
  562. '
  563. Me.TextBox9.Location = New System.Drawing.Point(342, 194)
  564. Me.TextBox9.Name = "TextBox9"
  565. Me.TextBox9.Size = New System.Drawing.Size(157, 23)
  566. Me.TextBox9.TabIndex = 744
  567. '
  568. '模具開發控制表
  569. '
  570. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  571. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  572. Me.ClientSize = New System.Drawing.Size(1914, 971)
  573. Me.Controls.Add(Me.TextBox9)
  574. Me.Controls.Add(Me.TextBox8)
  575. Me.Controls.Add(Me.Button13)
  576. Me.Controls.Add(Me.Button12)
  577. Me.Controls.Add(Me.Button11)
  578. Me.Controls.Add(Me.Button10)
  579. Me.Controls.Add(Me.Button9)
  580. Me.Controls.Add(Me.Button18)
  581. Me.Controls.Add(Me.Button8)
  582. Me.Controls.Add(Me.Label17)
  583. Me.Controls.Add(Me.Button7)
  584. Me.Controls.Add(Me.Button6)
  585. Me.Controls.Add(Me.Button5)
  586. Me.Controls.Add(Me.Button3)
  587. Me.Controls.Add(Me.Button2)
  588. Me.Controls.Add(Me.Label16)
  589. Me.Controls.Add(Me.TextBox6)
  590. Me.Controls.Add(Me.DataGridView1)
  591. Me.Controls.Add(Me.WebBrowser1)
  592. Me.Controls.Add(Me.Button24)
  593. Me.Controls.Add(Me.Label12)
  594. Me.Controls.Add(Me.WebBrowser2)
  595. Me.Controls.Add(Me.Label13)
  596. Me.Controls.Add(Me.TextBox7)
  597. Me.Controls.Add(Me.Label14)
  598. Me.Controls.Add(Me.Button4)
  599. Me.Controls.Add(Me.Label15)
  600. Me.Controls.Add(Me.TextBox5)
  601. Me.Controls.Add(Me.PictureBox1)
  602. Me.Controls.Add(Me.TextBox4)
  603. Me.Controls.Add(Me.Label10)
  604. Me.Controls.Add(Me.TextBox3)
  605. Me.Controls.Add(Me.ComboBox7)
  606. Me.Controls.Add(Me.Label9)
  607. Me.Controls.Add(Me.Label8)
  608. Me.Controls.Add(Me.TextBox2)
  609. Me.Controls.Add(Me.ComboBox6)
  610. Me.Controls.Add(Me.Label7)
  611. Me.Controls.Add(Me.ComboBox5)
  612. Me.Controls.Add(Me.Label6)
  613. Me.Controls.Add(Me.Label5)
  614. Me.Controls.Add(Me.TextBox1)
  615. Me.Controls.Add(Me.ComboBox4)
  616. Me.Controls.Add(Me.Label4)
  617. Me.Controls.Add(Me.ComboBox3)
  618. Me.Controls.Add(Me.Label3)
  619. Me.Controls.Add(Me.ComboBox2)
  620. Me.Controls.Add(Me.ComboBox1)
  621. Me.Controls.Add(Me.Label2)
  622. Me.Controls.Add(Me.Label1)
  623. Me.Controls.Add(Me.Label11)
  624. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  625. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  626. Me.Name = "模具開發控制表"
  627. Me.Text = "模具開發控制表"
  628. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
  629. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
  630. Me.ResumeLayout(False)
  631. Me.PerformLayout()
  632. End Sub
  633. Friend WithEvents Label1 As Label
  634. Friend WithEvents Label2 As Label
  635. Friend WithEvents ComboBox1 As ComboBox
  636. Friend WithEvents ComboBox2 As ComboBox
  637. Friend WithEvents ComboBox3 As ComboBox
  638. Friend WithEvents Label3 As Label
  639. Friend WithEvents ComboBox4 As ComboBox
  640. Friend WithEvents Label4 As Label
  641. Friend WithEvents TextBox1 As TextBox
  642. Friend WithEvents Label5 As Label
  643. Friend WithEvents ComboBox5 As ComboBox
  644. Friend WithEvents Label6 As Label
  645. Friend WithEvents ComboBox6 As ComboBox
  646. Friend WithEvents Label7 As Label
  647. Friend WithEvents Label8 As Label
  648. Friend WithEvents TextBox2 As TextBox
  649. Friend WithEvents Label9 As Label
  650. Friend WithEvents ComboBox7 As ComboBox
  651. Friend WithEvents Label10 As Label
  652. Friend WithEvents TextBox3 As TextBox
  653. Friend WithEvents Label11 As Label
  654. Friend WithEvents TextBox4 As TextBox
  655. Friend WithEvents PictureBox1 As PictureBox
  656. Friend WithEvents WebBrowser1 As WebBrowser
  657. Friend WithEvents Button24 As Button
  658. Friend WithEvents Label12 As Label
  659. Friend WithEvents WebBrowser2 As WebBrowser
  660. Friend WithEvents Label13 As Label
  661. Friend WithEvents TextBox7 As TextBox
  662. Friend WithEvents Label14 As Label
  663. Friend WithEvents Button4 As Button
  664. Friend WithEvents Label15 As Label
  665. Friend WithEvents TextBox5 As TextBox
  666. Friend WithEvents DataGridView1 As DataGridView
  667. Friend WithEvents Label16 As Label
  668. Friend WithEvents TextBox6 As TextBox
  669. Friend WithEvents Button2 As Button
  670. Friend WithEvents Button3 As Button
  671. Friend WithEvents Button5 As Button
  672. Friend WithEvents Button6 As Button
  673. Friend WithEvents Button7 As Button
  674. Friend WithEvents Label17 As Label
  675. Friend WithEvents Button8 As Button
  676. Friend WithEvents FolderBrowserDialog1 As FolderBrowserDialog
  677. Friend WithEvents Button18 As Button
  678. Friend WithEvents Button9 As Button
  679. Friend WithEvents Button10 As Button
  680. Friend WithEvents Button11 As Button
  681. Friend WithEvents Button12 As Button
  682. Friend WithEvents Button13 As Button
  683. Friend WithEvents TextBox8 As TextBox
  684. Friend WithEvents TextBox9 As TextBox
  685. End Class