123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415 |
- <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 DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Me.Label6 = New System.Windows.Forms.Label()
- Me.DataGridView4 = New System.Windows.Forms.DataGridView()
- Me.TextBox7 = New System.Windows.Forms.TextBox()
- Me.Label10 = New System.Windows.Forms.Label()
- Me.TextBox6 = New System.Windows.Forms.TextBox()
- Me.Button2 = New System.Windows.Forms.Button()
- Me.Label9 = New System.Windows.Forms.Label()
- Me.Label8 = New System.Windows.Forms.Label()
- Me.Label7 = New System.Windows.Forms.Label()
- Me.PictureBox1 = New System.Windows.Forms.PictureBox()
- Me.DateTimePicker3 = New System.Windows.Forms.DateTimePicker()
- Me.DateTimePicker2 = New System.Windows.Forms.DateTimePicker()
- Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker()
- Me.Label5 = New System.Windows.Forms.Label()
- Me.TextBox5 = New System.Windows.Forms.TextBox()
- Me.Label19 = New System.Windows.Forms.Label()
- Me.TextBox13 = New System.Windows.Forms.TextBox()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.TextBox4 = New System.Windows.Forms.TextBox()
- Me.DataGridView1 = New System.Windows.Forms.DataGridView()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.TextBox3 = New System.Windows.Forms.TextBox()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.TextBox2 = New System.Windows.Forms.TextBox()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.TextBox1 = New System.Windows.Forms.TextBox()
- Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
- Me.重新讀取ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
- Me.ToolStripSeparator6 = New System.Windows.Forms.ToolStripSeparator()
- Me.AAAToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
- CType(Me.DataGridView4, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.ContextMenuStrip1.SuspendLayout()
- Me.SuspendLayout()
- '
- 'Label6
- '
- Me.Label6.AutoSize = True
- Me.Label6.Location = New System.Drawing.Point(3, 3)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(493, 16)
- Me.Label6.TabIndex = 783
- Me.Label6.Text = "總經理已核准的零用金支付單//Manajer Umum Slip Pembayaran Kas kecil Yang Disetujui"
- '
- 'DataGridView4
- '
- DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.DataGridView4.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
- Me.DataGridView4.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.DataGridView4.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.DataGridView4.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView4.Location = New System.Drawing.Point(7, 21)
- Me.DataGridView4.Name = "DataGridView4"
- Me.DataGridView4.RowHeadersWidth = 5
- Me.DataGridView4.RowTemplate.Height = 24
- Me.DataGridView4.Size = New System.Drawing.Size(1335, 204)
- Me.DataGridView4.TabIndex = 782
- '
- 'TextBox7
- '
- Me.TextBox7.Location = New System.Drawing.Point(637, 276)
- Me.TextBox7.Name = "TextBox7"
- Me.TextBox7.Size = New System.Drawing.Size(193, 23)
- Me.TextBox7.TabIndex = 856
- '
- 'Label10
- '
- Me.Label10.AutoSize = True
- Me.Label10.Location = New System.Drawing.Point(519, 279)
- Me.Label10.Name = "Label10"
- Me.Label10.Size = New System.Drawing.Size(118, 16)
- Me.Label10.TabIndex = 855
- Me.Label10.Text = "總金額/Jumlah total"
- '
- 'TextBox6
- '
- Me.TextBox6.ForeColor = System.Drawing.Color.Blue
- Me.TextBox6.Location = New System.Drawing.Point(31, 343)
- Me.TextBox6.Name = "TextBox6"
- Me.TextBox6.Size = New System.Drawing.Size(120, 23)
- Me.TextBox6.TabIndex = 854
- Me.TextBox6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Button2
- '
- Me.Button2.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button2.ForeColor = System.Drawing.Color.Blue
- Me.Button2.Location = New System.Drawing.Point(1206, 228)
- Me.Button2.Name = "Button2"
- Me.Button2.Size = New System.Drawing.Size(136, 71)
- Me.Button2.TabIndex = 853
- Me.Button2.Text = "零用金支付單" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "列印成EXCEL" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Cetak EXCEL"
- Me.Button2.UseVisualStyleBackColor = True
- '
- 'Label9
- '
- Me.Label9.AutoSize = True
- Me.Label9.ForeColor = System.Drawing.Color.Blue
- Me.Label9.Location = New System.Drawing.Point(370, 278)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(32, 16)
- Me.Label9.TabIndex = 852
- Me.Label9.Text = "日期"
- '
- 'Label8
- '
- Me.Label8.AutoSize = True
- Me.Label8.ForeColor = System.Drawing.Color.Blue
- Me.Label8.Location = New System.Drawing.Point(834, 255)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(32, 16)
- Me.Label8.TabIndex = 851
- Me.Label8.Text = "日期"
- '
- 'Label7
- '
- Me.Label7.AutoSize = True
- Me.Label7.ForeColor = System.Drawing.Color.Blue
- Me.Label7.Location = New System.Drawing.Point(370, 254)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(32, 16)
- Me.Label7.TabIndex = 850
- Me.Label7.Text = "日期"
- '
- 'PictureBox1
- '
- Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.PictureBox1.Location = New System.Drawing.Point(1045, 228)
- Me.PictureBox1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.PictureBox1.Name = "PictureBox1"
- Me.PictureBox1.Size = New System.Drawing.Size(155, 71)
- Me.PictureBox1.TabIndex = 849
- Me.PictureBox1.TabStop = False
- '
- 'DateTimePicker3
- '
- Me.DateTimePicker3.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.DateTimePicker3.Location = New System.Drawing.Point(412, 275)
- Me.DateTimePicker3.Name = "DateTimePicker3"
- Me.DateTimePicker3.Size = New System.Drawing.Size(104, 23)
- Me.DateTimePicker3.TabIndex = 848
- '
- 'DateTimePicker2
- '
- Me.DateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.DateTimePicker2.Location = New System.Drawing.Point(884, 252)
- Me.DateTimePicker2.Name = "DateTimePicker2"
- Me.DateTimePicker2.Size = New System.Drawing.Size(155, 23)
- Me.DateTimePicker2.TabIndex = 847
- '
- 'DateTimePicker1
- '
- Me.DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.DateTimePicker1.Location = New System.Drawing.Point(412, 251)
- Me.DateTimePicker1.Name = "DateTimePicker1"
- Me.DateTimePicker1.Size = New System.Drawing.Size(104, 23)
- Me.DateTimePicker1.TabIndex = 846
- '
- 'Label5
- '
- Me.Label5.AutoSize = True
- Me.Label5.ForeColor = System.Drawing.Color.Blue
- Me.Label5.Location = New System.Drawing.Point(519, 255)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(97, 16)
- Me.Label5.TabIndex = 845
- Me.Label5.Text = "審核人/Peninjau"
- '
- 'TextBox5
- '
- Me.TextBox5.ForeColor = System.Drawing.Color.Blue
- Me.TextBox5.Location = New System.Drawing.Point(167, 276)
- Me.TextBox5.Name = "TextBox5"
- Me.TextBox5.Size = New System.Drawing.Size(201, 23)
- Me.TextBox5.TabIndex = 844
- '
- 'Label19
- '
- Me.Label19.AutoSize = True
- Me.Label19.ForeColor = System.Drawing.Color.Blue
- Me.Label19.Location = New System.Drawing.Point(834, 231)
- Me.Label19.Name = "Label19"
- Me.Label19.Size = New System.Drawing.Size(44, 16)
- Me.Label19.TabIndex = 843
- Me.Label19.Text = "驗證碼"
- '
- 'TextBox13
- '
- Me.TextBox13.ForeColor = System.Drawing.Color.Blue
- Me.TextBox13.Location = New System.Drawing.Point(884, 228)
- Me.TextBox13.Name = "TextBox13"
- Me.TextBox13.Size = New System.Drawing.Size(155, 23)
- Me.TextBox13.TabIndex = 842
- Me.TextBox13.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.ForeColor = System.Drawing.Color.Blue
- Me.Label4.Location = New System.Drawing.Point(4, 279)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(84, 16)
- Me.Label4.TabIndex = 841
- Me.Label4.Text = "核准人/Setuju"
- '
- 'TextBox4
- '
- Me.TextBox4.ForeColor = System.Drawing.Color.Blue
- Me.TextBox4.Location = New System.Drawing.Point(637, 252)
- Me.TextBox4.Name = "TextBox4"
- Me.TextBox4.Size = New System.Drawing.Size(193, 23)
- Me.TextBox4.TabIndex = 840
- '
- 'DataGridView1
- '
- DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
- 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.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView1.Location = New System.Drawing.Point(7, 301)
- Me.DataGridView1.Name = "DataGridView1"
- Me.DataGridView1.RowHeadersWidth = 5
- DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.DataGridView1.RowsDefaultCellStyle = DataGridViewCellStyle3
- Me.DataGridView1.RowTemplate.Height = 24
- Me.DataGridView1.Size = New System.Drawing.Size(1335, 370)
- Me.DataGridView1.TabIndex = 839
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.ForeColor = System.Drawing.Color.Blue
- Me.Label3.Location = New System.Drawing.Point(4, 255)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(104, 16)
- Me.Label3.TabIndex = 838
- Me.Label3.Text = "申請人/Pemohon"
- '
- 'TextBox3
- '
- Me.TextBox3.ForeColor = System.Drawing.Color.Blue
- Me.TextBox3.Location = New System.Drawing.Point(167, 252)
- Me.TextBox3.Name = "TextBox3"
- Me.TextBox3.Size = New System.Drawing.Size(201, 23)
- Me.TextBox3.TabIndex = 837
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.ForeColor = System.Drawing.Color.Blue
- Me.Label2.Location = New System.Drawing.Point(370, 231)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(177, 16)
- Me.Label2.TabIndex = 836
- Me.Label2.Text = "申請部門/Departemen aplikasi"
- '
- 'TextBox2
- '
- Me.TextBox2.ForeColor = System.Drawing.Color.Blue
- Me.TextBox2.Location = New System.Drawing.Point(547, 228)
- Me.TextBox2.Name = "TextBox2"
- Me.TextBox2.Size = New System.Drawing.Size(283, 23)
- Me.TextBox2.TabIndex = 835
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.ForeColor = System.Drawing.Color.Blue
- Me.Label1.Location = New System.Drawing.Point(4, 231)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(163, 16)
- Me.Label1.TabIndex = 834
- Me.Label1.Text = "零用金單號/Nomor kas kecil"
- '
- 'TextBox1
- '
- Me.TextBox1.ForeColor = System.Drawing.Color.Blue
- Me.TextBox1.Location = New System.Drawing.Point(167, 228)
- Me.TextBox1.Name = "TextBox1"
- Me.TextBox1.Size = New System.Drawing.Size(201, 23)
- Me.TextBox1.TabIndex = 833
- '
- 'ContextMenuStrip1
- '
- Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新讀取ToolStripMenuItem, Me.ToolStripSeparator6, Me.AAAToolStripMenuItem})
- Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
- Me.ContextMenuStrip1.Size = New System.Drawing.Size(301, 54)
- '
- '重新讀取ToolStripMenuItem
- '
- Me.重新讀取ToolStripMenuItem.Name = "重新讀取ToolStripMenuItem"
- Me.重新讀取ToolStripMenuItem.Size = New System.Drawing.Size(300, 22)
- Me.重新讀取ToolStripMenuItem.Text = "重新讀取 / Baca kembali"
- '
- 'ToolStripSeparator6
- '
- Me.ToolStripSeparator6.Name = "ToolStripSeparator6"
- Me.ToolStripSeparator6.Size = New System.Drawing.Size(297, 6)
- '
- 'AAAToolStripMenuItem
- '
- Me.AAAToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.AAAToolStripMenuItem.Name = "AAAToolStripMenuItem"
- Me.AAAToolStripMenuItem.Size = New System.Drawing.Size(300, 22)
- Me.AAAToolStripMenuItem.Text = "零用金支付單列印成EXCEL / Cetak EXCEL"
- '
- '零用金支付單一覽表
- '
- 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.TextBox7)
- Me.Controls.Add(Me.Label10)
- Me.Controls.Add(Me.TextBox6)
- Me.Controls.Add(Me.Button2)
- Me.Controls.Add(Me.Label9)
- Me.Controls.Add(Me.Label8)
- Me.Controls.Add(Me.Label7)
- Me.Controls.Add(Me.PictureBox1)
- Me.Controls.Add(Me.DateTimePicker3)
- Me.Controls.Add(Me.DateTimePicker2)
- Me.Controls.Add(Me.DateTimePicker1)
- Me.Controls.Add(Me.Label5)
- Me.Controls.Add(Me.TextBox5)
- Me.Controls.Add(Me.Label19)
- Me.Controls.Add(Me.TextBox13)
- Me.Controls.Add(Me.Label4)
- Me.Controls.Add(Me.TextBox4)
- Me.Controls.Add(Me.DataGridView1)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.TextBox3)
- Me.Controls.Add(Me.Label2)
- Me.Controls.Add(Me.TextBox2)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.TextBox1)
- Me.Controls.Add(Me.Label6)
- Me.Controls.Add(Me.DataGridView4)
- 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.DataGridView4, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ContextMenuStrip1.ResumeLayout(False)
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
- Friend WithEvents Label6 As Label
- Friend WithEvents DataGridView4 As DataGridView
- Friend WithEvents TextBox7 As TextBox
- Friend WithEvents Label10 As Label
- Friend WithEvents TextBox6 As TextBox
- Friend WithEvents Button2 As Button
- Friend WithEvents Label9 As Label
- Friend WithEvents Label8 As Label
- Friend WithEvents Label7 As Label
- Friend WithEvents PictureBox1 As PictureBox
- Friend WithEvents DateTimePicker3 As DateTimePicker
- Friend WithEvents DateTimePicker2 As DateTimePicker
- Friend WithEvents DateTimePicker1 As DateTimePicker
- Friend WithEvents Label5 As Label
- Friend WithEvents TextBox5 As TextBox
- Friend WithEvents Label19 As Label
- Friend WithEvents TextBox13 As TextBox
- Friend WithEvents Label4 As Label
- Friend WithEvents TextBox4 As TextBox
- Friend WithEvents DataGridView1 As DataGridView
- Friend WithEvents Label3 As Label
- Friend WithEvents TextBox3 As TextBox
- Friend WithEvents Label2 As Label
- Friend WithEvents TextBox2 As TextBox
- Friend WithEvents Label1 As Label
- Friend WithEvents TextBox1 As TextBox
- Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
- Friend WithEvents 重新讀取ToolStripMenuItem As ToolStripMenuItem
- Friend WithEvents ToolStripSeparator6 As ToolStripSeparator
- Friend WithEvents AAAToolStripMenuItem As ToolStripMenuItem
- End Class
|