_ 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() Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Me.批量存檔_bt = New System.Windows.Forms.Button() Me.停用_cb = New System.Windows.Forms.CheckBox() Me.備註_tb = New System.Windows.Forms.TextBox() Me.Label26 = New System.Windows.Forms.Label() Me.抵銷科目_cb = New System.Windows.Forms.CheckBox() Me.統制科目_cb = New System.Windows.Forms.CheckBox() Me.英文名稱_tb = New System.Windows.Forms.TextBox() Me.Label25 = New System.Windows.Forms.Label() Me.Label19 = New System.Windows.Forms.Label() Me.科目3_號_cb = New System.Windows.Forms.TextBox() Me.編號3_cb = New System.Windows.Forms.ComboBox() Me.編號1_tb = New System.Windows.Forms.TextBox() Me.編號2_cb = New System.Windows.Forms.ComboBox() Me.科目2_號_cb = New System.Windows.Forms.ComboBox() Me.科目2_名_cb = New System.Windows.Forms.ComboBox() Me.科目1_號_cb = New System.Windows.Forms.ComboBox() Me.科目1_名_cb = New System.Windows.Forms.ComboBox() Me.會計科目_dgv = New System.Windows.Forms.DataGridView() Me.修改_bt = New System.Windows.Forms.Button() Me.刪除_tb = New System.Windows.Forms.Button() Me.科目1_名_tb = New System.Windows.Forms.TextBox() Me.Label16 = New System.Windows.Forms.Label() Me.Label18 = New System.Windows.Forms.Label() Me.Label17 = New System.Windows.Forms.Label() Me.新增_bt = New System.Windows.Forms.Button() Me.新增模式_cb = New System.Windows.Forms.CheckBox() Me.修改_刪除_cb = New System.Windows.Forms.CheckBox() Me.顯示_G_cb = New System.Windows.Forms.CheckBox() Me.Label20 = New System.Windows.Forms.Label() Me.Label15 = New System.Windows.Forms.Label() Me.ProgressBar1 = New System.Windows.Forms.ProgressBar() Me.重新整理_bt = New System.Windows.Forms.Button() Me.顯示_I_cb = New System.Windows.Forms.CheckBox() CType(Me.會計科目_dgv, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' '批量存檔_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.DarkGreen Me.批量存檔_bt.Location = New System.Drawing.Point(876, 37) Me.批量存檔_bt.Name = "批量存檔_bt" Me.批量存檔_bt.Size = New System.Drawing.Size(68, 36) Me.批量存檔_bt.TabIndex = 727 Me.批量存檔_bt.Text = "批量存檔" Me.批量存檔_bt.UseVisualStyleBackColor = True ' '停用_cb ' Me.停用_cb.AutoSize = True Me.停用_cb.ForeColor = System.Drawing.Color.Red Me.停用_cb.Location = New System.Drawing.Point(389, 52) Me.停用_cb.Name = "停用_cb" Me.停用_cb.Size = New System.Drawing.Size(50, 20) Me.停用_cb.TabIndex = 723 Me.停用_cb.Text = "停用" Me.停用_cb.UseVisualStyleBackColor = True ' '備註_tb ' Me.備註_tb.ForeColor = System.Drawing.Color.Green Me.備註_tb.Location = New System.Drawing.Point(571, 1) Me.備註_tb.Multiline = True Me.備註_tb.Name = "備註_tb" Me.備註_tb.ScrollBars = System.Windows.Forms.ScrollBars.Both Me.備註_tb.Size = New System.Drawing.Size(235, 49) Me.備註_tb.TabIndex = 721 ' 'Label26 ' Me.Label26.AutoSize = True Me.Label26.ForeColor = System.Drawing.Color.Green Me.Label26.Location = New System.Drawing.Point(543, 6) Me.Label26.Name = "Label26" Me.Label26.Size = New System.Drawing.Size(31, 16) Me.Label26.TabIndex = 722 Me.Label26.Text = "附註" ' '抵銷科目_cb ' Me.抵銷科目_cb.AutoSize = True Me.抵銷科目_cb.ForeColor = System.Drawing.Color.Red Me.抵銷科目_cb.Location = New System.Drawing.Point(311, 52) Me.抵銷科目_cb.Name = "抵銷科目_cb" Me.抵銷科目_cb.Size = New System.Drawing.Size(74, 20) Me.抵銷科目_cb.TabIndex = 720 Me.抵銷科目_cb.Text = "抵銷科目" Me.抵銷科目_cb.UseVisualStyleBackColor = True ' '統制科目_cb ' Me.統制科目_cb.AutoSize = True Me.統制科目_cb.ForeColor = System.Drawing.Color.Red Me.統制科目_cb.Location = New System.Drawing.Point(235, 52) Me.統制科目_cb.Name = "統制科目_cb" Me.統制科目_cb.Size = New System.Drawing.Size(74, 20) Me.統制科目_cb.TabIndex = 719 Me.統制科目_cb.Text = "統制科目" Me.統制科目_cb.UseVisualStyleBackColor = True ' '英文名稱_tb ' 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(59, 50) Me.英文名稱_tb.Name = "英文名稱_tb" Me.英文名稱_tb.Size = New System.Drawing.Size(170, 23) Me.英文名稱_tb.TabIndex = 717 ' 'Label25 ' Me.Label25.AutoSize = True Me.Label25.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.Label25.Location = New System.Drawing.Point(3, 54) Me.Label25.Name = "Label25" Me.Label25.Size = New System.Drawing.Size(55, 16) Me.Label25.TabIndex = 718 Me.Label25.Text = "英文名稱" ' 'Label19 ' Me.Label19.AutoSize = True Me.Label19.Location = New System.Drawing.Point(183, 29) Me.Label19.Name = "Label19" Me.Label19.Size = New System.Drawing.Size(31, 16) Me.Label19.TabIndex = 715 Me.Label19.Text = "編號" ' '科目3_號_cb ' Me.科目3_號_cb.Location = New System.Drawing.Point(447, 25) Me.科目3_號_cb.Name = "科目3_號_cb" Me.科目3_號_cb.Size = New System.Drawing.Size(95, 23) Me.科目3_號_cb.TabIndex = 713 ' '編號3_cb ' Me.編號3_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.編號3_cb.FormattingEnabled = True Me.編號3_cb.Items.AddRange(New Object() {"1", "2", "3"}) Me.編號3_cb.Location = New System.Drawing.Point(386, 25) Me.編號3_cb.Name = "編號3_cb" Me.編號3_cb.Size = New System.Drawing.Size(55, 24) Me.編號3_cb.TabIndex = 711 ' '編號1_tb ' Me.編號1_tb.Location = New System.Drawing.Point(46, 26) Me.編號1_tb.Name = "編號1_tb" Me.編號1_tb.Size = New System.Drawing.Size(40, 23) Me.編號1_tb.TabIndex = 709 Me.編號1_tb.Text = "1" Me.編號1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '編號2_cb ' Me.編號2_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.編號2_cb.FormattingEnabled = True Me.編號2_cb.Items.AddRange(New Object() {"1", "2"}) Me.編號2_cb.Location = New System.Drawing.Point(216, 25) Me.編號2_cb.Name = "編號2_cb" Me.編號2_cb.Size = New System.Drawing.Size(44, 24) Me.編號2_cb.TabIndex = 707 ' '科目2_號_cb ' Me.科目2_號_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.科目2_號_cb.FormattingEnabled = True Me.科目2_號_cb.Location = New System.Drawing.Point(262, 25) Me.科目2_號_cb.Name = "科目2_號_cb" Me.科目2_號_cb.Size = New System.Drawing.Size(75, 24) Me.科目2_號_cb.TabIndex = 706 ' '科目2_名_cb ' Me.科目2_名_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.科目2_名_cb.FormattingEnabled = True Me.科目2_名_cb.Location = New System.Drawing.Point(216, 1) Me.科目2_名_cb.Name = "科目2_名_cb" Me.科目2_名_cb.Size = New System.Drawing.Size(121, 24) Me.科目2_名_cb.TabIndex = 705 ' '科目1_號_cb ' Me.科目1_號_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.科目1_號_cb.FormattingEnabled = True Me.科目1_號_cb.Location = New System.Drawing.Point(92, 25) Me.科目1_號_cb.Name = "科目1_號_cb" Me.科目1_號_cb.Size = New System.Drawing.Size(75, 24) Me.科目1_號_cb.TabIndex = 704 ' '科目1_名_cb ' Me.科目1_名_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.科目1_名_cb.FormattingEnabled = True Me.科目1_名_cb.Location = New System.Drawing.Point(46, 1) Me.科目1_名_cb.Name = "科目1_名_cb" Me.科目1_名_cb.Size = New System.Drawing.Size(121, 24) Me.科目1_名_cb.TabIndex = 703 ' '會計科目_dgv ' DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.會計科目_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2 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(3, 74) Me.會計科目_dgv.Name = "會計科目_dgv" Me.會計科目_dgv.RowHeadersWidth = 5 Me.會計科目_dgv.RowTemplate.Height = 24 Me.會計科目_dgv.Size = New System.Drawing.Size(1121, 569) Me.會計科目_dgv.TabIndex = 698 ' '修改_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.DarkGreen Me.修改_bt.Location = New System.Drawing.Point(808, 37) Me.修改_bt.Name = "修改_bt" Me.修改_bt.Size = New System.Drawing.Size(68, 36) Me.修改_bt.TabIndex = 700 Me.修改_bt.Text = "修改" Me.修改_bt.UseVisualStyleBackColor = True ' '刪除_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.Red Me.刪除_tb.Location = New System.Drawing.Point(876, 1) Me.刪除_tb.Name = "刪除_tb" Me.刪除_tb.Size = New System.Drawing.Size(68, 36) Me.刪除_tb.TabIndex = 701 Me.刪除_tb.Text = "刪除" Me.刪除_tb.UseVisualStyleBackColor = True ' '科目1_名_tb ' Me.科目1_名_tb.Location = New System.Drawing.Point(386, 1) Me.科目1_名_tb.Name = "科目1_名_tb" Me.科目1_名_tb.Size = New System.Drawing.Size(156, 23) Me.科目1_名_tb.TabIndex = 702 ' 'Label16 ' Me.Label16.AutoSize = True Me.Label16.Location = New System.Drawing.Point(173, 5) Me.Label16.Name = "Label16" Me.Label16.Size = New System.Drawing.Size(43, 16) Me.Label16.TabIndex = 710 Me.Label16.Text = "第二層" ' 'Label18 ' Me.Label18.AutoSize = True Me.Label18.Location = New System.Drawing.Point(355, 29) Me.Label18.Name = "Label18" Me.Label18.Size = New System.Drawing.Size(31, 16) Me.Label18.TabIndex = 714 Me.Label18.Text = "編號" ' 'Label17 ' Me.Label17.AutoSize = True Me.Label17.Location = New System.Drawing.Point(343, 4) Me.Label17.Name = "Label17" Me.Label17.Size = New System.Drawing.Size(43, 16) Me.Label17.TabIndex = 712 Me.Label17.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.Blue Me.新增_bt.Location = New System.Drawing.Point(808, 1) Me.新增_bt.Name = "新增_bt" Me.新增_bt.Size = New System.Drawing.Size(68, 36) Me.新增_bt.TabIndex = 699 Me.新增_bt.Text = "新增" Me.新增_bt.UseVisualStyleBackColor = True ' '新增模式_cb ' Me.新增模式_cb.AutoSize = True Me.新增模式_cb.Location = New System.Drawing.Point(573, 52) Me.新增模式_cb.Name = "新增模式_cb" Me.新增模式_cb.Size = New System.Drawing.Size(74, 20) Me.新增模式_cb.TabIndex = 724 Me.新增模式_cb.Text = "新增模式" Me.新增模式_cb.UseVisualStyleBackColor = True ' '修改_刪除_cb ' Me.修改_刪除_cb.AutoSize = True Me.修改_刪除_cb.Location = New System.Drawing.Point(653, 52) Me.修改_刪除_cb.Name = "修改_刪除_cb" Me.修改_刪除_cb.Size = New System.Drawing.Size(86, 20) Me.修改_刪除_cb.TabIndex = 725 Me.修改_刪除_cb.Text = "修改、刪除" Me.修改_刪除_cb.UseVisualStyleBackColor = True ' '顯示_G_cb ' Me.顯示_G_cb.AutoSize = True Me.顯示_G_cb.Checked = True Me.顯示_G_cb.CheckState = System.Windows.Forms.CheckState.Checked Me.顯示_G_cb.ForeColor = System.Drawing.Color.Red Me.顯示_G_cb.Location = New System.Drawing.Point(442, 52) Me.顯示_G_cb.Name = "顯示_G_cb" Me.顯示_G_cb.Size = New System.Drawing.Size(64, 20) Me.顯示_G_cb.TabIndex = 726 Me.顯示_G_cb.Text = "顯示_G" Me.顯示_G_cb.UseVisualStyleBackColor = True ' 'Label20 ' Me.Label20.AutoSize = True Me.Label20.Location = New System.Drawing.Point(15, 31) Me.Label20.Name = "Label20" Me.Label20.Size = New System.Drawing.Size(31, 16) Me.Label20.TabIndex = 716 Me.Label20.Text = "編號" ' 'Label15 ' Me.Label15.AutoSize = True Me.Label15.Location = New System.Drawing.Point(3, 5) Me.Label15.Name = "Label15" Me.Label15.Size = New System.Drawing.Size(43, 16) Me.Label15.TabIndex = 708 Me.Label15.Text = "第一層" ' 'ProgressBar1 ' Me.ProgressBar1.Location = New System.Drawing.Point(744, 53) Me.ProgressBar1.Maximum = 10000 Me.ProgressBar1.Name = "ProgressBar1" Me.ProgressBar1.Size = New System.Drawing.Size(62, 18) Me.ProgressBar1.TabIndex = 728 ' '重新整理_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.Black Me.重新整理_bt.Location = New System.Drawing.Point(944, 1) Me.重新整理_bt.Name = "重新整理_bt" Me.重新整理_bt.Size = New System.Drawing.Size(46, 72) Me.重新整理_bt.TabIndex = 729 Me.重新整理_bt.Text = "重新整理" Me.重新整理_bt.UseVisualStyleBackColor = True ' '顯示_I_cb ' Me.顯示_I_cb.AutoSize = True Me.顯示_I_cb.Checked = True Me.顯示_I_cb.CheckState = System.Windows.Forms.CheckState.Checked Me.顯示_I_cb.ForeColor = System.Drawing.Color.Red Me.顯示_I_cb.Location = New System.Drawing.Point(505, 52) Me.顯示_I_cb.Name = "顯示_I_cb" Me.顯示_I_cb.Size = New System.Drawing.Size(58, 20) Me.顯示_I_cb.TabIndex = 730 Me.顯示_I_cb.Text = "顯示_I" Me.顯示_I_cb.UseVisualStyleBackColor = True ' '會計科目管理 ' Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(1127, 645) Me.Controls.Add(Me.顯示_I_cb) Me.Controls.Add(Me.重新整理_bt) Me.Controls.Add(Me.ProgressBar1) Me.Controls.Add(Me.批量存檔_bt) Me.Controls.Add(Me.停用_cb) Me.Controls.Add(Me.備註_tb) Me.Controls.Add(Me.Label26) Me.Controls.Add(Me.抵銷科目_cb) Me.Controls.Add(Me.統制科目_cb) Me.Controls.Add(Me.英文名稱_tb) Me.Controls.Add(Me.Label25) Me.Controls.Add(Me.Label19) Me.Controls.Add(Me.科目3_號_cb) Me.Controls.Add(Me.編號3_cb) Me.Controls.Add(Me.編號1_tb) Me.Controls.Add(Me.編號2_cb) Me.Controls.Add(Me.科目2_號_cb) Me.Controls.Add(Me.科目2_名_cb) Me.Controls.Add(Me.科目1_號_cb) Me.Controls.Add(Me.科目1_名_cb) Me.Controls.Add(Me.修改_bt) Me.Controls.Add(Me.刪除_tb) Me.Controls.Add(Me.科目1_名_tb) Me.Controls.Add(Me.Label16) Me.Controls.Add(Me.Label18) Me.Controls.Add(Me.Label17) Me.Controls.Add(Me.新增_bt) Me.Controls.Add(Me.新增模式_cb) Me.Controls.Add(Me.修改_刪除_cb) Me.Controls.Add(Me.顯示_G_cb) Me.Controls.Add(Me.Label20) Me.Controls.Add(Me.Label15) 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.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Name = "會計科目管理" Me.Text = "會計科目管理" CType(Me.會計科目_dgv, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents 批量存檔_bt As Button Friend WithEvents 停用_cb As CheckBox Friend WithEvents 備註_tb As TextBox Friend WithEvents Label26 As Label Friend WithEvents 抵銷科目_cb As CheckBox Friend WithEvents 統制科目_cb As CheckBox Friend WithEvents 英文名稱_tb As TextBox Friend WithEvents Label25 As Label Friend WithEvents Label19 As Label Friend WithEvents 科目3_號_cb As TextBox Friend WithEvents 編號3_cb As ComboBox Friend WithEvents 編號1_tb As TextBox Friend WithEvents 編號2_cb As ComboBox Friend WithEvents 科目2_號_cb As ComboBox Friend WithEvents 科目2_名_cb As ComboBox Friend WithEvents 科目1_號_cb As ComboBox Friend WithEvents 科目1_名_cb As ComboBox Friend WithEvents 會計科目_dgv As DataGridView Friend WithEvents 修改_bt As Button Friend WithEvents 刪除_tb As Button Friend WithEvents 科目1_名_tb As TextBox Friend WithEvents Label16 As Label Friend WithEvents Label18 As Label Friend WithEvents Label17 As Label Friend WithEvents 新增_bt As Button Friend WithEvents 新增模式_cb As CheckBox Friend WithEvents 修改_刪除_cb As CheckBox Friend WithEvents 顯示_G_cb As CheckBox Friend WithEvents Label20 As Label Friend WithEvents Label15 As Label Friend WithEvents ProgressBar1 As ProgressBar Friend WithEvents 重新整理_bt As Button Friend WithEvents 顯示_I_cb As CheckBox End Class