_ 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() Me.components = New System.ComponentModel.Container() Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Me.Panel1 = New System.Windows.Forms.Panel() Me.剔除存檔_dgv = New System.Windows.Forms.DataGridView() Me.視窗2_pl = New System.Windows.Forms.Panel() Me.Panel3 = New System.Windows.Forms.Panel() Me.剔除後總和_tb = New System.Windows.Forms.TextBox() Me.Label18 = 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.Label15 = New System.Windows.Forms.Label() Me.剃除計算_bt = New System.Windows.Forms.Button() Me.存檔_bt = New System.Windows.Forms.Button() Me.會科_dgv = New System.Windows.Forms.DataGridView() Me.Label16 = New System.Windows.Forms.Label() Me.CanceL2_bt = New System.Windows.Forms.Button() Me.特別計算_bt = New System.Windows.Forms.Button() Me.只有支出_cb = New System.Windows.Forms.CheckBox() Me.只有收入_cb = New System.Windows.Forms.CheckBox() Me.非稅_ch = New System.Windows.Forms.CheckBox() Me.含稅_ch = New System.Windows.Forms.CheckBox() Me.全部_ch = New System.Windows.Forms.CheckBox() Me.字體大小調整_lb = New System.Windows.Forms.Label() Me.字體_NUD = New System.Windows.Forms.NumericUpDown() Me.匯出EXCEL_bt = New System.Windows.Forms.Button() Me.清除查詢資料_bt = New System.Windows.Forms.Button() Me.對帳記錄存檔_bt = New System.Windows.Forms.Button() Me.關鍵字查詢_bt = New System.Windows.Forms.Button() Me.未兌現支票1_tb = New System.Windows.Forms.TextBox() Me.Label13 = New System.Windows.Forms.Label() Me.未兌現支票_tb = New System.Windows.Forms.TextBox() Me.Label14 = New System.Windows.Forms.Label() Me.已兌現支票1_tb = New System.Windows.Forms.TextBox() Me.Label11 = New System.Windows.Forms.Label() Me.已兌現支票_tb = New System.Windows.Forms.TextBox() Me.Label12 = New System.Windows.Forms.Label() Me.零用金1_tb = New System.Windows.Forms.TextBox() Me.Label1 = New System.Windows.Forms.Label() Me.零用金_tb = New System.Windows.Forms.TextBox() Me.Label3 = New System.Windows.Forms.Label() Me.只顯示支票資料_cb = New System.Windows.Forms.CheckBox() Me.隱藏作帳點交資訊_cb = New System.Windows.Forms.CheckBox() Me.隱藏申請審核資訊_cb = New System.Windows.Forms.CheckBox() Me.損益1_tb = New System.Windows.Forms.TextBox() Me.Label7 = New System.Windows.Forms.Label() Me.支出1_tb = New System.Windows.Forms.TextBox() Me.Label8 = New System.Windows.Forms.Label() Me.現金1_tb = New System.Windows.Forms.TextBox() Me.Label10 = New System.Windows.Forms.Label() Me.損益_tb = New System.Windows.Forms.TextBox() Me.Label6 = New System.Windows.Forms.Label() Me.支出_tb = New System.Windows.Forms.TextBox() Me.Label5 = New System.Windows.Forms.Label() Me.Label4 = 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.查詢日期1_cb = New System.Windows.Forms.ComboBox() Me.查詢日期_cb = New System.Windows.Forms.ComboBox() Me.Label2 = New System.Windows.Forms.Label() Me.明細_dgv = New System.Windows.Forms.DataGridView() Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components) Me.重新整理ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator() Me.Panel2 = New System.Windows.Forms.Panel() Me.公司編號_cb = New System.Windows.Forms.ComboBox() Me.公司編號_lb = New System.Windows.Forms.Label() Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components) Me.Label19 = New System.Windows.Forms.Label() Me.Panel1.SuspendLayout() CType(Me.剔除存檔_dgv, System.ComponentModel.ISupportInitialize).BeginInit() Me.視窗2_pl.SuspendLayout() Me.Panel3.SuspendLayout() CType(Me.會科_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.字體_NUD, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit() Me.ContextMenuStrip1.SuspendLayout() Me.Panel2.SuspendLayout() Me.SuspendLayout() ' 'Panel1 ' Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Panel1.Controls.Add(Me.剔除存檔_dgv) Me.Panel1.Location = New System.Drawing.Point(256, 138) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(200, 100) Me.Panel1.TabIndex = 1553 ' '剔除存檔_dgv ' 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.BackgroundColor = System.Drawing.Color.White Me.剔除存檔_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.剔除存檔_dgv.Location = New System.Drawing.Point(1, 1) Me.剔除存檔_dgv.Name = "剔除存檔_dgv" Me.剔除存檔_dgv.RowHeadersWidth = 5 Me.剔除存檔_dgv.RowTemplate.Height = 24 Me.剔除存檔_dgv.Size = New System.Drawing.Size(192, 92) Me.剔除存檔_dgv.TabIndex = 1386 ' '視窗2_pl ' Me.視窗2_pl.BackColor = System.Drawing.Color.White Me.視窗2_pl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.視窗2_pl.Controls.Add(Me.Panel3) Me.視窗2_pl.Controls.Add(Me.Label16) Me.視窗2_pl.Controls.Add(Me.CanceL2_bt) Me.視窗2_pl.Location = New System.Drawing.Point(764, 140) Me.視窗2_pl.Name = "視窗2_pl" Me.視窗2_pl.Size = New System.Drawing.Size(334, 543) Me.視窗2_pl.TabIndex = 1552 ' 'Panel3 ' Me.Panel3.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.Panel3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.Panel3.Controls.Add(Me.剔除後總和_tb) Me.Panel3.Controls.Add(Me.Label18) Me.Panel3.Controls.Add(Me.剔除後支出_tb) Me.Panel3.Controls.Add(Me.Label17) Me.Panel3.Controls.Add(Me.剔除後收入_tb) Me.Panel3.Controls.Add(Me.Label15) Me.Panel3.Controls.Add(Me.剃除計算_bt) Me.Panel3.Controls.Add(Me.存檔_bt) Me.Panel3.Controls.Add(Me.會科_dgv) Me.Panel3.Location = New System.Drawing.Point(1, 26) Me.Panel3.Name = "Panel3" Me.Panel3.Size = New System.Drawing.Size(327, 511) Me.Panel3.TabIndex = 1367 ' '剔除後總和_tb ' Me.剔除後總和_tb.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.剔除後總和_tb.BorderStyle = System.Windows.Forms.BorderStyle.None Me.剔除後總和_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.剔除後總和_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.剔除後總和_tb.Location = New System.Drawing.Point(78, 44) Me.剔除後總和_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.剔除後總和_tb.Name = "剔除後總和_tb" Me.剔除後總和_tb.Size = New System.Drawing.Size(130, 16) Me.剔除後總和_tb.TabIndex = 1393 Me.剔除後總和_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'Label18 ' Me.Label18.AutoSize = True Me.Label18.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label18.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.Label18.Location = New System.Drawing.Point(5, 44) Me.Label18.Name = "Label18" Me.Label18.Size = New System.Drawing.Size(67, 16) Me.Label18.TabIndex = 1392 Me.Label18.Text = "剔除後總和" ' '剔除後支出_tb ' Me.剔除後支出_tb.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.剔除後支出_tb.BorderStyle = System.Windows.Forms.BorderStyle.None Me.剔除後支出_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.剔除後支出_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.剔除後支出_tb.Location = New System.Drawing.Point(78, 22) Me.剔除後支出_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.剔除後支出_tb.Name = "剔除後支出_tb" Me.剔除後支出_tb.Size = New System.Drawing.Size(130, 16) Me.剔除後支出_tb.TabIndex = 1391 Me.剔除後支出_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'Label17 ' Me.Label17.AutoSize = True Me.Label17.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label17.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.Label17.Location = New System.Drawing.Point(5, 22) Me.Label17.Name = "Label17" Me.Label17.Size = New System.Drawing.Size(67, 16) Me.Label17.TabIndex = 1390 Me.Label17.Text = "剔除後支出" ' '剔除後收入_tb ' Me.剔除後收入_tb.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.剔除後收入_tb.BorderStyle = System.Windows.Forms.BorderStyle.None Me.剔除後收入_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.剔除後收入_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.剔除後收入_tb.Location = New System.Drawing.Point(78, 1) Me.剔除後收入_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.剔除後收入_tb.Name = "剔除後收入_tb" Me.剔除後收入_tb.Size = New System.Drawing.Size(130, 16) Me.剔除後收入_tb.TabIndex = 1389 Me.剔除後收入_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'Label15 ' Me.Label15.AutoSize = True Me.Label15.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label15.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.Label15.Location = New System.Drawing.Point(5, 1) Me.Label15.Name = "Label15" Me.Label15.Size = New System.Drawing.Size(67, 16) Me.Label15.TabIndex = 1388 Me.Label15.Text = "剔除後收入" ' '剃除計算_bt ' Me.剃除計算_bt.Location = New System.Drawing.Point(221, 34) Me.剃除計算_bt.Name = "剃除計算_bt" Me.剃除計算_bt.Size = New System.Drawing.Size(90, 26) Me.剃除計算_bt.TabIndex = 1387 Me.剃除計算_bt.Text = "剃除計算" Me.剃除計算_bt.UseVisualStyleBackColor = True ' '存檔_bt ' Me.存檔_bt.Location = New System.Drawing.Point(221, 4) Me.存檔_bt.Name = "存檔_bt" Me.存檔_bt.Size = New System.Drawing.Size(90, 26) Me.存檔_bt.TabIndex = 1386 Me.存檔_bt.Text = "存檔" Me.存檔_bt.UseVisualStyleBackColor = True ' '會科_dgv ' 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.BackgroundColor = System.Drawing.Color.White Me.會科_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.會科_dgv.Location = New System.Drawing.Point(1, 66) Me.會科_dgv.Name = "會科_dgv" Me.會科_dgv.RowHeadersWidth = 5 Me.會科_dgv.RowTemplate.Height = 24 Me.會科_dgv.Size = New System.Drawing.Size(317, 435) Me.會科_dgv.TabIndex = 1385 ' 'Label16 ' Me.Label16.AutoSize = True Me.Label16.Location = New System.Drawing.Point(3, 5) Me.Label16.Name = "Label16" Me.Label16.Size = New System.Drawing.Size(103, 16) Me.Label16.TabIndex = 1375 Me.Label16.Text = "會計科目剃除計算" ' 'CanceL2_bt ' Me.CanceL2_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.CanceL2_bt.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer)) Me.CanceL2_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.CanceL2_bt.ForeColor = System.Drawing.Color.Black Me.CanceL2_bt.Location = New System.Drawing.Point(300, 0) Me.CanceL2_bt.Name = "CanceL2_bt" Me.CanceL2_bt.Size = New System.Drawing.Size(26, 26) Me.CanceL2_bt.TabIndex = 1374 Me.CanceL2_bt.Text = "X" Me.CanceL2_bt.UseVisualStyleBackColor = False ' '特別計算_bt ' Me.特別計算_bt.Location = New System.Drawing.Point(198, 4) Me.特別計算_bt.Name = "特別計算_bt" Me.特別計算_bt.Size = New System.Drawing.Size(73, 77) Me.特別計算_bt.TabIndex = 1551 Me.特別計算_bt.Text = "特別計算" Me.特別計算_bt.UseVisualStyleBackColor = True ' '只有支出_cb ' Me.只有支出_cb.AutoSize = True Me.只有支出_cb.Location = New System.Drawing.Point(731, 6) Me.只有支出_cb.Name = "只有支出_cb" Me.只有支出_cb.Size = New System.Drawing.Size(74, 20) Me.只有支出_cb.TabIndex = 1550 Me.只有支出_cb.Text = "只有支出" Me.只有支出_cb.UseVisualStyleBackColor = True ' '只有收入_cb ' Me.只有收入_cb.AutoSize = True Me.只有收入_cb.Location = New System.Drawing.Point(650, 5) Me.只有收入_cb.Name = "只有收入_cb" Me.只有收入_cb.Size = New System.Drawing.Size(74, 20) Me.只有收入_cb.TabIndex = 1549 Me.只有收入_cb.Text = "只有收入" Me.只有收入_cb.UseVisualStyleBackColor = True ' '非稅_ch ' Me.非稅_ch.AutoSize = True Me.非稅_ch.Location = New System.Drawing.Point(821, 58) Me.非稅_ch.Name = "非稅_ch" Me.非稅_ch.Size = New System.Drawing.Size(50, 20) Me.非稅_ch.TabIndex = 1548 Me.非稅_ch.Text = "非稅" Me.非稅_ch.UseVisualStyleBackColor = True ' '含稅_ch ' Me.含稅_ch.AutoSize = True Me.含稅_ch.Location = New System.Drawing.Point(821, 32) Me.含稅_ch.Name = "含稅_ch" Me.含稅_ch.Size = New System.Drawing.Size(50, 20) Me.含稅_ch.TabIndex = 1547 Me.含稅_ch.Text = "含稅" Me.含稅_ch.UseVisualStyleBackColor = True ' '全部_ch ' Me.全部_ch.AutoSize = True Me.全部_ch.Checked = True Me.全部_ch.CheckState = System.Windows.Forms.CheckState.Checked Me.全部_ch.Location = New System.Drawing.Point(821, 6) Me.全部_ch.Name = "全部_ch" Me.全部_ch.Size = New System.Drawing.Size(50, 20) Me.全部_ch.TabIndex = 1546 Me.全部_ch.Text = "全部" Me.全部_ch.UseVisualStyleBackColor = True ' '字體大小調整_lb ' Me.字體大小調整_lb.AutoSize = True Me.字體大小調整_lb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.字體大小調整_lb.ForeColor = System.Drawing.Color.Red Me.字體大小調整_lb.ImeMode = System.Windows.Forms.ImeMode.NoControl Me.字體大小調整_lb.Location = New System.Drawing.Point(691, 36) Me.字體大小調整_lb.Name = "字體大小調整_lb" Me.字體大小調整_lb.Size = New System.Drawing.Size(34, 17) Me.字體大小調整_lb.TabIndex = 1545 Me.字體大小調整_lb.Text = "字體" ' '字體_NUD ' Me.字體_NUD.DecimalPlaces = 1 Me.字體_NUD.Increment = New Decimal(New Integer() {1, 0, 0, 65536}) Me.字體_NUD.Location = New System.Drawing.Point(731, 35) Me.字體_NUD.Maximum = New Decimal(New Integer() {18, 0, 0, 0}) Me.字體_NUD.Minimum = New Decimal(New Integer() {6, 0, 0, 0}) Me.字體_NUD.Name = "字體_NUD" Me.字體_NUD.Size = New System.Drawing.Size(52, 23) Me.字體_NUD.TabIndex = 1544 Me.字體_NUD.Value = New Decimal(New Integer() {9, 0, 0, 0}) ' '匯出EXCEL_bt ' Me.匯出EXCEL_bt.AutoSize = True Me.匯出EXCEL_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.print Me.匯出EXCEL_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.匯出EXCEL_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.匯出EXCEL_bt.ForeColor = System.Drawing.Color.DarkRed Me.匯出EXCEL_bt.Location = New System.Drawing.Point(1170, 5) Me.匯出EXCEL_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.匯出EXCEL_bt.Name = "匯出EXCEL_bt" Me.匯出EXCEL_bt.Size = New System.Drawing.Size(75, 75) Me.匯出EXCEL_bt.TabIndex = 1543 Me.匯出EXCEL_bt.UseVisualStyleBackColor = True Me.匯出EXCEL_bt.Visible = False ' '清除查詢資料_bt ' Me.清除查詢資料_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.Close Me.清除查詢資料_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.清除查詢資料_bt.Location = New System.Drawing.Point(1090, 5) Me.清除查詢資料_bt.Name = "清除查詢資料_bt" Me.清除查詢資料_bt.Size = New System.Drawing.Size(75, 75) Me.清除查詢資料_bt.TabIndex = 1542 Me.清除查詢資料_bt.UseVisualStyleBackColor = True ' '對帳記錄存檔_bt ' Me.對帳記錄存檔_bt.ForeColor = System.Drawing.Color.Green Me.對帳記錄存檔_bt.Location = New System.Drawing.Point(6, 56) Me.對帳記錄存檔_bt.Name = "對帳記錄存檔_bt" Me.對帳記錄存檔_bt.Size = New System.Drawing.Size(134, 23) Me.對帳記錄存檔_bt.TabIndex = 1541 Me.對帳記錄存檔_bt.Text = "對帳記錄存檔" Me.對帳記錄存檔_bt.UseVisualStyleBackColor = True Me.對帳記錄存檔_bt.Visible = False ' '關鍵字查詢_bt ' Me.關鍵字查詢_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.下載 Me.關鍵字查詢_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.關鍵字查詢_bt.Location = New System.Drawing.Point(1010, 5) Me.關鍵字查詢_bt.Name = "關鍵字查詢_bt" Me.關鍵字查詢_bt.Size = New System.Drawing.Size(75, 75) Me.關鍵字查詢_bt.TabIndex = 1540 Me.關鍵字查詢_bt.UseVisualStyleBackColor = True ' '未兌現支票1_tb ' Me.未兌現支票1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.未兌現支票1_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.未兌現支票1_tb.Location = New System.Drawing.Point(73, 49) Me.未兌現支票1_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.未兌現支票1_tb.Name = "未兌現支票1_tb" Me.未兌現支票1_tb.Size = New System.Drawing.Size(100, 23) Me.未兌現支票1_tb.TabIndex = 1538 Me.未兌現支票1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'Label13 ' Me.Label13.AutoSize = True Me.Label13.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label13.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.Label13.Location = New System.Drawing.Point(3, 52) Me.Label13.Name = "Label13" Me.Label13.Size = New System.Drawing.Size(67, 16) Me.Label13.TabIndex = 1537 Me.Label13.Text = "未兌現支票" ' '未兌現支票_tb ' Me.未兌現支票_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.未兌現支票_tb.ForeColor = System.Drawing.Color.Green Me.未兌現支票_tb.Location = New System.Drawing.Point(73, 23) Me.未兌現支票_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.未兌現支票_tb.Name = "未兌現支票_tb" Me.未兌現支票_tb.Size = New System.Drawing.Size(100, 23) Me.未兌現支票_tb.TabIndex = 1536 Me.未兌現支票_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'Label14 ' Me.Label14.AutoSize = True Me.Label14.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label14.ForeColor = System.Drawing.Color.Green Me.Label14.Location = New System.Drawing.Point(3, 28) Me.Label14.Name = "Label14" Me.Label14.Size = New System.Drawing.Size(67, 16) Me.Label14.TabIndex = 1535 Me.Label14.Text = "未兌現支票" ' '已兌現支票1_tb ' Me.已兌現支票1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.已兌現支票1_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.已兌現支票1_tb.Location = New System.Drawing.Point(73, 107) Me.已兌現支票1_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.已兌現支票1_tb.Name = "已兌現支票1_tb" Me.已兌現支票1_tb.Size = New System.Drawing.Size(100, 23) Me.已兌現支票1_tb.TabIndex = 1534 Me.已兌現支票1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'Label11 ' Me.Label11.AutoSize = True Me.Label11.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label11.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.Label11.Location = New System.Drawing.Point(3, 111) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(67, 16) Me.Label11.TabIndex = 1533 Me.Label11.Text = "已兌現支票" ' '已兌現支票_tb ' Me.已兌現支票_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.已兌現支票_tb.ForeColor = System.Drawing.Color.Green Me.已兌現支票_tb.Location = New System.Drawing.Point(73, 80) Me.已兌現支票_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.已兌現支票_tb.Name = "已兌現支票_tb" Me.已兌現支票_tb.Size = New System.Drawing.Size(100, 23) Me.已兌現支票_tb.TabIndex = 1532 Me.已兌現支票_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'Label12 ' Me.Label12.AutoSize = True Me.Label12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label12.ForeColor = System.Drawing.Color.Green Me.Label12.Location = New System.Drawing.Point(3, 85) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(67, 16) Me.Label12.TabIndex = 1531 Me.Label12.Text = "已兌現支票" ' '零用金1_tb ' Me.零用金1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.零用金1_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.零用金1_tb.Location = New System.Drawing.Point(73, 165) Me.零用金1_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.零用金1_tb.Name = "零用金1_tb" Me.零用金1_tb.Size = New System.Drawing.Size(100, 23) Me.零用金1_tb.TabIndex = 1530 Me.零用金1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.Label1.Location = New System.Drawing.Point(27, 168) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(43, 16) Me.Label1.TabIndex = 1529 Me.Label1.Text = "零用金" ' '零用金_tb ' Me.零用金_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.零用金_tb.ForeColor = System.Drawing.Color.Green Me.零用金_tb.Location = New System.Drawing.Point(73, 138) Me.零用金_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.零用金_tb.Name = "零用金_tb" Me.零用金_tb.Size = New System.Drawing.Size(100, 23) Me.零用金_tb.TabIndex = 1528 Me.零用金_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label3.ForeColor = System.Drawing.Color.Green Me.Label3.Location = New System.Drawing.Point(27, 143) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(43, 16) Me.Label3.TabIndex = 1527 Me.Label3.Text = "零用金" ' '只顯示支票資料_cb ' Me.只顯示支票資料_cb.AutoSize = True Me.只顯示支票資料_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.只顯示支票資料_cb.Location = New System.Drawing.Point(3, 4) Me.只顯示支票資料_cb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.只顯示支票資料_cb.Name = "只顯示支票資料_cb" Me.只顯示支票資料_cb.Size = New System.Drawing.Size(110, 20) Me.只顯示支票資料_cb.TabIndex = 1526 Me.只顯示支票資料_cb.Text = "只顯示支票資料" Me.只顯示支票資料_cb.UseVisualStyleBackColor = True ' '隱藏作帳點交資訊_cb ' Me.隱藏作帳點交資訊_cb.AutoSize = True Me.隱藏作帳點交資訊_cb.Checked = True Me.隱藏作帳點交資訊_cb.CheckState = System.Windows.Forms.CheckState.Checked Me.隱藏作帳點交資訊_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.隱藏作帳點交資訊_cb.Location = New System.Drawing.Point(509, 5) Me.隱藏作帳點交資訊_cb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.隱藏作帳點交資訊_cb.Name = "隱藏作帳點交資訊_cb" Me.隱藏作帳點交資訊_cb.Size = New System.Drawing.Size(134, 20) Me.隱藏作帳點交資訊_cb.TabIndex = 1525 Me.隱藏作帳點交資訊_cb.Text = "隱藏作帳、點交資訊" Me.隱藏作帳點交資訊_cb.UseVisualStyleBackColor = True ' '隱藏申請審核資訊_cb ' Me.隱藏申請審核資訊_cb.AutoSize = True Me.隱藏申請審核資訊_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.隱藏申請審核資訊_cb.Location = New System.Drawing.Point(368, 5) Me.隱藏申請審核資訊_cb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.隱藏申請審核資訊_cb.Name = "隱藏申請審核資訊_cb" Me.隱藏申請審核資訊_cb.Size = New System.Drawing.Size(134, 20) Me.隱藏申請審核資訊_cb.TabIndex = 1524 Me.隱藏申請審核資訊_cb.Text = "隱藏申請、審核資訊" Me.隱藏申請審核資訊_cb.UseVisualStyleBackColor = True ' '損益1_tb ' Me.損益1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.損益1_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.損益1_tb.Location = New System.Drawing.Point(555, 56) Me.損益1_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.損益1_tb.Name = "損益1_tb" Me.損益1_tb.Size = New System.Drawing.Size(100, 23) Me.損益1_tb.TabIndex = 1523 Me.損益1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'Label7 ' Me.Label7.AutoSize = True Me.Label7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label7.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.Label7.Location = New System.Drawing.Point(517, 59) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(31, 16) Me.Label7.TabIndex = 1522 Me.Label7.Text = "損益" ' '支出1_tb ' Me.支出1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.支出1_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.支出1_tb.Location = New System.Drawing.Point(406, 56) Me.支出1_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.支出1_tb.Name = "支出1_tb" Me.支出1_tb.Size = New System.Drawing.Size(100, 23) Me.支出1_tb.TabIndex = 1521 Me.支出1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'Label8 ' Me.Label8.AutoSize = True Me.Label8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label8.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.Label8.Location = New System.Drawing.Point(368, 59) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(31, 16) Me.Label8.TabIndex = 1520 Me.Label8.Text = "支出" ' '現金1_tb ' Me.現金1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.現金1_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.現金1_tb.Location = New System.Drawing.Point(256, 56) Me.現金1_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.現金1_tb.Name = "現金1_tb" Me.現金1_tb.Size = New System.Drawing.Size(106, 23) Me.現金1_tb.TabIndex = 1519 Me.現金1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'Label10 ' Me.Label10.AutoSize = True Me.Label10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label10.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.Label10.Location = New System.Drawing.Point(215, 59) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(31, 16) Me.Label10.TabIndex = 1518 Me.Label10.Text = "收入" ' '損益_tb ' Me.損益_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.損益_tb.ForeColor = System.Drawing.Color.Green Me.損益_tb.Location = New System.Drawing.Point(555, 32) Me.損益_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.損益_tb.Name = "損益_tb" Me.損益_tb.Size = New System.Drawing.Size(100, 23) Me.損益_tb.TabIndex = 1517 Me.損益_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label6.ForeColor = System.Drawing.Color.Green Me.Label6.Location = New System.Drawing.Point(517, 35) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(31, 16) Me.Label6.TabIndex = 1516 Me.Label6.Text = "損益" ' '支出_tb ' Me.支出_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.支出_tb.ForeColor = System.Drawing.Color.Green Me.支出_tb.Location = New System.Drawing.Point(406, 32) Me.支出_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.支出_tb.Name = "支出_tb" Me.支出_tb.Size = New System.Drawing.Size(100, 23) Me.支出_tb.TabIndex = 1515 Me.支出_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label5.ForeColor = System.Drawing.Color.Green Me.Label5.Location = New System.Drawing.Point(368, 35) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(31, 16) Me.Label5.TabIndex = 1514 Me.Label5.Text = "支出" ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label4.ForeColor = System.Drawing.Color.Green Me.Label4.Location = New System.Drawing.Point(2, 35) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(31, 16) Me.Label4.TabIndex = 1513 Me.Label4.Text = "單號" ' '收支單號_tb ' Me.收支單號_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.收支單號_tb.ForeColor = System.Drawing.Color.Green Me.收支單號_tb.Location = New System.Drawing.Point(36, 31) Me.收支單號_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.收支單號_tb.Name = "收支單號_tb" Me.收支單號_tb.Size = New System.Drawing.Size(149, 23) Me.收支單號_tb.TabIndex = 1512 Me.收支單號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '現金_tb ' Me.現金_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.現金_tb.ForeColor = System.Drawing.Color.Green Me.現金_tb.Location = New System.Drawing.Point(256, 32) Me.現金_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.現金_tb.Name = "現金_tb" Me.現金_tb.Size = New System.Drawing.Size(106, 23) Me.現金_tb.TabIndex = 1511 Me.現金_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'Label9 ' Me.Label9.AutoSize = True Me.Label9.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label9.ForeColor = System.Drawing.Color.Green Me.Label9.Location = New System.Drawing.Point(215, 35) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(31, 16) Me.Label9.TabIndex = 1510 Me.Label9.Text = "收入" ' '查詢日期1_cb ' Me.查詢日期1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.查詢日期1_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.查詢日期1_cb.FormattingEnabled = True Me.查詢日期1_cb.Items.AddRange(New Object() {"01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12"}) Me.查詢日期1_cb.Location = New System.Drawing.Point(143, 4) Me.查詢日期1_cb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.查詢日期1_cb.Name = "查詢日期1_cb" Me.查詢日期1_cb.Size = New System.Drawing.Size(42, 24) Me.查詢日期1_cb.TabIndex = 1509 ' '查詢日期_cb ' Me.查詢日期_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.查詢日期_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.查詢日期_cb.FormattingEnabled = True Me.查詢日期_cb.Items.AddRange(New Object() {"2019"}) Me.查詢日期_cb.Location = New System.Drawing.Point(59, 4) Me.查詢日期_cb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.查詢日期_cb.Name = "查詢日期_cb" Me.查詢日期_cb.Size = New System.Drawing.Size(81, 24) Me.查詢日期_cb.TabIndex = 1508 ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.Label2.Location = New System.Drawing.Point(2, 8) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(55, 16) Me.Label2.TabIndex = 1507 Me.Label2.Text = "查詢日期" ' '明細_dgv ' 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.BackgroundColor = System.Drawing.Color.White Me.明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.明細_dgv.Location = New System.Drawing.Point(6, 82) Me.明細_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.明細_dgv.Name = "明細_dgv" Me.明細_dgv.RowHeadersWidth = 5 DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle1 Me.明細_dgv.RowTemplate.Height = 24 Me.明細_dgv.Size = New System.Drawing.Size(1243, 524) Me.明細_dgv.TabIndex = 1539 ' 'ContextMenuStrip1 ' Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新整理ToolStripMenuItem, Me.ToolStripSeparator2}) Me.ContextMenuStrip1.Name = "ContextMenuStrip1" Me.ContextMenuStrip1.Size = New System.Drawing.Size(123, 32) ' '重新整理ToolStripMenuItem ' Me.重新整理ToolStripMenuItem.Name = "重新整理ToolStripMenuItem" Me.重新整理ToolStripMenuItem.Size = New System.Drawing.Size(122, 22) Me.重新整理ToolStripMenuItem.Text = "重新整理" ' 'ToolStripSeparator2 ' Me.ToolStripSeparator2.Name = "ToolStripSeparator2" Me.ToolStripSeparator2.Size = New System.Drawing.Size(119, 6) ' 'Panel2 ' Me.Panel2.Controls.Add(Me.只顯示支票資料_cb) Me.Panel2.Controls.Add(Me.特別計算_bt) Me.Panel2.Controls.Add(Me.Label14) Me.Panel2.Controls.Add(Me.未兌現支票_tb) Me.Panel2.Controls.Add(Me.Label13) Me.Panel2.Controls.Add(Me.未兌現支票1_tb) Me.Panel2.Controls.Add(Me.Label12) Me.Panel2.Controls.Add(Me.已兌現支票_tb) Me.Panel2.Controls.Add(Me.Label11) Me.Panel2.Controls.Add(Me.已兌現支票1_tb) Me.Panel2.Controls.Add(Me.Label3) Me.Panel2.Controls.Add(Me.零用金_tb) Me.Panel2.Controls.Add(Me.Label1) Me.Panel2.Controls.Add(Me.零用金1_tb) Me.Panel2.Location = New System.Drawing.Point(435, 276) Me.Panel2.Name = "Panel2" Me.Panel2.Size = New System.Drawing.Size(274, 222) Me.Panel2.TabIndex = 1554 Me.Panel2.Visible = False ' '公司編號_cb ' Me.公司編號_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple Me.公司編號_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.公司編號_cb.FormattingEnabled = True Me.公司編號_cb.Items.AddRange(New Object() {"2019"}) Me.公司編號_cb.Location = New System.Drawing.Point(256, 3) Me.公司編號_cb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.公司編號_cb.Name = "公司編號_cb" Me.公司編號_cb.Size = New System.Drawing.Size(106, 24) Me.公司編號_cb.TabIndex = 1556 ' '公司編號_lb ' Me.公司編號_lb.AutoSize = True Me.公司編號_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.公司編號_lb.ForeColor = System.Drawing.Color.Black Me.公司編號_lb.Location = New System.Drawing.Point(215, 9) Me.公司編號_lb.Name = "公司編號_lb" Me.公司編號_lb.Size = New System.Drawing.Size(31, 16) Me.公司編號_lb.TabIndex = 1555 Me.公司編號_lb.Text = "帳本" ' 'ToolTip1 ' Me.ToolTip1.IsBalloon = True Me.ToolTip1.ToolTipIcon = System.Windows.Forms.ToolTipIcon.Info Me.ToolTip1.ToolTipTitle = "系統說明" ' 'Label19 ' Me.Label19.AutoSize = True Me.Label19.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label19.ForeColor = System.Drawing.Color.Black Me.Label19.Location = New System.Drawing.Point(154, 59) Me.Label19.Name = "Label19" Me.Label19.Size = New System.Drawing.Size(31, 16) Me.Label19.TabIndex = 1557 Me.Label19.Text = "總數" ' '財務_對帳表 ' Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(1254, 611) Me.Controls.Add(Me.Label19) Me.Controls.Add(Me.公司編號_cb) Me.Controls.Add(Me.公司編號_lb) Me.Controls.Add(Me.Panel2) Me.Controls.Add(Me.Panel1) Me.Controls.Add(Me.視窗2_pl) Me.Controls.Add(Me.只有支出_cb) Me.Controls.Add(Me.只有收入_cb) Me.Controls.Add(Me.非稅_ch) Me.Controls.Add(Me.含稅_ch) Me.Controls.Add(Me.全部_ch) Me.Controls.Add(Me.字體大小調整_lb) Me.Controls.Add(Me.字體_NUD) Me.Controls.Add(Me.匯出EXCEL_bt) Me.Controls.Add(Me.清除查詢資料_bt) Me.Controls.Add(Me.對帳記錄存檔_bt) Me.Controls.Add(Me.關鍵字查詢_bt) Me.Controls.Add(Me.隱藏作帳點交資訊_cb) Me.Controls.Add(Me.隱藏申請審核資訊_cb) Me.Controls.Add(Me.損益1_tb) Me.Controls.Add(Me.Label7) Me.Controls.Add(Me.支出1_tb) Me.Controls.Add(Me.Label8) Me.Controls.Add(Me.現金1_tb) Me.Controls.Add(Me.Label10) Me.Controls.Add(Me.損益_tb) Me.Controls.Add(Me.Label6) Me.Controls.Add(Me.支出_tb) Me.Controls.Add(Me.Label5) Me.Controls.Add(Me.Label4) Me.Controls.Add(Me.收支單號_tb) Me.Controls.Add(Me.現金_tb) Me.Controls.Add(Me.Label9) Me.Controls.Add(Me.查詢日期1_cb) Me.Controls.Add(Me.查詢日期_cb) Me.Controls.Add(Me.Label2) Me.Controls.Add(Me.明細_dgv) Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Name = "財務_對帳表" Me.Text = "財務對帳表" Me.Panel1.ResumeLayout(False) CType(Me.剔除存檔_dgv, System.ComponentModel.ISupportInitialize).EndInit() Me.視窗2_pl.ResumeLayout(False) Me.視窗2_pl.PerformLayout() Me.Panel3.ResumeLayout(False) Me.Panel3.PerformLayout() CType(Me.會科_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.字體_NUD, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).EndInit() Me.ContextMenuStrip1.ResumeLayout(False) Me.Panel2.ResumeLayout(False) Me.Panel2.PerformLayout() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents Panel1 As Panel Friend WithEvents 剔除存檔_dgv As DataGridView Friend WithEvents 視窗2_pl As Panel Friend WithEvents Panel3 As Panel Friend WithEvents 剔除後總和_tb As TextBox Friend WithEvents Label18 As Label Friend WithEvents 剔除後支出_tb As TextBox Friend WithEvents Label17 As Label Friend WithEvents 剔除後收入_tb As TextBox Friend WithEvents Label15 As Label Friend WithEvents 剃除計算_bt As Button Friend WithEvents 存檔_bt As Button Friend WithEvents 會科_dgv As DataGridView Friend WithEvents Label16 As Label Friend WithEvents CanceL2_bt As Button Friend WithEvents 特別計算_bt As Button Friend WithEvents 只有支出_cb As CheckBox Friend WithEvents 只有收入_cb As CheckBox Friend WithEvents 非稅_ch As CheckBox Friend WithEvents 含稅_ch As CheckBox Friend WithEvents 全部_ch As CheckBox Friend WithEvents 字體大小調整_lb As Label Friend WithEvents 字體_NUD As NumericUpDown Friend WithEvents 匯出EXCEL_bt As Button Friend WithEvents 清除查詢資料_bt As Button Friend WithEvents 對帳記錄存檔_bt As Button Friend WithEvents 關鍵字查詢_bt As Button Friend WithEvents 未兌現支票1_tb As TextBox Friend WithEvents Label13 As Label Friend WithEvents 未兌現支票_tb As TextBox Friend WithEvents Label14 As Label Friend WithEvents 已兌現支票1_tb As TextBox Friend WithEvents Label11 As Label Friend WithEvents 已兌現支票_tb As TextBox Friend WithEvents Label12 As Label Friend WithEvents 零用金1_tb As TextBox Friend WithEvents Label1 As Label Friend WithEvents 零用金_tb As TextBox Friend WithEvents Label3 As Label Friend WithEvents 只顯示支票資料_cb As CheckBox Friend WithEvents 隱藏作帳點交資訊_cb As CheckBox Friend WithEvents 隱藏申請審核資訊_cb As CheckBox Friend WithEvents 損益1_tb As TextBox Friend WithEvents Label7 As Label Friend WithEvents 支出1_tb As TextBox Friend WithEvents Label8 As Label Friend WithEvents 現金1_tb As TextBox Friend WithEvents Label10 As Label Friend WithEvents 損益_tb As TextBox Friend WithEvents Label6 As Label Friend WithEvents 支出_tb As TextBox Friend WithEvents Label5 As Label Friend WithEvents Label4 As Label Friend WithEvents 收支單號_tb As TextBox Friend WithEvents 現金_tb As TextBox Friend WithEvents Label9 As Label Friend WithEvents 查詢日期1_cb As ComboBox Friend WithEvents 查詢日期_cb As ComboBox Friend WithEvents Label2 As Label Friend WithEvents 明細_dgv As DataGridView Friend WithEvents ContextMenuStrip1 As ContextMenuStrip Friend WithEvents 重新整理ToolStripMenuItem As ToolStripMenuItem Friend WithEvents ToolStripSeparator2 As ToolStripSeparator Friend WithEvents Panel2 As Panel Friend WithEvents 公司編號_cb As ComboBox Friend WithEvents 公司編號_lb As Label Friend WithEvents ToolTip1 As ToolTip Friend WithEvents Label19 As Label End Class