Brak opisu
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 23KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566
  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. Me.components = New System.ComponentModel.Container()
  23. Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  25. Me.DataGridView1 = New System.Windows.Forms.DataGridView()
  26. Me.Label26 = New System.Windows.Forms.Label()
  27. Me.ComboBox1 = New System.Windows.Forms.ComboBox()
  28. Me.Label1 = New System.Windows.Forms.Label()
  29. Me.TextBox1 = New System.Windows.Forms.TextBox()
  30. Me.Label2 = New System.Windows.Forms.Label()
  31. Me.Label3 = New System.Windows.Forms.Label()
  32. Me.TextBox2 = New System.Windows.Forms.TextBox()
  33. Me.ComboBox2 = New System.Windows.Forms.ComboBox()
  34. Me.Label4 = New System.Windows.Forms.Label()
  35. Me.Label5 = New System.Windows.Forms.Label()
  36. Me.TextBox3 = New System.Windows.Forms.TextBox()
  37. Me.Label6 = New System.Windows.Forms.Label()
  38. Me.TextBox4 = New System.Windows.Forms.TextBox()
  39. Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker()
  40. Me.Label7 = New System.Windows.Forms.Label()
  41. Me.Label8 = New System.Windows.Forms.Label()
  42. Me.ComboBox3 = New System.Windows.Forms.ComboBox()
  43. Me.ComboBox4 = New System.Windows.Forms.ComboBox()
  44. Me.Label9 = New System.Windows.Forms.Label()
  45. Me.Label10 = New System.Windows.Forms.Label()
  46. Me.ComboBox5 = New System.Windows.Forms.ComboBox()
  47. Me.ComboBox6 = New System.Windows.Forms.ComboBox()
  48. Me.Label11 = New System.Windows.Forms.Label()
  49. Me.ComboBox7 = New System.Windows.Forms.ComboBox()
  50. Me.TextBox5 = New System.Windows.Forms.TextBox()
  51. Me.Label12 = New System.Windows.Forms.Label()
  52. Me.Button5 = New System.Windows.Forms.Button()
  53. Me.Button4 = New System.Windows.Forms.Button()
  54. Me.Button3 = New System.Windows.Forms.Button()
  55. Me.Label62 = New System.Windows.Forms.Label()
  56. Me.TextBox6 = New System.Windows.Forms.TextBox()
  57. Me.Label28 = New System.Windows.Forms.Label()
  58. Me.Label27 = New System.Windows.Forms.Label()
  59. Me.Button15 = New System.Windows.Forms.Button()
  60. Me.Button6 = New System.Windows.Forms.Button()
  61. Me.Button2 = New System.Windows.Forms.Button()
  62. Me.Button1 = New System.Windows.Forms.Button()
  63. Me.DataGridView2 = New System.Windows.Forms.DataGridView()
  64. Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
  65. Me.TextBox7 = New System.Windows.Forms.TextBox()
  66. Me.Label13 = New System.Windows.Forms.Label()
  67. Me.Button7 = New System.Windows.Forms.Button()
  68. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
  69. CType(Me.DataGridView2, 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, 34)
  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(535, 931)
  81. Me.DataGridView1.TabIndex = 749
  82. '
  83. 'Label26
  84. '
  85. Me.Label26.AutoSize = True
  86. Me.Label26.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  87. Me.Label26.Location = New System.Drawing.Point(14, 7)
  88. Me.Label26.Name = "Label26"
  89. Me.Label26.Size = New System.Drawing.Size(162, 24)
  90. Me.Label26.TabIndex = 750
  91. Me.Label26.Text = "未核准調料單清單"
  92. '
  93. 'ComboBox1
  94. '
  95. Me.ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  96. Me.ComboBox1.FormattingEnabled = True
  97. Me.ComboBox1.Location = New System.Drawing.Point(675, 41)
  98. Me.ComboBox1.Name = "ComboBox1"
  99. Me.ComboBox1.Size = New System.Drawing.Size(186, 24)
  100. Me.ComboBox1.TabIndex = 762
  101. '
  102. 'Label1
  103. '
  104. Me.Label1.AutoSize = True
  105. Me.Label1.Location = New System.Drawing.Point(553, 15)
  106. Me.Label1.Name = "Label1"
  107. Me.Label1.Size = New System.Drawing.Size(116, 16)
  108. Me.Label1.TabIndex = 781
  109. Me.Label1.Text = "樣品物料調料單單號"
  110. '
  111. 'TextBox1
  112. '
  113. Me.TextBox1.Location = New System.Drawing.Point(675, 12)
  114. Me.TextBox1.Name = "TextBox1"
  115. Me.TextBox1.Size = New System.Drawing.Size(186, 23)
  116. Me.TextBox1.TabIndex = 780
  117. '
  118. 'Label2
  119. '
  120. Me.Label2.AutoSize = True
  121. Me.Label2.Location = New System.Drawing.Point(553, 44)
  122. Me.Label2.Name = "Label2"
  123. Me.Label2.Size = New System.Drawing.Size(44, 16)
  124. Me.Label2.TabIndex = 782
  125. Me.Label2.Text = "供應商" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  126. '
  127. 'Label3
  128. '
  129. Me.Label3.AutoSize = True
  130. Me.Label3.Location = New System.Drawing.Point(874, 43)
  131. Me.Label3.Name = "Label3"
  132. Me.Label3.Size = New System.Drawing.Size(68, 16)
  133. Me.Label3.TabIndex = 784
  134. Me.Label3.Text = "供應商編碼"
  135. '
  136. 'TextBox2
  137. '
  138. Me.TextBox2.Location = New System.Drawing.Point(675, 100)
  139. Me.TextBox2.Name = "TextBox2"
  140. Me.TextBox2.Size = New System.Drawing.Size(478, 23)
  141. Me.TextBox2.TabIndex = 783
  142. '
  143. 'ComboBox2
  144. '
  145. Me.ComboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  146. Me.ComboBox2.FormattingEnabled = True
  147. Me.ComboBox2.Location = New System.Drawing.Point(972, 41)
  148. Me.ComboBox2.Name = "ComboBox2"
  149. Me.ComboBox2.Size = New System.Drawing.Size(181, 24)
  150. Me.ComboBox2.TabIndex = 785
  151. '
  152. 'Label4
  153. '
  154. Me.Label4.AutoSize = True
  155. Me.Label4.Location = New System.Drawing.Point(553, 103)
  156. Me.Label4.Name = "Label4"
  157. Me.Label4.Size = New System.Drawing.Size(92, 16)
  158. Me.Label4.TabIndex = 786
  159. Me.Label4.Text = "供應商公司全稱"
  160. '
  161. 'Label5
  162. '
  163. Me.Label5.AutoSize = True
  164. Me.Label5.Location = New System.Drawing.Point(553, 74)
  165. Me.Label5.Name = "Label5"
  166. Me.Label5.Size = New System.Drawing.Size(80, 16)
  167. Me.Label5.TabIndex = 788
  168. Me.Label5.Text = "供應商聯繫人"
  169. '
  170. 'TextBox3
  171. '
  172. Me.TextBox3.Location = New System.Drawing.Point(675, 71)
  173. Me.TextBox3.Name = "TextBox3"
  174. Me.TextBox3.Size = New System.Drawing.Size(186, 23)
  175. Me.TextBox3.TabIndex = 787
  176. '
  177. 'Label6
  178. '
  179. Me.Label6.AutoSize = True
  180. Me.Label6.Location = New System.Drawing.Point(874, 74)
  181. Me.Label6.Name = "Label6"
  182. Me.Label6.Size = New System.Drawing.Size(92, 16)
  183. Me.Label6.TabIndex = 790
  184. Me.Label6.Text = "供應商公司電話"
  185. '
  186. 'TextBox4
  187. '
  188. Me.TextBox4.Location = New System.Drawing.Point(972, 71)
  189. Me.TextBox4.Name = "TextBox4"
  190. Me.TextBox4.Size = New System.Drawing.Size(181, 23)
  191. Me.TextBox4.TabIndex = 789
  192. '
  193. 'DateTimePicker1
  194. '
  195. Me.DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  196. Me.DateTimePicker1.Location = New System.Drawing.Point(972, 12)
  197. Me.DateTimePicker1.Name = "DateTimePicker1"
  198. Me.DateTimePicker1.Size = New System.Drawing.Size(181, 23)
  199. Me.DateTimePicker1.TabIndex = 791
  200. '
  201. 'Label7
  202. '
  203. Me.Label7.AutoSize = True
  204. Me.Label7.Location = New System.Drawing.Point(874, 15)
  205. Me.Label7.Name = "Label7"
  206. Me.Label7.Size = New System.Drawing.Size(32, 16)
  207. Me.Label7.TabIndex = 792
  208. Me.Label7.Text = "日期"
  209. '
  210. 'Label8
  211. '
  212. Me.Label8.AutoSize = True
  213. Me.Label8.Location = New System.Drawing.Point(1159, 74)
  214. Me.Label8.Name = "Label8"
  215. Me.Label8.Size = New System.Drawing.Size(44, 16)
  216. Me.Label8.TabIndex = 793
  217. Me.Label8.Text = "發件人"
  218. '
  219. 'ComboBox3
  220. '
  221. Me.ComboBox3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  222. Me.ComboBox3.FormattingEnabled = True
  223. Me.ComboBox3.Location = New System.Drawing.Point(1209, 69)
  224. Me.ComboBox3.Name = "ComboBox3"
  225. Me.ComboBox3.Size = New System.Drawing.Size(229, 24)
  226. Me.ComboBox3.TabIndex = 794
  227. '
  228. 'ComboBox4
  229. '
  230. Me.ComboBox4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  231. Me.ComboBox4.FormattingEnabled = True
  232. Me.ComboBox4.Location = New System.Drawing.Point(1209, 99)
  233. Me.ComboBox4.Name = "ComboBox4"
  234. Me.ComboBox4.Size = New System.Drawing.Size(229, 24)
  235. Me.ComboBox4.TabIndex = 796
  236. '
  237. 'Label9
  238. '
  239. Me.Label9.AutoSize = True
  240. Me.Label9.Location = New System.Drawing.Point(1159, 102)
  241. Me.Label9.Name = "Label9"
  242. Me.Label9.Size = New System.Drawing.Size(44, 16)
  243. Me.Label9.TabIndex = 795
  244. Me.Label9.Text = "提取人"
  245. '
  246. 'Label10
  247. '
  248. Me.Label10.AutoSize = True
  249. Me.Label10.Location = New System.Drawing.Point(1159, 131)
  250. Me.Label10.Name = "Label10"
  251. Me.Label10.Size = New System.Drawing.Size(32, 16)
  252. Me.Label10.TabIndex = 797
  253. Me.Label10.Text = "FOR"
  254. '
  255. 'ComboBox5
  256. '
  257. Me.ComboBox5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  258. Me.ComboBox5.FormattingEnabled = True
  259. Me.ComboBox5.Location = New System.Drawing.Point(1487, 128)
  260. Me.ComboBox5.Name = "ComboBox5"
  261. Me.ComboBox5.Size = New System.Drawing.Size(70, 24)
  262. Me.ComboBox5.TabIndex = 799
  263. '
  264. 'ComboBox6
  265. '
  266. Me.ComboBox6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  267. Me.ComboBox6.FormattingEnabled = True
  268. Me.ComboBox6.Items.AddRange(New Object() {"01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12"})
  269. Me.ComboBox6.Location = New System.Drawing.Point(1563, 128)
  270. Me.ComboBox6.Name = "ComboBox6"
  271. Me.ComboBox6.Size = New System.Drawing.Size(48, 24)
  272. Me.ComboBox6.TabIndex = 800
  273. '
  274. 'Label11
  275. '
  276. Me.Label11.AutoSize = True
  277. Me.Label11.Location = New System.Drawing.Point(1617, 131)
  278. Me.Label11.Name = "Label11"
  279. Me.Label11.Size = New System.Drawing.Size(46, 16)
  280. Me.Label11.TabIndex = 801
  281. Me.Label11.Text = "SHOW"
  282. '
  283. 'ComboBox7
  284. '
  285. Me.ComboBox7.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  286. Me.ComboBox7.FormattingEnabled = True
  287. Me.ComboBox7.Location = New System.Drawing.Point(1209, 128)
  288. Me.ComboBox7.Name = "ComboBox7"
  289. Me.ComboBox7.Size = New System.Drawing.Size(272, 24)
  290. Me.ComboBox7.TabIndex = 802
  291. '
  292. 'TextBox5
  293. '
  294. Me.TextBox5.Location = New System.Drawing.Point(1494, 99)
  295. Me.TextBox5.Name = "TextBox5"
  296. Me.TextBox5.Size = New System.Drawing.Size(169, 23)
  297. Me.TextBox5.TabIndex = 816
  298. '
  299. 'Label12
  300. '
  301. Me.Label12.AutoSize = True
  302. Me.Label12.Location = New System.Drawing.Point(1444, 102)
  303. Me.Label12.Name = "Label12"
  304. Me.Label12.Size = New System.Drawing.Size(44, 16)
  305. Me.Label12.TabIndex = 815
  306. Me.Label12.Text = "總金額"
  307. '
  308. 'Button5
  309. '
  310. Me.Button5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  311. Me.Button5.ForeColor = System.Drawing.Color.Red
  312. Me.Button5.Location = New System.Drawing.Point(1750, 12)
  313. Me.Button5.Name = "Button5"
  314. Me.Button5.Size = New System.Drawing.Size(145, 53)
  315. Me.Button5.TabIndex = 814
  316. Me.Button5.Text = "刪除"
  317. Me.Button5.UseVisualStyleBackColor = True
  318. '
  319. 'Button4
  320. '
  321. Me.Button4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  322. Me.Button4.ForeColor = System.Drawing.Color.Green
  323. Me.Button4.Location = New System.Drawing.Point(1603, 12)
  324. Me.Button4.Name = "Button4"
  325. Me.Button4.Size = New System.Drawing.Size(145, 53)
  326. Me.Button4.TabIndex = 813
  327. Me.Button4.Text = "修改存檔"
  328. Me.Button4.UseVisualStyleBackColor = True
  329. '
  330. 'Button3
  331. '
  332. Me.Button3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  333. Me.Button3.ForeColor = System.Drawing.Color.Green
  334. Me.Button3.Location = New System.Drawing.Point(1456, 12)
  335. Me.Button3.Name = "Button3"
  336. Me.Button3.Size = New System.Drawing.Size(145, 53)
  337. Me.Button3.TabIndex = 812
  338. Me.Button3.Text = "修改"
  339. Me.Button3.UseVisualStyleBackColor = True
  340. '
  341. 'Label62
  342. '
  343. Me.Label62.AutoSize = True
  344. Me.Label62.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  345. Me.Label62.ForeColor = System.Drawing.Color.Red
  346. Me.Label62.Location = New System.Drawing.Point(937, 132)
  347. Me.Label62.Name = "Label62"
  348. Me.Label62.Size = New System.Drawing.Size(116, 17)
  349. Me.Label62.TabIndex = 811
  350. Me.Label62.Text = "資 料 尚 未 存 檔"
  351. Me.Label62.Visible = False
  352. '
  353. 'TextBox6
  354. '
  355. Me.TextBox6.Location = New System.Drawing.Point(753, 129)
  356. Me.TextBox6.Name = "TextBox6"
  357. Me.TextBox6.Size = New System.Drawing.Size(50, 23)
  358. Me.TextBox6.TabIndex = 810
  359. '
  360. 'Label28
  361. '
  362. Me.Label28.AutoSize = True
  363. Me.Label28.Location = New System.Drawing.Point(809, 132)
  364. Me.Label28.Name = "Label28"
  365. Me.Label28.Size = New System.Drawing.Size(32, 16)
  366. Me.Label28.TabIndex = 809
  367. Me.Label28.Text = "項次"
  368. '
  369. 'Label27
  370. '
  371. Me.Label27.AutoSize = True
  372. Me.Label27.Location = New System.Drawing.Point(715, 132)
  373. Me.Label27.Name = "Label27"
  374. Me.Label27.Size = New System.Drawing.Size(32, 16)
  375. Me.Label27.TabIndex = 808
  376. Me.Label27.Text = "選擇"
  377. '
  378. 'Button15
  379. '
  380. Me.Button15.ForeColor = System.Drawing.Color.Red
  381. Me.Button15.Location = New System.Drawing.Point(634, 129)
  382. Me.Button15.Name = "Button15"
  383. Me.Button15.Size = New System.Drawing.Size(75, 23)
  384. Me.Button15.TabIndex = 807
  385. Me.Button15.Text = "刪除"
  386. Me.Button15.UseVisualStyleBackColor = True
  387. '
  388. 'Button6
  389. '
  390. Me.Button6.Location = New System.Drawing.Point(553, 129)
  391. Me.Button6.Name = "Button6"
  392. Me.Button6.Size = New System.Drawing.Size(75, 23)
  393. Me.Button6.TabIndex = 806
  394. Me.Button6.Text = "新增"
  395. Me.Button6.UseVisualStyleBackColor = True
  396. '
  397. 'Button2
  398. '
  399. Me.Button2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  400. Me.Button2.Location = New System.Drawing.Point(1309, 12)
  401. Me.Button2.Name = "Button2"
  402. Me.Button2.Size = New System.Drawing.Size(145, 53)
  403. Me.Button2.TabIndex = 805
  404. Me.Button2.Text = "申請完成" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  405. Me.Button2.UseVisualStyleBackColor = True
  406. '
  407. 'Button1
  408. '
  409. Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  410. Me.Button1.Location = New System.Drawing.Point(1162, 12)
  411. Me.Button1.Name = "Button1"
  412. Me.Button1.Size = New System.Drawing.Size(145, 53)
  413. Me.Button1.TabIndex = 804
  414. Me.Button1.Text = "開立樣品物料調料單"
  415. Me.Button1.UseVisualStyleBackColor = True
  416. '
  417. 'DataGridView2
  418. '
  419. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  420. Me.DataGridView2.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  421. Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  422. Me.DataGridView2.Location = New System.Drawing.Point(553, 158)
  423. Me.DataGridView2.Name = "DataGridView2"
  424. Me.DataGridView2.RowHeadersWidth = 5
  425. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  426. Me.DataGridView2.RowsDefaultCellStyle = DataGridViewCellStyle2
  427. Me.DataGridView2.RowTemplate.Height = 24
  428. Me.DataGridView2.Size = New System.Drawing.Size(1349, 807)
  429. Me.DataGridView2.TabIndex = 803
  430. '
  431. 'Timer1
  432. '
  433. Me.Timer1.Interval = 500
  434. '
  435. 'TextBox7
  436. '
  437. Me.TextBox7.Location = New System.Drawing.Point(1494, 69)
  438. Me.TextBox7.Name = "TextBox7"
  439. Me.TextBox7.Size = New System.Drawing.Size(169, 23)
  440. Me.TextBox7.TabIndex = 818
  441. '
  442. 'Label13
  443. '
  444. Me.Label13.AutoSize = True
  445. Me.Label13.Location = New System.Drawing.Point(1444, 72)
  446. Me.Label13.Name = "Label13"
  447. Me.Label13.Size = New System.Drawing.Size(44, 16)
  448. Me.Label13.TabIndex = 817
  449. Me.Label13.Text = "制表人"
  450. '
  451. 'Button7
  452. '
  453. Me.Button7.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  454. Me.Button7.ForeColor = System.Drawing.Color.Green
  455. Me.Button7.Location = New System.Drawing.Point(1669, 69)
  456. Me.Button7.Name = "Button7"
  457. Me.Button7.Size = New System.Drawing.Size(226, 83)
  458. Me.Button7.TabIndex = 892
  459. Me.Button7.Text = "列印"
  460. Me.Button7.UseVisualStyleBackColor = True
  461. '
  462. '樣品物料調料單申請
  463. '
  464. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  465. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  466. Me.ClientSize = New System.Drawing.Size(1914, 971)
  467. Me.Controls.Add(Me.Button7)
  468. Me.Controls.Add(Me.TextBox7)
  469. Me.Controls.Add(Me.Label13)
  470. Me.Controls.Add(Me.TextBox5)
  471. Me.Controls.Add(Me.Label12)
  472. Me.Controls.Add(Me.Button5)
  473. Me.Controls.Add(Me.Button4)
  474. Me.Controls.Add(Me.Button3)
  475. Me.Controls.Add(Me.Label62)
  476. Me.Controls.Add(Me.TextBox6)
  477. Me.Controls.Add(Me.Label28)
  478. Me.Controls.Add(Me.Label27)
  479. Me.Controls.Add(Me.Button15)
  480. Me.Controls.Add(Me.Button6)
  481. Me.Controls.Add(Me.Button2)
  482. Me.Controls.Add(Me.Button1)
  483. Me.Controls.Add(Me.DataGridView2)
  484. Me.Controls.Add(Me.ComboBox7)
  485. Me.Controls.Add(Me.Label11)
  486. Me.Controls.Add(Me.ComboBox6)
  487. Me.Controls.Add(Me.ComboBox5)
  488. Me.Controls.Add(Me.Label10)
  489. Me.Controls.Add(Me.ComboBox4)
  490. Me.Controls.Add(Me.Label9)
  491. Me.Controls.Add(Me.ComboBox3)
  492. Me.Controls.Add(Me.Label8)
  493. Me.Controls.Add(Me.Label7)
  494. Me.Controls.Add(Me.DateTimePicker1)
  495. Me.Controls.Add(Me.Label6)
  496. Me.Controls.Add(Me.TextBox4)
  497. Me.Controls.Add(Me.Label5)
  498. Me.Controls.Add(Me.TextBox3)
  499. Me.Controls.Add(Me.Label4)
  500. Me.Controls.Add(Me.ComboBox2)
  501. Me.Controls.Add(Me.Label3)
  502. Me.Controls.Add(Me.TextBox2)
  503. Me.Controls.Add(Me.Label2)
  504. Me.Controls.Add(Me.Label1)
  505. Me.Controls.Add(Me.TextBox1)
  506. Me.Controls.Add(Me.ComboBox1)
  507. Me.Controls.Add(Me.DataGridView1)
  508. Me.Controls.Add(Me.Label26)
  509. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  510. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  511. Me.Name = "樣品物料調料單申請"
  512. Me.Text = "樣品物料調料單申請"
  513. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
  514. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit()
  515. Me.ResumeLayout(False)
  516. Me.PerformLayout()
  517. End Sub
  518. Friend WithEvents DataGridView1 As DataGridView
  519. Friend WithEvents Label26 As Label
  520. Friend WithEvents ComboBox1 As ComboBox
  521. Friend WithEvents Label1 As Label
  522. Friend WithEvents TextBox1 As TextBox
  523. Friend WithEvents Label2 As Label
  524. Friend WithEvents Label3 As Label
  525. Friend WithEvents TextBox2 As TextBox
  526. Friend WithEvents ComboBox2 As ComboBox
  527. Friend WithEvents Label4 As Label
  528. Friend WithEvents Label5 As Label
  529. Friend WithEvents TextBox3 As TextBox
  530. Friend WithEvents Label6 As Label
  531. Friend WithEvents TextBox4 As TextBox
  532. Friend WithEvents DateTimePicker1 As DateTimePicker
  533. Friend WithEvents Label7 As Label
  534. Friend WithEvents Label8 As Label
  535. Friend WithEvents ComboBox3 As ComboBox
  536. Friend WithEvents ComboBox4 As ComboBox
  537. Friend WithEvents Label9 As Label
  538. Friend WithEvents Label10 As Label
  539. Friend WithEvents ComboBox5 As ComboBox
  540. Friend WithEvents ComboBox6 As ComboBox
  541. Friend WithEvents Label11 As Label
  542. Friend WithEvents ComboBox7 As ComboBox
  543. Friend WithEvents TextBox5 As TextBox
  544. Friend WithEvents Label12 As Label
  545. Friend WithEvents Button5 As Button
  546. Friend WithEvents Button4 As Button
  547. Friend WithEvents Button3 As Button
  548. Friend WithEvents Label62 As Label
  549. Friend WithEvents TextBox6 As TextBox
  550. Friend WithEvents Label28 As Label
  551. Friend WithEvents Label27 As Label
  552. Friend WithEvents Button15 As Button
  553. Friend WithEvents Button6 As Button
  554. Friend WithEvents Button2 As Button
  555. Friend WithEvents Button1 As Button
  556. Friend WithEvents DataGridView2 As DataGridView
  557. Friend WithEvents Timer1 As Timer
  558. Friend WithEvents TextBox7 As TextBox
  559. Friend WithEvents Label13 As Label
  560. Friend WithEvents Button7 As Button
  561. End Class