Partial Class 零用金支付核准 Inherits System.Windows.Forms.Form 'Form 覆寫 Dispose 以清除元件清單。 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 設計工具進行修改。 '請勿使用程式碼編輯器進行修改。 Private Sub InitializeComponent() Dim DataGridViewCellStyle9 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle10 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle11 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle12 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Me.Label7 = New System.Windows.Forms.Label() Me.二級作廢_dgv = New System.Windows.Forms.DataGridView() Me.Label6 = New System.Windows.Forms.Label() Me.二級未核准_dgv = New System.Windows.Forms.DataGridView() 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.Button1 = New System.Windows.Forms.Button() Me.Label20 = New System.Windows.Forms.Label() Me.TextBox14 = New System.Windows.Forms.TextBox() Me.Label19 = New System.Windows.Forms.Label() Me.TextBox13 = New System.Windows.Forms.TextBox() Me.Button2 = New System.Windows.Forms.Button() Me.PictureBox1 = New System.Windows.Forms.PictureBox() Me.簽名檔_dgv = New System.Windows.Forms.DataGridView() Me.TextBox5 = New System.Windows.Forms.TextBox() Me.Label8 = 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() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.簽名檔_dgv, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'Label7 ' Me.Label7.AutoSize = True Me.Label7.Location = New System.Drawing.Point(12, 502) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(152, 16) Me.Label7.TabIndex = 746 Me.Label7.Text = "總經理作廢的零用金支付單" ' '二級作廢_dgv ' DataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.二級作廢_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle9 Me.二級作廢_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill Me.二級作廢_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.二級作廢_dgv.Location = New System.Drawing.Point(12, 524) Me.二級作廢_dgv.Name = "二級作廢_dgv" Me.二級作廢_dgv.RowHeadersWidth = 5 Me.二級作廢_dgv.RowTemplate.Height = 24 Me.二級作廢_dgv.Size = New System.Drawing.Size(947, 440) Me.二級作廢_dgv.TabIndex = 745 ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.Location = New System.Drawing.Point(12, 14) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(164, 16) Me.Label6.TabIndex = 744 Me.Label6.Text = "總經理未核准的零用金支付單" ' '二級未核准_dgv ' DataGridViewCellStyle10.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.二級未核准_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle10 Me.二級未核准_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill Me.二級未核准_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.二級未核准_dgv.Location = New System.Drawing.Point(15, 35) Me.二級未核准_dgv.Name = "二級未核准_dgv" Me.二級未核准_dgv.RowHeadersWidth = 5 Me.二級未核准_dgv.RowTemplate.Height = 24 Me.二級未核准_dgv.Size = New System.Drawing.Size(947, 451) Me.二級未核准_dgv.TabIndex = 743 ' '明細_dgv ' DataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.明細_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle11 Me.明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.明細_dgv.Location = New System.Drawing.Point(965, 170) Me.明細_dgv.Name = "明細_dgv" Me.明細_dgv.RowHeadersWidth = 5 DataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle12 Me.明細_dgv.RowTemplate.Height = 24 Me.明細_dgv.Size = New System.Drawing.Size(937, 794) Me.明細_dgv.TabIndex = 756 ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.Location = New System.Drawing.Point(962, 67) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(44, 16) Me.Label3.TabIndex = 755 Me.Label3.Text = "申請人" ' 'TextBox3 ' Me.TextBox3.Location = New System.Drawing.Point(1036, 64) Me.TextBox3.Name = "TextBox3" Me.TextBox3.Size = New System.Drawing.Size(437, 23) Me.TextBox3.TabIndex = 754 ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.Location = New System.Drawing.Point(962, 38) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(56, 16) Me.Label2.TabIndex = 753 Me.Label2.Text = "申請部門" ' 'TextBox2 ' Me.TextBox2.Location = New System.Drawing.Point(1036, 35) Me.TextBox2.Name = "TextBox2" Me.TextBox2.Size = New System.Drawing.Size(437, 23) Me.TextBox2.TabIndex = 752 ' '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 = 751 Me.Label1.Text = "零用金單號" ' 'TextBox1 ' Me.TextBox1.Location = New System.Drawing.Point(1036, 6) Me.TextBox1.Name = "TextBox1" Me.TextBox1.Size = New System.Drawing.Size(437, 23) Me.TextBox1.TabIndex = 750 ' 'Button1 ' Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button1.ForeColor = System.Drawing.Color.Red Me.Button1.Location = New System.Drawing.Point(1222, 123) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(251, 41) Me.Button1.TabIndex = 764 Me.Button1.Text = "作廢" Me.Button1.UseVisualStyleBackColor = True ' 'Label20 ' Me.Label20.AutoSize = True Me.Label20.ForeColor = System.Drawing.Color.Blue Me.Label20.Location = New System.Drawing.Point(1685, 115) Me.Label20.Name = "Label20" Me.Label20.Size = New System.Drawing.Size(56, 16) Me.Label20.TabIndex = 763 Me.Label20.Text = "圖片編碼" ' 'TextBox14 ' Me.TextBox14.ForeColor = System.Drawing.Color.Blue Me.TextBox14.Location = New System.Drawing.Point(1747, 112) Me.TextBox14.Name = "TextBox14" Me.TextBox14.Size = New System.Drawing.Size(155, 23) Me.TextBox14.TabIndex = 762 Me.TextBox14.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'Label19 ' Me.Label19.AutoSize = True Me.Label19.ForeColor = System.Drawing.Color.Blue Me.Label19.Location = New System.Drawing.Point(1683, 144) Me.Label19.Name = "Label19" Me.Label19.Size = New System.Drawing.Size(44, 16) Me.Label19.TabIndex = 761 Me.Label19.Text = "驗證碼" ' 'TextBox13 ' Me.TextBox13.ForeColor = System.Drawing.Color.Blue Me.TextBox13.Location = New System.Drawing.Point(1733, 141) Me.TextBox13.Name = "TextBox13" Me.TextBox13.Size = New System.Drawing.Size(169, 23) Me.TextBox13.TabIndex = 760 Me.TextBox13.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'Button2 ' Me.Button2.Font = New System.Drawing.Font("微軟正黑體", 18.0!, 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(965, 123) Me.Button2.Name = "Button2" Me.Button2.Size = New System.Drawing.Size(251, 41) Me.Button2.TabIndex = 759 Me.Button2.Text = "核准" Me.Button2.UseVisualStyleBackColor = True ' 'PictureBox1 ' Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.PictureBox1.Location = New System.Drawing.Point(1683, 6) Me.PictureBox1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.PictureBox1.Name = "PictureBox1" Me.PictureBox1.Size = New System.Drawing.Size(219, 99) Me.PictureBox1.TabIndex = 758 Me.PictureBox1.TabStop = False ' '簽名檔_dgv ' Me.簽名檔_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.簽名檔_dgv.Location = New System.Drawing.Point(1479, 6) Me.簽名檔_dgv.Name = "簽名檔_dgv" Me.簽名檔_dgv.RowHeadersWidth = 5 Me.簽名檔_dgv.RowTemplate.Height = 24 Me.簽名檔_dgv.Size = New System.Drawing.Size(198, 157) Me.簽名檔_dgv.TabIndex = 757 ' 'TextBox5 ' Me.TextBox5.Location = New System.Drawing.Point(1036, 93) Me.TextBox5.Name = "TextBox5" Me.TextBox5.Size = New System.Drawing.Size(437, 23) Me.TextBox5.TabIndex = 787 ' 'Label8 ' Me.Label8.AutoSize = True Me.Label8.Location = New System.Drawing.Point(962, 96) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(44, 16) Me.Label8.TabIndex = 786 Me.Label8.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.TextBox5) Me.Controls.Add(Me.Label8) Me.Controls.Add(Me.Button1) Me.Controls.Add(Me.Label20) Me.Controls.Add(Me.TextBox14) Me.Controls.Add(Me.Label19) Me.Controls.Add(Me.TextBox13) Me.Controls.Add(Me.Button2) Me.Controls.Add(Me.PictureBox1) Me.Controls.Add(Me.簽名檔_dgv) 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.Label7) Me.Controls.Add(Me.二級作廢_dgv) Me.Controls.Add(Me.Label6) 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() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.簽名檔_dgv, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents Label7 As Label Friend WithEvents 二級作廢_dgv As DataGridView Friend WithEvents Label6 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 Button1 As Button Friend WithEvents Label20 As Label Friend WithEvents TextBox14 As TextBox Friend WithEvents Label19 As Label Friend WithEvents TextBox13 As TextBox Friend WithEvents Button2 As Button Friend WithEvents PictureBox1 As PictureBox Friend WithEvents 簽名檔_dgv As DataGridView Friend WithEvents TextBox5 As TextBox Friend WithEvents Label8 As Label Friend WithEvents 二級未核准_dgv As DataGridView End Class