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 20KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410
  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. Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  28. Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  29. Me.Label7 = New System.Windows.Forms.Label()
  30. Me.DataGridView5 = New System.Windows.Forms.DataGridView()
  31. Me.Label6 = New System.Windows.Forms.Label()
  32. Me.DataGridView4 = New System.Windows.Forms.DataGridView()
  33. Me.RadioButton2 = New System.Windows.Forms.RadioButton()
  34. Me.RadioButton1 = New System.Windows.Forms.RadioButton()
  35. Me.TextBox14 = New System.Windows.Forms.TextBox()
  36. Me.TextBox13 = New System.Windows.Forms.TextBox()
  37. Me.TextBox5 = New System.Windows.Forms.TextBox()
  38. Me.Label8 = New System.Windows.Forms.Label()
  39. Me.Button1 = New System.Windows.Forms.Button()
  40. Me.Label20 = New System.Windows.Forms.Label()
  41. Me.Label19 = New System.Windows.Forms.Label()
  42. Me.Button2 = New System.Windows.Forms.Button()
  43. Me.PictureBox1 = New System.Windows.Forms.PictureBox()
  44. Me.DataGridView2 = New System.Windows.Forms.DataGridView()
  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.TextBox2 = New System.Windows.Forms.TextBox()
  49. Me.TextBox1 = New System.Windows.Forms.TextBox()
  50. Me.Label1 = New System.Windows.Forms.Label()
  51. Me.Label2 = New System.Windows.Forms.Label()
  52. Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
  53. Me.重新讀取ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  54. Me.ToolStripSeparator6 = New System.Windows.Forms.ToolStripSeparator()
  55. Me.審核通過ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  56. Me.單據作廢ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  57. CType(Me.DataGridView5, System.ComponentModel.ISupportInitialize).BeginInit()
  58. CType(Me.DataGridView4, System.ComponentModel.ISupportInitialize).BeginInit()
  59. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
  60. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit()
  61. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
  62. Me.ContextMenuStrip1.SuspendLayout()
  63. Me.SuspendLayout()
  64. '
  65. 'Label7
  66. '
  67. Me.Label7.AutoSize = True
  68. Me.Label7.Location = New System.Drawing.Point(7, 4)
  69. Me.Label7.Name = "Label7"
  70. Me.Label7.Size = New System.Drawing.Size(513, 16)
  71. Me.Label7.TabIndex = 770
  72. Me.Label7.Text = "總經理作廢的零用金支付單/Manajer Umum Slip Pembayaran Kas kecil Yang Tidak Diizinkan"
  73. '
  74. 'DataGridView5
  75. '
  76. Me.DataGridView5.AllowDrop = True
  77. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  78. Me.DataGridView5.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  79. Me.DataGridView5.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  80. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  81. Me.DataGridView5.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  82. Me.DataGridView5.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCellsExceptHeaders
  83. Me.DataGridView5.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  84. Me.DataGridView5.Location = New System.Drawing.Point(5, 40)
  85. Me.DataGridView5.Name = "DataGridView5"
  86. Me.DataGridView5.RowHeadersWidth = 5
  87. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  88. Me.DataGridView5.RowsDefaultCellStyle = DataGridViewCellStyle2
  89. Me.DataGridView5.RowTemplate.Height = 24
  90. Me.DataGridView5.Size = New System.Drawing.Size(550, 635)
  91. Me.DataGridView5.TabIndex = 769
  92. '
  93. 'Label6
  94. '
  95. Me.Label6.AutoSize = True
  96. Me.Label6.Location = New System.Drawing.Point(7, 4)
  97. Me.Label6.Name = "Label6"
  98. Me.Label6.Size = New System.Drawing.Size(516, 16)
  99. Me.Label6.TabIndex = 768
  100. Me.Label6.Text = "總經理未核准的零用金支付單/Manajer Umum Slip Pembayaran Kas kecil Yang Tidak Terlihat" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  101. '
  102. 'DataGridView4
  103. '
  104. DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  105. Me.DataGridView4.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
  106. Me.DataGridView4.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  107. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  108. Me.DataGridView4.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  109. Me.DataGridView4.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCellsExceptHeaders
  110. Me.DataGridView4.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  111. Me.DataGridView4.Location = New System.Drawing.Point(5, 40)
  112. Me.DataGridView4.Name = "DataGridView4"
  113. Me.DataGridView4.RowHeadersWidth = 5
  114. DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  115. Me.DataGridView4.RowsDefaultCellStyle = DataGridViewCellStyle4
  116. Me.DataGridView4.RowTemplate.Height = 24
  117. Me.DataGridView4.Size = New System.Drawing.Size(550, 635)
  118. Me.DataGridView4.TabIndex = 767
  119. '
  120. 'RadioButton2
  121. '
  122. Me.RadioButton2.AutoSize = True
  123. Me.RadioButton2.Location = New System.Drawing.Point(169, 19)
  124. Me.RadioButton2.Name = "RadioButton2"
  125. Me.RadioButton2.Size = New System.Drawing.Size(152, 20)
  126. Me.RadioButton2.TabIndex = 778
  127. Me.RadioButton2.TabStop = True
  128. Me.RadioButton2.Text = "狀態二 / Nyatakan dua"
  129. Me.RadioButton2.UseVisualStyleBackColor = True
  130. '
  131. 'RadioButton1
  132. '
  133. Me.RadioButton1.AutoSize = True
  134. Me.RadioButton1.Location = New System.Drawing.Point(10, 19)
  135. Me.RadioButton1.Name = "RadioButton1"
  136. Me.RadioButton1.Size = New System.Drawing.Size(153, 20)
  137. Me.RadioButton1.TabIndex = 777
  138. Me.RadioButton1.TabStop = True
  139. Me.RadioButton1.Text = "狀態一 / Nyatakan satu"
  140. Me.RadioButton1.UseVisualStyleBackColor = True
  141. '
  142. 'TextBox14
  143. '
  144. Me.TextBox14.ForeColor = System.Drawing.Color.Blue
  145. Me.TextBox14.Location = New System.Drawing.Point(1078, 53)
  146. Me.TextBox14.Name = "TextBox14"
  147. Me.TextBox14.Size = New System.Drawing.Size(132, 23)
  148. Me.TextBox14.TabIndex = 822
  149. Me.TextBox14.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  150. '
  151. 'TextBox13
  152. '
  153. Me.TextBox13.ForeColor = System.Drawing.Color.Blue
  154. Me.TextBox13.Location = New System.Drawing.Point(1064, 81)
  155. Me.TextBox13.Name = "TextBox13"
  156. Me.TextBox13.Size = New System.Drawing.Size(146, 23)
  157. Me.TextBox13.TabIndex = 821
  158. Me.TextBox13.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  159. '
  160. 'TextBox5
  161. '
  162. Me.TextBox5.Location = New System.Drawing.Point(1101, 27)
  163. Me.TextBox5.Name = "TextBox5"
  164. Me.TextBox5.Size = New System.Drawing.Size(241, 23)
  165. Me.TextBox5.TabIndex = 820
  166. '
  167. 'Label8
  168. '
  169. Me.Label8.AutoSize = True
  170. Me.Label8.Location = New System.Drawing.Point(925, 30)
  171. Me.Label8.Name = "Label8"
  172. Me.Label8.Size = New System.Drawing.Size(118, 16)
  173. Me.Label8.TabIndex = 819
  174. Me.Label8.Text = "總金額/Jumlah total"
  175. '
  176. 'Button1
  177. '
  178. Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  179. Me.Button1.ForeColor = System.Drawing.Color.Red
  180. Me.Button1.Location = New System.Drawing.Point(561, 79)
  181. Me.Button1.Name = "Button1"
  182. Me.Button1.Size = New System.Drawing.Size(251, 25)
  183. Me.Button1.TabIndex = 818
  184. Me.Button1.Text = "作廢/Tidak Diizinkan"
  185. Me.Button1.UseVisualStyleBackColor = True
  186. '
  187. 'Label20
  188. '
  189. Me.Label20.AutoSize = True
  190. Me.Label20.ForeColor = System.Drawing.Color.Blue
  191. Me.Label20.Location = New System.Drawing.Point(1023, 56)
  192. Me.Label20.Name = "Label20"
  193. Me.Label20.Size = New System.Drawing.Size(56, 16)
  194. Me.Label20.TabIndex = 817
  195. Me.Label20.Text = "圖片編碼"
  196. '
  197. 'Label19
  198. '
  199. Me.Label19.AutoSize = True
  200. Me.Label19.ForeColor = System.Drawing.Color.Blue
  201. Me.Label19.Location = New System.Drawing.Point(1021, 84)
  202. Me.Label19.Name = "Label19"
  203. Me.Label19.Size = New System.Drawing.Size(44, 16)
  204. Me.Label19.TabIndex = 816
  205. Me.Label19.Text = "驗證碼"
  206. '
  207. 'Button2
  208. '
  209. Me.Button2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  210. Me.Button2.ForeColor = System.Drawing.Color.Blue
  211. Me.Button2.Location = New System.Drawing.Point(561, 53)
  212. Me.Button2.Name = "Button2"
  213. Me.Button2.Size = New System.Drawing.Size(251, 25)
  214. Me.Button2.TabIndex = 815
  215. Me.Button2.Text = "核准/Periksa/Review"
  216. Me.Button2.UseVisualStyleBackColor = True
  217. '
  218. 'PictureBox1
  219. '
  220. Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  221. Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  222. Me.PictureBox1.Location = New System.Drawing.Point(1212, 53)
  223. Me.PictureBox1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  224. Me.PictureBox1.Name = "PictureBox1"
  225. Me.PictureBox1.Size = New System.Drawing.Size(130, 51)
  226. Me.PictureBox1.TabIndex = 814
  227. Me.PictureBox1.TabStop = False
  228. '
  229. 'DataGridView2
  230. '
  231. Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  232. Me.DataGridView2.Location = New System.Drawing.Point(816, 53)
  233. Me.DataGridView2.Name = "DataGridView2"
  234. Me.DataGridView2.RowHeadersWidth = 5
  235. Me.DataGridView2.RowTemplate.Height = 24
  236. Me.DataGridView2.Size = New System.Drawing.Size(198, 51)
  237. Me.DataGridView2.TabIndex = 813
  238. '
  239. 'DataGridView1
  240. '
  241. DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer))
  242. Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
  243. Me.DataGridView1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  244. Or System.Windows.Forms.AnchorStyles.Left) _
  245. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  246. Me.DataGridView1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  247. Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  248. Me.DataGridView1.Location = New System.Drawing.Point(559, 106)
  249. Me.DataGridView1.Name = "DataGridView1"
  250. Me.DataGridView1.RowHeadersWidth = 5
  251. DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  252. Me.DataGridView1.RowsDefaultCellStyle = DataGridViewCellStyle6
  253. Me.DataGridView1.RowTemplate.Height = 24
  254. Me.DataGridView1.Size = New System.Drawing.Size(783, 569)
  255. Me.DataGridView1.TabIndex = 812
  256. '
  257. 'Label3
  258. '
  259. Me.Label3.AutoSize = True
  260. Me.Label3.Location = New System.Drawing.Point(563, 30)
  261. Me.Label3.Name = "Label3"
  262. Me.Label3.Size = New System.Drawing.Size(104, 16)
  263. Me.Label3.TabIndex = 811
  264. Me.Label3.Text = "申請人/Pemohon"
  265. '
  266. 'TextBox3
  267. '
  268. Me.TextBox3.Location = New System.Drawing.Point(722, 27)
  269. Me.TextBox3.Name = "TextBox3"
  270. Me.TextBox3.Size = New System.Drawing.Size(201, 23)
  271. Me.TextBox3.TabIndex = 810
  272. '
  273. 'TextBox2
  274. '
  275. Me.TextBox2.Location = New System.Drawing.Point(1101, 2)
  276. Me.TextBox2.Name = "TextBox2"
  277. Me.TextBox2.Size = New System.Drawing.Size(241, 23)
  278. Me.TextBox2.TabIndex = 808
  279. '
  280. 'TextBox1
  281. '
  282. Me.TextBox1.Location = New System.Drawing.Point(722, 2)
  283. Me.TextBox1.Name = "TextBox1"
  284. Me.TextBox1.Size = New System.Drawing.Size(201, 23)
  285. Me.TextBox1.TabIndex = 806
  286. '
  287. 'Label1
  288. '
  289. Me.Label1.AutoSize = True
  290. Me.Label1.Location = New System.Drawing.Point(560, 5)
  291. Me.Label1.Name = "Label1"
  292. Me.Label1.Size = New System.Drawing.Size(163, 16)
  293. Me.Label1.TabIndex = 807
  294. Me.Label1.Text = "零用金單號/Nomor kas kecil"
  295. '
  296. 'Label2
  297. '
  298. Me.Label2.AutoSize = True
  299. Me.Label2.Location = New System.Drawing.Point(925, 5)
  300. Me.Label2.Name = "Label2"
  301. Me.Label2.Size = New System.Drawing.Size(177, 16)
  302. Me.Label2.TabIndex = 809
  303. Me.Label2.Text = "申請部門/Departemen aplikasi"
  304. '
  305. 'ContextMenuStrip1
  306. '
  307. Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新讀取ToolStripMenuItem, Me.ToolStripSeparator6, Me.審核通過ToolStripMenuItem, Me.單據作廢ToolStripMenuItem})
  308. Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
  309. Me.ContextMenuStrip1.Size = New System.Drawing.Size(209, 76)
  310. '
  311. '重新讀取ToolStripMenuItem
  312. '
  313. Me.重新讀取ToolStripMenuItem.Name = "重新讀取ToolStripMenuItem"
  314. Me.重新讀取ToolStripMenuItem.Size = New System.Drawing.Size(208, 22)
  315. Me.重新讀取ToolStripMenuItem.Text = "重新讀取 / Baca kembali"
  316. '
  317. 'ToolStripSeparator6
  318. '
  319. Me.ToolStripSeparator6.Name = "ToolStripSeparator6"
  320. Me.ToolStripSeparator6.Size = New System.Drawing.Size(205, 6)
  321. '
  322. '審核通過ToolStripMenuItem
  323. '
  324. Me.審核通過ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  325. Me.審核通過ToolStripMenuItem.Name = "審核通過ToolStripMenuItem"
  326. Me.審核通過ToolStripMenuItem.Size = New System.Drawing.Size(208, 22)
  327. Me.審核通過ToolStripMenuItem.Text = "核准/Periksa/Review"
  328. '
  329. '單據作廢ToolStripMenuItem
  330. '
  331. Me.單據作廢ToolStripMenuItem.ForeColor = System.Drawing.Color.Red
  332. Me.單據作廢ToolStripMenuItem.Name = "單據作廢ToolStripMenuItem"
  333. Me.單據作廢ToolStripMenuItem.Size = New System.Drawing.Size(208, 22)
  334. Me.單據作廢ToolStripMenuItem.Text = "作廢/Tidak Diizinkan"
  335. '
  336. '零用金支付核准
  337. '
  338. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  339. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  340. Me.ClientSize = New System.Drawing.Size(1349, 681)
  341. Me.ContextMenuStrip = Me.ContextMenuStrip1
  342. Me.Controls.Add(Me.TextBox14)
  343. Me.Controls.Add(Me.TextBox13)
  344. Me.Controls.Add(Me.TextBox5)
  345. Me.Controls.Add(Me.Label8)
  346. Me.Controls.Add(Me.Button1)
  347. Me.Controls.Add(Me.Label20)
  348. Me.Controls.Add(Me.Label19)
  349. Me.Controls.Add(Me.Button2)
  350. Me.Controls.Add(Me.PictureBox1)
  351. Me.Controls.Add(Me.DataGridView2)
  352. Me.Controls.Add(Me.DataGridView1)
  353. Me.Controls.Add(Me.Label3)
  354. Me.Controls.Add(Me.TextBox3)
  355. Me.Controls.Add(Me.TextBox2)
  356. Me.Controls.Add(Me.TextBox1)
  357. Me.Controls.Add(Me.Label1)
  358. Me.Controls.Add(Me.Label2)
  359. Me.Controls.Add(Me.RadioButton2)
  360. Me.Controls.Add(Me.RadioButton1)
  361. Me.Controls.Add(Me.Label6)
  362. Me.Controls.Add(Me.Label7)
  363. Me.Controls.Add(Me.DataGridView4)
  364. Me.Controls.Add(Me.DataGridView5)
  365. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  366. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  367. Me.Name = "零用金支付核准"
  368. Me.Text = "零用金支付核准"
  369. CType(Me.DataGridView5, System.ComponentModel.ISupportInitialize).EndInit()
  370. CType(Me.DataGridView4, System.ComponentModel.ISupportInitialize).EndInit()
  371. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
  372. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit()
  373. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
  374. Me.ContextMenuStrip1.ResumeLayout(False)
  375. Me.ResumeLayout(False)
  376. Me.PerformLayout()
  377. End Sub
  378. Friend WithEvents Label7 As Label
  379. Friend WithEvents DataGridView5 As DataGridView
  380. Friend WithEvents Label6 As Label
  381. Friend WithEvents DataGridView4 As DataGridView
  382. Friend WithEvents RadioButton2 As RadioButton
  383. Friend WithEvents RadioButton1 As RadioButton
  384. Friend WithEvents TextBox14 As TextBox
  385. Friend WithEvents TextBox13 As TextBox
  386. Friend WithEvents TextBox5 As TextBox
  387. Friend WithEvents Label8 As Label
  388. Friend WithEvents Button1 As Button
  389. Friend WithEvents Label20 As Label
  390. Friend WithEvents Label19 As Label
  391. Friend WithEvents Button2 As Button
  392. Friend WithEvents PictureBox1 As PictureBox
  393. Friend WithEvents DataGridView2 As DataGridView
  394. Friend WithEvents DataGridView1 As DataGridView
  395. Friend WithEvents Label3 As Label
  396. Friend WithEvents TextBox3 As TextBox
  397. Friend WithEvents TextBox2 As TextBox
  398. Friend WithEvents TextBox1 As TextBox
  399. Friend WithEvents Label1 As Label
  400. Friend WithEvents Label2 As Label
  401. Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
  402. Friend WithEvents 重新讀取ToolStripMenuItem As ToolStripMenuItem
  403. Friend WithEvents ToolStripSeparator6 As ToolStripSeparator
  404. Friend WithEvents 審核通過ToolStripMenuItem As ToolStripMenuItem
  405. Friend WithEvents 單據作廢ToolStripMenuItem As ToolStripMenuItem
  406. End Class