123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470 |
- <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()
- Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Me.零用金單號_tb = New System.Windows.Forms.TextBox()
- Me.零用金單號_lb = New System.Windows.Forms.Label()
- Me.申請部門_lb = New System.Windows.Forms.Label()
- Me.申請部門_tb = New System.Windows.Forms.TextBox()
- Me.申請人_lb = New System.Windows.Forms.Label()
- Me.申請人_tb = New System.Windows.Forms.TextBox()
- Me.明細_dgv = New System.Windows.Forms.DataGridView()
- Me.開立零用金支付單_bt = New System.Windows.Forms.Button()
- Me.申請完成_bt = New System.Windows.Forms.Button()
- Me.項次_lb = New System.Windows.Forms.Label()
- Me.選擇_lb = New System.Windows.Forms.Label()
- Me.刪除_bt = New System.Windows.Forms.Button()
- Me.新增_bt = New System.Windows.Forms.Button()
- Me.選擇_tb = New System.Windows.Forms.TextBox()
- Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
- Me.資料尚未存檔_lb = New System.Windows.Forms.Label()
- Me.一級未審核_dgv = New System.Windows.Forms.DataGridView()
- Me.未審核的零用金支付單_lb = New System.Windows.Forms.Label()
- Me.主管作廢的零用金支付單_lb = New System.Windows.Forms.Label()
- Me.一級作廢_dgv = New System.Windows.Forms.DataGridView()
- Me.總經理未核准的零用金支付單_lb = New System.Windows.Forms.Label()
- Me.二級未核准_dgv = New System.Windows.Forms.DataGridView()
- Me.總經理作廢的零用金支付單_lb = New System.Windows.Forms.Label()
- Me.二級作廢_dgv = New System.Windows.Forms.DataGridView()
- Me.修改_bt = New System.Windows.Forms.Button()
- Me.修改存檔_bt = New System.Windows.Forms.Button()
- Me.刪除1_bt = New System.Windows.Forms.Button()
- Me.總金額_tb = New System.Windows.Forms.TextBox()
- Me.總金額_lb = New System.Windows.Forms.Label()
- Me.帳本名稱_cb = New System.Windows.Forms.ComboBox()
- Me.Label9 = New System.Windows.Forms.Label()
- Me.帳本編號_cb = New System.Windows.Forms.ComboBox()
- CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.一級未審核_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.一級作廢_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.二級未核准_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.二級作廢_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- '零用金單號_tb
- '
- Me.零用金單號_tb.Location = New System.Drawing.Point(1028, 9)
- Me.零用金單號_tb.Name = "零用金單號_tb"
- Me.零用金單號_tb.Size = New System.Drawing.Size(395, 23)
- Me.零用金單號_tb.TabIndex = 0
- '
- '零用金單號_lb
- '
- Me.零用金單號_lb.AutoSize = True
- Me.零用金單號_lb.Location = New System.Drawing.Point(954, 12)
- Me.零用金單號_lb.Name = "零用金單號_lb"
- Me.零用金單號_lb.Size = New System.Drawing.Size(68, 16)
- Me.零用金單號_lb.TabIndex = 1
- Me.零用金單號_lb.Text = "零用金單號"
- '
- '申請部門_lb
- '
- Me.申請部門_lb.AutoSize = True
- Me.申請部門_lb.Location = New System.Drawing.Point(954, 41)
- Me.申請部門_lb.Name = "申請部門_lb"
- Me.申請部門_lb.Size = New System.Drawing.Size(56, 16)
- Me.申請部門_lb.TabIndex = 3
- Me.申請部門_lb.Text = "申請部門"
- '
- '申請部門_tb
- '
- Me.申請部門_tb.Location = New System.Drawing.Point(1028, 38)
- Me.申請部門_tb.Name = "申請部門_tb"
- Me.申請部門_tb.Size = New System.Drawing.Size(395, 23)
- Me.申請部門_tb.TabIndex = 2
- '
- '申請人_lb
- '
- Me.申請人_lb.AutoSize = True
- Me.申請人_lb.Location = New System.Drawing.Point(954, 70)
- Me.申請人_lb.Name = "申請人_lb"
- Me.申請人_lb.Size = New System.Drawing.Size(44, 16)
- Me.申請人_lb.TabIndex = 5
- Me.申請人_lb.Text = "申請人"
- '
- '申請人_tb
- '
- Me.申請人_tb.Location = New System.Drawing.Point(1028, 67)
- Me.申請人_tb.Name = "申請人_tb"
- Me.申請人_tb.Size = New System.Drawing.Size(395, 23)
- Me.申請人_tb.TabIndex = 4
- '
- '明細_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.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.明細_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.明細_dgv.Location = New System.Drawing.Point(954, 157)
- Me.明細_dgv.Name = "明細_dgv"
- Me.明細_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
- Me.明細_dgv.RowTemplate.Height = 24
- Me.明細_dgv.Size = New System.Drawing.Size(955, 807)
- Me.明細_dgv.TabIndex = 589
- '
- '開立零用金支付單_bt
- '
- Me.開立零用金支付單_bt.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.開立零用金支付單_bt.Location = New System.Drawing.Point(1429, 12)
- Me.開立零用金支付單_bt.Name = "開立零用金支付單_bt"
- Me.開立零用金支付單_bt.Size = New System.Drawing.Size(465, 35)
- Me.開立零用金支付單_bt.TabIndex = 590
- Me.開立零用金支付單_bt.Text = "開立零用金支付單"
- Me.開立零用金支付單_bt.UseVisualStyleBackColor = True
- '
- '申請完成_bt
- '
- Me.申請完成_bt.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.申請完成_bt.Location = New System.Drawing.Point(1429, 53)
- Me.申請完成_bt.Name = "申請完成_bt"
- Me.申請完成_bt.Size = New System.Drawing.Size(321, 35)
- Me.申請完成_bt.TabIndex = 591
- Me.申請完成_bt.Text = "申請完成" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
- Me.申請完成_bt.UseVisualStyleBackColor = True
- '
- '項次_lb
- '
- Me.項次_lb.AutoSize = True
- Me.項次_lb.Location = New System.Drawing.Point(1267, 131)
- Me.項次_lb.Name = "項次_lb"
- Me.項次_lb.Size = New System.Drawing.Size(32, 16)
- Me.項次_lb.TabIndex = 729
- Me.項次_lb.Text = "項次"
- '
- '選擇_lb
- '
- Me.選擇_lb.AutoSize = True
- Me.選擇_lb.Location = New System.Drawing.Point(1119, 131)
- Me.選擇_lb.Name = "選擇_lb"
- Me.選擇_lb.Size = New System.Drawing.Size(32, 16)
- Me.選擇_lb.TabIndex = 728
- Me.選擇_lb.Text = "選擇"
- '
- '刪除_bt
- '
- Me.刪除_bt.ForeColor = System.Drawing.Color.Red
- Me.刪除_bt.Location = New System.Drawing.Point(1038, 128)
- Me.刪除_bt.Name = "刪除_bt"
- Me.刪除_bt.Size = New System.Drawing.Size(75, 23)
- Me.刪除_bt.TabIndex = 726
- Me.刪除_bt.Text = "刪除"
- Me.刪除_bt.UseVisualStyleBackColor = True
- '
- '新增_bt
- '
- Me.新增_bt.Location = New System.Drawing.Point(957, 128)
- Me.新增_bt.Name = "新增_bt"
- Me.新增_bt.Size = New System.Drawing.Size(75, 23)
- Me.新增_bt.TabIndex = 725
- Me.新增_bt.Text = "新增"
- Me.新增_bt.UseVisualStyleBackColor = True
- '
- '選擇_tb
- '
- Me.選擇_tb.Location = New System.Drawing.Point(1157, 128)
- Me.選擇_tb.Name = "選擇_tb"
- Me.選擇_tb.Size = New System.Drawing.Size(104, 23)
- Me.選擇_tb.TabIndex = 731
- '
- 'Timer1
- '
- Me.Timer1.Interval = 500
- '
- '資料尚未存檔_lb
- '
- Me.資料尚未存檔_lb.AutoSize = True
- Me.資料尚未存檔_lb.Font = New System.Drawing.Font("微軟正黑體", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.資料尚未存檔_lb.ForeColor = System.Drawing.Color.Red
- Me.資料尚未存檔_lb.Location = New System.Drawing.Point(1756, 55)
- Me.資料尚未存檔_lb.Name = "資料尚未存檔_lb"
- Me.資料尚未存檔_lb.Size = New System.Drawing.Size(138, 26)
- Me.資料尚未存檔_lb.TabIndex = 734
- Me.資料尚未存檔_lb.Text = "資料尚未存檔"
- Me.資料尚未存檔_lb.Visible = False
- '
- '一級未審核_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.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.一級未審核_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.一級未審核_dgv.Location = New System.Drawing.Point(4, 41)
- Me.一級未審核_dgv.Name = "一級未審核_dgv"
- Me.一級未審核_dgv.RowHeadersWidth = 5
- Me.一級未審核_dgv.RowTemplate.Height = 24
- Me.一級未審核_dgv.Size = New System.Drawing.Size(947, 204)
- Me.一級未審核_dgv.TabIndex = 735
- '
- '未審核的零用金支付單_lb
- '
- Me.未審核的零用金支付單_lb.AutoSize = True
- Me.未審核的零用金支付單_lb.Location = New System.Drawing.Point(4, 19)
- Me.未審核的零用金支付單_lb.Name = "未審核的零用金支付單_lb"
- Me.未審核的零用金支付單_lb.Size = New System.Drawing.Size(128, 16)
- Me.未審核的零用金支付單_lb.TabIndex = 736
- Me.未審核的零用金支付單_lb.Text = "未審核的零用金支付單"
- '
- '主管作廢的零用金支付單_lb
- '
- Me.主管作廢的零用金支付單_lb.AutoSize = True
- Me.主管作廢的零用金支付單_lb.Location = New System.Drawing.Point(4, 501)
- Me.主管作廢的零用金支付單_lb.Name = "主管作廢的零用金支付單_lb"
- Me.主管作廢的零用金支付單_lb.Size = New System.Drawing.Size(140, 16)
- Me.主管作廢的零用金支付單_lb.TabIndex = 738
- Me.主管作廢的零用金支付單_lb.Text = "主管作廢的零用金支付單"
- '
- '一級作廢_dgv
- '
- DataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.一級作廢_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4
- Me.一級作廢_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.一級作廢_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.一級作廢_dgv.Location = New System.Drawing.Point(4, 523)
- Me.一級作廢_dgv.Name = "一級作廢_dgv"
- Me.一級作廢_dgv.RowHeadersWidth = 5
- Me.一級作廢_dgv.RowTemplate.Height = 24
- Me.一級作廢_dgv.Size = New System.Drawing.Size(947, 204)
- Me.一級作廢_dgv.TabIndex = 737
- '
- '總經理未核准的零用金支付單_lb
- '
- Me.總經理未核准的零用金支付單_lb.AutoSize = True
- Me.總經理未核准的零用金支付單_lb.Location = New System.Drawing.Point(4, 260)
- Me.總經理未核准的零用金支付單_lb.Name = "總經理未核准的零用金支付單_lb"
- Me.總經理未核准的零用金支付單_lb.Size = New System.Drawing.Size(164, 16)
- Me.總經理未核准的零用金支付單_lb.TabIndex = 740
- Me.總經理未核准的零用金支付單_lb.Text = "總經理未核准的零用金支付單"
- '
- '二級未核准_dgv
- '
- DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.二級未核准_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
- Me.二級未核准_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.二級未核准_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.二級未核准_dgv.Location = New System.Drawing.Point(4, 282)
- Me.二級未核准_dgv.Name = "二級未核准_dgv"
- Me.二級未核准_dgv.RowHeadersWidth = 5
- Me.二級未核准_dgv.RowTemplate.Height = 24
- Me.二級未核准_dgv.Size = New System.Drawing.Size(947, 204)
- Me.二級未核准_dgv.TabIndex = 739
- '
- '總經理作廢的零用金支付單_lb
- '
- Me.總經理作廢的零用金支付單_lb.AutoSize = True
- Me.總經理作廢的零用金支付單_lb.Location = New System.Drawing.Point(4, 738)
- Me.總經理作廢的零用金支付單_lb.Name = "總經理作廢的零用金支付單_lb"
- Me.總經理作廢的零用金支付單_lb.Size = New System.Drawing.Size(152, 16)
- Me.總經理作廢的零用金支付單_lb.TabIndex = 742
- Me.總經理作廢的零用金支付單_lb.Text = "總經理作廢的零用金支付單"
- '
- '二級作廢_dgv
- '
- DataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.二級作廢_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle6
- Me.二級作廢_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.二級作廢_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.二級作廢_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.二級作廢_dgv.Location = New System.Drawing.Point(4, 760)
- Me.二級作廢_dgv.Name = "二級作廢_dgv"
- Me.二級作廢_dgv.RowHeadersWidth = 5
- Me.二級作廢_dgv.RowTemplate.Height = 24
- Me.二級作廢_dgv.Size = New System.Drawing.Size(947, 204)
- Me.二級作廢_dgv.TabIndex = 741
- '
- '修改_bt
- '
- Me.修改_bt.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.修改_bt.ForeColor = System.Drawing.Color.Green
- Me.修改_bt.Location = New System.Drawing.Point(1429, 94)
- Me.修改_bt.Name = "修改_bt"
- Me.修改_bt.Size = New System.Drawing.Size(151, 35)
- Me.修改_bt.TabIndex = 743
- Me.修改_bt.Text = "修改"
- Me.修改_bt.UseVisualStyleBackColor = True
- '
- '修改存檔_bt
- '
- Me.修改存檔_bt.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.修改存檔_bt.ForeColor = System.Drawing.Color.Green
- Me.修改存檔_bt.Location = New System.Drawing.Point(1586, 94)
- Me.修改存檔_bt.Name = "修改存檔_bt"
- Me.修改存檔_bt.Size = New System.Drawing.Size(151, 35)
- Me.修改存檔_bt.TabIndex = 744
- Me.修改存檔_bt.Text = "修改存檔"
- Me.修改存檔_bt.UseVisualStyleBackColor = True
- '
- '刪除1_bt
- '
- Me.刪除1_bt.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.刪除1_bt.ForeColor = System.Drawing.Color.Red
- Me.刪除1_bt.Location = New System.Drawing.Point(1743, 94)
- Me.刪除1_bt.Name = "刪除1_bt"
- Me.刪除1_bt.Size = New System.Drawing.Size(151, 35)
- Me.刪除1_bt.TabIndex = 745
- Me.刪除1_bt.Text = "刪除"
- Me.刪除1_bt.UseVisualStyleBackColor = True
- '
- '總金額_tb
- '
- Me.總金額_tb.Location = New System.Drawing.Point(1028, 96)
- Me.總金額_tb.Name = "總金額_tb"
- Me.總金額_tb.Size = New System.Drawing.Size(395, 23)
- Me.總金額_tb.TabIndex = 777
- '
- '總金額_lb
- '
- Me.總金額_lb.AutoSize = True
- Me.總金額_lb.Location = New System.Drawing.Point(954, 99)
- Me.總金額_lb.Name = "總金額_lb"
- Me.總金額_lb.Size = New System.Drawing.Size(44, 16)
- Me.總金額_lb.TabIndex = 776
- Me.總金額_lb.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(803, 11)
- Me.帳本名稱_cb.Name = "帳本名稱_cb"
- Me.帳本名稱_cb.Size = New System.Drawing.Size(145, 24)
- Me.帳本名稱_cb.TabIndex = 993
- '
- 'Label9
- '
- Me.Label9.AutoSize = True
- Me.Label9.ForeColor = System.Drawing.Color.Green
- Me.Label9.Location = New System.Drawing.Point(765, 14)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(32, 16)
- Me.Label9.TabIndex = 992
- Me.Label9.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(803, 53)
- Me.帳本編號_cb.Name = "帳本編號_cb"
- Me.帳本編號_cb.Size = New System.Drawing.Size(145, 24)
- Me.帳本編號_cb.TabIndex = 994
- '
- '零用金支付申請
- '
- 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.總金額_tb)
- Me.Controls.Add(Me.總金額_lb)
- Me.Controls.Add(Me.刪除1_bt)
- Me.Controls.Add(Me.修改存檔_bt)
- Me.Controls.Add(Me.修改_bt)
- Me.Controls.Add(Me.總經理作廢的零用金支付單_lb)
- Me.Controls.Add(Me.二級作廢_dgv)
- Me.Controls.Add(Me.總經理未核准的零用金支付單_lb)
- Me.Controls.Add(Me.二級未核准_dgv)
- Me.Controls.Add(Me.主管作廢的零用金支付單_lb)
- Me.Controls.Add(Me.一級作廢_dgv)
- Me.Controls.Add(Me.未審核的零用金支付單_lb)
- Me.Controls.Add(Me.一級未審核_dgv)
- Me.Controls.Add(Me.資料尚未存檔_lb)
- Me.Controls.Add(Me.選擇_tb)
- Me.Controls.Add(Me.項次_lb)
- Me.Controls.Add(Me.選擇_lb)
- Me.Controls.Add(Me.刪除_bt)
- Me.Controls.Add(Me.新增_bt)
- Me.Controls.Add(Me.申請完成_bt)
- Me.Controls.Add(Me.開立零用金支付單_bt)
- Me.Controls.Add(Me.明細_dgv)
- Me.Controls.Add(Me.申請人_lb)
- Me.Controls.Add(Me.申請人_tb)
- Me.Controls.Add(Me.申請部門_lb)
- Me.Controls.Add(Me.申請部門_tb)
- Me.Controls.Add(Me.零用金單號_lb)
- Me.Controls.Add(Me.零用金單號_tb)
- 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.二級未核准_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.二級作廢_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents 零用金單號_tb As TextBox
- Friend WithEvents 零用金單號_lb As Label
- Friend WithEvents 申請部門_lb As Label
- Friend WithEvents 申請部門_tb As TextBox
- Friend WithEvents 申請人_lb As Label
- Friend WithEvents 申請人_tb As TextBox
- Friend WithEvents 明細_dgv As DataGridView
- Friend WithEvents 開立零用金支付單_bt As Button
- Friend WithEvents 申請完成_bt As Button
- Friend WithEvents 項次_lb As Label
- Friend WithEvents 選擇_lb As Label
- Friend WithEvents 刪除_bt As Button
- Friend WithEvents 新增_bt As Button
- Friend WithEvents 選擇_tb As TextBox
- Friend WithEvents Timer1 As Timer
- Friend WithEvents 資料尚未存檔_lb As Label
- Friend WithEvents 一級未審核_dgv As DataGridView
- Friend WithEvents 未審核的零用金支付單_lb As Label
- Friend WithEvents 主管作廢的零用金支付單_lb As Label
- Friend WithEvents 一級作廢_dgv As DataGridView
- Friend WithEvents 總經理未核准的零用金支付單_lb As Label
- Friend WithEvents 二級未核准_dgv As DataGridView
- Friend WithEvents 總經理作廢的零用金支付單_lb As Label
- Friend WithEvents 二級作廢_dgv As DataGridView
- Friend WithEvents 修改_bt As Button
- Friend WithEvents 修改存檔_bt As Button
- Friend WithEvents 刪除1_bt As Button
- Friend WithEvents 總金額_tb As TextBox
- Friend WithEvents 總金額_lb As Label
- Friend WithEvents 帳本名稱_cb As ComboBox
- Friend WithEvents Label9 As Label
- Friend WithEvents 帳本編號_cb As ComboBox
- End Class
|