Nenhuma descrição
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

機構件零件成本建檔.Designer.vb 26KB

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