_ 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.指定_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.關鍵字查詢ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.AAAToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator() Me.BBBToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.ToolStripSeparator6 = New System.Windows.Forms.ToolStripSeparator() Me.清除ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.Panel1 = New System.Windows.Forms.Panel() Me.合約編號1_cb = New System.Windows.Forms.ComboBox() Me.語轉扭_bt = New System.Windows.Forms.Button() Me.存檔_bt = New System.Windows.Forms.Button() Me.語言_dgv = New System.Windows.Forms.DataGridView() Me.Column1 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.Column2 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components) Me.Panel2 = New System.Windows.Forms.Panel() Me.系統說明_bt = New System.Windows.Forms.Button() Me.縮放1_bt = New System.Windows.Forms.Button() Me.Panel3 = New System.Windows.Forms.Panel() Me.準備扣_dgv = New System.Windows.Forms.DataGridView() Me.甲方1 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.錢 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.彙總1_dgv = New System.Windows.Forms.DataGridView() Me.甲方 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.可沖帳餘額 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.彙總_dgv = New System.Windows.Forms.DataGridView() Me.縮放2_bt = New System.Windows.Forms.Button() Me.已出納_dgv = New System.Windows.Forms.DataGridView() CType(Me.指定_dgv, System.ComponentModel.ISupportInitialize).BeginInit() Me.ContextMenuStrip1.SuspendLayout() Me.Panel1.SuspendLayout() CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit() Me.Panel2.SuspendLayout() Me.Panel3.SuspendLayout() CType(Me.準備扣_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.彙總1_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.彙總_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.已出納_dgv, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' '指定_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.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.指定_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.指定_dgv.Location = New System.Drawing.Point(2, 33) 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(1342, 644) Me.指定_dgv.TabIndex = 539 ' 'ContextMenuStrip1 ' Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.對帳記錄存檔ToolStripMenuItem, Me.ToolStripSeparator2, Me.關鍵字查詢ToolStripMenuItem, Me.AAAToolStripMenuItem, Me.ToolStripSeparator1, Me.BBBToolStripMenuItem, Me.ToolStripSeparator6, Me.清除ToolStripMenuItem}) Me.ContextMenuStrip1.Name = "ContextMenuStrip1" Me.ContextMenuStrip1.Size = New System.Drawing.Size(267, 132) ' '對帳記錄存檔ToolStripMenuItem ' Me.對帳記錄存檔ToolStripMenuItem.Name = "對帳記錄存檔ToolStripMenuItem" Me.對帳記錄存檔ToolStripMenuItem.Size = New System.Drawing.Size(266, 22) Me.對帳記錄存檔ToolStripMenuItem.Text = "對帳記錄存檔 / Penghematan data" ' 'ToolStripSeparator2 ' Me.ToolStripSeparator2.Name = "ToolStripSeparator2" Me.ToolStripSeparator2.Size = New System.Drawing.Size(263, 6) ' '關鍵字查詢ToolStripMenuItem ' Me.關鍵字查詢ToolStripMenuItem.Name = "關鍵字查詢ToolStripMenuItem" Me.關鍵字查詢ToolStripMenuItem.Size = New System.Drawing.Size(266, 22) Me.關鍵字查詢ToolStripMenuItem.Text = "關鍵字查詢/Review" ' 'AAAToolStripMenuItem ' Me.AAAToolStripMenuItem.Name = "AAAToolStripMenuItem" Me.AAAToolStripMenuItem.Size = New System.Drawing.Size(266, 22) Me.AAAToolStripMenuItem.Text = "二維碼查單/ Review Kode verifikasi" ' 'ToolStripSeparator1 ' Me.ToolStripSeparator1.Name = "ToolStripSeparator1" Me.ToolStripSeparator1.Size = New System.Drawing.Size(263, 6) ' 'BBBToolStripMenuItem ' Me.BBBToolStripMenuItem.Name = "BBBToolStripMenuItem" Me.BBBToolStripMenuItem.Size = New System.Drawing.Size(266, 22) Me.BBBToolStripMenuItem.Text = "列印成EXCEL / Cetak EXCEL" ' 'ToolStripSeparator6 ' Me.ToolStripSeparator6.Name = "ToolStripSeparator6" Me.ToolStripSeparator6.Size = New System.Drawing.Size(263, 6) ' '清除ToolStripMenuItem ' Me.清除ToolStripMenuItem.Name = "清除ToolStripMenuItem" Me.清除ToolStripMenuItem.Size = New System.Drawing.Size(266, 22) Me.清除ToolStripMenuItem.Text = "清除介面查詢資料/Hapus" Me.清除ToolStripMenuItem.TextAlign = System.Drawing.ContentAlignment.MiddleLeft ' 'Panel1 ' Me.Panel1.Controls.Add(Me.合約編號1_cb) Me.Panel1.Controls.Add(Me.語轉扭_bt) Me.Panel1.Controls.Add(Me.存檔_bt) Me.Panel1.Controls.Add(Me.語言_dgv) Me.Panel1.Location = New System.Drawing.Point(793, 148) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(217, 180) Me.Panel1.TabIndex = 540 ' '合約編號1_cb ' Me.合約編號1_cb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.合約編號1_cb.FormattingEnabled = True Me.合約編號1_cb.Items.AddRange(New Object() {"", "第一期", "第二期", "第三期", "第四期", "第五期", "第六期", "第七期", "第八期", "第九期", "第十期"}) Me.合約編號1_cb.Location = New System.Drawing.Point(92, 58) Me.合約編號1_cb.Name = "合約編號1_cb" Me.合約編號1_cb.Size = New System.Drawing.Size(97, 24) Me.合約編號1_cb.TabIndex = 1896 ' '語轉扭_bt ' Me.語轉扭_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) 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.Black Me.語轉扭_bt.Location = New System.Drawing.Point(3, 57) Me.語轉扭_bt.Name = "語轉扭_bt" Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25) Me.語轉扭_bt.TabIndex = 1838 Me.語轉扭_bt.Text = "L" Me.語轉扭_bt.UseVisualStyleBackColor = True ' '存檔_bt ' Me.存檔_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.SAVER Me.存檔_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom 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.Black Me.存檔_bt.Location = New System.Drawing.Point(34, 57) Me.存檔_bt.Name = "存檔_bt" Me.存檔_bt.Size = New System.Drawing.Size(52, 52) Me.存檔_bt.TabIndex = 1839 Me.存檔_bt.UseVisualStyleBackColor = True ' '語言_dgv ' Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.語言_dgv.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.Column1, Me.Column2}) Me.語言_dgv.Location = New System.Drawing.Point(3, 3) Me.語言_dgv.Name = "語言_dgv" Me.語言_dgv.RowHeadersWidth = 5 Me.語言_dgv.RowTemplate.Height = 24 Me.語言_dgv.Size = New System.Drawing.Size(209, 48) Me.語言_dgv.TabIndex = 650 Me.語言_dgv.Visible = False ' 'Column1 ' Me.Column1.HeaderText = "Column1" Me.Column1.Name = "Column1" ' 'Column2 ' Me.Column2.HeaderText = "Column2" Me.Column2.Name = "Column2" ' 'ToolTip1 ' Me.ToolTip1.AutoPopDelay = 5000 Me.ToolTip1.InitialDelay = 500 Me.ToolTip1.IsBalloon = True Me.ToolTip1.ReshowDelay = 100 Me.ToolTip1.ToolTipTitle = "illustrate" ' 'Panel2 ' Me.Panel2.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.Panel2.Controls.Add(Me.系統說明_bt) Me.Panel2.Controls.Add(Me.縮放1_bt) Me.Panel2.Controls.Add(Me.指定_dgv) Me.Panel2.Location = New System.Drawing.Point(0, 0) Me.Panel2.Name = "Panel2" Me.Panel2.Size = New System.Drawing.Size(1347, 679) Me.Panel2.TabIndex = 1678 ' '系統說明_bt ' Me.系統說明_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.系統說明_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.question_mark Me.系統說明_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom 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.Blue Me.系統說明_bt.Location = New System.Drawing.Point(1314, 3) Me.系統說明_bt.Name = "系統說明_bt" Me.系統說明_bt.Size = New System.Drawing.Size(30, 30) Me.系統說明_bt.TabIndex = 1898 Me.系統說明_bt.UseVisualStyleBackColor = True ' '縮放1_bt ' Me.縮放1_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.縮放1_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.list_bullets Me.縮放1_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.縮放1_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.縮放1_bt.ForeColor = System.Drawing.Color.Blue Me.縮放1_bt.Location = New System.Drawing.Point(1282, 3) Me.縮放1_bt.Name = "縮放1_bt" Me.縮放1_bt.Size = New System.Drawing.Size(30, 30) Me.縮放1_bt.TabIndex = 1677 Me.縮放1_bt.UseVisualStyleBackColor = True ' '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.Controls.Add(Me.準備扣_dgv) Me.Panel3.Controls.Add(Me.彙總1_dgv) Me.Panel3.Controls.Add(Me.彙總_dgv) Me.Panel3.Controls.Add(Me.縮放2_bt) Me.Panel3.Controls.Add(Me.已出納_dgv) Me.Panel3.Location = New System.Drawing.Point(0, 0) Me.Panel3.Name = "Panel3" Me.Panel3.Size = New System.Drawing.Size(1347, 679) Me.Panel3.TabIndex = 1679 ' '準備扣_dgv ' 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.BackgroundColor = System.Drawing.Color.White Me.準備扣_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.準備扣_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.準備扣_dgv.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.甲方1, Me.錢}) Me.準備扣_dgv.Location = New System.Drawing.Point(1049, 502) Me.準備扣_dgv.Name = "準備扣_dgv" Me.準備扣_dgv.RowHeadersWidth = 5 Me.準備扣_dgv.RowTemplate.Height = 24 Me.準備扣_dgv.Size = New System.Drawing.Size(299, 175) Me.準備扣_dgv.TabIndex = 1847 ' '甲方1 ' Me.甲方1.HeaderText = "甲方" Me.甲方1.Name = "甲方1" ' '錢 ' Me.錢.HeaderText = "錢" Me.錢.Name = "錢" ' '彙總1_dgv ' Me.彙總1_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.彙總1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill Me.彙總1_dgv.BackgroundColor = System.Drawing.Color.White Me.彙總1_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.彙總1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.彙總1_dgv.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.甲方, Me.可沖帳餘額}) Me.彙總1_dgv.Location = New System.Drawing.Point(1048, 229) Me.彙總1_dgv.Name = "彙總1_dgv" Me.彙總1_dgv.RowHeadersWidth = 5 Me.彙總1_dgv.RowTemplate.Height = 24 Me.彙總1_dgv.Size = New System.Drawing.Size(299, 275) Me.彙總1_dgv.TabIndex = 1846 ' '甲方 ' Me.甲方.HeaderText = "甲方" Me.甲方.Name = "甲方" ' '可沖帳餘額 ' Me.可沖帳餘額.HeaderText = "可沖帳餘額" Me.可沖帳餘額.Name = "可沖帳餘額" ' '彙總_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.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.彙總_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.彙總_dgv.Location = New System.Drawing.Point(3, 2) Me.彙總_dgv.Name = "彙總_dgv" Me.彙總_dgv.RowHeadersWidth = 5 Me.彙總_dgv.RowTemplate.Height = 24 Me.彙總_dgv.Size = New System.Drawing.Size(1046, 674) Me.彙總_dgv.TabIndex = 1679 ' '縮放2_bt ' Me.縮放2_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.縮放2_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.list_bullets Me.縮放2_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.縮放2_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.縮放2_bt.ForeColor = System.Drawing.Color.Blue Me.縮放2_bt.Location = New System.Drawing.Point(1323, 1) Me.縮放2_bt.Name = "縮放2_bt" Me.縮放2_bt.Size = New System.Drawing.Size(25, 25) Me.縮放2_bt.TabIndex = 1678 Me.縮放2_bt.UseVisualStyleBackColor = True ' '已出納_dgv ' Me.已出納_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ 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.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.已出納_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.已出納_dgv.Location = New System.Drawing.Point(1048, 2) Me.已出納_dgv.Name = "已出納_dgv" Me.已出納_dgv.RowHeadersWidth = 5 Me.已出納_dgv.RowTemplate.Height = 24 Me.已出納_dgv.Size = New System.Drawing.Size(299, 228) Me.已出納_dgv.TabIndex = 1680 ' '特支費高層指定 ' Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(1349, 681) Me.ContextMenuStrip = Me.ContextMenuStrip1 Me.Controls.Add(Me.Panel1) Me.Controls.Add(Me.Panel2) Me.Controls.Add(Me.Panel3) 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.Panel1.ResumeLayout(False) CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit() Me.Panel2.ResumeLayout(False) Me.Panel3.ResumeLayout(False) CType(Me.準備扣_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.彙總1_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.彙總_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.已出納_dgv, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) End Sub Friend WithEvents 指定_dgv As DataGridView Friend WithEvents ContextMenuStrip1 As ContextMenuStrip Friend WithEvents 對帳記錄存檔ToolStripMenuItem As ToolStripMenuItem Friend WithEvents ToolStripSeparator2 As ToolStripSeparator Friend WithEvents 關鍵字查詢ToolStripMenuItem As ToolStripMenuItem Friend WithEvents AAAToolStripMenuItem As ToolStripMenuItem Friend WithEvents ToolStripSeparator1 As ToolStripSeparator Friend WithEvents BBBToolStripMenuItem As ToolStripMenuItem Friend WithEvents ToolStripSeparator6 As ToolStripSeparator Friend WithEvents 清除ToolStripMenuItem As ToolStripMenuItem Friend WithEvents Panel1 As Panel Friend WithEvents 語言_dgv As DataGridView Friend WithEvents Column1 As DataGridViewTextBoxColumn Friend WithEvents Column2 As DataGridViewTextBoxColumn Friend WithEvents 語轉扭_bt As Button Friend WithEvents ToolTip1 As ToolTip Friend WithEvents 存檔_bt As Button Friend WithEvents 合約編號1_cb As ComboBox Friend WithEvents 縮放1_bt As Button Friend WithEvents Panel2 As Panel Friend WithEvents Panel3 As Panel Friend WithEvents 縮放2_bt As Button Friend WithEvents 彙總_dgv As DataGridView Friend WithEvents 已出納_dgv As DataGridView Friend WithEvents 彙總1_dgv As DataGridView Friend WithEvents 準備扣_dgv As DataGridView Friend WithEvents 甲方 As DataGridViewTextBoxColumn Friend WithEvents 可沖帳餘額 As DataGridViewTextBoxColumn Friend WithEvents 甲方1 As DataGridViewTextBoxColumn Friend WithEvents 錢 As DataGridViewTextBoxColumn Friend WithEvents 系統說明_bt As Button End Class