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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595
  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.DataGridView1 = New System.Windows.Forms.DataGridView()
  24. Me.DataGridView3 = New System.Windows.Forms.DataGridView()
  25. Me.Label12 = New System.Windows.Forms.Label()
  26. Me.TextBox3 = New System.Windows.Forms.TextBox()
  27. Me.Label2 = New System.Windows.Forms.Label()
  28. Me.TextBox1 = New System.Windows.Forms.TextBox()
  29. Me.Label13 = New System.Windows.Forms.Label()
  30. Me.Label14 = New System.Windows.Forms.Label()
  31. Me.TextBox4 = New System.Windows.Forms.TextBox()
  32. Me.DataGridView2 = New System.Windows.Forms.DataGridView()
  33. Me.PictureBox1 = New System.Windows.Forms.PictureBox()
  34. Me.Button9 = New System.Windows.Forms.Button()
  35. Me.CheckBox1 = New System.Windows.Forms.CheckBox()
  36. Me.CheckBox2 = New System.Windows.Forms.CheckBox()
  37. Me.Label17 = New System.Windows.Forms.Label()
  38. Me.Label5 = New System.Windows.Forms.Label()
  39. Me.Label3 = New System.Windows.Forms.Label()
  40. Me.Label11 = New System.Windows.Forms.Label()
  41. Me.Label9 = New System.Windows.Forms.Label()
  42. Me.TextBox2 = New System.Windows.Forms.TextBox()
  43. Me.TextBox5 = New System.Windows.Forms.TextBox()
  44. Me.TextBox6 = New System.Windows.Forms.TextBox()
  45. Me.TextBox7 = New System.Windows.Forms.TextBox()
  46. Me.TextBox8 = New System.Windows.Forms.TextBox()
  47. Me.TextBox9 = New System.Windows.Forms.TextBox()
  48. Me.Label4 = New System.Windows.Forms.Label()
  49. Me.TextBox10 = New System.Windows.Forms.TextBox()
  50. Me.Label6 = New System.Windows.Forms.Label()
  51. Me.TextBox11 = New System.Windows.Forms.TextBox()
  52. Me.TextBox12 = New System.Windows.Forms.TextBox()
  53. Me.Label7 = New System.Windows.Forms.Label()
  54. Me.Label8 = New System.Windows.Forms.Label()
  55. Me.TextBox13 = New System.Windows.Forms.TextBox()
  56. Me.TextBox14 = New System.Windows.Forms.TextBox()
  57. Me.Label10 = New System.Windows.Forms.Label()
  58. Me.TextBox15 = New System.Windows.Forms.TextBox()
  59. Me.Label15 = New System.Windows.Forms.Label()
  60. Me.TextBox16 = New System.Windows.Forms.TextBox()
  61. Me.Label16 = New System.Windows.Forms.Label()
  62. Me.Button11 = New System.Windows.Forms.Button()
  63. Me.Button1 = New System.Windows.Forms.Button()
  64. Me.Button2 = New System.Windows.Forms.Button()
  65. Me.Button3 = New System.Windows.Forms.Button()
  66. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
  67. CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).BeginInit()
  68. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit()
  69. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
  70. Me.SuspendLayout()
  71. '
  72. 'DataGridView1
  73. '
  74. Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  75. Me.DataGridView1.Location = New System.Drawing.Point(12, 13)
  76. Me.DataGridView1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  77. Me.DataGridView1.Name = "DataGridView1"
  78. Me.DataGridView1.RowHeadersWidth = 5
  79. Me.DataGridView1.RowTemplate.Height = 24
  80. Me.DataGridView1.Size = New System.Drawing.Size(895, 247)
  81. Me.DataGridView1.TabIndex = 677
  82. '
  83. 'DataGridView3
  84. '
  85. Me.DataGridView3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  86. Me.DataGridView3.Location = New System.Drawing.Point(43, 373)
  87. Me.DataGridView3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  88. Me.DataGridView3.Name = "DataGridView3"
  89. Me.DataGridView3.RowHeadersWidth = 5
  90. Me.DataGridView3.RowTemplate.Height = 24
  91. Me.DataGridView3.Size = New System.Drawing.Size(103, 77)
  92. Me.DataGridView3.TabIndex = 752
  93. '
  94. 'Label12
  95. '
  96. Me.Label12.AutoSize = True
  97. Me.Label12.ForeColor = System.Drawing.Color.Blue
  98. Me.Label12.Location = New System.Drawing.Point(1081, 42)
  99. Me.Label12.Name = "Label12"
  100. Me.Label12.Size = New System.Drawing.Size(32, 16)
  101. Me.Label12.TabIndex = 756
  102. Me.Label12.Text = "版次"
  103. '
  104. 'TextBox3
  105. '
  106. Me.TextBox3.ForeColor = System.Drawing.Color.Blue
  107. Me.TextBox3.Location = New System.Drawing.Point(1114, 39)
  108. Me.TextBox3.Name = "TextBox3"
  109. Me.TextBox3.Size = New System.Drawing.Size(46, 23)
  110. Me.TextBox3.TabIndex = 755
  111. '
  112. 'Label2
  113. '
  114. Me.Label2.AutoSize = True
  115. Me.Label2.ForeColor = System.Drawing.Color.Blue
  116. Me.Label2.Location = New System.Drawing.Point(910, 42)
  117. Me.Label2.Name = "Label2"
  118. Me.Label2.Size = New System.Drawing.Size(38, 16)
  119. Me.Label2.TabIndex = 754
  120. Me.Label2.Text = "S/O#"
  121. '
  122. 'TextBox1
  123. '
  124. Me.TextBox1.ForeColor = System.Drawing.Color.Blue
  125. Me.TextBox1.Location = New System.Drawing.Point(969, 39)
  126. Me.TextBox1.Name = "TextBox1"
  127. Me.TextBox1.Size = New System.Drawing.Size(106, 23)
  128. Me.TextBox1.TabIndex = 753
  129. '
  130. 'Label13
  131. '
  132. Me.Label13.AutoSize = True
  133. Me.Label13.ForeColor = System.Drawing.Color.Blue
  134. Me.Label13.Location = New System.Drawing.Point(1244, 42)
  135. Me.Label13.Name = "Label13"
  136. Me.Label13.Size = New System.Drawing.Size(20, 16)
  137. Me.Label13.TabIndex = 759
  138. Me.Label13.Text = "項"
  139. '
  140. 'Label14
  141. '
  142. Me.Label14.AutoSize = True
  143. Me.Label14.ForeColor = System.Drawing.Color.Blue
  144. Me.Label14.Location = New System.Drawing.Point(1166, 42)
  145. Me.Label14.Name = "Label14"
  146. Me.Label14.Size = New System.Drawing.Size(20, 16)
  147. Me.Label14.TabIndex = 758
  148. Me.Label14.Text = "第"
  149. '
  150. 'TextBox4
  151. '
  152. Me.TextBox4.ForeColor = System.Drawing.Color.Blue
  153. Me.TextBox4.Location = New System.Drawing.Point(1192, 39)
  154. Me.TextBox4.Name = "TextBox4"
  155. Me.TextBox4.Size = New System.Drawing.Size(46, 23)
  156. Me.TextBox4.TabIndex = 757
  157. '
  158. 'DataGridView2
  159. '
  160. Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  161. Me.DataGridView2.Location = New System.Drawing.Point(12, 268)
  162. Me.DataGridView2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  163. Me.DataGridView2.Name = "DataGridView2"
  164. Me.DataGridView2.RowHeadersWidth = 5
  165. DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  166. Me.DataGridView2.RowsDefaultCellStyle = DataGridViewCellStyle1
  167. Me.DataGridView2.RowTemplate.Height = 24
  168. Me.DataGridView2.Size = New System.Drawing.Size(1890, 698)
  169. Me.DataGridView2.TabIndex = 760
  170. '
  171. 'PictureBox1
  172. '
  173. Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  174. Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  175. Me.PictureBox1.Location = New System.Drawing.Point(1643, 10)
  176. Me.PictureBox1.Name = "PictureBox1"
  177. Me.PictureBox1.Size = New System.Drawing.Size(259, 251)
  178. Me.PictureBox1.TabIndex = 761
  179. Me.PictureBox1.TabStop = False
  180. '
  181. 'Button9
  182. '
  183. Me.Button9.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  184. Me.Button9.ForeColor = System.Drawing.Color.Blue
  185. Me.Button9.Location = New System.Drawing.Point(1373, 181)
  186. Me.Button9.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  187. Me.Button9.Name = "Button9"
  188. Me.Button9.Size = New System.Drawing.Size(65, 80)
  189. Me.Button9.TabIndex = 762
  190. Me.Button9.Text = "新增資料到樣品報價控制表"
  191. Me.Button9.UseVisualStyleBackColor = True
  192. '
  193. 'CheckBox1
  194. '
  195. Me.CheckBox1.AutoSize = True
  196. Me.CheckBox1.Location = New System.Drawing.Point(913, 13)
  197. Me.CheckBox1.Name = "CheckBox1"
  198. Me.CheckBox1.Size = New System.Drawing.Size(87, 20)
  199. Me.CheckBox1.TabIndex = 763
  200. Me.CheckBox1.Text = "未建檔資料"
  201. Me.CheckBox1.UseVisualStyleBackColor = True
  202. '
  203. 'CheckBox2
  204. '
  205. Me.CheckBox2.AutoSize = True
  206. Me.CheckBox2.Location = New System.Drawing.Point(1006, 13)
  207. Me.CheckBox2.Name = "CheckBox2"
  208. Me.CheckBox2.Size = New System.Drawing.Size(87, 20)
  209. Me.CheckBox2.TabIndex = 764
  210. Me.CheckBox2.Text = "已建檔資料"
  211. Me.CheckBox2.UseVisualStyleBackColor = True
  212. '
  213. 'Label17
  214. '
  215. Me.Label17.AutoSize = True
  216. Me.Label17.ForeColor = System.Drawing.Color.Blue
  217. Me.Label17.Location = New System.Drawing.Point(1438, 42)
  218. Me.Label17.Name = "Label17"
  219. Me.Label17.Size = New System.Drawing.Size(62, 16)
  220. Me.Label17.TabIndex = 769
  221. Me.Label17.Text = "FACTORY"
  222. '
  223. 'Label5
  224. '
  225. Me.Label5.AutoSize = True
  226. Me.Label5.ForeColor = System.Drawing.Color.Blue
  227. Me.Label5.Location = New System.Drawing.Point(910, 71)
  228. Me.Label5.Name = "Label5"
  229. Me.Label5.Size = New System.Drawing.Size(50, 16)
  230. Me.Label5.TabIndex = 767
  231. Me.Label5.Text = "STYLE#"
  232. '
  233. 'Label3
  234. '
  235. Me.Label3.AutoSize = True
  236. Me.Label3.ForeColor = System.Drawing.Color.Blue
  237. Me.Label3.Location = New System.Drawing.Point(1412, 71)
  238. Me.Label3.Name = "Label3"
  239. Me.Label3.Size = New System.Drawing.Size(50, 16)
  240. Me.Label3.TabIndex = 766
  241. Me.Label3.Text = "COLOR"
  242. '
  243. 'Label11
  244. '
  245. Me.Label11.AutoSize = True
  246. Me.Label11.ForeColor = System.Drawing.Color.Blue
  247. Me.Label11.Location = New System.Drawing.Point(1270, 42)
  248. Me.Label11.Name = "Label11"
  249. Me.Label11.Size = New System.Drawing.Size(57, 16)
  250. Me.Label11.TabIndex = 765
  251. Me.Label11.Text = "SEASON"
  252. '
  253. 'Label9
  254. '
  255. Me.Label9.AutoSize = True
  256. Me.Label9.ForeColor = System.Drawing.Color.Blue
  257. Me.Label9.Location = New System.Drawing.Point(1149, 71)
  258. Me.Label9.Name = "Label9"
  259. Me.Label9.Size = New System.Drawing.Size(82, 16)
  260. Me.Label9.TabIndex = 768
  261. Me.Label9.Text = "STYLE NAME"
  262. '
  263. 'TextBox2
  264. '
  265. Me.TextBox2.ForeColor = System.Drawing.Color.Blue
  266. Me.TextBox2.Location = New System.Drawing.Point(1326, 39)
  267. Me.TextBox2.Name = "TextBox2"
  268. Me.TextBox2.Size = New System.Drawing.Size(106, 23)
  269. Me.TextBox2.TabIndex = 770
  270. '
  271. 'TextBox5
  272. '
  273. Me.TextBox5.ForeColor = System.Drawing.Color.Blue
  274. Me.TextBox5.Location = New System.Drawing.Point(1506, 39)
  275. Me.TextBox5.Name = "TextBox5"
  276. Me.TextBox5.Size = New System.Drawing.Size(130, 23)
  277. Me.TextBox5.TabIndex = 771
  278. '
  279. 'TextBox6
  280. '
  281. Me.TextBox6.ForeColor = System.Drawing.Color.Blue
  282. Me.TextBox6.Location = New System.Drawing.Point(969, 68)
  283. Me.TextBox6.Name = "TextBox6"
  284. Me.TextBox6.Size = New System.Drawing.Size(174, 23)
  285. Me.TextBox6.TabIndex = 772
  286. '
  287. 'TextBox7
  288. '
  289. Me.TextBox7.ForeColor = System.Drawing.Color.Blue
  290. Me.TextBox7.Location = New System.Drawing.Point(1237, 68)
  291. Me.TextBox7.Name = "TextBox7"
  292. Me.TextBox7.Size = New System.Drawing.Size(169, 23)
  293. Me.TextBox7.TabIndex = 773
  294. '
  295. 'TextBox8
  296. '
  297. Me.TextBox8.ForeColor = System.Drawing.Color.Blue
  298. Me.TextBox8.Location = New System.Drawing.Point(1469, 68)
  299. Me.TextBox8.Name = "TextBox8"
  300. Me.TextBox8.Size = New System.Drawing.Size(167, 23)
  301. Me.TextBox8.TabIndex = 774
  302. '
  303. 'TextBox9
  304. '
  305. Me.TextBox9.ForeColor = System.Drawing.Color.Blue
  306. Me.TextBox9.Location = New System.Drawing.Point(1099, 10)
  307. Me.TextBox9.Name = "TextBox9"
  308. Me.TextBox9.Size = New System.Drawing.Size(53, 23)
  309. Me.TextBox9.TabIndex = 776
  310. Me.TextBox9.Text = "0.0"
  311. Me.TextBox9.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  312. '
  313. 'Label4
  314. '
  315. Me.Label4.AutoSize = True
  316. Me.Label4.ForeColor = System.Drawing.Color.Blue
  317. Me.Label4.Location = New System.Drawing.Point(910, 129)
  318. Me.Label4.Name = "Label4"
  319. Me.Label4.Size = New System.Drawing.Size(60, 16)
  320. Me.Label4.TabIndex = 777
  321. Me.Label4.Text = "Materials"
  322. '
  323. 'TextBox10
  324. '
  325. Me.TextBox10.ForeColor = System.Drawing.Color.Blue
  326. Me.TextBox10.Location = New System.Drawing.Point(969, 126)
  327. Me.TextBox10.Multiline = True
  328. Me.TextBox10.Name = "TextBox10"
  329. Me.TextBox10.Size = New System.Drawing.Size(400, 50)
  330. Me.TextBox10.TabIndex = 778
  331. '
  332. 'Label6
  333. '
  334. Me.Label6.AutoSize = True
  335. Me.Label6.ForeColor = System.Drawing.Color.Blue
  336. Me.Label6.Location = New System.Drawing.Point(1149, 100)
  337. Me.Label6.Name = "Label6"
  338. Me.Label6.Size = New System.Drawing.Size(86, 16)
  339. Me.Label6.TabIndex = 779
  340. Me.Label6.Text = "Material Class"
  341. '
  342. 'TextBox11
  343. '
  344. Me.TextBox11.ForeColor = System.Drawing.Color.Blue
  345. Me.TextBox11.Location = New System.Drawing.Point(1237, 97)
  346. Me.TextBox11.Name = "TextBox11"
  347. Me.TextBox11.Size = New System.Drawing.Size(82, 23)
  348. Me.TextBox11.TabIndex = 780
  349. '
  350. 'TextBox12
  351. '
  352. Me.TextBox12.ForeColor = System.Drawing.Color.Blue
  353. Me.TextBox12.Location = New System.Drawing.Point(969, 182)
  354. Me.TextBox12.Multiline = True
  355. Me.TextBox12.Name = "TextBox12"
  356. Me.TextBox12.Size = New System.Drawing.Size(400, 50)
  357. Me.TextBox12.TabIndex = 782
  358. '
  359. 'Label7
  360. '
  361. Me.Label7.AutoSize = True
  362. Me.Label7.ForeColor = System.Drawing.Color.Blue
  363. Me.Label7.Location = New System.Drawing.Point(910, 185)
  364. Me.Label7.Name = "Label7"
  365. Me.Label7.Size = New System.Drawing.Size(52, 16)
  366. Me.Label7.TabIndex = 781
  367. Me.Label7.Text = "Outsole"
  368. '
  369. 'Label8
  370. '
  371. Me.Label8.AutoSize = True
  372. Me.Label8.ForeColor = System.Drawing.Color.Blue
  373. Me.Label8.Location = New System.Drawing.Point(910, 241)
  374. Me.Label8.Name = "Label8"
  375. Me.Label8.Size = New System.Drawing.Size(171, 16)
  376. Me.Label8.TabIndex = 783
  377. Me.Label8.Text = "Insole Binding And Toe Piece"
  378. '
  379. 'TextBox13
  380. '
  381. Me.TextBox13.ForeColor = System.Drawing.Color.Blue
  382. Me.TextBox13.Location = New System.Drawing.Point(1084, 238)
  383. Me.TextBox13.Name = "TextBox13"
  384. Me.TextBox13.Size = New System.Drawing.Size(198, 23)
  385. Me.TextBox13.TabIndex = 784
  386. '
  387. 'TextBox14
  388. '
  389. Me.TextBox14.ForeColor = System.Drawing.Color.Blue
  390. Me.TextBox14.Location = New System.Drawing.Point(1316, 238)
  391. Me.TextBox14.Name = "TextBox14"
  392. Me.TextBox14.Size = New System.Drawing.Size(53, 23)
  393. Me.TextBox14.TabIndex = 786
  394. Me.TextBox14.Text = "0.0"
  395. Me.TextBox14.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  396. '
  397. 'Label10
  398. '
  399. Me.Label10.AutoSize = True
  400. Me.Label10.ForeColor = System.Drawing.Color.Blue
  401. Me.Label10.Location = New System.Drawing.Point(1288, 241)
  402. Me.Label10.Name = "Label10"
  403. Me.Label10.Size = New System.Drawing.Size(22, 16)
  404. Me.Label10.TabIndex = 785
  405. Me.Label10.Text = "FC"
  406. '
  407. 'TextBox15
  408. '
  409. Me.TextBox15.ForeColor = System.Drawing.Color.Blue
  410. Me.TextBox15.Location = New System.Drawing.Point(1373, 97)
  411. Me.TextBox15.Multiline = True
  412. Me.TextBox15.Name = "TextBox15"
  413. Me.TextBox15.Size = New System.Drawing.Size(263, 79)
  414. Me.TextBox15.TabIndex = 788
  415. '
  416. 'Label15
  417. '
  418. Me.Label15.AutoSize = True
  419. Me.Label15.ForeColor = System.Drawing.Color.Blue
  420. Me.Label15.Location = New System.Drawing.Point(1321, 100)
  421. Me.Label15.Name = "Label15"
  422. Me.Label15.Size = New System.Drawing.Size(51, 16)
  423. Me.Label15.TabIndex = 787
  424. Me.Label15.Text = "Remark"
  425. '
  426. 'TextBox16
  427. '
  428. Me.TextBox16.ForeColor = System.Drawing.Color.Blue
  429. Me.TextBox16.Location = New System.Drawing.Point(969, 97)
  430. Me.TextBox16.Name = "TextBox16"
  431. Me.TextBox16.Size = New System.Drawing.Size(174, 23)
  432. Me.TextBox16.TabIndex = 793
  433. '
  434. 'Label16
  435. '
  436. Me.Label16.AutoSize = True
  437. Me.Label16.ForeColor = System.Drawing.Color.Blue
  438. Me.Label16.Location = New System.Drawing.Point(910, 100)
  439. Me.Label16.Name = "Label16"
  440. Me.Label16.Size = New System.Drawing.Size(39, 16)
  441. Me.Label16.TabIndex = 792
  442. Me.Label16.Text = "CUST"
  443. '
  444. 'Button11
  445. '
  446. Me.Button11.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  447. Me.Button11.ForeColor = System.Drawing.Color.Green
  448. Me.Button11.Location = New System.Drawing.Point(1442, 181)
  449. Me.Button11.Name = "Button11"
  450. Me.Button11.Size = New System.Drawing.Size(95, 38)
  451. Me.Button11.TabIndex = 794
  452. Me.Button11.Text = "存檔"
  453. Me.Button11.UseVisualStyleBackColor = True
  454. '
  455. 'Button1
  456. '
  457. Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  458. Me.Button1.ForeColor = System.Drawing.Color.Red
  459. Me.Button1.Location = New System.Drawing.Point(1541, 181)
  460. Me.Button1.Name = "Button1"
  461. Me.Button1.Size = New System.Drawing.Size(95, 38)
  462. Me.Button1.TabIndex = 795
  463. Me.Button1.Text = "刪除"
  464. Me.Button1.UseVisualStyleBackColor = True
  465. '
  466. 'Button2
  467. '
  468. Me.Button2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  469. Me.Button2.ForeColor = System.Drawing.Color.Blue
  470. Me.Button2.Location = New System.Drawing.Point(1541, 223)
  471. Me.Button2.Name = "Button2"
  472. Me.Button2.Size = New System.Drawing.Size(95, 38)
  473. Me.Button2.TabIndex = 796
  474. Me.Button2.Text = "列印"
  475. Me.Button2.UseVisualStyleBackColor = True
  476. '
  477. 'Button3
  478. '
  479. Me.Button3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  480. Me.Button3.ForeColor = System.Drawing.Color.Black
  481. Me.Button3.Location = New System.Drawing.Point(1442, 223)
  482. Me.Button3.Name = "Button3"
  483. Me.Button3.Size = New System.Drawing.Size(95, 38)
  484. Me.Button3.TabIndex = 797
  485. Me.Button3.Text = "查詢"
  486. Me.Button3.UseVisualStyleBackColor = True
  487. '
  488. '樣品報價控制表
  489. '
  490. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  491. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  492. Me.ClientSize = New System.Drawing.Size(1914, 971)
  493. Me.Controls.Add(Me.Button3)
  494. Me.Controls.Add(Me.Button2)
  495. Me.Controls.Add(Me.Button1)
  496. Me.Controls.Add(Me.Button11)
  497. Me.Controls.Add(Me.TextBox16)
  498. Me.Controls.Add(Me.Label16)
  499. Me.Controls.Add(Me.TextBox15)
  500. Me.Controls.Add(Me.Label15)
  501. Me.Controls.Add(Me.TextBox14)
  502. Me.Controls.Add(Me.Label10)
  503. Me.Controls.Add(Me.TextBox13)
  504. Me.Controls.Add(Me.Label8)
  505. Me.Controls.Add(Me.TextBox12)
  506. Me.Controls.Add(Me.Label7)
  507. Me.Controls.Add(Me.TextBox11)
  508. Me.Controls.Add(Me.Label6)
  509. Me.Controls.Add(Me.TextBox10)
  510. Me.Controls.Add(Me.Label4)
  511. Me.Controls.Add(Me.TextBox9)
  512. Me.Controls.Add(Me.TextBox8)
  513. Me.Controls.Add(Me.TextBox7)
  514. Me.Controls.Add(Me.TextBox6)
  515. Me.Controls.Add(Me.TextBox5)
  516. Me.Controls.Add(Me.TextBox2)
  517. Me.Controls.Add(Me.Label17)
  518. Me.Controls.Add(Me.Label5)
  519. Me.Controls.Add(Me.Label3)
  520. Me.Controls.Add(Me.Label11)
  521. Me.Controls.Add(Me.Label9)
  522. Me.Controls.Add(Me.CheckBox2)
  523. Me.Controls.Add(Me.CheckBox1)
  524. Me.Controls.Add(Me.Button9)
  525. Me.Controls.Add(Me.PictureBox1)
  526. Me.Controls.Add(Me.Label13)
  527. Me.Controls.Add(Me.Label14)
  528. Me.Controls.Add(Me.TextBox4)
  529. Me.Controls.Add(Me.Label12)
  530. Me.Controls.Add(Me.TextBox3)
  531. Me.Controls.Add(Me.Label2)
  532. Me.Controls.Add(Me.TextBox1)
  533. Me.Controls.Add(Me.DataGridView3)
  534. Me.Controls.Add(Me.DataGridView1)
  535. Me.Controls.Add(Me.DataGridView2)
  536. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  537. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  538. Me.Name = "樣品報價控制表"
  539. Me.Text = "樣品報價控制表"
  540. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
  541. CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).EndInit()
  542. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit()
  543. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
  544. Me.ResumeLayout(False)
  545. Me.PerformLayout()
  546. End Sub
  547. Friend WithEvents DataGridView1 As DataGridView
  548. Friend WithEvents DataGridView3 As DataGridView
  549. Friend WithEvents Label12 As Label
  550. Friend WithEvents TextBox3 As TextBox
  551. Friend WithEvents Label2 As Label
  552. Friend WithEvents TextBox1 As TextBox
  553. Friend WithEvents Label13 As Label
  554. Friend WithEvents Label14 As Label
  555. Friend WithEvents TextBox4 As TextBox
  556. Friend WithEvents DataGridView2 As DataGridView
  557. Friend WithEvents PictureBox1 As PictureBox
  558. Friend WithEvents Button9 As Button
  559. Friend WithEvents CheckBox1 As CheckBox
  560. Friend WithEvents CheckBox2 As CheckBox
  561. Friend WithEvents Label17 As Label
  562. Friend WithEvents Label5 As Label
  563. Friend WithEvents Label3 As Label
  564. Friend WithEvents Label11 As Label
  565. Friend WithEvents Label9 As Label
  566. Friend WithEvents TextBox2 As TextBox
  567. Friend WithEvents TextBox5 As TextBox
  568. Friend WithEvents TextBox6 As TextBox
  569. Friend WithEvents TextBox7 As TextBox
  570. Friend WithEvents TextBox8 As TextBox
  571. Friend WithEvents TextBox9 As TextBox
  572. Friend WithEvents Label4 As Label
  573. Friend WithEvents TextBox10 As TextBox
  574. Friend WithEvents Label6 As Label
  575. Friend WithEvents TextBox11 As TextBox
  576. Friend WithEvents TextBox12 As TextBox
  577. Friend WithEvents Label7 As Label
  578. Friend WithEvents Label8 As Label
  579. Friend WithEvents TextBox13 As TextBox
  580. Friend WithEvents TextBox14 As TextBox
  581. Friend WithEvents Label10 As Label
  582. Friend WithEvents TextBox15 As TextBox
  583. Friend WithEvents Label15 As Label
  584. Friend WithEvents TextBox16 As TextBox
  585. Friend WithEvents Label16 As Label
  586. Friend WithEvents Button11 As Button
  587. Friend WithEvents Button1 As Button
  588. Friend WithEvents Button2 As Button
  589. Friend WithEvents Button3 As Button
  590. End Class