説明なし
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

一般物料請購單申請.Designer.vb 16KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360
  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. Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  26. Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  27. Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
  28. Me.TextBox5 = New System.Windows.Forms.TextBox()
  29. Me.Label8 = New System.Windows.Forms.Label()
  30. Me.Button5 = New System.Windows.Forms.Button()
  31. Me.Button4 = New System.Windows.Forms.Button()
  32. Me.Button3 = New System.Windows.Forms.Button()
  33. Me.Label6 = New System.Windows.Forms.Label()
  34. Me.DataGridView4 = New System.Windows.Forms.DataGridView()
  35. Me.Label4 = New System.Windows.Forms.Label()
  36. Me.DataGridView2 = New System.Windows.Forms.DataGridView()
  37. Me.Label62 = New System.Windows.Forms.Label()
  38. Me.TextBox4 = New System.Windows.Forms.TextBox()
  39. Me.Label28 = New System.Windows.Forms.Label()
  40. Me.Label27 = New System.Windows.Forms.Label()
  41. Me.Button15 = New System.Windows.Forms.Button()
  42. Me.Button6 = New System.Windows.Forms.Button()
  43. Me.Button2 = New System.Windows.Forms.Button()
  44. Me.Button1 = New System.Windows.Forms.Button()
  45. Me.DataGridView1 = New System.Windows.Forms.DataGridView()
  46. Me.Label3 = New System.Windows.Forms.Label()
  47. Me.TextBox3 = New System.Windows.Forms.TextBox()
  48. Me.Label2 = New System.Windows.Forms.Label()
  49. Me.Label1 = New System.Windows.Forms.Label()
  50. Me.TextBox1 = New System.Windows.Forms.TextBox()
  51. Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker()
  52. CType(Me.DataGridView4, System.ComponentModel.ISupportInitialize).BeginInit()
  53. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit()
  54. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
  55. Me.SuspendLayout()
  56. '
  57. 'Timer1
  58. '
  59. Me.Timer1.Interval = 500
  60. '
  61. 'TextBox5
  62. '
  63. Me.TextBox5.Location = New System.Drawing.Point(1008, 65)
  64. Me.TextBox5.Name = "TextBox5"
  65. Me.TextBox5.Size = New System.Drawing.Size(111, 23)
  66. Me.TextBox5.TabIndex = 801
  67. '
  68. 'Label8
  69. '
  70. Me.Label8.AutoSize = True
  71. Me.Label8.Location = New System.Drawing.Point(958, 68)
  72. Me.Label8.Name = "Label8"
  73. Me.Label8.Size = New System.Drawing.Size(44, 16)
  74. Me.Label8.TabIndex = 800
  75. Me.Label8.Text = "總金額"
  76. '
  77. 'Button5
  78. '
  79. Me.Button5.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  80. Me.Button5.ForeColor = System.Drawing.Color.Red
  81. Me.Button5.Location = New System.Drawing.Point(1701, 7)
  82. Me.Button5.Name = "Button5"
  83. Me.Button5.Size = New System.Drawing.Size(142, 81)
  84. Me.Button5.TabIndex = 799
  85. Me.Button5.Text = "刪除"
  86. Me.Button5.UseVisualStyleBackColor = True
  87. '
  88. 'Button4
  89. '
  90. Me.Button4.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  91. Me.Button4.ForeColor = System.Drawing.Color.Green
  92. Me.Button4.Location = New System.Drawing.Point(1557, 7)
  93. Me.Button4.Name = "Button4"
  94. Me.Button4.Size = New System.Drawing.Size(142, 81)
  95. Me.Button4.TabIndex = 798
  96. Me.Button4.Text = "修改存檔"
  97. Me.Button4.UseVisualStyleBackColor = True
  98. '
  99. 'Button3
  100. '
  101. Me.Button3.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  102. Me.Button3.ForeColor = System.Drawing.Color.Green
  103. Me.Button3.Location = New System.Drawing.Point(1413, 7)
  104. Me.Button3.Name = "Button3"
  105. Me.Button3.Size = New System.Drawing.Size(142, 81)
  106. Me.Button3.TabIndex = 797
  107. Me.Button3.Text = "修改"
  108. Me.Button3.UseVisualStyleBackColor = True
  109. '
  110. 'Label6
  111. '
  112. Me.Label6.AutoSize = True
  113. Me.Label6.Location = New System.Drawing.Point(12, 503)
  114. Me.Label6.Name = "Label6"
  115. Me.Label6.Size = New System.Drawing.Size(140, 16)
  116. Me.Label6.TabIndex = 796
  117. Me.Label6.Text = "未核准的一般物料請購單"
  118. '
  119. 'DataGridView4
  120. '
  121. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  122. Me.DataGridView4.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  123. Me.DataGridView4.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  124. Me.DataGridView4.Location = New System.Drawing.Point(12, 525)
  125. Me.DataGridView4.Name = "DataGridView4"
  126. Me.DataGridView4.RowHeadersWidth = 5
  127. Me.DataGridView4.RowTemplate.Height = 24
  128. Me.DataGridView4.Size = New System.Drawing.Size(635, 439)
  129. Me.DataGridView4.TabIndex = 795
  130. '
  131. 'Label4
  132. '
  133. Me.Label4.AutoSize = True
  134. Me.Label4.Location = New System.Drawing.Point(12, 17)
  135. Me.Label4.Name = "Label4"
  136. Me.Label4.Size = New System.Drawing.Size(140, 16)
  137. Me.Label4.TabIndex = 794
  138. Me.Label4.Text = "未審核的一般物料請購單"
  139. '
  140. 'DataGridView2
  141. '
  142. DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  143. Me.DataGridView2.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
  144. Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  145. Me.DataGridView2.Location = New System.Drawing.Point(12, 39)
  146. Me.DataGridView2.Name = "DataGridView2"
  147. Me.DataGridView2.RowHeadersWidth = 5
  148. Me.DataGridView2.RowTemplate.Height = 24
  149. Me.DataGridView2.Size = New System.Drawing.Size(635, 454)
  150. Me.DataGridView2.TabIndex = 793
  151. '
  152. 'Label62
  153. '
  154. Me.Label62.AutoSize = True
  155. Me.Label62.Font = New System.Drawing.Font("微軟正黑體", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  156. Me.Label62.ForeColor = System.Drawing.Color.Red
  157. Me.Label62.Location = New System.Drawing.Point(1848, 10)
  158. Me.Label62.Name = "Label62"
  159. Me.Label62.Size = New System.Drawing.Size(54, 78)
  160. Me.Label62.TabIndex = 792
  161. Me.Label62.Text = "資料" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "尚未" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "存檔"
  162. Me.Label62.Visible = False
  163. '
  164. 'TextBox4
  165. '
  166. Me.TextBox4.Location = New System.Drawing.Point(853, 65)
  167. Me.TextBox4.Name = "TextBox4"
  168. Me.TextBox4.Size = New System.Drawing.Size(50, 23)
  169. Me.TextBox4.TabIndex = 791
  170. '
  171. 'Label28
  172. '
  173. Me.Label28.AutoSize = True
  174. Me.Label28.Location = New System.Drawing.Point(909, 68)
  175. Me.Label28.Name = "Label28"
  176. Me.Label28.Size = New System.Drawing.Size(32, 16)
  177. Me.Label28.TabIndex = 790
  178. Me.Label28.Text = "項次"
  179. '
  180. 'Label27
  181. '
  182. Me.Label27.AutoSize = True
  183. Me.Label27.Location = New System.Drawing.Point(815, 68)
  184. Me.Label27.Name = "Label27"
  185. Me.Label27.Size = New System.Drawing.Size(32, 16)
  186. Me.Label27.TabIndex = 789
  187. Me.Label27.Text = "選擇"
  188. '
  189. 'Button15
  190. '
  191. Me.Button15.ForeColor = System.Drawing.Color.Red
  192. Me.Button15.Location = New System.Drawing.Point(734, 65)
  193. Me.Button15.Name = "Button15"
  194. Me.Button15.Size = New System.Drawing.Size(75, 23)
  195. Me.Button15.TabIndex = 788
  196. Me.Button15.Text = "刪除"
  197. Me.Button15.UseVisualStyleBackColor = True
  198. '
  199. 'Button6
  200. '
  201. Me.Button6.Location = New System.Drawing.Point(653, 65)
  202. Me.Button6.Name = "Button6"
  203. Me.Button6.Size = New System.Drawing.Size(75, 23)
  204. Me.Button6.TabIndex = 787
  205. Me.Button6.Text = "新增"
  206. Me.Button6.UseVisualStyleBackColor = True
  207. '
  208. 'Button2
  209. '
  210. Me.Button2.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  211. Me.Button2.Location = New System.Drawing.Point(1269, 7)
  212. Me.Button2.Name = "Button2"
  213. Me.Button2.Size = New System.Drawing.Size(142, 81)
  214. Me.Button2.TabIndex = 786
  215. Me.Button2.Text = "申請完成" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  216. Me.Button2.UseVisualStyleBackColor = True
  217. '
  218. 'Button1
  219. '
  220. Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  221. Me.Button1.Location = New System.Drawing.Point(1125, 7)
  222. Me.Button1.Name = "Button1"
  223. Me.Button1.Size = New System.Drawing.Size(142, 81)
  224. Me.Button1.TabIndex = 785
  225. Me.Button1.Text = "開立一般物料請購單"
  226. Me.Button1.UseVisualStyleBackColor = True
  227. '
  228. 'DataGridView1
  229. '
  230. DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  231. Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
  232. Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  233. Me.DataGridView1.Location = New System.Drawing.Point(653, 94)
  234. Me.DataGridView1.Name = "DataGridView1"
  235. Me.DataGridView1.RowHeadersWidth = 5
  236. DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  237. Me.DataGridView1.RowsDefaultCellStyle = DataGridViewCellStyle4
  238. Me.DataGridView1.RowTemplate.Height = 24
  239. Me.DataGridView1.Size = New System.Drawing.Size(1250, 870)
  240. Me.DataGridView1.TabIndex = 784
  241. '
  242. 'Label3
  243. '
  244. Me.Label3.AutoSize = True
  245. Me.Label3.Location = New System.Drawing.Point(710, 39)
  246. Me.Label3.Name = "Label3"
  247. Me.Label3.Size = New System.Drawing.Size(44, 16)
  248. Me.Label3.TabIndex = 783
  249. Me.Label3.Text = "申請人"
  250. '
  251. 'TextBox3
  252. '
  253. Me.TextBox3.Location = New System.Drawing.Point(760, 36)
  254. Me.TextBox3.Name = "TextBox3"
  255. Me.TextBox3.Size = New System.Drawing.Size(165, 23)
  256. Me.TextBox3.TabIndex = 782
  257. '
  258. 'Label2
  259. '
  260. Me.Label2.AutoSize = True
  261. Me.Label2.Location = New System.Drawing.Point(931, 39)
  262. Me.Label2.Name = "Label2"
  263. Me.Label2.Size = New System.Drawing.Size(56, 16)
  264. Me.Label2.TabIndex = 781
  265. Me.Label2.Text = "申請日期"
  266. '
  267. 'Label1
  268. '
  269. Me.Label1.AutoSize = True
  270. Me.Label1.Location = New System.Drawing.Point(650, 10)
  271. Me.Label1.Name = "Label1"
  272. Me.Label1.Size = New System.Drawing.Size(104, 16)
  273. Me.Label1.TabIndex = 779
  274. Me.Label1.Text = "一般物料請購單號"
  275. '
  276. 'TextBox1
  277. '
  278. Me.TextBox1.Location = New System.Drawing.Point(760, 7)
  279. Me.TextBox1.Name = "TextBox1"
  280. Me.TextBox1.Size = New System.Drawing.Size(359, 23)
  281. Me.TextBox1.TabIndex = 778
  282. '
  283. 'DateTimePicker1
  284. '
  285. Me.DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  286. Me.DateTimePicker1.Location = New System.Drawing.Point(993, 36)
  287. Me.DateTimePicker1.Name = "DateTimePicker1"
  288. Me.DateTimePicker1.Size = New System.Drawing.Size(126, 23)
  289. Me.DateTimePicker1.TabIndex = 802
  290. '
  291. '一般物料請購單申請
  292. '
  293. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  294. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  295. Me.ClientSize = New System.Drawing.Size(1914, 971)
  296. Me.Controls.Add(Me.DateTimePicker1)
  297. Me.Controls.Add(Me.TextBox5)
  298. Me.Controls.Add(Me.Label8)
  299. Me.Controls.Add(Me.Button5)
  300. Me.Controls.Add(Me.Button4)
  301. Me.Controls.Add(Me.Button3)
  302. Me.Controls.Add(Me.Label6)
  303. Me.Controls.Add(Me.DataGridView4)
  304. Me.Controls.Add(Me.Label4)
  305. Me.Controls.Add(Me.DataGridView2)
  306. Me.Controls.Add(Me.Label62)
  307. Me.Controls.Add(Me.TextBox4)
  308. Me.Controls.Add(Me.Label28)
  309. Me.Controls.Add(Me.Label27)
  310. Me.Controls.Add(Me.Button15)
  311. Me.Controls.Add(Me.Button6)
  312. Me.Controls.Add(Me.Button2)
  313. Me.Controls.Add(Me.Button1)
  314. Me.Controls.Add(Me.DataGridView1)
  315. Me.Controls.Add(Me.Label3)
  316. Me.Controls.Add(Me.TextBox3)
  317. Me.Controls.Add(Me.Label2)
  318. Me.Controls.Add(Me.Label1)
  319. Me.Controls.Add(Me.TextBox1)
  320. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  321. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  322. Me.Name = "一般物料請購單申請"
  323. Me.Text = "一般物料請購單申請"
  324. CType(Me.DataGridView4, System.ComponentModel.ISupportInitialize).EndInit()
  325. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit()
  326. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
  327. Me.ResumeLayout(False)
  328. Me.PerformLayout()
  329. End Sub
  330. Friend WithEvents Timer1 As Timer
  331. Friend WithEvents TextBox5 As TextBox
  332. Friend WithEvents Label8 As Label
  333. Friend WithEvents Button5 As Button
  334. Friend WithEvents Button4 As Button
  335. Friend WithEvents Button3 As Button
  336. Friend WithEvents Label6 As Label
  337. Friend WithEvents DataGridView4 As DataGridView
  338. Friend WithEvents Label4 As Label
  339. Friend WithEvents DataGridView2 As DataGridView
  340. Friend WithEvents Label62 As Label
  341. Friend WithEvents TextBox4 As TextBox
  342. Friend WithEvents Label28 As Label
  343. Friend WithEvents Label27 As Label
  344. Friend WithEvents Button15 As Button
  345. Friend WithEvents Button6 As Button
  346. Friend WithEvents Button2 As Button
  347. Friend WithEvents Button1 As Button
  348. Friend WithEvents DataGridView1 As DataGridView
  349. Friend WithEvents Label3 As Label
  350. Friend WithEvents TextBox3 As TextBox
  351. Friend WithEvents Label2 As Label
  352. Friend WithEvents Label1 As Label
  353. Friend WithEvents TextBox1 As TextBox
  354. Friend WithEvents DateTimePicker1 As DateTimePicker
  355. End Class