123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279 |
- <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()
- 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()
- Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Me.Label5 = New System.Windows.Forms.Label()
- Me.一級作廢_dgv = New System.Windows.Forms.DataGridView()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.一級未審核_dgv = 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.明細_dgv = New System.Windows.Forms.DataGridView()
- Me.Button2 = New System.Windows.Forms.Button()
- Me.Button1 = New System.Windows.Forms.Button()
- Me.TextBox5 = New System.Windows.Forms.TextBox()
- Me.Label8 = New System.Windows.Forms.Label()
- Me.帳本編號_cb = New System.Windows.Forms.ComboBox()
- Me.帳本名稱_cb = New System.Windows.Forms.ComboBox()
- Me.Label9 = New System.Windows.Forms.Label()
- CType(Me.一級作廢_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.一級未審核_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'Label5
- '
- Me.Label5.AutoSize = True
- Me.Label5.Location = New System.Drawing.Point(12, 507)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(140, 16)
- Me.Label5.TabIndex = 742
- Me.Label5.Text = "主管作廢的零用金支付單"
- '
- '一級作廢_dgv
- '
- DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.一級作廢_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
- Me.一級作廢_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.一級作廢_dgv.Location = New System.Drawing.Point(12, 529)
- Me.一級作廢_dgv.Name = "一級作廢_dgv"
- Me.一級作廢_dgv.RowHeadersWidth = 5
- Me.一級作廢_dgv.RowTemplate.Height = 24
- Me.一級作廢_dgv.Size = New System.Drawing.Size(944, 435)
- Me.一級作廢_dgv.TabIndex = 741
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.Location = New System.Drawing.Point(12, 15)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(128, 16)
- Me.Label4.TabIndex = 740
- Me.Label4.Text = "未審核的零用金支付單"
- '
- '一級未審核_dgv
- '
- DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.一級未審核_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
- Me.一級未審核_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.一級未審核_dgv.Location = New System.Drawing.Point(12, 37)
- Me.一級未審核_dgv.Name = "一級未審核_dgv"
- Me.一級未審核_dgv.RowHeadersWidth = 5
- Me.一級未審核_dgv.RowTemplate.Height = 24
- Me.一級未審核_dgv.Size = New System.Drawing.Size(944, 450)
- Me.一級未審核_dgv.TabIndex = 739
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.Location = New System.Drawing.Point(962, 69)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(44, 16)
- Me.Label3.TabIndex = 748
- Me.Label3.Text = "申請人"
- '
- 'TextBox3
- '
- Me.TextBox3.Location = New System.Drawing.Point(1036, 66)
- Me.TextBox3.Name = "TextBox3"
- Me.TextBox3.Size = New System.Drawing.Size(282, 23)
- Me.TextBox3.TabIndex = 747
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.Location = New System.Drawing.Point(962, 40)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(56, 16)
- Me.Label2.TabIndex = 746
- Me.Label2.Text = "申請部門"
- '
- 'TextBox2
- '
- Me.TextBox2.Location = New System.Drawing.Point(1036, 37)
- Me.TextBox2.Name = "TextBox2"
- Me.TextBox2.Size = New System.Drawing.Size(282, 23)
- Me.TextBox2.TabIndex = 745
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.Location = New System.Drawing.Point(962, 9)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(68, 16)
- Me.Label1.TabIndex = 744
- Me.Label1.Text = "零用金單號"
- '
- 'TextBox1
- '
- Me.TextBox1.Location = New System.Drawing.Point(1036, 6)
- Me.TextBox1.Name = "TextBox1"
- Me.TextBox1.Size = New System.Drawing.Size(282, 23)
- Me.TextBox1.TabIndex = 743
- '
- '明細_dgv
- '
- DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.明細_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
- Me.明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.明細_dgv.Location = New System.Drawing.Point(965, 126)
- Me.明細_dgv.Name = "明細_dgv"
- Me.明細_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle4
- Me.明細_dgv.RowTemplate.Height = 24
- Me.明細_dgv.Size = New System.Drawing.Size(937, 838)
- Me.明細_dgv.TabIndex = 749
- '
- 'Button2
- '
- Me.Button2.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button2.ForeColor = System.Drawing.Color.Red
- Me.Button2.Location = New System.Drawing.Point(1704, 6)
- Me.Button2.Name = "Button2"
- Me.Button2.Size = New System.Drawing.Size(198, 114)
- Me.Button2.TabIndex = 751
- Me.Button2.Text = "單據作廢"
- Me.Button2.UseVisualStyleBackColor = True
- '
- 'Button1
- '
- Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Button1.Location = New System.Drawing.Point(1454, 7)
- Me.Button1.Name = "Button1"
- Me.Button1.Size = New System.Drawing.Size(198, 112)
- Me.Button1.TabIndex = 750
- Me.Button1.Text = "單據核准"
- Me.Button1.UseVisualStyleBackColor = True
- '
- 'TextBox5
- '
- Me.TextBox5.Location = New System.Drawing.Point(1036, 95)
- Me.TextBox5.Name = "TextBox5"
- Me.TextBox5.Size = New System.Drawing.Size(282, 23)
- Me.TextBox5.TabIndex = 770
- '
- 'Label8
- '
- Me.Label8.AutoSize = True
- Me.Label8.Location = New System.Drawing.Point(962, 98)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(44, 16)
- Me.Label8.TabIndex = 769
- Me.Label8.Text = "總金額"
- '
- '帳本編號_cb
- '
- Me.帳本編號_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.帳本編號_cb.ForeColor = System.Drawing.Color.Green
- Me.帳本編號_cb.FormattingEnabled = True
- Me.帳本編號_cb.Items.AddRange(New Object() {"", "LANDED BRANDED", "FIRST COST"})
- Me.帳本編號_cb.Location = New System.Drawing.Point(805, 49)
- Me.帳本編號_cb.Name = "帳本編號_cb"
- Me.帳本編號_cb.Size = New System.Drawing.Size(145, 24)
- Me.帳本編號_cb.TabIndex = 997
- '
- '帳本名稱_cb
- '
- Me.帳本名稱_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.帳本名稱_cb.ForeColor = System.Drawing.Color.Green
- Me.帳本名稱_cb.FormattingEnabled = True
- Me.帳本名稱_cb.Items.AddRange(New Object() {"", "LANDED BRANDED", "FIRST COST"})
- Me.帳本名稱_cb.Location = New System.Drawing.Point(805, 7)
- Me.帳本名稱_cb.Name = "帳本名稱_cb"
- Me.帳本名稱_cb.Size = New System.Drawing.Size(145, 24)
- Me.帳本名稱_cb.TabIndex = 996
- '
- 'Label9
- '
- Me.Label9.AutoSize = True
- Me.Label9.ForeColor = System.Drawing.Color.Green
- Me.Label9.Location = New System.Drawing.Point(767, 10)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(32, 16)
- Me.Label9.TabIndex = 995
- Me.Label9.Text = "帳本"
- '
- '零用金支付審核
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1914, 971)
- Me.Controls.Add(Me.帳本編號_cb)
- Me.Controls.Add(Me.帳本名稱_cb)
- Me.Controls.Add(Me.Label9)
- Me.Controls.Add(Me.TextBox5)
- Me.Controls.Add(Me.Label8)
- Me.Controls.Add(Me.Button2)
- Me.Controls.Add(Me.Button1)
- Me.Controls.Add(Me.明細_dgv)
- 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.Label5)
- Me.Controls.Add(Me.一級作廢_dgv)
- Me.Controls.Add(Me.Label4)
- Me.Controls.Add(Me.一級未審核_dgv)
- 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.一級作廢_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.一級未審核_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents Label5 As Label
- Friend WithEvents 一級作廢_dgv As DataGridView
- Friend WithEvents Label4 As Label
- Friend WithEvents 一級未審核_dgv 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 明細_dgv As DataGridView
- Friend WithEvents Button2 As Button
- Friend WithEvents Button1 As Button
- Friend WithEvents TextBox5 As TextBox
- Friend WithEvents Label8 As Label
- Friend WithEvents 帳本編號_cb As ComboBox
- Friend WithEvents 帳本名稱_cb As ComboBox
- Friend WithEvents Label9 As Label
- End Class
|