Açıklama Yok
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 16KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351
  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 DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Me.CheckBox3 = New System.Windows.Forms.CheckBox()
  25. Me.CheckBox2 = New System.Windows.Forms.CheckBox()
  26. Me.CheckBox1 = New System.Windows.Forms.CheckBox()
  27. Me.Label3 = New System.Windows.Forms.Label()
  28. Me.Label1 = New System.Windows.Forms.Label()
  29. Me.DataGridView1 = New System.Windows.Forms.DataGridView()
  30. Me.Label62 = New System.Windows.Forms.Label()
  31. Me.CheckBox8 = New System.Windows.Forms.CheckBox()
  32. Me.CheckBox7 = New System.Windows.Forms.CheckBox()
  33. Me.CheckBox6 = New System.Windows.Forms.CheckBox()
  34. Me.ComboBox2 = New System.Windows.Forms.ComboBox()
  35. Me.ComboBox1 = New System.Windows.Forms.ComboBox()
  36. Me.Label2 = New System.Windows.Forms.Label()
  37. Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
  38. Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
  39. Me.對帳記錄存檔ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  40. Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator()
  41. Me.關鍵字查詢ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  42. Me.AAAToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  43. Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
  44. Me.BBBToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  45. Me.ToolStripSeparator6 = New System.Windows.Forms.ToolStripSeparator()
  46. Me.清除ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  47. Me.TextBox7 = New System.Windows.Forms.TextBox()
  48. Me.Label9 = New System.Windows.Forms.Label()
  49. Me.TextBox1 = New System.Windows.Forms.TextBox()
  50. Me.Label4 = New System.Windows.Forms.Label()
  51. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
  52. Me.ContextMenuStrip1.SuspendLayout()
  53. Me.SuspendLayout()
  54. '
  55. 'CheckBox3
  56. '
  57. Me.CheckBox3.AutoSize = True
  58. Me.CheckBox3.ForeColor = System.Drawing.Color.Red
  59. Me.CheckBox3.Location = New System.Drawing.Point(849, 29)
  60. Me.CheckBox3.Name = "CheckBox3"
  61. Me.CheckBox3.Size = New System.Drawing.Size(138, 20)
  62. Me.CheckBox3.TabIndex = 544
  63. Me.CheckBox3.Text = "未出納/Belum Lunas"
  64. Me.CheckBox3.UseVisualStyleBackColor = True
  65. '
  66. 'CheckBox2
  67. '
  68. Me.CheckBox2.AutoSize = True
  69. Me.CheckBox2.ForeColor = System.Drawing.Color.Red
  70. Me.CheckBox2.Location = New System.Drawing.Point(684, 29)
  71. Me.CheckBox2.Name = "CheckBox2"
  72. Me.CheckBox2.Size = New System.Drawing.Size(100, 20)
  73. Me.CheckBox2.TabIndex = 543
  74. Me.CheckBox2.Text = "已出納/Lunas"
  75. Me.CheckBox2.UseVisualStyleBackColor = True
  76. '
  77. 'CheckBox1
  78. '
  79. Me.CheckBox1.AutoSize = True
  80. Me.CheckBox1.ForeColor = System.Drawing.Color.Red
  81. Me.CheckBox1.Location = New System.Drawing.Point(559, 29)
  82. Me.CheckBox1.Name = "CheckBox1"
  83. Me.CheckBox1.Size = New System.Drawing.Size(119, 20)
  84. Me.CheckBox1.TabIndex = 542
  85. Me.CheckBox1.Text = "全部資料/Semua"
  86. Me.CheckBox1.UseVisualStyleBackColor = True
  87. '
  88. 'Label3
  89. '
  90. Me.Label3.AutoSize = True
  91. Me.Label3.ForeColor = System.Drawing.Color.Red
  92. Me.Label3.Location = New System.Drawing.Point(437, 30)
  93. Me.Label3.Name = "Label3"
  94. Me.Label3.Size = New System.Drawing.Size(116, 16)
  95. Me.Label3.TabIndex = 541
  96. Me.Label3.Text = "出納/Lunas ->"
  97. '
  98. 'Label1
  99. '
  100. Me.Label1.AutoSize = True
  101. Me.Label1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  102. Me.Label1.Location = New System.Drawing.Point(437, 6)
  103. Me.Label1.Name = "Label1"
  104. Me.Label1.Size = New System.Drawing.Size(116, 16)
  105. Me.Label1.TabIndex = 540
  106. Me.Label1.Text = "會計/Rekonsiliasi->"
  107. '
  108. 'DataGridView1
  109. '
  110. Me.DataGridView1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  111. Or System.Windows.Forms.AnchorStyles.Left) _
  112. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  113. Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  114. Me.DataGridView1.Location = New System.Drawing.Point(7, 51)
  115. Me.DataGridView1.Name = "DataGridView1"
  116. Me.DataGridView1.RowHeadersWidth = 5
  117. DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  118. Me.DataGridView1.RowsDefaultCellStyle = DataGridViewCellStyle8
  119. Me.DataGridView1.RowTemplate.Height = 24
  120. Me.DataGridView1.Size = New System.Drawing.Size(1336, 620)
  121. Me.DataGridView1.TabIndex = 539
  122. '
  123. 'Label62
  124. '
  125. Me.Label62.AutoSize = True
  126. Me.Label62.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  127. Me.Label62.ForeColor = System.Drawing.Color.Red
  128. Me.Label62.Location = New System.Drawing.Point(15, 32)
  129. Me.Label62.Name = "Label62"
  130. Me.Label62.Size = New System.Drawing.Size(312, 16)
  131. Me.Label62.TabIndex = 536
  132. Me.Label62.Text = "資 料 尚 未 存 檔 / Informasi belum diarsipkan"
  133. Me.Label62.Visible = False
  134. '
  135. 'CheckBox8
  136. '
  137. Me.CheckBox8.AutoSize = True
  138. Me.CheckBox8.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  139. Me.CheckBox8.Location = New System.Drawing.Point(684, 3)
  140. Me.CheckBox8.Name = "CheckBox8"
  141. Me.CheckBox8.Size = New System.Drawing.Size(159, 20)
  142. Me.CheckBox8.TabIndex = 535
  143. Me.CheckBox8.Text = "已核對/Sudah Diperiksa"
  144. Me.CheckBox8.UseVisualStyleBackColor = True
  145. '
  146. 'CheckBox7
  147. '
  148. Me.CheckBox7.AutoSize = True
  149. Me.CheckBox7.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  150. Me.CheckBox7.Location = New System.Drawing.Point(849, 3)
  151. Me.CheckBox7.Name = "CheckBox7"
  152. Me.CheckBox7.Size = New System.Drawing.Size(158, 20)
  153. Me.CheckBox7.TabIndex = 534
  154. Me.CheckBox7.Text = "未核對/Belum Diperiksa" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  155. Me.CheckBox7.UseVisualStyleBackColor = True
  156. '
  157. 'CheckBox6
  158. '
  159. Me.CheckBox6.AutoSize = True
  160. Me.CheckBox6.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  161. Me.CheckBox6.Location = New System.Drawing.Point(559, 3)
  162. Me.CheckBox6.Name = "CheckBox6"
  163. Me.CheckBox6.Size = New System.Drawing.Size(119, 20)
  164. Me.CheckBox6.TabIndex = 533
  165. Me.CheckBox6.Text = "全部資料/Semua"
  166. Me.CheckBox6.UseVisualStyleBackColor = True
  167. '
  168. 'ComboBox2
  169. '
  170. Me.ComboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  171. Me.ComboBox2.FormattingEnabled = True
  172. Me.ComboBox2.Items.AddRange(New Object() {"01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12"})
  173. Me.ComboBox2.Location = New System.Drawing.Point(317, 3)
  174. Me.ComboBox2.Name = "ComboBox2"
  175. Me.ComboBox2.Size = New System.Drawing.Size(114, 24)
  176. Me.ComboBox2.TabIndex = 531
  177. '
  178. 'ComboBox1
  179. '
  180. Me.ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  181. Me.ComboBox1.FormattingEnabled = True
  182. Me.ComboBox1.Items.AddRange(New Object() {"2019"})
  183. Me.ComboBox1.Location = New System.Drawing.Point(197, 3)
  184. Me.ComboBox1.Name = "ComboBox1"
  185. Me.ComboBox1.Size = New System.Drawing.Size(114, 24)
  186. Me.ComboBox1.TabIndex = 530
  187. '
  188. 'Label2
  189. '
  190. Me.Label2.AutoSize = True
  191. Me.Label2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  192. Me.Label2.Location = New System.Drawing.Point(15, 8)
  193. Me.Label2.Name = "Label2"
  194. Me.Label2.Size = New System.Drawing.Size(176, 16)
  195. Me.Label2.TabIndex = 529
  196. Me.Label2.Text = "查詢日期/Tanggal permintaan"
  197. '
  198. 'Timer1
  199. '
  200. Me.Timer1.Interval = 500
  201. '
  202. 'ContextMenuStrip1
  203. '
  204. Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.對帳記錄存檔ToolStripMenuItem, Me.ToolStripSeparator2, Me.關鍵字查詢ToolStripMenuItem, Me.AAAToolStripMenuItem, Me.ToolStripSeparator1, Me.BBBToolStripMenuItem, Me.ToolStripSeparator6, Me.清除ToolStripMenuItem})
  205. Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
  206. Me.ContextMenuStrip1.Size = New System.Drawing.Size(267, 132)
  207. '
  208. '對帳記錄存檔ToolStripMenuItem
  209. '
  210. Me.對帳記錄存檔ToolStripMenuItem.Name = "對帳記錄存檔ToolStripMenuItem"
  211. Me.對帳記錄存檔ToolStripMenuItem.Size = New System.Drawing.Size(266, 22)
  212. Me.對帳記錄存檔ToolStripMenuItem.Text = "對帳記錄存檔 / Penghematan data"
  213. '
  214. 'ToolStripSeparator2
  215. '
  216. Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
  217. Me.ToolStripSeparator2.Size = New System.Drawing.Size(263, 6)
  218. '
  219. '關鍵字查詢ToolStripMenuItem
  220. '
  221. Me.關鍵字查詢ToolStripMenuItem.Name = "關鍵字查詢ToolStripMenuItem"
  222. Me.關鍵字查詢ToolStripMenuItem.Size = New System.Drawing.Size(266, 22)
  223. Me.關鍵字查詢ToolStripMenuItem.Text = "關鍵字查詢/Review"
  224. '
  225. 'AAAToolStripMenuItem
  226. '
  227. Me.AAAToolStripMenuItem.Name = "AAAToolStripMenuItem"
  228. Me.AAAToolStripMenuItem.Size = New System.Drawing.Size(266, 22)
  229. Me.AAAToolStripMenuItem.Text = "二維碼查單/ Review Kode verifikasi"
  230. '
  231. 'ToolStripSeparator1
  232. '
  233. Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
  234. Me.ToolStripSeparator1.Size = New System.Drawing.Size(263, 6)
  235. '
  236. 'BBBToolStripMenuItem
  237. '
  238. Me.BBBToolStripMenuItem.Name = "BBBToolStripMenuItem"
  239. Me.BBBToolStripMenuItem.Size = New System.Drawing.Size(266, 22)
  240. Me.BBBToolStripMenuItem.Text = "列印成EXCEL / Cetak EXCEL"
  241. '
  242. 'ToolStripSeparator6
  243. '
  244. Me.ToolStripSeparator6.Name = "ToolStripSeparator6"
  245. Me.ToolStripSeparator6.Size = New System.Drawing.Size(263, 6)
  246. '
  247. '清除ToolStripMenuItem
  248. '
  249. Me.清除ToolStripMenuItem.Name = "清除ToolStripMenuItem"
  250. Me.清除ToolStripMenuItem.Size = New System.Drawing.Size(266, 22)
  251. Me.清除ToolStripMenuItem.Text = "清除介面查詢資料/Hapus"
  252. Me.清除ToolStripMenuItem.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
  253. '
  254. 'TextBox7
  255. '
  256. Me.TextBox7.Location = New System.Drawing.Point(1203, 25)
  257. Me.TextBox7.Name = "TextBox7"
  258. Me.TextBox7.Size = New System.Drawing.Size(140, 23)
  259. Me.TextBox7.TabIndex = 991
  260. Me.TextBox7.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  261. '
  262. 'Label9
  263. '
  264. Me.Label9.AutoSize = True
  265. Me.Label9.Location = New System.Drawing.Point(1206, 6)
  266. Me.Label9.Name = "Label9"
  267. Me.Label9.Size = New System.Drawing.Size(118, 16)
  268. Me.Label9.TabIndex = 990
  269. Me.Label9.Text = "總金額/Jumlah total"
  270. '
  271. 'TextBox1
  272. '
  273. Me.TextBox1.Location = New System.Drawing.Point(1057, 25)
  274. Me.TextBox1.Name = "TextBox1"
  275. Me.TextBox1.Size = New System.Drawing.Size(140, 23)
  276. Me.TextBox1.TabIndex = 997
  277. Me.TextBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  278. '
  279. 'Label4
  280. '
  281. Me.Label4.AutoSize = True
  282. Me.Label4.Location = New System.Drawing.Point(1059, 6)
  283. Me.Label4.Name = "Label4"
  284. Me.Label4.Size = New System.Drawing.Size(106, 16)
  285. Me.Label4.TabIndex = 998
  286. Me.Label4.Text = "單號 / Nomor seri"
  287. '
  288. '零用金支付_對帳表
  289. '
  290. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  291. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  292. Me.ClientSize = New System.Drawing.Size(1349, 681)
  293. Me.ContextMenuStrip = Me.ContextMenuStrip1
  294. Me.Controls.Add(Me.Label4)
  295. Me.Controls.Add(Me.TextBox1)
  296. Me.Controls.Add(Me.TextBox7)
  297. Me.Controls.Add(Me.Label9)
  298. Me.Controls.Add(Me.CheckBox3)
  299. Me.Controls.Add(Me.CheckBox2)
  300. Me.Controls.Add(Me.CheckBox1)
  301. Me.Controls.Add(Me.Label3)
  302. Me.Controls.Add(Me.DataGridView1)
  303. Me.Controls.Add(Me.Label62)
  304. Me.Controls.Add(Me.CheckBox8)
  305. Me.Controls.Add(Me.CheckBox7)
  306. Me.Controls.Add(Me.CheckBox6)
  307. Me.Controls.Add(Me.ComboBox2)
  308. Me.Controls.Add(Me.ComboBox1)
  309. Me.Controls.Add(Me.Label2)
  310. Me.Controls.Add(Me.Label1)
  311. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  312. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  313. Me.Name = "零用金支付_對帳表"
  314. Me.Text = "零用金支付_對帳表"
  315. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
  316. Me.ContextMenuStrip1.ResumeLayout(False)
  317. Me.ResumeLayout(False)
  318. Me.PerformLayout()
  319. End Sub
  320. Friend WithEvents CheckBox3 As CheckBox
  321. Friend WithEvents CheckBox2 As CheckBox
  322. Friend WithEvents CheckBox1 As CheckBox
  323. Friend WithEvents Label3 As Label
  324. Friend WithEvents Label1 As Label
  325. Friend WithEvents DataGridView1 As DataGridView
  326. Friend WithEvents Label62 As Label
  327. Friend WithEvents CheckBox8 As CheckBox
  328. Friend WithEvents CheckBox7 As CheckBox
  329. Friend WithEvents CheckBox6 As CheckBox
  330. Friend WithEvents ComboBox2 As ComboBox
  331. Friend WithEvents ComboBox1 As ComboBox
  332. Friend WithEvents Label2 As Label
  333. Friend WithEvents Timer1 As Timer
  334. Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
  335. Friend WithEvents 對帳記錄存檔ToolStripMenuItem As ToolStripMenuItem
  336. Friend WithEvents ToolStripSeparator2 As ToolStripSeparator
  337. Friend WithEvents 關鍵字查詢ToolStripMenuItem As ToolStripMenuItem
  338. Friend WithEvents AAAToolStripMenuItem As ToolStripMenuItem
  339. Friend WithEvents ToolStripSeparator1 As ToolStripSeparator
  340. Friend WithEvents BBBToolStripMenuItem As ToolStripMenuItem
  341. Friend WithEvents ToolStripSeparator6 As ToolStripSeparator
  342. Friend WithEvents 清除ToolStripMenuItem As ToolStripMenuItem
  343. Friend WithEvents TextBox7 As TextBox
  344. Friend WithEvents Label9 As Label
  345. Friend WithEvents TextBox1 As TextBox
  346. Friend WithEvents Label4 As Label
  347. End Class