123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800 |
- <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 DataGridViewCellStyle11 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle12 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle13 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle14 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle15 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Me.會計月_ch = New System.Windows.Forms.CheckBox()
- Me.下個月_bt = New System.Windows.Forms.Button()
- Me.上個月_bt = New System.Windows.Forms.Button()
- Me.中間日期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
- Me.重新讀取ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
- Me.一般月_ch = New System.Windows.Forms.CheckBox()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.人民幣零用金_tb = New System.Windows.Forms.TextBox()
- Me.人民幣零用金_ = New System.Windows.Forms.Label()
- Me.人民幣支票_tb = New System.Windows.Forms.TextBox()
- Me.人民幣現金餘額_tb = New System.Windows.Forms.TextBox()
- Me.Label13 = New System.Windows.Forms.Label()
- Me.人民幣支出_tb = New System.Windows.Forms.TextBox()
- Me.Label16 = New System.Windows.Forms.Label()
- Me.人民幣現金_tb = New System.Windows.Forms.TextBox()
- Me.Label17 = New System.Windows.Forms.Label()
- Me.圖片編碼_tb = New System.Windows.Forms.TextBox()
- Me.驗證碼_tb = New System.Windows.Forms.TextBox()
- Me.Label20 = New System.Windows.Forms.Label()
- Me.Label19 = New System.Windows.Forms.Label()
- Me.簽名圖_pb = New System.Windows.Forms.PictureBox()
- Me.彙總_rb = New System.Windows.Forms.RadioButton()
- Me.明細_rb = New System.Windows.Forms.RadioButton()
- Me.Label14 = New System.Windows.Forms.Label()
- Me.台幣零用金_tb = New System.Windows.Forms.TextBox()
- Me.Label15 = New System.Windows.Forms.Label()
- Me.台幣支票_tb = New System.Windows.Forms.TextBox()
- Me.台幣現金餘額_tb = New System.Windows.Forms.TextBox()
- Me.Label9 = New System.Windows.Forms.Label()
- Me.台幣支出_tb = New System.Windows.Forms.TextBox()
- Me.Label11 = New System.Windows.Forms.Label()
- Me.當月_bt = New System.Windows.Forms.Button()
- Me.當日_bt = New System.Windows.Forms.Button()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.結束日期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.開始日期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.台幣現金_tb = New System.Windows.Forms.TextBox()
- Me.Label10 = New System.Windows.Forms.Label()
- Me.支付單列印成EXCEL = New System.Windows.Forms.Button()
- Me.Label8 = New System.Windows.Forms.Label()
- Me.Label7 = New System.Windows.Forms.Label()
- Me.審核日期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.申請日期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.Label5 = New System.Windows.Forms.Label()
- Me.審核人_tb = New System.Windows.Forms.TextBox()
- Me.申請人_tb = New System.Windows.Forms.TextBox()
- Me.收支單號_tb = New System.Windows.Forms.TextBox()
- Me.Label6 = New System.Windows.Forms.Label()
- Me.單據彙總_dgv = New System.Windows.Forms.DataGridView()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.明細_dgv = New System.Windows.Forms.DataGridView()
- Me.財務彙總_dgv = New System.Windows.Forms.DataGridView()
- Me.字體大小調整_lb = New System.Windows.Forms.Label()
- Me.字體_NUD = New System.Windows.Forms.NumericUpDown()
- Me.ContextMenuStrip1.SuspendLayout()
- CType(Me.簽名圖_pb, 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.字體_NUD, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- '會計月_ch
- '
- Me.會計月_ch.AutoSize = True
- Me.會計月_ch.Checked = True
- Me.會計月_ch.CheckState = System.Windows.Forms.CheckState.Checked
- Me.會計月_ch.Location = New System.Drawing.Point(43, 58)
- Me.會計月_ch.Name = "會計月_ch"
- Me.會計月_ch.Size = New System.Drawing.Size(63, 20)
- Me.會計月_ch.TabIndex = 1222
- Me.會計月_ch.Text = "會計月"
- Me.會計月_ch.UseVisualStyleBackColor = True
- '
- '下個月_bt
- '
- Me.下個月_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.下個月_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.下個月_bt.Location = New System.Drawing.Point(274, 56)
- Me.下個月_bt.Name = "下個月_bt"
- Me.下個月_bt.Size = New System.Drawing.Size(57, 23)
- Me.下個月_bt.TabIndex = 1221
- Me.下個月_bt.Text = "下個月"
- Me.下個月_bt.UseVisualStyleBackColor = True
- '
- '上個月_bt
- '
- Me.上個月_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.上個月_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.上個月_bt.Location = New System.Drawing.Point(216, 56)
- Me.上個月_bt.Name = "上個月_bt"
- Me.上個月_bt.Size = New System.Drawing.Size(57, 23)
- Me.上個月_bt.TabIndex = 1220
- Me.上個月_bt.Text = "上個月"
- Me.上個月_bt.UseVisualStyleBackColor = True
- '
- '中間日期_dtp
- '
- Me.中間日期_dtp.DropDownAlign = System.Windows.Forms.LeftRightAlignment.Right
- Me.中間日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.中間日期_dtp.Location = New System.Drawing.Point(39, 100)
- Me.中間日期_dtp.Name = "中間日期_dtp"
- Me.中間日期_dtp.Size = New System.Drawing.Size(43, 23)
- Me.中間日期_dtp.TabIndex = 1219
- Me.中間日期_dtp.Visible = False
- '
- 'ContextMenuStrip1
- '
- Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新讀取ToolStripMenuItem})
- Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
- Me.ContextMenuStrip1.Size = New System.Drawing.Size(123, 26)
- '
- '重新讀取ToolStripMenuItem
- '
- Me.重新讀取ToolStripMenuItem.Name = "重新讀取ToolStripMenuItem"
- Me.重新讀取ToolStripMenuItem.Size = New System.Drawing.Size(122, 22)
- Me.重新讀取ToolStripMenuItem.Text = "重新讀取"
- '
- '一般月_ch
- '
- Me.一般月_ch.AutoSize = True
- Me.一般月_ch.Location = New System.Drawing.Point(135, 58)
- Me.一般月_ch.Name = "一般月_ch"
- Me.一般月_ch.Size = New System.Drawing.Size(63, 20)
- Me.一般月_ch.TabIndex = 1223
- Me.一般月_ch.Text = "一般月"
- Me.一般月_ch.UseVisualStyleBackColor = True
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.ForeColor = System.Drawing.Color.Red
- Me.Label2.Location = New System.Drawing.Point(525, 59)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(32, 16)
- Me.Label2.TabIndex = 1217
- Me.Label2.Text = "支票"
- '
- '人民幣零用金_tb
- '
- Me.人民幣零用金_tb.ForeColor = System.Drawing.Color.Red
- Me.人民幣零用金_tb.Location = New System.Drawing.Point(420, 56)
- Me.人民幣零用金_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.人民幣零用金_tb.Name = "人民幣零用金_tb"
- Me.人民幣零用金_tb.Size = New System.Drawing.Size(99, 23)
- Me.人民幣零用金_tb.TabIndex = 1216
- Me.人民幣零用金_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '人民幣零用金_
- '
- Me.人民幣零用金_.AutoSize = True
- Me.人民幣零用金_.ForeColor = System.Drawing.Color.Red
- Me.人民幣零用金_.Location = New System.Drawing.Point(333, 60)
- Me.人民幣零用金_.Name = "人民幣零用金_"
- Me.人民幣零用金_.Size = New System.Drawing.Size(85, 16)
- Me.人民幣零用金_.TabIndex = 1215
- Me.人民幣零用金_.Text = "人民幣-零用金"
- '
- '人民幣支票_tb
- '
- Me.人民幣支票_tb.ForeColor = System.Drawing.Color.Red
- Me.人民幣支票_tb.Location = New System.Drawing.Point(559, 56)
- Me.人民幣支票_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.人民幣支票_tb.Name = "人民幣支票_tb"
- Me.人民幣支票_tb.Size = New System.Drawing.Size(99, 23)
- Me.人民幣支票_tb.TabIndex = 1218
- Me.人民幣支票_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '人民幣現金餘額_tb
- '
- Me.人民幣現金餘額_tb.ForeColor = System.Drawing.Color.Red
- Me.人民幣現金餘額_tb.Location = New System.Drawing.Point(1000, 56)
- Me.人民幣現金餘額_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.人民幣現金餘額_tb.Name = "人民幣現金餘額_tb"
- Me.人民幣現金餘額_tb.Size = New System.Drawing.Size(113, 23)
- Me.人民幣現金餘額_tb.TabIndex = 1214
- Me.人民幣現金餘額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label13
- '
- Me.Label13.AutoSize = True
- Me.Label13.ForeColor = System.Drawing.Color.Red
- Me.Label13.Location = New System.Drawing.Point(942, 60)
- Me.Label13.Name = "Label13"
- Me.Label13.Size = New System.Drawing.Size(56, 16)
- Me.Label13.TabIndex = 1213
- Me.Label13.Text = "現金餘額"
- '
- '人民幣支出_tb
- '
- Me.人民幣支出_tb.ForeColor = System.Drawing.Color.Red
- Me.人民幣支出_tb.Location = New System.Drawing.Point(837, 56)
- Me.人民幣支出_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.人民幣支出_tb.Name = "人民幣支出_tb"
- Me.人民幣支出_tb.Size = New System.Drawing.Size(99, 23)
- Me.人民幣支出_tb.TabIndex = 1212
- Me.人民幣支出_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label16
- '
- Me.Label16.AutoSize = True
- Me.Label16.ForeColor = System.Drawing.Color.Red
- Me.Label16.Location = New System.Drawing.Point(803, 59)
- Me.Label16.Name = "Label16"
- Me.Label16.Size = New System.Drawing.Size(32, 16)
- Me.Label16.TabIndex = 1211
- Me.Label16.Text = "支出"
- '
- '人民幣現金_tb
- '
- Me.人民幣現金_tb.ForeColor = System.Drawing.Color.Red
- Me.人民幣現金_tb.Location = New System.Drawing.Point(698, 56)
- Me.人民幣現金_tb.Name = "人民幣現金_tb"
- Me.人民幣現金_tb.Size = New System.Drawing.Size(99, 23)
- Me.人民幣現金_tb.TabIndex = 1210
- Me.人民幣現金_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label17
- '
- Me.Label17.AutoSize = True
- Me.Label17.ForeColor = System.Drawing.Color.Red
- Me.Label17.Location = New System.Drawing.Point(664, 59)
- Me.Label17.Name = "Label17"
- Me.Label17.Size = New System.Drawing.Size(32, 16)
- Me.Label17.TabIndex = 1209
- Me.Label17.Text = "現金"
- '
- '圖片編碼_tb
- '
- Me.圖片編碼_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.圖片編碼_tb.ForeColor = System.Drawing.Color.Blue
- Me.圖片編碼_tb.Location = New System.Drawing.Point(203, 596)
- Me.圖片編碼_tb.Name = "圖片編碼_tb"
- Me.圖片編碼_tb.Size = New System.Drawing.Size(128, 23)
- Me.圖片編碼_tb.TabIndex = 1208
- Me.圖片編碼_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '驗證碼_tb
- '
- Me.驗證碼_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.驗證碼_tb.ForeColor = System.Drawing.Color.Blue
- Me.驗證碼_tb.Location = New System.Drawing.Point(204, 572)
- Me.驗證碼_tb.Name = "驗證碼_tb"
- Me.驗證碼_tb.Size = New System.Drawing.Size(127, 23)
- Me.驗證碼_tb.TabIndex = 1207
- Me.驗證碼_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label20
- '
- Me.Label20.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label20.AutoSize = True
- Me.Label20.ForeColor = System.Drawing.Color.Blue
- Me.Label20.Location = New System.Drawing.Point(147, 599)
- Me.Label20.Name = "Label20"
- Me.Label20.Size = New System.Drawing.Size(56, 16)
- Me.Label20.TabIndex = 1206
- Me.Label20.Text = "圖片編碼"
- '
- 'Label19
- '
- Me.Label19.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label19.AutoSize = True
- Me.Label19.ForeColor = System.Drawing.Color.Blue
- Me.Label19.Location = New System.Drawing.Point(147, 575)
- Me.Label19.Name = "Label19"
- Me.Label19.Size = New System.Drawing.Size(44, 16)
- Me.Label19.TabIndex = 1205
- Me.Label19.Text = "驗證碼"
- '
- '簽名圖_pb
- '
- Me.簽名圖_pb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.簽名圖_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.簽名圖_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.簽名圖_pb.Location = New System.Drawing.Point(15, 572)
- Me.簽名圖_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.簽名圖_pb.Name = "簽名圖_pb"
- Me.簽名圖_pb.Size = New System.Drawing.Size(129, 47)
- Me.簽名圖_pb.TabIndex = 1204
- Me.簽名圖_pb.TabStop = False
- '
- '彙總_rb
- '
- Me.彙總_rb.AutoSize = True
- Me.彙總_rb.Location = New System.Drawing.Point(278, 7)
- Me.彙總_rb.Name = "彙總_rb"
- Me.彙總_rb.Size = New System.Drawing.Size(50, 20)
- Me.彙總_rb.TabIndex = 1203
- Me.彙總_rb.TabStop = True
- Me.彙總_rb.Text = "彙總"
- Me.彙總_rb.UseVisualStyleBackColor = True
- '
- '明細_rb
- '
- Me.明細_rb.AutoSize = True
- Me.明細_rb.Location = New System.Drawing.Point(222, 7)
- Me.明細_rb.Name = "明細_rb"
- Me.明細_rb.Size = New System.Drawing.Size(50, 20)
- Me.明細_rb.TabIndex = 1202
- Me.明細_rb.TabStop = True
- Me.明細_rb.Text = "明細"
- Me.明細_rb.UseVisualStyleBackColor = True
- '
- 'Label14
- '
- Me.Label14.AutoSize = True
- Me.Label14.ForeColor = System.Drawing.Color.Green
- Me.Label14.Location = New System.Drawing.Point(525, 33)
- Me.Label14.Name = "Label14"
- Me.Label14.Size = New System.Drawing.Size(32, 16)
- Me.Label14.TabIndex = 1200
- Me.Label14.Text = "支票"
- '
- '台幣零用金_tb
- '
- Me.台幣零用金_tb.ForeColor = System.Drawing.Color.Green
- Me.台幣零用金_tb.Location = New System.Drawing.Point(420, 30)
- Me.台幣零用金_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.台幣零用金_tb.Name = "台幣零用金_tb"
- Me.台幣零用金_tb.Size = New System.Drawing.Size(99, 23)
- Me.台幣零用金_tb.TabIndex = 1199
- Me.台幣零用金_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label15
- '
- Me.Label15.AutoSize = True
- Me.Label15.ForeColor = System.Drawing.Color.Green
- Me.Label15.Location = New System.Drawing.Point(339, 34)
- Me.Label15.Name = "Label15"
- Me.Label15.Size = New System.Drawing.Size(79, 16)
- Me.Label15.TabIndex = 1198
- Me.Label15.Text = "台幣 - 零用金"
- '
- '台幣支票_tb
- '
- Me.台幣支票_tb.ForeColor = System.Drawing.Color.Green
- Me.台幣支票_tb.Location = New System.Drawing.Point(559, 30)
- Me.台幣支票_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.台幣支票_tb.Name = "台幣支票_tb"
- Me.台幣支票_tb.Size = New System.Drawing.Size(99, 23)
- Me.台幣支票_tb.TabIndex = 1201
- Me.台幣支票_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '台幣現金餘額_tb
- '
- Me.台幣現金餘額_tb.ForeColor = System.Drawing.Color.Green
- Me.台幣現金餘額_tb.Location = New System.Drawing.Point(1000, 30)
- Me.台幣現金餘額_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.台幣現金餘額_tb.Name = "台幣現金餘額_tb"
- Me.台幣現金餘額_tb.Size = New System.Drawing.Size(113, 23)
- Me.台幣現金餘額_tb.TabIndex = 1197
- Me.台幣現金餘額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label9
- '
- Me.Label9.AutoSize = True
- Me.Label9.ForeColor = System.Drawing.Color.Green
- Me.Label9.Location = New System.Drawing.Point(942, 34)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(56, 16)
- Me.Label9.TabIndex = 1196
- Me.Label9.Text = "現金餘額"
- '
- '台幣支出_tb
- '
- Me.台幣支出_tb.ForeColor = System.Drawing.Color.Green
- Me.台幣支出_tb.Location = New System.Drawing.Point(837, 30)
- Me.台幣支出_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.台幣支出_tb.Name = "台幣支出_tb"
- Me.台幣支出_tb.Size = New System.Drawing.Size(99, 23)
- Me.台幣支出_tb.TabIndex = 1195
- Me.台幣支出_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label11
- '
- Me.Label11.AutoSize = True
- Me.Label11.ForeColor = System.Drawing.Color.Green
- Me.Label11.Location = New System.Drawing.Point(803, 33)
- Me.Label11.Name = "Label11"
- Me.Label11.Size = New System.Drawing.Size(32, 16)
- Me.Label11.TabIndex = 1194
- Me.Label11.Text = "支出"
- '
- '當月_bt
- '
- Me.當月_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.當月_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.當月_bt.Location = New System.Drawing.Point(286, 29)
- Me.當月_bt.Name = "當月_bt"
- Me.當月_bt.Size = New System.Drawing.Size(45, 25)
- Me.當月_bt.TabIndex = 1193
- Me.當月_bt.Text = "當月"
- Me.當月_bt.UseVisualStyleBackColor = True
- '
- '當日_bt
- '
- Me.當日_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.當日_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.當日_bt.Location = New System.Drawing.Point(232, 29)
- Me.當日_bt.Name = "當日_bt"
- Me.當日_bt.Size = New System.Drawing.Size(45, 25)
- Me.當日_bt.TabIndex = 1192
- Me.當日_bt.Text = "當日"
- Me.當日_bt.UseVisualStyleBackColor = True
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.Location = New System.Drawing.Point(112, 34)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(20, 16)
- Me.Label4.TabIndex = 1191
- Me.Label4.Text = "到"
- '
- '結束日期_dtp
- '
- Me.結束日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.結束日期_dtp.Location = New System.Drawing.Point(135, 30)
- Me.結束日期_dtp.Name = "結束日期_dtp"
- Me.結束日期_dtp.Size = New System.Drawing.Size(91, 23)
- Me.結束日期_dtp.TabIndex = 1190
- '
- '開始日期_dtp
- '
- Me.開始日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.開始日期_dtp.Location = New System.Drawing.Point(15, 30)
- Me.開始日期_dtp.Name = "開始日期_dtp"
- Me.開始日期_dtp.Size = New System.Drawing.Size(91, 23)
- Me.開始日期_dtp.TabIndex = 1189
- '
- '台幣現金_tb
- '
- Me.台幣現金_tb.ForeColor = System.Drawing.Color.Green
- Me.台幣現金_tb.Location = New System.Drawing.Point(698, 30)
- Me.台幣現金_tb.Name = "台幣現金_tb"
- Me.台幣現金_tb.Size = New System.Drawing.Size(99, 23)
- Me.台幣現金_tb.TabIndex = 1188
- Me.台幣現金_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label10
- '
- Me.Label10.AutoSize = True
- Me.Label10.ForeColor = System.Drawing.Color.Green
- Me.Label10.Location = New System.Drawing.Point(664, 33)
- Me.Label10.Name = "Label10"
- Me.Label10.Size = New System.Drawing.Size(32, 16)
- Me.Label10.TabIndex = 1187
- Me.Label10.Text = "現金"
- '
- '支付單列印成EXCEL
- '
- Me.支付單列印成EXCEL.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.支付單列印成EXCEL.ForeColor = System.Drawing.Color.Blue
- Me.支付單列印成EXCEL.Location = New System.Drawing.Point(1119, 3)
- Me.支付單列印成EXCEL.Name = "支付單列印成EXCEL"
- Me.支付單列印成EXCEL.Size = New System.Drawing.Size(130, 45)
- Me.支付單列印成EXCEL.TabIndex = 1186
- Me.支付單列印成EXCEL.Text = "支付單列印成EXCEL" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
- Me.支付單列印成EXCEL.UseVisualStyleBackColor = True
- '
- 'Label8
- '
- Me.Label8.AutoSize = True
- Me.Label8.ForeColor = System.Drawing.Color.Blue
- Me.Label8.Location = New System.Drawing.Point(980, 7)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(32, 16)
- Me.Label8.TabIndex = 1185
- Me.Label8.Text = "日期"
- '
- 'Label7
- '
- Me.Label7.AutoSize = True
- Me.Label7.ForeColor = System.Drawing.Color.Blue
- Me.Label7.Location = New System.Drawing.Point(715, 7)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(32, 16)
- Me.Label7.TabIndex = 1184
- Me.Label7.Text = "日期"
- '
- '審核日期_dtp
- '
- Me.審核日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.審核日期_dtp.Location = New System.Drawing.Point(1014, 4)
- Me.審核日期_dtp.Name = "審核日期_dtp"
- Me.審核日期_dtp.Size = New System.Drawing.Size(99, 23)
- Me.審核日期_dtp.TabIndex = 1183
- '
- '申請日期_dtp
- '
- Me.申請日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.申請日期_dtp.Location = New System.Drawing.Point(750, 4)
- Me.申請日期_dtp.Name = "申請日期_dtp"
- Me.申請日期_dtp.Size = New System.Drawing.Size(99, 23)
- Me.申請日期_dtp.TabIndex = 1182
- '
- 'Label5
- '
- Me.Label5.AutoSize = True
- Me.Label5.ForeColor = System.Drawing.Color.Blue
- Me.Label5.Location = New System.Drawing.Point(859, 7)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(44, 16)
- Me.Label5.TabIndex = 1181
- Me.Label5.Text = "審核人"
- '
- '審核人_tb
- '
- Me.審核人_tb.ForeColor = System.Drawing.Color.Blue
- Me.審核人_tb.Location = New System.Drawing.Point(904, 4)
- Me.審核人_tb.Name = "審核人_tb"
- Me.審核人_tb.Size = New System.Drawing.Size(74, 23)
- Me.審核人_tb.TabIndex = 1180
- '
- '申請人_tb
- '
- Me.申請人_tb.ForeColor = System.Drawing.Color.Blue
- Me.申請人_tb.Location = New System.Drawing.Point(639, 4)
- Me.申請人_tb.Name = "申請人_tb"
- Me.申請人_tb.Size = New System.Drawing.Size(74, 23)
- Me.申請人_tb.TabIndex = 1177
- '
- '收支單號_tb
- '
- Me.收支單號_tb.ForeColor = System.Drawing.Color.Blue
- Me.收支單號_tb.Location = New System.Drawing.Point(438, 4)
- Me.收支單號_tb.Name = "收支單號_tb"
- Me.收支單號_tb.Size = New System.Drawing.Size(150, 23)
- Me.收支單號_tb.TabIndex = 1175
- '
- 'Label6
- '
- Me.Label6.AutoSize = True
- Me.Label6.Location = New System.Drawing.Point(12, 9)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(140, 16)
- Me.Label6.TabIndex = 1174
- Me.Label6.Text = "已核准的營運成本收支單"
- '
- '單據彙總_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.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(16, 82)
- Me.單據彙總_dgv.Name = "單據彙總_dgv"
- Me.單據彙總_dgv.RowHeadersWidth = 5
- Me.單據彙總_dgv.RowTemplate.Height = 24
- Me.單據彙總_dgv.Size = New System.Drawing.Size(315, 483)
- Me.單據彙總_dgv.TabIndex = 1173
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.ForeColor = System.Drawing.Color.Blue
- Me.Label1.Location = New System.Drawing.Point(334, 7)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(104, 16)
- Me.Label1.TabIndex = 1176
- Me.Label1.Text = "營運成本收支單號"
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.ForeColor = System.Drawing.Color.Blue
- Me.Label3.Location = New System.Drawing.Point(594, 7)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(44, 16)
- Me.Label3.TabIndex = 1178
- Me.Label3.Text = "申請人"
- '
- '明細_dgv
- '
- DataGridViewCellStyle12.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.明細_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle12
- 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(342, 82)
- Me.明細_dgv.Name = "明細_dgv"
- Me.明細_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle13.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle13
- Me.明細_dgv.RowTemplate.Height = 24
- Me.明細_dgv.Size = New System.Drawing.Size(1045, 537)
- Me.明細_dgv.TabIndex = 1179
- '
- '財務彙總_dgv
- '
- DataGridViewCellStyle14.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.財務彙總_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle14
- 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(342, 82)
- Me.財務彙總_dgv.Name = "財務彙總_dgv"
- Me.財務彙總_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle15.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.財務彙總_dgv.RowsDefaultCellStyle = DataGridViewCellStyle15
- Me.財務彙總_dgv.RowTemplate.Height = 24
- Me.財務彙總_dgv.Size = New System.Drawing.Size(1045, 537)
- Me.財務彙總_dgv.TabIndex = 1224
- '
- '字體大小調整_lb
- '
- Me.字體大小調整_lb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.字體大小調整_lb.AutoSize = True
- Me.字體大小調整_lb.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.字體大小調整_lb.ForeColor = System.Drawing.Color.Brown
- Me.字體大小調整_lb.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.字體大小調整_lb.Location = New System.Drawing.Point(1123, 55)
- Me.字體大小調整_lb.Name = "字體大小調整_lb"
- Me.字體大小調整_lb.Size = New System.Drawing.Size(69, 19)
- Me.字體大小調整_lb.TabIndex = 1495
- Me.字體大小調整_lb.Text = "字體調整"
- '
- '字體_NUD
- '
- Me.字體_NUD.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.字體_NUD.Location = New System.Drawing.Point(1192, 54)
- Me.字體_NUD.Maximum = New Decimal(New Integer() {18, 0, 0, 0})
- Me.字體_NUD.Minimum = New Decimal(New Integer() {9, 0, 0, 0})
- Me.字體_NUD.Name = "字體_NUD"
- Me.字體_NUD.Size = New System.Drawing.Size(52, 23)
- Me.字體_NUD.TabIndex = 1494
- Me.字體_NUD.Value = New Decimal(New Integer() {9, 0, 0, 0})
- '
- '營運成本收支單一覽表
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1399, 631)
- Me.Controls.Add(Me.字體大小調整_lb)
- Me.Controls.Add(Me.字體_NUD)
- Me.Controls.Add(Me.會計月_ch)
- Me.Controls.Add(Me.下個月_bt)
- Me.Controls.Add(Me.上個月_bt)
- Me.Controls.Add(Me.中間日期_dtp)
- Me.Controls.Add(Me.一般月_ch)
- Me.Controls.Add(Me.Label2)
- Me.Controls.Add(Me.人民幣零用金_tb)
- Me.Controls.Add(Me.人民幣零用金_)
- Me.Controls.Add(Me.人民幣支票_tb)
- Me.Controls.Add(Me.人民幣現金餘額_tb)
- Me.Controls.Add(Me.Label13)
- Me.Controls.Add(Me.人民幣支出_tb)
- Me.Controls.Add(Me.Label16)
- Me.Controls.Add(Me.人民幣現金_tb)
- Me.Controls.Add(Me.Label17)
- Me.Controls.Add(Me.圖片編碼_tb)
- Me.Controls.Add(Me.驗證碼_tb)
- Me.Controls.Add(Me.Label20)
- Me.Controls.Add(Me.Label19)
- Me.Controls.Add(Me.簽名圖_pb)
- Me.Controls.Add(Me.彙總_rb)
- Me.Controls.Add(Me.明細_rb)
- Me.Controls.Add(Me.Label14)
- Me.Controls.Add(Me.台幣零用金_tb)
- Me.Controls.Add(Me.Label15)
- Me.Controls.Add(Me.台幣支票_tb)
- Me.Controls.Add(Me.台幣現金餘額_tb)
- Me.Controls.Add(Me.Label9)
- Me.Controls.Add(Me.台幣支出_tb)
- Me.Controls.Add(Me.Label11)
- Me.Controls.Add(Me.當月_bt)
- Me.Controls.Add(Me.當日_bt)
- Me.Controls.Add(Me.Label4)
- Me.Controls.Add(Me.結束日期_dtp)
- Me.Controls.Add(Me.開始日期_dtp)
- Me.Controls.Add(Me.台幣現金_tb)
- Me.Controls.Add(Me.Label10)
- Me.Controls.Add(Me.支付單列印成EXCEL)
- Me.Controls.Add(Me.Label8)
- Me.Controls.Add(Me.Label7)
- Me.Controls.Add(Me.審核日期_dtp)
- Me.Controls.Add(Me.申請日期_dtp)
- Me.Controls.Add(Me.Label5)
- Me.Controls.Add(Me.審核人_tb)
- Me.Controls.Add(Me.申請人_tb)
- Me.Controls.Add(Me.收支單號_tb)
- Me.Controls.Add(Me.Label6)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.單據彙總_dgv)
- Me.Controls.Add(Me.明細_dgv)
- 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.ForeColor = System.Drawing.Color.CornflowerBlue
- Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Name = "營運成本收支單一覽表"
- Me.Text = "營運成本收支單一覽表"
- Me.ContextMenuStrip1.ResumeLayout(False)
- CType(Me.簽名圖_pb, 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.字體_NUD, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents 會計月_ch As CheckBox
- Friend WithEvents 下個月_bt As Button
- Friend WithEvents 上個月_bt As Button
- Friend WithEvents 中間日期_dtp As DateTimePicker
- Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
- Friend WithEvents 重新讀取ToolStripMenuItem As ToolStripMenuItem
- Friend WithEvents 一般月_ch As CheckBox
- Friend WithEvents Label2 As Label
- Friend WithEvents 人民幣零用金_tb As TextBox
- Friend WithEvents 人民幣零用金_ As Label
- Friend WithEvents 人民幣支票_tb As TextBox
- Friend WithEvents 人民幣現金餘額_tb As TextBox
- Friend WithEvents Label13 As Label
- Friend WithEvents 人民幣支出_tb As TextBox
- Friend WithEvents Label16 As Label
- Friend WithEvents 人民幣現金_tb As TextBox
- Friend WithEvents Label17 As Label
- Friend WithEvents 圖片編碼_tb As TextBox
- Friend WithEvents 驗證碼_tb As TextBox
- Friend WithEvents Label20 As Label
- Friend WithEvents Label19 As Label
- Friend WithEvents 簽名圖_pb As PictureBox
- Friend WithEvents 彙總_rb As RadioButton
- Friend WithEvents 明細_rb As RadioButton
- Friend WithEvents Label14 As Label
- Friend WithEvents 台幣零用金_tb As TextBox
- Friend WithEvents Label15 As Label
- Friend WithEvents 台幣支票_tb As TextBox
- Friend WithEvents 台幣現金餘額_tb As TextBox
- Friend WithEvents Label9 As Label
- Friend WithEvents 台幣支出_tb As TextBox
- Friend WithEvents Label11 As Label
- Friend WithEvents 當月_bt As Button
- Friend WithEvents 當日_bt As Button
- Friend WithEvents Label4 As Label
- Friend WithEvents 結束日期_dtp As DateTimePicker
- Friend WithEvents 開始日期_dtp As DateTimePicker
- Friend WithEvents 台幣現金_tb As TextBox
- Friend WithEvents Label10 As Label
- Friend WithEvents 支付單列印成EXCEL As Button
- Friend WithEvents Label8 As Label
- Friend WithEvents Label7 As Label
- Friend WithEvents 審核日期_dtp As DateTimePicker
- Friend WithEvents 申請日期_dtp As DateTimePicker
- Friend WithEvents Label5 As Label
- Friend WithEvents 審核人_tb As TextBox
- Friend WithEvents 申請人_tb As TextBox
- Friend WithEvents 收支單號_tb As TextBox
- Friend WithEvents Label6 As Label
- Friend WithEvents 單據彙總_dgv As DataGridView
- Friend WithEvents Label1 As Label
- Friend WithEvents Label3 As Label
- Friend WithEvents 明細_dgv As DataGridView
- Friend WithEvents 財務彙總_dgv As DataGridView
- Friend WithEvents 字體大小調整_lb As Label
- Friend WithEvents 字體_NUD As NumericUpDown
- End Class
|