123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351 |
- <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
- Partial Class 零用金支付_對帳表
- Inherits System.Windows.Forms.Form
-
- 'Form 覆寫 Dispose 以清除元件清單。
- <System.Diagnostics.DebuggerNonUserCode()> _
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- Try
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- Finally
- MyBase.Dispose(disposing)
- End Try
- End Sub
-
- '為 Windows Form 設計工具的必要項
- Private components As System.ComponentModel.IContainer
-
- '注意: 以下為 Windows Form 設計工具所需的程序
- '可以使用 Windows Form 設計工具進行修改。
- '請勿使用程式碼編輯器進行修改。
- <System.Diagnostics.DebuggerStepThrough()> _
- Private Sub InitializeComponent()
- Me.components = New System.ComponentModel.Container()
- Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Me.CheckBox3 = New System.Windows.Forms.CheckBox()
- Me.CheckBox2 = New System.Windows.Forms.CheckBox()
- Me.CheckBox1 = New System.Windows.Forms.CheckBox()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.DataGridView1 = New System.Windows.Forms.DataGridView()
- Me.Label62 = New System.Windows.Forms.Label()
- Me.CheckBox8 = New System.Windows.Forms.CheckBox()
- Me.CheckBox7 = New System.Windows.Forms.CheckBox()
- Me.CheckBox6 = New System.Windows.Forms.CheckBox()
- Me.ComboBox2 = New System.Windows.Forms.ComboBox()
- Me.ComboBox1 = New System.Windows.Forms.ComboBox()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
- Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
- Me.對帳記錄存檔ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
- Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator()
- Me.關鍵字查詢ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
- Me.AAAToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
- Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
- Me.BBBToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
- Me.ToolStripSeparator6 = New System.Windows.Forms.ToolStripSeparator()
- Me.清除ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
- Me.TextBox7 = New System.Windows.Forms.TextBox()
- Me.Label9 = New System.Windows.Forms.Label()
- Me.TextBox1 = New System.Windows.Forms.TextBox()
- Me.Label4 = New System.Windows.Forms.Label()
- CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.ContextMenuStrip1.SuspendLayout()
- Me.SuspendLayout()
- '
- 'CheckBox3
- '
- Me.CheckBox3.AutoSize = True
- Me.CheckBox3.ForeColor = System.Drawing.Color.Red
- Me.CheckBox3.Location = New System.Drawing.Point(849, 29)
- Me.CheckBox3.Name = "CheckBox3"
- Me.CheckBox3.Size = New System.Drawing.Size(138, 20)
- Me.CheckBox3.TabIndex = 544
- Me.CheckBox3.Text = "未出納/Belum Lunas"
- Me.CheckBox3.UseVisualStyleBackColor = True
- '
- 'CheckBox2
- '
- Me.CheckBox2.AutoSize = True
- Me.CheckBox2.ForeColor = System.Drawing.Color.Red
- Me.CheckBox2.Location = New System.Drawing.Point(684, 29)
- Me.CheckBox2.Name = "CheckBox2"
- Me.CheckBox2.Size = New System.Drawing.Size(100, 20)
- Me.CheckBox2.TabIndex = 543
- Me.CheckBox2.Text = "已出納/Lunas"
- Me.CheckBox2.UseVisualStyleBackColor = True
- '
- 'CheckBox1
- '
- Me.CheckBox1.AutoSize = True
- Me.CheckBox1.ForeColor = System.Drawing.Color.Red
- Me.CheckBox1.Location = New System.Drawing.Point(559, 29)
- Me.CheckBox1.Name = "CheckBox1"
- Me.CheckBox1.Size = New System.Drawing.Size(119, 20)
- Me.CheckBox1.TabIndex = 542
- Me.CheckBox1.Text = "全部資料/Semua"
- Me.CheckBox1.UseVisualStyleBackColor = True
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.ForeColor = System.Drawing.Color.Red
- Me.Label3.Location = New System.Drawing.Point(437, 30)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(116, 16)
- Me.Label3.TabIndex = 541
- Me.Label3.Text = "出納/Lunas ->"
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label1.Location = New System.Drawing.Point(437, 6)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(116, 16)
- Me.Label1.TabIndex = 540
- Me.Label1.Text = "會計/Rekonsiliasi->"
- '
- 'DataGridView1
- '
- Me.DataGridView1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView1.Location = New System.Drawing.Point(7, 51)
- Me.DataGridView1.Name = "DataGridView1"
- Me.DataGridView1.RowHeadersWidth = 5
- DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.DataGridView1.RowsDefaultCellStyle = DataGridViewCellStyle8
- Me.DataGridView1.RowTemplate.Height = 24
- Me.DataGridView1.Size = New System.Drawing.Size(1336, 620)
- Me.DataGridView1.TabIndex = 539
- '
- 'Label62
- '
- Me.Label62.AutoSize = True
- Me.Label62.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label62.ForeColor = System.Drawing.Color.Red
- Me.Label62.Location = New System.Drawing.Point(15, 32)
- Me.Label62.Name = "Label62"
- Me.Label62.Size = New System.Drawing.Size(312, 16)
- Me.Label62.TabIndex = 536
- Me.Label62.Text = "資 料 尚 未 存 檔 / Informasi belum diarsipkan"
- Me.Label62.Visible = False
- '
- 'CheckBox8
- '
- Me.CheckBox8.AutoSize = True
- Me.CheckBox8.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.CheckBox8.Location = New System.Drawing.Point(684, 3)
- Me.CheckBox8.Name = "CheckBox8"
- Me.CheckBox8.Size = New System.Drawing.Size(159, 20)
- Me.CheckBox8.TabIndex = 535
- Me.CheckBox8.Text = "已核對/Sudah Diperiksa"
- Me.CheckBox8.UseVisualStyleBackColor = True
- '
- 'CheckBox7
- '
- Me.CheckBox7.AutoSize = True
- Me.CheckBox7.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.CheckBox7.Location = New System.Drawing.Point(849, 3)
- Me.CheckBox7.Name = "CheckBox7"
- Me.CheckBox7.Size = New System.Drawing.Size(158, 20)
- Me.CheckBox7.TabIndex = 534
- Me.CheckBox7.Text = "未核對/Belum Diperiksa" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
- Me.CheckBox7.UseVisualStyleBackColor = True
- '
- 'CheckBox6
- '
- Me.CheckBox6.AutoSize = True
- Me.CheckBox6.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.CheckBox6.Location = New System.Drawing.Point(559, 3)
- Me.CheckBox6.Name = "CheckBox6"
- Me.CheckBox6.Size = New System.Drawing.Size(119, 20)
- Me.CheckBox6.TabIndex = 533
- Me.CheckBox6.Text = "全部資料/Semua"
- Me.CheckBox6.UseVisualStyleBackColor = True
- '
- 'ComboBox2
- '
- Me.ComboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox2.FormattingEnabled = True
- Me.ComboBox2.Items.AddRange(New Object() {"01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12"})
- Me.ComboBox2.Location = New System.Drawing.Point(317, 3)
- Me.ComboBox2.Name = "ComboBox2"
- Me.ComboBox2.Size = New System.Drawing.Size(114, 24)
- Me.ComboBox2.TabIndex = 531
- '
- 'ComboBox1
- '
- Me.ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox1.FormattingEnabled = True
- Me.ComboBox1.Items.AddRange(New Object() {"2019"})
- Me.ComboBox1.Location = New System.Drawing.Point(197, 3)
- Me.ComboBox1.Name = "ComboBox1"
- Me.ComboBox1.Size = New System.Drawing.Size(114, 24)
- Me.ComboBox1.TabIndex = 530
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label2.Location = New System.Drawing.Point(15, 8)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(176, 16)
- Me.Label2.TabIndex = 529
- Me.Label2.Text = "查詢日期/Tanggal permintaan"
- '
- 'Timer1
- '
- Me.Timer1.Interval = 500
- '
- 'ContextMenuStrip1
- '
- 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})
- Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
- Me.ContextMenuStrip1.Size = New System.Drawing.Size(267, 132)
- '
- '對帳記錄存檔ToolStripMenuItem
- '
- Me.對帳記錄存檔ToolStripMenuItem.Name = "對帳記錄存檔ToolStripMenuItem"
- Me.對帳記錄存檔ToolStripMenuItem.Size = New System.Drawing.Size(266, 22)
- Me.對帳記錄存檔ToolStripMenuItem.Text = "對帳記錄存檔 / Penghematan data"
- '
- 'ToolStripSeparator2
- '
- Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
- Me.ToolStripSeparator2.Size = New System.Drawing.Size(263, 6)
- '
- '關鍵字查詢ToolStripMenuItem
- '
- Me.關鍵字查詢ToolStripMenuItem.Name = "關鍵字查詢ToolStripMenuItem"
- Me.關鍵字查詢ToolStripMenuItem.Size = New System.Drawing.Size(266, 22)
- Me.關鍵字查詢ToolStripMenuItem.Text = "關鍵字查詢/Review"
- '
- 'AAAToolStripMenuItem
- '
- Me.AAAToolStripMenuItem.Name = "AAAToolStripMenuItem"
- Me.AAAToolStripMenuItem.Size = New System.Drawing.Size(266, 22)
- Me.AAAToolStripMenuItem.Text = "二維碼查單/ Review Kode verifikasi"
- '
- 'ToolStripSeparator1
- '
- Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
- Me.ToolStripSeparator1.Size = New System.Drawing.Size(263, 6)
- '
- 'BBBToolStripMenuItem
- '
- Me.BBBToolStripMenuItem.Name = "BBBToolStripMenuItem"
- Me.BBBToolStripMenuItem.Size = New System.Drawing.Size(266, 22)
- Me.BBBToolStripMenuItem.Text = "列印成EXCEL / Cetak EXCEL"
- '
- 'ToolStripSeparator6
- '
- Me.ToolStripSeparator6.Name = "ToolStripSeparator6"
- Me.ToolStripSeparator6.Size = New System.Drawing.Size(263, 6)
- '
- '清除ToolStripMenuItem
- '
- Me.清除ToolStripMenuItem.Name = "清除ToolStripMenuItem"
- Me.清除ToolStripMenuItem.Size = New System.Drawing.Size(266, 22)
- Me.清除ToolStripMenuItem.Text = "清除介面查詢資料/Hapus"
- Me.清除ToolStripMenuItem.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
- '
- 'TextBox7
- '
- Me.TextBox7.Location = New System.Drawing.Point(1203, 25)
- Me.TextBox7.Name = "TextBox7"
- Me.TextBox7.Size = New System.Drawing.Size(140, 23)
- Me.TextBox7.TabIndex = 991
- Me.TextBox7.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'Label9
- '
- Me.Label9.AutoSize = True
- Me.Label9.Location = New System.Drawing.Point(1206, 6)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(118, 16)
- Me.Label9.TabIndex = 990
- Me.Label9.Text = "總金額/Jumlah total"
- '
- 'TextBox1
- '
- Me.TextBox1.Location = New System.Drawing.Point(1057, 25)
- Me.TextBox1.Name = "TextBox1"
- Me.TextBox1.Size = New System.Drawing.Size(140, 23)
- Me.TextBox1.TabIndex = 997
- Me.TextBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.Location = New System.Drawing.Point(1059, 6)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(106, 16)
- Me.Label4.TabIndex = 998
- Me.Label4.Text = "單號 / Nomor seri"
- '
- '零用金支付_對帳表
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1349, 681)
- Me.ContextMenuStrip = Me.ContextMenuStrip1
- Me.Controls.Add(Me.Label4)
- Me.Controls.Add(Me.TextBox1)
- Me.Controls.Add(Me.TextBox7)
- Me.Controls.Add(Me.Label9)
- Me.Controls.Add(Me.CheckBox3)
- Me.Controls.Add(Me.CheckBox2)
- Me.Controls.Add(Me.CheckBox1)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.DataGridView1)
- Me.Controls.Add(Me.Label62)
- Me.Controls.Add(Me.CheckBox8)
- Me.Controls.Add(Me.CheckBox7)
- Me.Controls.Add(Me.CheckBox6)
- Me.Controls.Add(Me.ComboBox2)
- Me.Controls.Add(Me.ComboBox1)
- Me.Controls.Add(Me.Label2)
- Me.Controls.Add(Me.Label1)
- Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Name = "零用金支付_對帳表"
- Me.Text = "零用金支付_對帳表"
- CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ContextMenuStrip1.ResumeLayout(False)
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
- Friend WithEvents CheckBox3 As CheckBox
- Friend WithEvents CheckBox2 As CheckBox
- Friend WithEvents CheckBox1 As CheckBox
- Friend WithEvents Label3 As Label
- Friend WithEvents Label1 As Label
- Friend WithEvents DataGridView1 As DataGridView
- Friend WithEvents Label62 As Label
- Friend WithEvents CheckBox8 As CheckBox
- Friend WithEvents CheckBox7 As CheckBox
- Friend WithEvents CheckBox6 As CheckBox
- Friend WithEvents ComboBox2 As ComboBox
- Friend WithEvents ComboBox1 As ComboBox
- Friend WithEvents Label2 As Label
- Friend WithEvents Timer1 As Timer
- Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
- Friend WithEvents 對帳記錄存檔ToolStripMenuItem As ToolStripMenuItem
- Friend WithEvents ToolStripSeparator2 As ToolStripSeparator
- Friend WithEvents 關鍵字查詢ToolStripMenuItem As ToolStripMenuItem
- Friend WithEvents AAAToolStripMenuItem As ToolStripMenuItem
- Friend WithEvents ToolStripSeparator1 As ToolStripSeparator
- Friend WithEvents BBBToolStripMenuItem As ToolStripMenuItem
- Friend WithEvents ToolStripSeparator6 As ToolStripSeparator
- Friend WithEvents 清除ToolStripMenuItem As ToolStripMenuItem
- Friend WithEvents TextBox7 As TextBox
- Friend WithEvents Label9 As Label
- Friend WithEvents TextBox1 As TextBox
- Friend WithEvents Label4 As Label
- End Class
|