_ 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.未兌現支票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.Timer1 = New System.Windows.Forms.Timer(Me.components) Me.資料尚未存檔_lb = New System.Windows.Forms.Label() Me.關鍵字查詢_bt = New System.Windows.Forms.Button() Me.對帳記錄存檔_bt = New System.Windows.Forms.Button() Me.清除查詢資料_bt = New System.Windows.Forms.Button() Me.匯出EXCEL_bt = New System.Windows.Forms.Button() Me.BBBToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit() Me.ContextMenuStrip1.SuspendLayout() Me.SuspendLayout() ' '未兌現支票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(506, 32) 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(90, 23) Me.未兌現支票1_tb.TabIndex = 1072 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(436, 35) Me.Label13.Name = "Label13" Me.Label13.Size = New System.Drawing.Size(68, 16) Me.Label13.TabIndex = 1071 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(506, 5) Me.未兌現支票_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.未兌現支票_tb.Name = "未兌現支票_tb" Me.未兌現支票_tb.Size = New System.Drawing.Size(90, 23) Me.未兌現支票_tb.TabIndex = 1070 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(436, 10) Me.Label14.Name = "Label14" Me.Label14.Size = New System.Drawing.Size(68, 16) Me.Label14.TabIndex = 1069 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(668, 32) 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(90, 23) Me.已兌現支票1_tb.TabIndex = 1068 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(598, 36) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(68, 16) Me.Label11.TabIndex = 1067 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(668, 4) Me.已兌現支票_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.已兌現支票_tb.Name = "已兌現支票_tb" Me.已兌現支票_tb.Size = New System.Drawing.Size(90, 23) Me.已兌現支票_tb.TabIndex = 1066 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(598, 9) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(68, 16) Me.Label12.TabIndex = 1065 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(806, 32) 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(90, 23) Me.零用金1_tb.TabIndex = 1064 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(760, 35) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(44, 16) Me.Label1.TabIndex = 1063 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(806, 4) Me.零用金_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.零用金_tb.Name = "零用金_tb" Me.零用金_tb.Size = New System.Drawing.Size(90, 23) Me.零用金_tb.TabIndex = 1062 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(760, 9) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(44, 16) Me.Label3.TabIndex = 1061 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(326, 34) Me.只顯示支票資料_cb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.只顯示支票資料_cb.Name = "只顯示支票資料_cb" Me.只顯示支票資料_cb.Size = New System.Drawing.Size(111, 20) Me.只顯示支票資料_cb.TabIndex = 1060 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(173, 34) Me.隱藏作帳點交資訊_cb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.隱藏作帳點交資訊_cb.Name = "隱藏作帳點交資訊_cb" Me.隱藏作帳點交資訊_cb.Size = New System.Drawing.Size(135, 20) Me.隱藏作帳點交資訊_cb.TabIndex = 1059 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(20, 34) Me.隱藏申請審核資訊_cb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.隱藏申請審核資訊_cb.Name = "隱藏申請審核資訊_cb" Me.隱藏申請審核資訊_cb.Size = New System.Drawing.Size(135, 20) Me.隱藏申請審核資訊_cb.TabIndex = 1058 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(1185, 32) 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(90, 23) Me.損益1_tb.TabIndex = 1057 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(1151, 35) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(32, 16) Me.Label7.TabIndex = 1056 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(1059, 32) 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(90, 23) Me.支出1_tb.TabIndex = 1055 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(1025, 36) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(32, 16) Me.Label8.TabIndex = 1054 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(933, 32) 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(90, 23) Me.現金1_tb.TabIndex = 1053 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(898, 36) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(32, 16) Me.Label10.TabIndex = 1052 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(1185, 4) Me.損益_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.損益_tb.Name = "損益_tb" Me.損益_tb.Size = New System.Drawing.Size(90, 23) Me.損益_tb.TabIndex = 1051 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(1151, 9) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(32, 16) Me.Label6.TabIndex = 1050 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(1059, 4) Me.支出_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.支出_tb.Name = "支出_tb" Me.支出_tb.Size = New System.Drawing.Size(90, 23) Me.支出_tb.TabIndex = 1049 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(1025, 9) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(32, 16) Me.Label5.TabIndex = 1048 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(223, 11) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(32, 16) Me.Label4.TabIndex = 1047 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(257, 7) Me.收支單號_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.收支單號_tb.Name = "收支單號_tb" Me.收支單號_tb.Size = New System.Drawing.Size(172, 23) Me.收支單號_tb.TabIndex = 1046 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(933, 4) Me.現金_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.現金_tb.Name = "現金_tb" Me.現金_tb.Size = New System.Drawing.Size(90, 23) Me.現金_tb.TabIndex = 1045 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(898, 9) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(32, 16) Me.Label9.TabIndex = 1044 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(155, 7) 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(63, 24) Me.查詢日期1_cb.TabIndex = 1043 ' '查詢日期_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(66, 7) 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 = 1042 ' '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(4, 11) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(56, 16) Me.Label2.TabIndex = 1041 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.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.明細_dgv.Location = New System.Drawing.Point(6, 60) 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(1868, 544) Me.明細_dgv.TabIndex = 1073 ' '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) ' 'Timer1 ' Me.Timer1.Interval = 500 ' '資料尚未存檔_lb ' Me.資料尚未存檔_lb.AutoSize = True Me.資料尚未存檔_lb.Font = New System.Drawing.Font("微軟正黑體", 18.0!, 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(1592, 14) Me.資料尚未存檔_lb.Name = "資料尚未存檔_lb" Me.資料尚未存檔_lb.Size = New System.Drawing.Size(278, 31) Me.資料尚未存檔_lb.TabIndex = 1075 Me.資料尚未存檔_lb.Text = "資 料 尚 未 存 檔" Me.資料尚未存檔_lb.Visible = False ' '關鍵字查詢_bt ' Me.關鍵字查詢_bt.Location = New System.Drawing.Point(1281, 4) Me.關鍵字查詢_bt.Name = "關鍵字查詢_bt" Me.關鍵字查詢_bt.Size = New System.Drawing.Size(90, 23) Me.關鍵字查詢_bt.TabIndex = 1076 Me.關鍵字查詢_bt.Text = "關鍵字查詢" Me.關鍵字查詢_bt.UseVisualStyleBackColor = True ' '對帳記錄存檔_bt ' Me.對帳記錄存檔_bt.ForeColor = System.Drawing.Color.Green Me.對帳記錄存檔_bt.Location = New System.Drawing.Point(1281, 32) Me.對帳記錄存檔_bt.Name = "對帳記錄存檔_bt" Me.對帳記錄存檔_bt.Size = New System.Drawing.Size(186, 23) Me.對帳記錄存檔_bt.TabIndex = 1077 Me.對帳記錄存檔_bt.Text = "對帳記錄存檔" Me.對帳記錄存檔_bt.UseVisualStyleBackColor = True ' '清除查詢資料_bt ' Me.清除查詢資料_bt.Location = New System.Drawing.Point(1377, 4) Me.清除查詢資料_bt.Name = "清除查詢資料_bt" Me.清除查詢資料_bt.Size = New System.Drawing.Size(90, 24) Me.清除查詢資料_bt.TabIndex = 1078 Me.清除查詢資料_bt.Text = "清除查詢資料" Me.清除查詢資料_bt.UseVisualStyleBackColor = True ' '匯出EXCEL_bt ' Me.匯出EXCEL_bt.AutoSize = True Me.匯出EXCEL_bt.Font = New System.Drawing.Font("微軟正黑體", 9.75!, 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(1473, 4) 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(113, 50) Me.匯出EXCEL_bt.TabIndex = 1435 Me.匯出EXCEL_bt.Text = "匯出EXCEL" Me.匯出EXCEL_bt.UseVisualStyleBackColor = True ' 'BBBToolStripMenuItem ' Me.BBBToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.BBBToolStripMenuItem.Name = "BBBToolStripMenuItem" Me.BBBToolStripMenuItem.Size = New System.Drawing.Size(180, 22) Me.BBBToolStripMenuItem.Text = "列印成EXCEL" ' '營運成本收支單_對帳表 ' Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(1879, 611) Me.ContextMenuStrip = Me.ContextMenuStrip1 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.明細_dgv) Me.Controls.Add(Me.資料尚未存檔_lb) Me.Controls.Add(Me.未兌現支票1_tb) Me.Controls.Add(Me.Label13) Me.Controls.Add(Me.未兌現支票_tb) Me.Controls.Add(Me.Label14) Me.Controls.Add(Me.已兌現支票1_tb) Me.Controls.Add(Me.Label11) Me.Controls.Add(Me.已兌現支票_tb) Me.Controls.Add(Me.Label12) Me.Controls.Add(Me.零用金1_tb) Me.Controls.Add(Me.Label1) Me.Controls.Add(Me.零用金_tb) Me.Controls.Add(Me.Label3) Me.Controls.Add(Me.只顯示支票資料_cb) 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.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() Me.ContextMenuStrip1.ResumeLayout(False) Me.ResumeLayout(False) Me.PerformLayout() End Sub 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 Timer1 As Timer Friend WithEvents 資料尚未存檔_lb As Label Friend WithEvents 關鍵字查詢_bt As Button Friend WithEvents 對帳記錄存檔_bt As Button Friend WithEvents 清除查詢資料_bt As Button Friend WithEvents 匯出EXCEL_bt As Button Friend WithEvents BBBToolStripMenuItem As ToolStripMenuItem End Class