Без опису
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

模具開發控制表.Designer.vb 30KB

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