Aucune description
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

零用金支付申請.Designer.vb 26KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509
  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.Label6 = New System.Windows.Forms.Label()
  31. Me.Label5 = New System.Windows.Forms.Label()
  32. Me.DataGridView3 = New System.Windows.Forms.DataGridView()
  33. Me.Label4 = New System.Windows.Forms.Label()
  34. Me.DataGridView2 = New System.Windows.Forms.DataGridView()
  35. Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
  36. Me.RadioButton1 = New System.Windows.Forms.RadioButton()
  37. Me.RadioButton2 = New System.Windows.Forms.RadioButton()
  38. Me.ComboBox1 = New System.Windows.Forms.ComboBox()
  39. Me.TextBox5 = New System.Windows.Forms.TextBox()
  40. Me.Label8 = New System.Windows.Forms.Label()
  41. Me.Label62 = New System.Windows.Forms.Label()
  42. Me.TextBox4 = New System.Windows.Forms.TextBox()
  43. Me.Label28 = New System.Windows.Forms.Label()
  44. Me.Label27 = New System.Windows.Forms.Label()
  45. Me.Button2 = New System.Windows.Forms.Button()
  46. Me.DataGridView1 = New System.Windows.Forms.DataGridView()
  47. Me.Label3 = New System.Windows.Forms.Label()
  48. Me.TextBox3 = New System.Windows.Forms.TextBox()
  49. Me.Label2 = New System.Windows.Forms.Label()
  50. Me.TextBox2 = New System.Windows.Forms.TextBox()
  51. Me.TextBox1 = New System.Windows.Forms.TextBox()
  52. Me.Label1 = New System.Windows.Forms.Label()
  53. Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
  54. Me.重新讀取ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  55. Me.ToolStripSeparator6 = New System.Windows.Forms.ToolStripSeparator()
  56. Me.開立零用金支付單ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  57. Me.申請完成ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  58. Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
  59. Me.新增一筆資料ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  60. Me.刪除支付單中選中的資料ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  61. Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator()
  62. Me.刪除選中的零用金支付單ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  63. Me.RadioButton4 = New System.Windows.Forms.RadioButton()
  64. Me.RadioButton3 = New System.Windows.Forms.RadioButton()
  65. Me.DataGridView4 = New System.Windows.Forms.DataGridView()
  66. Me.DataGridView5 = New System.Windows.Forms.DataGridView()
  67. CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).BeginInit()
  68. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit()
  69. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
  70. Me.ContextMenuStrip1.SuspendLayout()
  71. CType(Me.DataGridView4, System.ComponentModel.ISupportInitialize).BeginInit()
  72. CType(Me.DataGridView5, System.ComponentModel.ISupportInitialize).BeginInit()
  73. Me.SuspendLayout()
  74. '
  75. 'Label7
  76. '
  77. Me.Label7.AutoSize = True
  78. Me.Label7.Location = New System.Drawing.Point(7, 3)
  79. Me.Label7.Name = "Label7"
  80. Me.Label7.Size = New System.Drawing.Size(513, 16)
  81. Me.Label7.TabIndex = 770
  82. Me.Label7.Text = "總經理作廢的零用金支付單/Manajer Umum Slip Pembayaran Kas kecil Yang Tidak Diizinkan" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  83. '
  84. 'Label6
  85. '
  86. Me.Label6.AutoSize = True
  87. Me.Label6.Location = New System.Drawing.Point(7, 3)
  88. Me.Label6.Name = "Label6"
  89. Me.Label6.Size = New System.Drawing.Size(516, 16)
  90. Me.Label6.TabIndex = 768
  91. Me.Label6.Text = "總經理未核准的零用金支付單/Manajer Umum Slip Pembayaran Kas kecil Yang Tidak Terlihat" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  92. '
  93. 'Label5
  94. '
  95. Me.Label5.AutoSize = True
  96. Me.Label5.Location = New System.Drawing.Point(7, 3)
  97. Me.Label5.Name = "Label5"
  98. Me.Label5.Size = New System.Drawing.Size(411, 16)
  99. Me.Label5.TabIndex = 766
  100. Me.Label5.Text = "主管作廢的零用金支付單/Slip Pembayaran Kas Kecil Yang Tidak Diizinkan"
  101. '
  102. 'DataGridView3
  103. '
  104. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  105. Me.DataGridView3.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  106. Me.DataGridView3.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.DataGridView3.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  109. Me.DataGridView3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  110. Me.DataGridView3.Location = New System.Drawing.Point(5, 66)
  111. Me.DataGridView3.Name = "DataGridView3"
  112. Me.DataGridView3.RowHeadersWidth = 5
  113. Me.DataGridView3.RowTemplate.Height = 24
  114. Me.DataGridView3.Size = New System.Drawing.Size(550, 610)
  115. Me.DataGridView3.TabIndex = 765
  116. '
  117. 'Label4
  118. '
  119. Me.Label4.AutoSize = True
  120. Me.Label4.Location = New System.Drawing.Point(7, 3)
  121. Me.Label4.Name = "Label4"
  122. Me.Label4.Size = New System.Drawing.Size(389, 16)
  123. Me.Label4.TabIndex = 764
  124. Me.Label4.Text = "未審核的零用金支付單/Slip Pembayaran Kas Kecil Yang Tidak Diaudit"
  125. '
  126. 'DataGridView2
  127. '
  128. DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  129. Me.DataGridView2.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
  130. Me.DataGridView2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  131. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  132. Me.DataGridView2.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  133. Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  134. Me.DataGridView2.Location = New System.Drawing.Point(5, 66)
  135. Me.DataGridView2.Name = "DataGridView2"
  136. Me.DataGridView2.RowHeadersWidth = 5
  137. Me.DataGridView2.RowTemplate.Height = 24
  138. Me.DataGridView2.Size = New System.Drawing.Size(550, 610)
  139. Me.DataGridView2.TabIndex = 763
  140. '
  141. 'Timer1
  142. '
  143. Me.Timer1.Interval = 500
  144. '
  145. 'RadioButton1
  146. '
  147. Me.RadioButton1.AutoSize = True
  148. Me.RadioButton1.Location = New System.Drawing.Point(10, 22)
  149. Me.RadioButton1.Name = "RadioButton1"
  150. Me.RadioButton1.Size = New System.Drawing.Size(153, 20)
  151. Me.RadioButton1.TabIndex = 773
  152. Me.RadioButton1.TabStop = True
  153. Me.RadioButton1.Text = "狀態一 / Nyatakan satu"
  154. Me.RadioButton1.UseVisualStyleBackColor = True
  155. '
  156. 'RadioButton2
  157. '
  158. Me.RadioButton2.AutoSize = True
  159. Me.RadioButton2.Location = New System.Drawing.Point(169, 22)
  160. Me.RadioButton2.Name = "RadioButton2"
  161. Me.RadioButton2.Size = New System.Drawing.Size(152, 20)
  162. Me.RadioButton2.TabIndex = 774
  163. Me.RadioButton2.TabStop = True
  164. Me.RadioButton2.Text = "狀態二 / Nyatakan dua"
  165. Me.RadioButton2.UseVisualStyleBackColor = True
  166. '
  167. 'ComboBox1
  168. '
  169. Me.ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  170. Me.ComboBox1.FormattingEnabled = True
  171. Me.ComboBox1.Location = New System.Drawing.Point(558, 54)
  172. Me.ComboBox1.Name = "ComboBox1"
  173. Me.ComboBox1.Size = New System.Drawing.Size(783, 24)
  174. Me.ComboBox1.TabIndex = 819
  175. '
  176. 'TextBox5
  177. '
  178. Me.TextBox5.Location = New System.Drawing.Point(1101, 28)
  179. Me.TextBox5.Name = "TextBox5"
  180. Me.TextBox5.Size = New System.Drawing.Size(240, 23)
  181. Me.TextBox5.TabIndex = 818
  182. '
  183. 'Label8
  184. '
  185. Me.Label8.AutoSize = True
  186. Me.Label8.Location = New System.Drawing.Point(924, 31)
  187. Me.Label8.Name = "Label8"
  188. Me.Label8.Size = New System.Drawing.Size(118, 16)
  189. Me.Label8.TabIndex = 817
  190. Me.Label8.Text = "總金額/Jumlah total"
  191. '
  192. 'Label62
  193. '
  194. Me.Label62.AutoSize = True
  195. Me.Label62.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  196. Me.Label62.ForeColor = System.Drawing.Color.Red
  197. Me.Label62.Location = New System.Drawing.Point(1093, 84)
  198. Me.Label62.Name = "Label62"
  199. Me.Label62.Size = New System.Drawing.Size(244, 16)
  200. Me.Label62.TabIndex = 813
  201. Me.Label62.Text = "資料尚未存檔 Informasi belum diarsipkan"
  202. Me.Label62.Visible = False
  203. '
  204. 'TextBox4
  205. '
  206. Me.TextBox4.Location = New System.Drawing.Point(627, 81)
  207. Me.TextBox4.Name = "TextBox4"
  208. Me.TextBox4.Size = New System.Drawing.Size(68, 23)
  209. Me.TextBox4.TabIndex = 812
  210. '
  211. 'Label28
  212. '
  213. Me.Label28.AutoSize = True
  214. Me.Label28.Location = New System.Drawing.Point(701, 84)
  215. Me.Label28.Name = "Label28"
  216. Me.Label28.Size = New System.Drawing.Size(62, 16)
  217. Me.Label28.TabIndex = 811
  218. Me.Label28.Text = "項次/Item"
  219. '
  220. 'Label27
  221. '
  222. Me.Label27.AutoSize = True
  223. Me.Label27.Location = New System.Drawing.Point(561, 84)
  224. Me.Label27.Name = "Label27"
  225. Me.Label27.Size = New System.Drawing.Size(60, 16)
  226. Me.Label27.TabIndex = 810
  227. Me.Label27.Text = "選擇/Pilih"
  228. '
  229. 'Button2
  230. '
  231. Me.Button2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  232. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  233. Me.Button2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  234. Me.Button2.Location = New System.Drawing.Point(558, 651)
  235. Me.Button2.Name = "Button2"
  236. Me.Button2.Size = New System.Drawing.Size(783, 25)
  237. Me.Button2.TabIndex = 807
  238. Me.Button2.Text = "申請完成/Aplikasi selesai"
  239. Me.Button2.UseVisualStyleBackColor = True
  240. '
  241. 'DataGridView1
  242. '
  243. DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer))
  244. Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
  245. Me.DataGridView1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  246. Or System.Windows.Forms.AnchorStyles.Left) _
  247. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  248. Me.DataGridView1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  249. Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  250. Me.DataGridView1.Location = New System.Drawing.Point(558, 107)
  251. Me.DataGridView1.Name = "DataGridView1"
  252. Me.DataGridView1.RowHeadersWidth = 5
  253. DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  254. Me.DataGridView1.RowsDefaultCellStyle = DataGridViewCellStyle4
  255. Me.DataGridView1.RowTemplate.Height = 24
  256. Me.DataGridView1.Size = New System.Drawing.Size(783, 541)
  257. Me.DataGridView1.TabIndex = 805
  258. '
  259. 'Label3
  260. '
  261. Me.Label3.AutoSize = True
  262. Me.Label3.Location = New System.Drawing.Point(561, 31)
  263. Me.Label3.Name = "Label3"
  264. Me.Label3.Size = New System.Drawing.Size(104, 16)
  265. Me.Label3.TabIndex = 804
  266. Me.Label3.Text = "申請人/Pemohon"
  267. '
  268. 'TextBox3
  269. '
  270. Me.TextBox3.Location = New System.Drawing.Point(717, 28)
  271. Me.TextBox3.Name = "TextBox3"
  272. Me.TextBox3.Size = New System.Drawing.Size(201, 23)
  273. Me.TextBox3.TabIndex = 803
  274. '
  275. 'Label2
  276. '
  277. Me.Label2.AutoSize = True
  278. Me.Label2.Location = New System.Drawing.Point(924, 6)
  279. Me.Label2.Name = "Label2"
  280. Me.Label2.Size = New System.Drawing.Size(177, 16)
  281. Me.Label2.TabIndex = 802
  282. Me.Label2.Text = "申請部門/Departemen aplikasi"
  283. '
  284. 'TextBox2
  285. '
  286. Me.TextBox2.Location = New System.Drawing.Point(1101, 3)
  287. Me.TextBox2.Name = "TextBox2"
  288. Me.TextBox2.Size = New System.Drawing.Size(240, 23)
  289. Me.TextBox2.TabIndex = 801
  290. '
  291. 'TextBox1
  292. '
  293. Me.TextBox1.Location = New System.Drawing.Point(717, 3)
  294. Me.TextBox1.Name = "TextBox1"
  295. Me.TextBox1.Size = New System.Drawing.Size(201, 23)
  296. Me.TextBox1.TabIndex = 799
  297. '
  298. 'Label1
  299. '
  300. Me.Label1.AutoSize = True
  301. Me.Label1.Location = New System.Drawing.Point(555, 6)
  302. Me.Label1.Name = "Label1"
  303. Me.Label1.Size = New System.Drawing.Size(163, 16)
  304. Me.Label1.TabIndex = 800
  305. Me.Label1.Text = "零用金單號/Nomor kas kecil"
  306. '
  307. 'ContextMenuStrip1
  308. '
  309. Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新讀取ToolStripMenuItem, Me.ToolStripSeparator6, Me.開立零用金支付單ToolStripMenuItem, Me.申請完成ToolStripMenuItem, Me.ToolStripSeparator1, Me.新增一筆資料ToolStripMenuItem, Me.刪除支付單中選中的資料ToolStripMenuItem, Me.ToolStripSeparator2, Me.刪除選中的零用金支付單ToolStripMenuItem})
  310. Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
  311. Me.ContextMenuStrip1.Size = New System.Drawing.Size(367, 154)
  312. '
  313. '重新讀取ToolStripMenuItem
  314. '
  315. Me.重新讀取ToolStripMenuItem.Name = "重新讀取ToolStripMenuItem"
  316. Me.重新讀取ToolStripMenuItem.Size = New System.Drawing.Size(366, 22)
  317. Me.重新讀取ToolStripMenuItem.Text = "重新讀取 / Baca kembali"
  318. '
  319. 'ToolStripSeparator6
  320. '
  321. Me.ToolStripSeparator6.Name = "ToolStripSeparator6"
  322. Me.ToolStripSeparator6.Size = New System.Drawing.Size(363, 6)
  323. '
  324. '開立零用金支付單ToolStripMenuItem
  325. '
  326. Me.開立零用金支付單ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  327. Me.開立零用金支付單ToolStripMenuItem.Name = "開立零用金支付單ToolStripMenuItem"
  328. Me.開立零用金支付單ToolStripMenuItem.Size = New System.Drawing.Size(366, 22)
  329. Me.開立零用金支付單ToolStripMenuItem.Text = "開立零用金支付單/Siapkan slip pembayaran kas kecil"
  330. '
  331. '申請完成ToolStripMenuItem
  332. '
  333. Me.申請完成ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  334. Me.申請完成ToolStripMenuItem.Name = "申請完成ToolStripMenuItem"
  335. Me.申請完成ToolStripMenuItem.Size = New System.Drawing.Size(366, 22)
  336. Me.申請完成ToolStripMenuItem.Text = "申請完成 / Aplikasi selesai"
  337. '
  338. 'ToolStripSeparator1
  339. '
  340. Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
  341. Me.ToolStripSeparator1.Size = New System.Drawing.Size(363, 6)
  342. '
  343. '新增一筆資料ToolStripMenuItem
  344. '
  345. Me.新增一筆資料ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer))
  346. Me.新增一筆資料ToolStripMenuItem.Name = "新增一筆資料ToolStripMenuItem"
  347. Me.新增一筆資料ToolStripMenuItem.Size = New System.Drawing.Size(366, 22)
  348. Me.新增一筆資料ToolStripMenuItem.Text = "支付單中新增一筆空白資料 / Tambah Item"
  349. '
  350. '刪除支付單中選中的資料ToolStripMenuItem
  351. '
  352. Me.刪除支付單中選中的資料ToolStripMenuItem.ForeColor = System.Drawing.Color.Red
  353. Me.刪除支付單中選中的資料ToolStripMenuItem.Name = "刪除支付單中選中的資料ToolStripMenuItem"
  354. Me.刪除支付單中選中的資料ToolStripMenuItem.Size = New System.Drawing.Size(366, 22)
  355. Me.刪除支付單中選中的資料ToolStripMenuItem.Text = "刪除一筆支付單中選中的資料 / Hapus sepotong data"
  356. '
  357. 'ToolStripSeparator2
  358. '
  359. Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
  360. Me.ToolStripSeparator2.Size = New System.Drawing.Size(363, 6)
  361. '
  362. '刪除選中的零用金支付單ToolStripMenuItem
  363. '
  364. Me.刪除選中的零用金支付單ToolStripMenuItem.ForeColor = System.Drawing.Color.Red
  365. Me.刪除選中的零用金支付單ToolStripMenuItem.Name = "刪除選中的零用金支付單ToolStripMenuItem"
  366. Me.刪除選中的零用金支付單ToolStripMenuItem.Size = New System.Drawing.Size(366, 22)
  367. Me.刪除選中的零用金支付單ToolStripMenuItem.Text = "刪除選中的零用金支付單 / Hapus"
  368. '
  369. 'RadioButton4
  370. '
  371. Me.RadioButton4.AutoSize = True
  372. Me.RadioButton4.Location = New System.Drawing.Point(169, 44)
  373. Me.RadioButton4.Name = "RadioButton4"
  374. Me.RadioButton4.Size = New System.Drawing.Size(156, 20)
  375. Me.RadioButton4.TabIndex = 776
  376. Me.RadioButton4.TabStop = True
  377. Me.RadioButton4.Text = "狀態四 / Negara empat"
  378. Me.RadioButton4.UseVisualStyleBackColor = True
  379. '
  380. 'RadioButton3
  381. '
  382. Me.RadioButton3.AutoSize = True
  383. Me.RadioButton3.Location = New System.Drawing.Point(11, 44)
  384. Me.RadioButton3.Name = "RadioButton3"
  385. Me.RadioButton3.Size = New System.Drawing.Size(152, 20)
  386. Me.RadioButton3.TabIndex = 775
  387. Me.RadioButton3.TabStop = True
  388. Me.RadioButton3.Text = "狀態三 / Nyatakan tiga"
  389. Me.RadioButton3.UseVisualStyleBackColor = True
  390. '
  391. 'DataGridView4
  392. '
  393. DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  394. Me.DataGridView4.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
  395. Me.DataGridView4.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  396. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  397. Me.DataGridView4.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  398. Me.DataGridView4.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  399. Me.DataGridView4.Location = New System.Drawing.Point(5, 66)
  400. Me.DataGridView4.Name = "DataGridView4"
  401. Me.DataGridView4.RowHeadersWidth = 5
  402. Me.DataGridView4.RowTemplate.Height = 24
  403. Me.DataGridView4.Size = New System.Drawing.Size(550, 610)
  404. Me.DataGridView4.TabIndex = 767
  405. '
  406. 'DataGridView5
  407. '
  408. DataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  409. Me.DataGridView5.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle6
  410. Me.DataGridView5.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  411. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  412. Me.DataGridView5.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  413. Me.DataGridView5.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  414. Me.DataGridView5.Location = New System.Drawing.Point(5, 66)
  415. Me.DataGridView5.Name = "DataGridView5"
  416. Me.DataGridView5.RowHeadersWidth = 5
  417. Me.DataGridView5.RowTemplate.Height = 24
  418. Me.DataGridView5.Size = New System.Drawing.Size(550, 610)
  419. Me.DataGridView5.TabIndex = 769
  420. '
  421. '零用金支付申請
  422. '
  423. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  424. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  425. Me.ClientSize = New System.Drawing.Size(1349, 681)
  426. Me.ContextMenuStrip = Me.ContextMenuStrip1
  427. Me.Controls.Add(Me.ComboBox1)
  428. Me.Controls.Add(Me.TextBox5)
  429. Me.Controls.Add(Me.Label8)
  430. Me.Controls.Add(Me.Label62)
  431. Me.Controls.Add(Me.TextBox4)
  432. Me.Controls.Add(Me.Label28)
  433. Me.Controls.Add(Me.Label27)
  434. Me.Controls.Add(Me.Button2)
  435. Me.Controls.Add(Me.DataGridView1)
  436. Me.Controls.Add(Me.Label3)
  437. Me.Controls.Add(Me.TextBox3)
  438. Me.Controls.Add(Me.Label2)
  439. Me.Controls.Add(Me.TextBox2)
  440. Me.Controls.Add(Me.TextBox1)
  441. Me.Controls.Add(Me.Label1)
  442. Me.Controls.Add(Me.RadioButton4)
  443. Me.Controls.Add(Me.RadioButton3)
  444. Me.Controls.Add(Me.RadioButton2)
  445. Me.Controls.Add(Me.RadioButton1)
  446. Me.Controls.Add(Me.Label7)
  447. Me.Controls.Add(Me.DataGridView5)
  448. Me.Controls.Add(Me.Label6)
  449. Me.Controls.Add(Me.DataGridView4)
  450. Me.Controls.Add(Me.Label5)
  451. Me.Controls.Add(Me.DataGridView3)
  452. Me.Controls.Add(Me.Label4)
  453. Me.Controls.Add(Me.DataGridView2)
  454. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  455. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  456. Me.Name = "零用金支付申請"
  457. Me.Text = "零用金支付申請"
  458. CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).EndInit()
  459. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit()
  460. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
  461. Me.ContextMenuStrip1.ResumeLayout(False)
  462. CType(Me.DataGridView4, System.ComponentModel.ISupportInitialize).EndInit()
  463. CType(Me.DataGridView5, System.ComponentModel.ISupportInitialize).EndInit()
  464. Me.ResumeLayout(False)
  465. Me.PerformLayout()
  466. End Sub
  467. Friend WithEvents Label7 As Label
  468. Friend WithEvents Label6 As Label
  469. Friend WithEvents Label5 As Label
  470. Friend WithEvents DataGridView3 As DataGridView
  471. Friend WithEvents Label4 As Label
  472. Friend WithEvents DataGridView2 As DataGridView
  473. Friend WithEvents Timer1 As Timer
  474. Friend WithEvents RadioButton1 As RadioButton
  475. Friend WithEvents RadioButton2 As RadioButton
  476. Friend WithEvents ComboBox1 As ComboBox
  477. Friend WithEvents TextBox5 As TextBox
  478. Friend WithEvents Label8 As Label
  479. Friend WithEvents Label62 As Label
  480. Friend WithEvents TextBox4 As TextBox
  481. Friend WithEvents Label28 As Label
  482. Friend WithEvents Label27 As Label
  483. Friend WithEvents Button2 As Button
  484. Friend WithEvents DataGridView1 As DataGridView
  485. Friend WithEvents Label3 As Label
  486. Friend WithEvents TextBox3 As TextBox
  487. Friend WithEvents Label2 As Label
  488. Friend WithEvents TextBox2 As TextBox
  489. Friend WithEvents TextBox1 As TextBox
  490. Friend WithEvents Label1 As Label
  491. Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
  492. Friend WithEvents 重新讀取ToolStripMenuItem As ToolStripMenuItem
  493. Friend WithEvents 開立零用金支付單ToolStripMenuItem As ToolStripMenuItem
  494. Friend WithEvents ToolStripSeparator6 As ToolStripSeparator
  495. Friend WithEvents 刪除選中的零用金支付單ToolStripMenuItem As ToolStripMenuItem
  496. Friend WithEvents ToolStripSeparator1 As ToolStripSeparator
  497. Friend WithEvents 新增一筆資料ToolStripMenuItem As ToolStripMenuItem
  498. Friend WithEvents 刪除支付單中選中的資料ToolStripMenuItem As ToolStripMenuItem
  499. Friend WithEvents 申請完成ToolStripMenuItem As ToolStripMenuItem
  500. Friend WithEvents ToolStripSeparator2 As ToolStripSeparator
  501. Friend WithEvents RadioButton4 As RadioButton
  502. Friend WithEvents RadioButton3 As RadioButton
  503. Friend WithEvents DataGridView4 As DataGridView
  504. Friend WithEvents DataGridView5 As DataGridView
  505. End Class