Ei kuvausta
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 26KB

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