暂无描述
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

零組件零件成本建檔.Designer.vb 26KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594
  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.DataGridView1 = New System.Windows.Forms.DataGridView()
  24. Me.Label1 = New System.Windows.Forms.Label()
  25. Me.TextBox1 = New System.Windows.Forms.TextBox()
  26. Me.Label2 = New System.Windows.Forms.Label()
  27. Me.ComboBox1 = New System.Windows.Forms.ComboBox()
  28. Me.ComboBox2 = New System.Windows.Forms.ComboBox()
  29. Me.Label3 = New System.Windows.Forms.Label()
  30. Me.Label4 = New System.Windows.Forms.Label()
  31. Me.ComboBox3 = New System.Windows.Forms.ComboBox()
  32. Me.Label5 = New System.Windows.Forms.Label()
  33. Me.ComboBox4 = New System.Windows.Forms.ComboBox()
  34. Me.Label6 = New System.Windows.Forms.Label()
  35. Me.TextBox2 = New System.Windows.Forms.TextBox()
  36. Me.Label7 = New System.Windows.Forms.Label()
  37. Me.TextBox3 = New System.Windows.Forms.TextBox()
  38. Me.Label8 = New System.Windows.Forms.Label()
  39. Me.TextBox4 = New System.Windows.Forms.TextBox()
  40. Me.Label9 = New System.Windows.Forms.Label()
  41. Me.TextBox5 = New System.Windows.Forms.TextBox()
  42. Me.Label10 = New System.Windows.Forms.Label()
  43. Me.ComboBox5 = New System.Windows.Forms.ComboBox()
  44. Me.Button3 = New System.Windows.Forms.Button()
  45. Me.Button1 = New System.Windows.Forms.Button()
  46. Me.Button2 = New System.Windows.Forms.Button()
  47. Me.TextBox8 = New System.Windows.Forms.TextBox()
  48. Me.Button7 = New System.Windows.Forms.Button()
  49. Me.CheckBox2 = New System.Windows.Forms.CheckBox()
  50. Me.TextBox9 = New System.Windows.Forms.TextBox()
  51. Me.Label14 = New System.Windows.Forms.Label()
  52. Me.TextBox10 = New System.Windows.Forms.TextBox()
  53. Me.Label15 = New System.Windows.Forms.Label()
  54. Me.CheckBox7 = New System.Windows.Forms.CheckBox()
  55. Me.CheckBox3 = New System.Windows.Forms.CheckBox()
  56. Me.CheckBox4 = New System.Windows.Forms.CheckBox()
  57. Me.CheckBox5 = New System.Windows.Forms.CheckBox()
  58. Me.CheckBox6 = New System.Windows.Forms.CheckBox()
  59. Me.Label16 = New System.Windows.Forms.Label()
  60. Me.CheckBox8 = New System.Windows.Forms.CheckBox()
  61. Me.Button14 = New System.Windows.Forms.Button()
  62. Me.Button4 = New System.Windows.Forms.Button()
  63. Me.Button8 = New System.Windows.Forms.Button()
  64. Me.Button5 = New System.Windows.Forms.Button()
  65. Me.Button6 = New System.Windows.Forms.Button()
  66. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
  67. Me.SuspendLayout()
  68. '
  69. 'DataGridView1
  70. '
  71. DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
  72. Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
  73. Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  74. Me.DataGridView1.Location = New System.Drawing.Point(12, 132)
  75. Me.DataGridView1.Name = "DataGridView1"
  76. Me.DataGridView1.RowHeadersWidth = 5
  77. Me.DataGridView1.RowTemplate.Height = 24
  78. Me.DataGridView1.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[True]
  79. Me.DataGridView1.Size = New System.Drawing.Size(1336, 537)
  80. Me.DataGridView1.TabIndex = 0
  81. '
  82. 'Label1
  83. '
  84. Me.Label1.AutoSize = True
  85. Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  86. Me.Label1.Location = New System.Drawing.Point(126, 12)
  87. Me.Label1.Name = "Label1"
  88. Me.Label1.Size = New System.Drawing.Size(44, 16)
  89. Me.Label1.TabIndex = 36
  90. Me.Label1.Text = "流水碼"
  91. '
  92. 'TextBox1
  93. '
  94. Me.TextBox1.Enabled = False
  95. Me.TextBox1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  96. Me.TextBox1.Location = New System.Drawing.Point(197, 9)
  97. Me.TextBox1.Name = "TextBox1"
  98. Me.TextBox1.Size = New System.Drawing.Size(145, 23)
  99. Me.TextBox1.TabIndex = 37
  100. '
  101. 'Label2
  102. '
  103. Me.Label2.AutoSize = True
  104. Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  105. Me.Label2.Location = New System.Drawing.Point(138, 41)
  106. Me.Label2.Name = "Label2"
  107. Me.Label2.Size = New System.Drawing.Size(32, 16)
  108. Me.Label2.TabIndex = 38
  109. Me.Label2.Text = "品牌"
  110. '
  111. 'ComboBox1
  112. '
  113. Me.ComboBox1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  114. Me.ComboBox1.FormattingEnabled = True
  115. Me.ComboBox1.Items.AddRange(New Object() {"安川", "統旺"})
  116. Me.ComboBox1.Location = New System.Drawing.Point(197, 38)
  117. Me.ComboBox1.Name = "ComboBox1"
  118. Me.ComboBox1.Size = New System.Drawing.Size(145, 24)
  119. Me.ComboBox1.TabIndex = 39
  120. '
  121. 'ComboBox2
  122. '
  123. Me.ComboBox2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  124. Me.ComboBox2.FormattingEnabled = True
  125. Me.ComboBox2.Location = New System.Drawing.Point(197, 68)
  126. Me.ComboBox2.Name = "ComboBox2"
  127. Me.ComboBox2.Size = New System.Drawing.Size(145, 24)
  128. Me.ComboBox2.TabIndex = 41
  129. '
  130. 'Label3
  131. '
  132. Me.Label3.AutoSize = True
  133. Me.Label3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  134. Me.Label3.Location = New System.Drawing.Point(126, 71)
  135. Me.Label3.Name = "Label3"
  136. Me.Label3.Size = New System.Drawing.Size(44, 16)
  137. Me.Label3.TabIndex = 40
  138. Me.Label3.Text = "供應商"
  139. '
  140. 'Label4
  141. '
  142. Me.Label4.AutoSize = True
  143. Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  144. Me.Label4.Location = New System.Drawing.Point(348, 12)
  145. Me.Label4.Name = "Label4"
  146. Me.Label4.Size = New System.Drawing.Size(32, 16)
  147. Me.Label4.TabIndex = 42
  148. Me.Label4.Text = "科目"
  149. '
  150. 'ComboBox3
  151. '
  152. Me.ComboBox3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  153. Me.ComboBox3.FormattingEnabled = True
  154. Me.ComboBox3.Location = New System.Drawing.Point(407, 9)
  155. Me.ComboBox3.Name = "ComboBox3"
  156. Me.ComboBox3.Size = New System.Drawing.Size(145, 24)
  157. Me.ComboBox3.TabIndex = 43
  158. '
  159. 'Label5
  160. '
  161. Me.Label5.AutoSize = True
  162. Me.Label5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  163. Me.Label5.Location = New System.Drawing.Point(348, 42)
  164. Me.Label5.Name = "Label5"
  165. Me.Label5.Size = New System.Drawing.Size(32, 16)
  166. Me.Label5.TabIndex = 44
  167. Me.Label5.Text = "類型"
  168. '
  169. 'ComboBox4
  170. '
  171. Me.ComboBox4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  172. Me.ComboBox4.FormattingEnabled = True
  173. Me.ComboBox4.Location = New System.Drawing.Point(407, 39)
  174. Me.ComboBox4.Name = "ComboBox4"
  175. Me.ComboBox4.Size = New System.Drawing.Size(145, 24)
  176. Me.ComboBox4.TabIndex = 45
  177. '
  178. 'Label6
  179. '
  180. Me.Label6.AutoSize = True
  181. Me.Label6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  182. Me.Label6.Location = New System.Drawing.Point(348, 72)
  183. Me.Label6.Name = "Label6"
  184. Me.Label6.Size = New System.Drawing.Size(32, 16)
  185. Me.Label6.TabIndex = 46
  186. Me.Label6.Text = "品名"
  187. '
  188. 'TextBox2
  189. '
  190. Me.TextBox2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  191. Me.TextBox2.Location = New System.Drawing.Point(407, 69)
  192. Me.TextBox2.Multiline = True
  193. Me.TextBox2.Name = "TextBox2"
  194. Me.TextBox2.Size = New System.Drawing.Size(145, 56)
  195. Me.TextBox2.TabIndex = 47
  196. '
  197. 'Label7
  198. '
  199. Me.Label7.AutoSize = True
  200. Me.Label7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  201. Me.Label7.Location = New System.Drawing.Point(558, 12)
  202. Me.Label7.Name = "Label7"
  203. Me.Label7.Size = New System.Drawing.Size(68, 16)
  204. Me.Label7.TabIndex = 48
  205. Me.Label7.Text = "型號及備註"
  206. '
  207. 'TextBox3
  208. '
  209. Me.TextBox3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  210. Me.TextBox3.Location = New System.Drawing.Point(632, 7)
  211. Me.TextBox3.Multiline = True
  212. Me.TextBox3.Name = "TextBox3"
  213. Me.TextBox3.Size = New System.Drawing.Size(145, 56)
  214. Me.TextBox3.TabIndex = 49
  215. '
  216. 'Label8
  217. '
  218. Me.Label8.AutoSize = True
  219. Me.Label8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  220. Me.Label8.Location = New System.Drawing.Point(558, 76)
  221. Me.Label8.Name = "Label8"
  222. Me.Label8.Size = New System.Drawing.Size(68, 16)
  223. Me.Label8.TabIndex = 50
  224. Me.Label8.Text = "供應商成本"
  225. '
  226. 'TextBox4
  227. '
  228. Me.TextBox4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  229. Me.TextBox4.Location = New System.Drawing.Point(632, 71)
  230. Me.TextBox4.Name = "TextBox4"
  231. Me.TextBox4.Size = New System.Drawing.Size(145, 23)
  232. Me.TextBox4.TabIndex = 51
  233. '
  234. 'Label9
  235. '
  236. Me.Label9.AutoSize = True
  237. Me.Label9.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  238. Me.Label9.Location = New System.Drawing.Point(570, 105)
  239. Me.Label9.Name = "Label9"
  240. Me.Label9.Size = New System.Drawing.Size(56, 16)
  241. Me.Label9.TabIndex = 52
  242. Me.Label9.Text = "進貨成本"
  243. '
  244. 'TextBox5
  245. '
  246. Me.TextBox5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  247. Me.TextBox5.Location = New System.Drawing.Point(632, 100)
  248. Me.TextBox5.Name = "TextBox5"
  249. Me.TextBox5.Size = New System.Drawing.Size(145, 23)
  250. Me.TextBox5.TabIndex = 53
  251. '
  252. 'Label10
  253. '
  254. Me.Label10.AutoSize = True
  255. Me.Label10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  256. Me.Label10.Location = New System.Drawing.Point(807, 11)
  257. Me.Label10.Name = "Label10"
  258. Me.Label10.Size = New System.Drawing.Size(32, 16)
  259. Me.Label10.TabIndex = 54
  260. Me.Label10.Text = "幣別"
  261. '
  262. 'ComboBox5
  263. '
  264. Me.ComboBox5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  265. Me.ComboBox5.FormattingEnabled = True
  266. Me.ComboBox5.Items.AddRange(New Object() {"NTD", "RMB"})
  267. Me.ComboBox5.Location = New System.Drawing.Point(845, 8)
  268. Me.ComboBox5.Name = "ComboBox5"
  269. Me.ComboBox5.Size = New System.Drawing.Size(145, 24)
  270. Me.ComboBox5.TabIndex = 55
  271. '
  272. 'Button3
  273. '
  274. Me.Button3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  275. Me.Button3.ForeColor = System.Drawing.Color.Red
  276. Me.Button3.Location = New System.Drawing.Point(1131, 101)
  277. Me.Button3.Name = "Button3"
  278. Me.Button3.Size = New System.Drawing.Size(217, 25)
  279. Me.Button3.TabIndex = 58
  280. Me.Button3.Text = "刪除"
  281. Me.Button3.UseVisualStyleBackColor = True
  282. '
  283. 'Button1
  284. '
  285. Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  286. Me.Button1.ForeColor = System.Drawing.Color.Blue
  287. Me.Button1.Location = New System.Drawing.Point(1131, 39)
  288. Me.Button1.Name = "Button1"
  289. Me.Button1.Size = New System.Drawing.Size(217, 25)
  290. Me.Button1.TabIndex = 56
  291. Me.Button1.Text = "新增"
  292. Me.Button1.UseVisualStyleBackColor = True
  293. '
  294. 'Button2
  295. '
  296. Me.Button2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  297. Me.Button2.ForeColor = System.Drawing.Color.DarkGreen
  298. Me.Button2.Location = New System.Drawing.Point(1132, 70)
  299. Me.Button2.Name = "Button2"
  300. Me.Button2.Size = New System.Drawing.Size(217, 25)
  301. Me.Button2.TabIndex = 57
  302. Me.Button2.Text = "修改"
  303. Me.Button2.UseVisualStyleBackColor = True
  304. '
  305. 'TextBox8
  306. '
  307. Me.TextBox8.Enabled = False
  308. Me.TextBox8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  309. Me.TextBox8.Location = New System.Drawing.Point(351, 101)
  310. Me.TextBox8.Name = "TextBox8"
  311. Me.TextBox8.Size = New System.Drawing.Size(50, 23)
  312. Me.TextBox8.TabIndex = 62
  313. Me.TextBox8.Visible = False
  314. '
  315. 'Button7
  316. '
  317. Me.Button7.Location = New System.Drawing.Point(12, 12)
  318. Me.Button7.Name = "Button7"
  319. Me.Button7.Size = New System.Drawing.Size(108, 45)
  320. Me.Button7.TabIndex = 63
  321. Me.Button7.Text = "查詢"
  322. Me.Button7.UseVisualStyleBackColor = True
  323. '
  324. 'CheckBox2
  325. '
  326. Me.CheckBox2.AutoSize = True
  327. Me.CheckBox2.Location = New System.Drawing.Point(1135, 13)
  328. Me.CheckBox2.Name = "CheckBox2"
  329. Me.CheckBox2.Size = New System.Drawing.Size(72, 16)
  330. Me.CheckBox2.TabIndex = 64
  331. Me.CheckBox2.Text = "資料變動"
  332. Me.CheckBox2.UseVisualStyleBackColor = True
  333. '
  334. 'TextBox9
  335. '
  336. Me.TextBox9.Enabled = False
  337. Me.TextBox9.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  338. Me.TextBox9.Location = New System.Drawing.Point(845, 40)
  339. Me.TextBox9.Name = "TextBox9"
  340. Me.TextBox9.Size = New System.Drawing.Size(145, 23)
  341. Me.TextBox9.TabIndex = 66
  342. '
  343. 'Label14
  344. '
  345. Me.Label14.AutoSize = True
  346. Me.Label14.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  347. Me.Label14.Location = New System.Drawing.Point(807, 43)
  348. Me.Label14.Name = "Label14"
  349. Me.Label14.Size = New System.Drawing.Size(32, 16)
  350. Me.Label14.TabIndex = 65
  351. Me.Label14.Text = "匯率"
  352. '
  353. 'TextBox10
  354. '
  355. Me.TextBox10.Enabled = False
  356. Me.TextBox10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  357. Me.TextBox10.Location = New System.Drawing.Point(845, 71)
  358. Me.TextBox10.Name = "TextBox10"
  359. Me.TextBox10.Size = New System.Drawing.Size(145, 23)
  360. Me.TextBox10.TabIndex = 67
  361. '
  362. 'Label15
  363. '
  364. Me.Label15.AutoSize = True
  365. Me.Label15.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  366. Me.Label15.Location = New System.Drawing.Point(783, 74)
  367. Me.Label15.Name = "Label15"
  368. Me.Label15.Size = New System.Drawing.Size(56, 16)
  369. Me.Label15.TabIndex = 68
  370. Me.Label15.Text = "台幣成本"
  371. '
  372. 'CheckBox7
  373. '
  374. Me.CheckBox7.AutoSize = True
  375. Me.CheckBox7.Checked = True
  376. Me.CheckBox7.CheckState = System.Windows.Forms.CheckState.Checked
  377. Me.CheckBox7.Location = New System.Drawing.Point(12, 60)
  378. Me.CheckBox7.Name = "CheckBox7"
  379. Me.CheckBox7.Size = New System.Drawing.Size(108, 16)
  380. Me.CheckBox7.TabIndex = 99
  381. Me.CheckBox7.Text = "不使用查詢條件"
  382. Me.CheckBox7.UseVisualStyleBackColor = True
  383. '
  384. 'CheckBox3
  385. '
  386. Me.CheckBox3.AutoSize = True
  387. Me.CheckBox3.Location = New System.Drawing.Point(386, 13)
  388. Me.CheckBox3.Name = "CheckBox3"
  389. Me.CheckBox3.Size = New System.Drawing.Size(15, 14)
  390. Me.CheckBox3.TabIndex = 100
  391. Me.CheckBox3.UseVisualStyleBackColor = True
  392. '
  393. 'CheckBox4
  394. '
  395. Me.CheckBox4.AutoSize = True
  396. Me.CheckBox4.Location = New System.Drawing.Point(386, 43)
  397. Me.CheckBox4.Name = "CheckBox4"
  398. Me.CheckBox4.Size = New System.Drawing.Size(15, 14)
  399. Me.CheckBox4.TabIndex = 101
  400. Me.CheckBox4.UseVisualStyleBackColor = True
  401. '
  402. 'CheckBox5
  403. '
  404. Me.CheckBox5.AutoSize = True
  405. Me.CheckBox5.Location = New System.Drawing.Point(176, 72)
  406. Me.CheckBox5.Name = "CheckBox5"
  407. Me.CheckBox5.Size = New System.Drawing.Size(15, 14)
  408. Me.CheckBox5.TabIndex = 102
  409. Me.CheckBox5.UseVisualStyleBackColor = True
  410. '
  411. 'CheckBox6
  412. '
  413. Me.CheckBox6.AutoSize = True
  414. Me.CheckBox6.Location = New System.Drawing.Point(176, 43)
  415. Me.CheckBox6.Name = "CheckBox6"
  416. Me.CheckBox6.Size = New System.Drawing.Size(15, 14)
  417. Me.CheckBox6.TabIndex = 103
  418. Me.CheckBox6.UseVisualStyleBackColor = True
  419. '
  420. 'Label16
  421. '
  422. Me.Label16.AutoSize = True
  423. Me.Label16.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  424. Me.Label16.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer))
  425. Me.Label16.Location = New System.Drawing.Point(838, 105)
  426. Me.Label16.Name = "Label16"
  427. Me.Label16.Size = New System.Drawing.Size(152, 16)
  428. Me.Label16.TabIndex = 104
  429. Me.Label16.Text = "手動修改成本時請去除撇節"
  430. '
  431. 'CheckBox8
  432. '
  433. Me.CheckBox8.AutoSize = True
  434. Me.CheckBox8.Location = New System.Drawing.Point(12, 82)
  435. Me.CheckBox8.Name = "CheckBox8"
  436. Me.CheckBox8.Size = New System.Drawing.Size(96, 16)
  437. Me.CheckBox8.TabIndex = 105
  438. Me.CheckBox8.Text = "加入參考資料"
  439. Me.CheckBox8.UseVisualStyleBackColor = True
  440. '
  441. 'Button14
  442. '
  443. Me.Button14.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  444. Me.Button14.Location = New System.Drawing.Point(125, 97)
  445. Me.Button14.Name = "Button14"
  446. Me.Button14.Size = New System.Drawing.Size(217, 25)
  447. Me.Button14.TabIndex = 108
  448. Me.Button14.Text = "開啟零組件BOM表頁面"
  449. Me.Button14.UseVisualStyleBackColor = True
  450. '
  451. 'Button4
  452. '
  453. Me.Button4.ForeColor = System.Drawing.Color.Olive
  454. Me.Button4.Location = New System.Drawing.Point(996, 70)
  455. Me.Button4.Name = "Button4"
  456. Me.Button4.Size = New System.Drawing.Size(130, 25)
  457. Me.Button4.TabIndex = 126
  458. Me.Button4.Text = "新增品牌清單資料"
  459. Me.Button4.UseVisualStyleBackColor = True
  460. '
  461. 'Button8
  462. '
  463. Me.Button8.ForeColor = System.Drawing.Color.Blue
  464. Me.Button8.Location = New System.Drawing.Point(996, 39)
  465. Me.Button8.Name = "Button8"
  466. Me.Button8.Size = New System.Drawing.Size(130, 25)
  467. Me.Button8.TabIndex = 127
  468. Me.Button8.Text = "新增供應商資料"
  469. Me.Button8.UseVisualStyleBackColor = True
  470. '
  471. 'Button5
  472. '
  473. Me.Button5.ForeColor = System.Drawing.Color.Red
  474. Me.Button5.Location = New System.Drawing.Point(996, 8)
  475. Me.Button5.Name = "Button5"
  476. Me.Button5.Size = New System.Drawing.Size(130, 25)
  477. Me.Button5.TabIndex = 128
  478. Me.Button5.Text = "重新載入下拉式清單"
  479. Me.Button5.UseVisualStyleBackColor = True
  480. '
  481. 'Button6
  482. '
  483. Me.Button6.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  484. Me.Button6.Location = New System.Drawing.Point(996, 101)
  485. Me.Button6.Name = "Button6"
  486. Me.Button6.Size = New System.Drawing.Size(130, 25)
  487. Me.Button6.TabIndex = 129
  488. Me.Button6.Text = "新增科目清單資料"
  489. Me.Button6.UseVisualStyleBackColor = True
  490. '
  491. '零組件零件成本建檔
  492. '
  493. Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!)
  494. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  495. Me.AutoScroll = True
  496. Me.ClientSize = New System.Drawing.Size(1360, 681)
  497. Me.Controls.Add(Me.DataGridView1)
  498. Me.Controls.Add(Me.Button6)
  499. Me.Controls.Add(Me.Button5)
  500. Me.Controls.Add(Me.Button8)
  501. Me.Controls.Add(Me.Button4)
  502. Me.Controls.Add(Me.Button14)
  503. Me.Controls.Add(Me.CheckBox8)
  504. Me.Controls.Add(Me.Label16)
  505. Me.Controls.Add(Me.CheckBox6)
  506. Me.Controls.Add(Me.CheckBox5)
  507. Me.Controls.Add(Me.CheckBox4)
  508. Me.Controls.Add(Me.CheckBox3)
  509. Me.Controls.Add(Me.CheckBox7)
  510. Me.Controls.Add(Me.Label15)
  511. Me.Controls.Add(Me.TextBox10)
  512. Me.Controls.Add(Me.TextBox9)
  513. Me.Controls.Add(Me.TextBox8)
  514. Me.Controls.Add(Me.Label14)
  515. Me.Controls.Add(Me.CheckBox2)
  516. Me.Controls.Add(Me.Button7)
  517. Me.Controls.Add(Me.Button3)
  518. Me.Controls.Add(Me.Button1)
  519. Me.Controls.Add(Me.Button2)
  520. Me.Controls.Add(Me.ComboBox5)
  521. Me.Controls.Add(Me.Label10)
  522. Me.Controls.Add(Me.TextBox5)
  523. Me.Controls.Add(Me.Label9)
  524. Me.Controls.Add(Me.TextBox4)
  525. Me.Controls.Add(Me.Label8)
  526. Me.Controls.Add(Me.TextBox3)
  527. Me.Controls.Add(Me.Label7)
  528. Me.Controls.Add(Me.TextBox2)
  529. Me.Controls.Add(Me.Label6)
  530. Me.Controls.Add(Me.ComboBox4)
  531. Me.Controls.Add(Me.Label5)
  532. Me.Controls.Add(Me.ComboBox3)
  533. Me.Controls.Add(Me.Label4)
  534. Me.Controls.Add(Me.ComboBox2)
  535. Me.Controls.Add(Me.Label3)
  536. Me.Controls.Add(Me.ComboBox1)
  537. Me.Controls.Add(Me.Label2)
  538. Me.Controls.Add(Me.TextBox1)
  539. Me.Controls.Add(Me.Label1)
  540. Me.KeyPreview = True
  541. Me.Name = "零組件零件成本建檔"
  542. Me.Text = "零組件零件成本建檔"
  543. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
  544. Me.ResumeLayout(False)
  545. Me.PerformLayout()
  546. End Sub
  547. Friend WithEvents DataGridView1 As DataGridView
  548. Friend WithEvents Label1 As Label
  549. Friend WithEvents TextBox1 As TextBox
  550. Friend WithEvents Label2 As Label
  551. Friend WithEvents ComboBox1 As ComboBox
  552. Friend WithEvents ComboBox2 As ComboBox
  553. Friend WithEvents Label3 As Label
  554. Friend WithEvents Label4 As Label
  555. Friend WithEvents ComboBox3 As ComboBox
  556. Friend WithEvents Label5 As Label
  557. Friend WithEvents ComboBox4 As ComboBox
  558. Friend WithEvents Label6 As Label
  559. Friend WithEvents TextBox2 As TextBox
  560. Friend WithEvents Label7 As Label
  561. Friend WithEvents TextBox3 As TextBox
  562. Friend WithEvents Label8 As Label
  563. Friend WithEvents TextBox4 As TextBox
  564. Friend WithEvents Label9 As Label
  565. Friend WithEvents TextBox5 As TextBox
  566. Friend WithEvents Label10 As Label
  567. Friend WithEvents ComboBox5 As ComboBox
  568. Friend WithEvents Button3 As Button
  569. Friend WithEvents Button1 As Button
  570. Friend WithEvents Button2 As Button
  571. Friend WithEvents TextBox8 As TextBox
  572. Friend WithEvents Button7 As Button
  573. Friend WithEvents CheckBox2 As CheckBox
  574. Friend WithEvents TextBox9 As TextBox
  575. Friend WithEvents Label14 As Label
  576. Friend WithEvents TextBox10 As TextBox
  577. Friend WithEvents Label15 As Label
  578. Friend WithEvents CheckBox7 As CheckBox
  579. Friend WithEvents CheckBox3 As CheckBox
  580. Friend WithEvents CheckBox4 As CheckBox
  581. Friend WithEvents CheckBox5 As CheckBox
  582. Friend WithEvents CheckBox6 As CheckBox
  583. Friend WithEvents Label16 As Label
  584. Friend WithEvents CheckBox8 As CheckBox
  585. Friend WithEvents Button14 As Button
  586. Friend WithEvents Button4 As Button
  587. Friend WithEvents Button8 As Button
  588. Friend WithEvents Button5 As Button
  589. Friend WithEvents Button6 As Button
  590. End Class