123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621 |
- <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
- Partial Class 應付款月報表
- Inherits System.Windows.Forms.Form
-
- 'Form 覆寫 Dispose 以清除元件清單。
- <System.Diagnostics.DebuggerNonUserCode()>
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- Try
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- Finally
- MyBase.Dispose(disposing)
- End Try
- End Sub
-
- '為 Windows Form 設計工具的必要項
- Private components As System.ComponentModel.IContainer
-
- '注意: 以下為 Windows Form 設計工具所需的程序
- '可以使用 Windows Form 設計工具進行修改。
- '請勿使用程式碼編輯器進行修改。
- <System.Diagnostics.DebuggerStepThrough()>
- Private Sub InitializeComponent()
- Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(應付款月報表))
- Me.語轉扭_bt = New System.Windows.Forms.Button()
- Me.設定_bt = New System.Windows.Forms.Button()
- Me.TabControl1 = New System.Windows.Forms.TabControl()
- Me.TabPage1 = New System.Windows.Forms.TabPage()
- Me.PictureBox3 = New System.Windows.Forms.PictureBox()
- Me.PictureBox4 = New System.Windows.Forms.PictureBox()
- Me.TabPage2 = New System.Windows.Forms.TabPage()
- Me.明細_dgv = New System.Windows.Forms.DataGridView()
- Me.PictureBox2 = New System.Windows.Forms.PictureBox()
- Me.PictureBox1 = New System.Windows.Forms.PictureBox()
- Me.單據_dgv = New System.Windows.Forms.DataGridView()
- Me.PGS_ch = New System.Windows.Forms.CheckBox()
- Me.HX_ch = New System.Windows.Forms.CheckBox()
- Me.年份_cb = New System.Windows.Forms.ComboBox()
- Me.月份_cb = New System.Windows.Forms.ComboBox()
- Me.彙總2_tb = New System.Windows.Forms.TextBox()
- Me.彙總1_tb = New System.Windows.Forms.TextBox()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.彙總4_tb = New System.Windows.Forms.TextBox()
- Me.彙總3_tb = New System.Windows.Forms.TextBox()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.合計_dgv = New System.Windows.Forms.DataGridView()
- Me.合計4_tb = New System.Windows.Forms.TextBox()
- Me.合計3_tb = New System.Windows.Forms.TextBox()
- Me.Label5 = New System.Windows.Forms.Label()
- Me.Label6 = New System.Windows.Forms.Label()
- Me.合計2_tb = New System.Windows.Forms.TextBox()
- Me.合計1_tb = New System.Windows.Forms.TextBox()
- Me.Label7 = New System.Windows.Forms.Label()
- Me.Label8 = New System.Windows.Forms.Label()
- Me.列印成EXCEL_bt = New System.Windows.Forms.Button()
- Me.列印成EXCEL1_bt = New System.Windows.Forms.Button()
- Me.TabControl1.SuspendLayout()
- Me.TabPage1.SuspendLayout()
- CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.TabPage2.SuspendLayout()
- CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.單據_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.合計_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- '語轉扭_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(1321, 2)
- Me.語轉扭_bt.Name = "語轉扭_bt"
- Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
- Me.語轉扭_bt.TabIndex = 1651
- Me.語轉扭_bt.Text = "L"
- Me.語轉扭_bt.UseVisualStyleBackColor = True
- '
- '設定_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.system
- Me.設定_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.設定_bt.Location = New System.Drawing.Point(1294, 2)
- Me.設定_bt.Name = "設定_bt"
- Me.設定_bt.Size = New System.Drawing.Size(25, 25)
- Me.設定_bt.TabIndex = 1652
- Me.設定_bt.UseVisualStyleBackColor = True
- '
- 'TabControl1
- '
- Me.TabControl1.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.TabControl1.Appearance = System.Windows.Forms.TabAppearance.Buttons
- Me.TabControl1.Controls.Add(Me.TabPage1)
- Me.TabControl1.Controls.Add(Me.TabPage2)
- Me.TabControl1.Location = New System.Drawing.Point(2, 0)
- Me.TabControl1.Name = "TabControl1"
- Me.TabControl1.SelectedIndex = 0
- Me.TabControl1.Size = New System.Drawing.Size(1349, 683)
- Me.TabControl1.TabIndex = 1653
- '
- 'TabPage1
- '
- Me.TabPage1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.TabPage1.Controls.Add(Me.列印成EXCEL_bt)
- Me.TabPage1.Controls.Add(Me.合計4_tb)
- Me.TabPage1.Controls.Add(Me.合計3_tb)
- Me.TabPage1.Controls.Add(Me.Label5)
- Me.TabPage1.Controls.Add(Me.Label6)
- Me.TabPage1.Controls.Add(Me.合計2_tb)
- Me.TabPage1.Controls.Add(Me.合計1_tb)
- Me.TabPage1.Controls.Add(Me.Label7)
- Me.TabPage1.Controls.Add(Me.Label8)
- Me.TabPage1.Controls.Add(Me.合計_dgv)
- Me.TabPage1.Controls.Add(Me.PictureBox3)
- Me.TabPage1.Controls.Add(Me.PictureBox4)
- Me.TabPage1.Location = New System.Drawing.Point(4, 28)
- Me.TabPage1.Name = "TabPage1"
- Me.TabPage1.Padding = New System.Windows.Forms.Padding(3)
- Me.TabPage1.Size = New System.Drawing.Size(1341, 651)
- Me.TabPage1.TabIndex = 0
- Me.TabPage1.Text = "TOTAL"
- Me.TabPage1.UseVisualStyleBackColor = True
- '
- 'PictureBox3
- '
- Me.PictureBox3.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.PictureBox3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.PictureBox3.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.PGSLOGO01
- Me.PictureBox3.Location = New System.Drawing.Point(1, 1)
- Me.PictureBox3.Name = "PictureBox3"
- Me.PictureBox3.Size = New System.Drawing.Size(1335, 138)
- Me.PictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.PictureBox3.TabIndex = 1947
- Me.PictureBox3.TabStop = False
- '
- 'PictureBox4
- '
- Me.PictureBox4.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.PictureBox4.BackColor = System.Drawing.Color.White
- Me.PictureBox4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.PictureBox4.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.HXLOGO01
- Me.PictureBox4.Location = New System.Drawing.Point(1, 1)
- Me.PictureBox4.Name = "PictureBox4"
- Me.PictureBox4.Size = New System.Drawing.Size(1335, 138)
- Me.PictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.PictureBox4.TabIndex = 1946
- Me.PictureBox4.TabStop = False
- '
- 'TabPage2
- '
- Me.TabPage2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.TabPage2.Controls.Add(Me.列印成EXCEL1_bt)
- Me.TabPage2.Controls.Add(Me.彙總4_tb)
- Me.TabPage2.Controls.Add(Me.彙總3_tb)
- Me.TabPage2.Controls.Add(Me.Label3)
- Me.TabPage2.Controls.Add(Me.Label4)
- Me.TabPage2.Controls.Add(Me.彙總2_tb)
- Me.TabPage2.Controls.Add(Me.彙總1_tb)
- Me.TabPage2.Controls.Add(Me.Label2)
- Me.TabPage2.Controls.Add(Me.Label1)
- Me.TabPage2.Controls.Add(Me.明細_dgv)
- Me.TabPage2.Controls.Add(Me.PictureBox2)
- Me.TabPage2.Controls.Add(Me.PictureBox1)
- Me.TabPage2.Controls.Add(Me.單據_dgv)
- Me.TabPage2.Location = New System.Drawing.Point(4, 28)
- Me.TabPage2.Name = "TabPage2"
- Me.TabPage2.Padding = New System.Windows.Forms.Padding(3)
- Me.TabPage2.Size = New System.Drawing.Size(1341, 651)
- Me.TabPage2.TabIndex = 1
- Me.TabPage2.Text = "TabPage2"
- Me.TabPage2.UseVisualStyleBackColor = True
- '
- '明細_dgv
- '
- DataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.明細_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4
- 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
- DataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Window
- DataGridViewCellStyle5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.ControlText
- DataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.明細_dgv.DefaultCellStyle = DataGridViewCellStyle5
- Me.明細_dgv.Location = New System.Drawing.Point(125, 140)
- Me.明細_dgv.Name = "明細_dgv"
- Me.明細_dgv.ReadOnly = True
- Me.明細_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle6
- Me.明細_dgv.RowTemplate.Height = 24
- Me.明細_dgv.Size = New System.Drawing.Size(1211, 457)
- Me.明細_dgv.TabIndex = 1946
- '
- 'PictureBox2
- '
- Me.PictureBox2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.PictureBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.PictureBox2.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.PGSLOGO01
- Me.PictureBox2.Location = New System.Drawing.Point(125, 1)
- Me.PictureBox2.Name = "PictureBox2"
- Me.PictureBox2.Size = New System.Drawing.Size(1211, 138)
- Me.PictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.PictureBox2.TabIndex = 1945
- Me.PictureBox2.TabStop = False
- '
- 'PictureBox1
- '
- Me.PictureBox1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.PictureBox1.BackColor = System.Drawing.Color.White
- Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.PictureBox1.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.HXLOGO01
- Me.PictureBox1.Location = New System.Drawing.Point(125, 1)
- Me.PictureBox1.Name = "PictureBox1"
- Me.PictureBox1.Size = New System.Drawing.Size(1211, 138)
- Me.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.PictureBox1.TabIndex = 1944
- Me.PictureBox1.TabStop = False
- '
- '單據_dgv
- '
- DataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.單據_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle7
- 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.Location = New System.Drawing.Point(2, 1)
- Me.單據_dgv.Name = "單據_dgv"
- Me.單據_dgv.ReadOnly = True
- Me.單據_dgv.RowHeadersWidth = 5
- Me.單據_dgv.RowTemplate.Height = 24
- Me.單據_dgv.Size = New System.Drawing.Size(122, 644)
- Me.單據_dgv.TabIndex = 1641
- '
- 'PGS_ch
- '
- Me.PGS_ch.AutoSize = True
- Me.PGS_ch.Location = New System.Drawing.Point(482, 4)
- Me.PGS_ch.Name = "PGS_ch"
- Me.PGS_ch.Size = New System.Drawing.Size(49, 20)
- Me.PGS_ch.TabIndex = 1945
- Me.PGS_ch.Text = "PGS"
- Me.PGS_ch.UseVisualStyleBackColor = True
- '
- 'HX_ch
- '
- Me.HX_ch.AutoSize = True
- Me.HX_ch.Checked = True
- Me.HX_ch.CheckState = System.Windows.Forms.CheckState.Checked
- Me.HX_ch.Location = New System.Drawing.Point(432, 4)
- Me.HX_ch.Name = "HX_ch"
- Me.HX_ch.Size = New System.Drawing.Size(43, 20)
- Me.HX_ch.TabIndex = 1944
- Me.HX_ch.Text = "HX"
- Me.HX_ch.UseVisualStyleBackColor = True
- '
- '年份_cb
- '
- Me.年份_cb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.年份_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.年份_cb.FormattingEnabled = True
- Me.年份_cb.Location = New System.Drawing.Point(267, 2)
- Me.年份_cb.Name = "年份_cb"
- Me.年份_cb.Size = New System.Drawing.Size(80, 24)
- Me.年份_cb.TabIndex = 1946
- '
- '月份_cb
- '
- Me.月份_cb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.月份_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.月份_cb.FormattingEnabled = True
- Me.月份_cb.Items.AddRange(New Object() {"01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12"})
- Me.月份_cb.Location = New System.Drawing.Point(350, 2)
- Me.月份_cb.Name = "月份_cb"
- Me.月份_cb.Size = New System.Drawing.Size(56, 24)
- Me.月份_cb.TabIndex = 1947
- '
- '彙總2_tb
- '
- Me.彙總2_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.彙總2_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.彙總2_tb.ForeColor = System.Drawing.Color.Blue
- Me.彙總2_tb.Location = New System.Drawing.Point(770, 623)
- Me.彙總2_tb.Name = "彙總2_tb"
- Me.彙總2_tb.ReadOnly = True
- Me.彙總2_tb.Size = New System.Drawing.Size(160, 23)
- Me.彙總2_tb.TabIndex = 1953
- Me.彙總2_tb.Text = "0"
- Me.彙總2_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- '彙總1_tb
- '
- Me.彙總1_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.彙總1_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.彙總1_tb.ForeColor = System.Drawing.Color.Blue
- Me.彙總1_tb.Location = New System.Drawing.Point(770, 598)
- Me.彙總1_tb.Name = "彙總1_tb"
- Me.彙總1_tb.ReadOnly = True
- Me.彙總1_tb.Size = New System.Drawing.Size(160, 23)
- Me.彙總1_tb.TabIndex = 1952
- Me.彙總1_tb.Text = "0"
- Me.彙總1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'Label2
- '
- Me.Label2.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label2.ForeColor = System.Drawing.Color.Blue
- Me.Label2.Location = New System.Drawing.Point(534, 602)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(230, 16)
- Me.Label2.TabIndex = 1951
- Me.Label2.Text = "TOTAL YANG HARUS DIBAYAR"
- Me.Label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'Label1
- '
- Me.Label1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label1.ForeColor = System.Drawing.Color.Blue
- Me.Label1.Location = New System.Drawing.Point(534, 623)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(230, 20)
- Me.Label1.TabIndex = 1950
- Me.Label1.Text = "SISA YANG SUDAH DIBAYAR"
- Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '彙總4_tb
- '
- Me.彙總4_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.彙總4_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.彙總4_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
- Me.彙總4_tb.Location = New System.Drawing.Point(1176, 623)
- Me.彙總4_tb.Name = "彙總4_tb"
- Me.彙總4_tb.ReadOnly = True
- Me.彙總4_tb.Size = New System.Drawing.Size(160, 23)
- Me.彙總4_tb.TabIndex = 1957
- Me.彙總4_tb.Text = "0"
- Me.彙總4_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- '彙總3_tb
- '
- Me.彙總3_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.彙總3_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.彙總3_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
- Me.彙總3_tb.Location = New System.Drawing.Point(1176, 598)
- Me.彙總3_tb.Name = "彙總3_tb"
- Me.彙總3_tb.ReadOnly = True
- Me.彙總3_tb.Size = New System.Drawing.Size(160, 23)
- Me.彙總3_tb.TabIndex = 1956
- Me.彙總3_tb.Text = "0"
- Me.彙總3_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'Label3
- '
- Me.Label3.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
- Me.Label3.Location = New System.Drawing.Point(940, 602)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(230, 16)
- Me.Label3.TabIndex = 1955
- Me.Label3.Text = "SISA YANG BELUM DIBAYAR"
- Me.Label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'Label4
- '
- Me.Label4.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
- Me.Label4.Location = New System.Drawing.Point(940, 623)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(230, 20)
- Me.Label4.TabIndex = 1954
- Me.Label4.Text = "TOTAL SISA KESELURUHAN"
- Me.Label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '合計_dgv
- '
- DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.合計_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
- 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
- DataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Window
- DataGridViewCellStyle2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.ControlText
- DataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.合計_dgv.DefaultCellStyle = DataGridViewCellStyle2
- Me.合計_dgv.Location = New System.Drawing.Point(2, 140)
- Me.合計_dgv.Name = "合計_dgv"
- Me.合計_dgv.ReadOnly = True
- Me.合計_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.合計_dgv.RowsDefaultCellStyle = DataGridViewCellStyle3
- Me.合計_dgv.RowTemplate.Height = 24
- Me.合計_dgv.Size = New System.Drawing.Size(1334, 457)
- Me.合計_dgv.TabIndex = 1948
- '
- '合計4_tb
- '
- Me.合計4_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.合計4_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.合計4_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
- Me.合計4_tb.Location = New System.Drawing.Point(1176, 624)
- Me.合計4_tb.Name = "合計4_tb"
- Me.合計4_tb.ReadOnly = True
- Me.合計4_tb.Size = New System.Drawing.Size(160, 23)
- Me.合計4_tb.TabIndex = 1965
- Me.合計4_tb.Text = "0"
- Me.合計4_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- '合計3_tb
- '
- Me.合計3_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.合計3_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.合計3_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
- Me.合計3_tb.Location = New System.Drawing.Point(1176, 599)
- Me.合計3_tb.Name = "合計3_tb"
- Me.合計3_tb.ReadOnly = True
- Me.合計3_tb.Size = New System.Drawing.Size(160, 23)
- Me.合計3_tb.TabIndex = 1964
- Me.合計3_tb.Text = "0"
- Me.合計3_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'Label5
- '
- Me.Label5.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label5.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
- Me.Label5.Location = New System.Drawing.Point(940, 603)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(230, 16)
- Me.Label5.TabIndex = 1963
- Me.Label5.Text = "SISA YANG BELUM DIBAYAR"
- Me.Label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'Label6
- '
- Me.Label6.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label6.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
- Me.Label6.Location = New System.Drawing.Point(940, 624)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(230, 20)
- Me.Label6.TabIndex = 1962
- Me.Label6.Text = "TOTAL SISA KESELURUHAN"
- Me.Label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '合計2_tb
- '
- Me.合計2_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.合計2_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.合計2_tb.ForeColor = System.Drawing.Color.Blue
- Me.合計2_tb.Location = New System.Drawing.Point(770, 624)
- Me.合計2_tb.Name = "合計2_tb"
- Me.合計2_tb.ReadOnly = True
- Me.合計2_tb.Size = New System.Drawing.Size(160, 23)
- Me.合計2_tb.TabIndex = 1961
- Me.合計2_tb.Text = "0"
- Me.合計2_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- '合計1_tb
- '
- Me.合計1_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.合計1_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.合計1_tb.ForeColor = System.Drawing.Color.Blue
- Me.合計1_tb.Location = New System.Drawing.Point(770, 599)
- Me.合計1_tb.Name = "合計1_tb"
- Me.合計1_tb.ReadOnly = True
- Me.合計1_tb.Size = New System.Drawing.Size(160, 23)
- Me.合計1_tb.TabIndex = 1960
- Me.合計1_tb.Text = "0"
- Me.合計1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'Label7
- '
- Me.Label7.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label7.ForeColor = System.Drawing.Color.Blue
- Me.Label7.Location = New System.Drawing.Point(534, 603)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(230, 16)
- Me.Label7.TabIndex = 1959
- Me.Label7.Text = "TOTAL YANG HARUS DIBAYAR"
- Me.Label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'Label8
- '
- Me.Label8.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label8.ForeColor = System.Drawing.Color.Blue
- Me.Label8.Location = New System.Drawing.Point(534, 624)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(230, 20)
- Me.Label8.TabIndex = 1958
- Me.Label8.Text = "SISA YANG SUDAH DIBAYAR"
- Me.Label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '列印成EXCEL_bt
- '
- Me.列印成EXCEL_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.列印成EXCEL_bt.BackColor = System.Drawing.Color.White
- Me.列印成EXCEL_bt.BackgroundImage = CType(resources.GetObject("列印成EXCEL_bt.BackgroundImage"), System.Drawing.Image)
- Me.列印成EXCEL_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.列印成EXCEL_bt.ForeColor = System.Drawing.Color.Green
- Me.列印成EXCEL_bt.Location = New System.Drawing.Point(3, 597)
- Me.列印成EXCEL_bt.Name = "列印成EXCEL_bt"
- Me.列印成EXCEL_bt.Size = New System.Drawing.Size(50, 50)
- Me.列印成EXCEL_bt.TabIndex = 1966
- Me.列印成EXCEL_bt.UseVisualStyleBackColor = False
- '
- '列印成EXCEL1_bt
- '
- Me.列印成EXCEL1_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.列印成EXCEL1_bt.BackColor = System.Drawing.Color.White
- Me.列印成EXCEL1_bt.BackgroundImage = CType(resources.GetObject("列印成EXCEL1_bt.BackgroundImage"), System.Drawing.Image)
- Me.列印成EXCEL1_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.列印成EXCEL1_bt.ForeColor = System.Drawing.Color.Green
- Me.列印成EXCEL1_bt.Location = New System.Drawing.Point(125, 597)
- Me.列印成EXCEL1_bt.Name = "列印成EXCEL1_bt"
- Me.列印成EXCEL1_bt.Size = New System.Drawing.Size(50, 50)
- Me.列印成EXCEL1_bt.TabIndex = 1958
- Me.列印成EXCEL1_bt.UseVisualStyleBackColor = False
- '
- '應付款月報表
- '
- 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.Controls.Add(Me.月份_cb)
- Me.Controls.Add(Me.年份_cb)
- Me.Controls.Add(Me.PGS_ch)
- Me.Controls.Add(Me.HX_ch)
- Me.Controls.Add(Me.設定_bt)
- Me.Controls.Add(Me.語轉扭_bt)
- Me.Controls.Add(Me.TabControl1)
- 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.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
- Me.Text = "應付款月報表"
- Me.TabControl1.ResumeLayout(False)
- Me.TabPage1.ResumeLayout(False)
- Me.TabPage1.PerformLayout()
- CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).EndInit()
- Me.TabPage2.ResumeLayout(False)
- Me.TabPage2.PerformLayout()
- CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.單據_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.合計_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
- Friend WithEvents 語轉扭_bt As Button
- Friend WithEvents 設定_bt As Button
- Friend WithEvents TabControl1 As TabControl
- Friend WithEvents TabPage1 As TabPage
- Friend WithEvents TabPage2 As TabPage
- Friend WithEvents PGS_ch As CheckBox
- Friend WithEvents HX_ch As CheckBox
- Friend WithEvents 單據_dgv As DataGridView
- Friend WithEvents PictureBox3 As PictureBox
- Friend WithEvents PictureBox4 As PictureBox
- Friend WithEvents PictureBox2 As PictureBox
- Friend WithEvents PictureBox1 As PictureBox
- Friend WithEvents 年份_cb As ComboBox
- Friend WithEvents 月份_cb As ComboBox
- Friend WithEvents 明細_dgv As DataGridView
- Friend WithEvents 彙總4_tb As TextBox
- Friend WithEvents 彙總3_tb As TextBox
- Friend WithEvents Label3 As Label
- Friend WithEvents Label4 As Label
- Friend WithEvents 彙總2_tb As TextBox
- Friend WithEvents 彙總1_tb As TextBox
- Friend WithEvents Label2 As Label
- Friend WithEvents Label1 As Label
- Friend WithEvents 合計_dgv As DataGridView
- Friend WithEvents 合計4_tb As TextBox
- Friend WithEvents 合計3_tb As TextBox
- Friend WithEvents Label5 As Label
- Friend WithEvents Label6 As Label
- Friend WithEvents 合計2_tb As TextBox
- Friend WithEvents 合計1_tb As TextBox
- Friend WithEvents Label7 As Label
- Friend WithEvents Label8 As Label
- Friend WithEvents 列印成EXCEL_bt As Button
- Friend WithEvents 列印成EXCEL1_bt As Button
- End Class
|