_ 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.語言_dgv = New System.Windows.Forms.DataGridView() Me.合約編號_tb = New System.Windows.Forms.TextBox() Me.Panel1 = New System.Windows.Forms.Panel() Me.工程期數_lb = New System.Windows.Forms.Label() Me.工程期1_ch = New System.Windows.Forms.ComboBox() Me.查閱文件_bt = New System.Windows.Forms.Button() Me.語轉扭_bt = New System.Windows.Forms.Button() Me.ANUD4 = New System.Windows.Forms.NumericUpDown() Me.已請款_lb = New System.Windows.Forms.Label() Me.ANUD2 = New System.Windows.Forms.NumericUpDown() Me.追加減_lb = New System.Windows.Forms.Label() Me.ANUD6 = New System.Windows.Forms.NumericUpDown() Me.預付款_lb = New System.Windows.Forms.Label() Me.ANUD7 = New System.Windows.Forms.NumericUpDown() Me.到貨款_lb = New System.Windows.Forms.Label() Me.ANUD8 = New System.Windows.Forms.NumericUpDown() Me.施工款_lb = New System.Windows.Forms.Label() Me.ANUD9 = New System.Windows.Forms.NumericUpDown() Me.驗收款_lb = New System.Windows.Forms.Label() Me.ANUD10 = New System.Windows.Forms.NumericUpDown() Me.保留款_lb = New System.Windows.Forms.Label() Me.ANUD5 = New System.Windows.Forms.NumericUpDown() Me.剩餘款_lb = New System.Windows.Forms.Label() Me.ANUD3 = New System.Windows.Forms.NumericUpDown() Me.結算金額_lb = New System.Windows.Forms.Label() Me.ANUD1 = New System.Windows.Forms.NumericUpDown() Me.工程總價_lb = New System.Windows.Forms.Label() Me.請款已結束_ch = New System.Windows.Forms.CheckBox() Me.請款未結束_ch = New System.Windows.Forms.CheckBox() Me.甲方_lb = New System.Windows.Forms.Label() Me.合約編號1_cb = New System.Windows.Forms.ComboBox() Me.查詢_bt = New System.Windows.Forms.Button() Me.關鍵字搜尋_tb = New System.Windows.Forms.TextBox() Me.請款單_dgv = New System.Windows.Forms.DataGridView() Me.全部資料_ch = New System.Windows.Forms.CheckBox() Me.搜尋_lb = New System.Windows.Forms.Label() Me.BNUD4 = New System.Windows.Forms.NumericUpDown() Me.BNUD2 = New System.Windows.Forms.NumericUpDown() Me.BNUD5 = New System.Windows.Forms.NumericUpDown() Me.BNUD3 = New System.Windows.Forms.NumericUpDown() Me.BNUD1 = New System.Windows.Forms.NumericUpDown() Me.CNUD4 = New System.Windows.Forms.NumericUpDown() Me.CNUD2 = New System.Windows.Forms.NumericUpDown() Me.CNUD5 = New System.Windows.Forms.NumericUpDown() Me.CNUD3 = New System.Windows.Forms.NumericUpDown() Me.CNUD1 = New System.Windows.Forms.NumericUpDown() Me.DNUD4 = New System.Windows.Forms.NumericUpDown() Me.DNUD2 = New System.Windows.Forms.NumericUpDown() Me.DNUD5 = New System.Windows.Forms.NumericUpDown() Me.DNUD3 = New System.Windows.Forms.NumericUpDown() Me.DNUD1 = New System.Windows.Forms.NumericUpDown() Me.BNUD6 = New System.Windows.Forms.NumericUpDown() Me.BNUD7 = New System.Windows.Forms.NumericUpDown() Me.BNUD8 = New System.Windows.Forms.NumericUpDown() Me.BNUD9 = New System.Windows.Forms.NumericUpDown() Me.BNUD10 = New System.Windows.Forms.NumericUpDown() Me.CNUD6 = New System.Windows.Forms.NumericUpDown() Me.CNUD7 = New System.Windows.Forms.NumericUpDown() Me.CNUD8 = New System.Windows.Forms.NumericUpDown() Me.CNUD9 = New System.Windows.Forms.NumericUpDown() Me.CNUD10 = New System.Windows.Forms.NumericUpDown() Me.DNUD6 = New System.Windows.Forms.NumericUpDown() Me.DNUD7 = New System.Windows.Forms.NumericUpDown() Me.DNUD8 = New System.Windows.Forms.NumericUpDown() Me.DNUD9 = New System.Windows.Forms.NumericUpDown() Me.DNUD10 = New System.Windows.Forms.NumericUpDown() Me.Label1 = New System.Windows.Forms.Label() Me.Label2 = New System.Windows.Forms.Label() Me.Label3 = New System.Windows.Forms.Label() Me.Label4 = New System.Windows.Forms.Label() CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit() Me.Panel1.SuspendLayout() CType(Me.ANUD4, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.ANUD2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.ANUD6, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.ANUD7, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.ANUD8, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.ANUD9, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.ANUD10, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.ANUD5, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.ANUD3, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.ANUD1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.請款單_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.BNUD4, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.BNUD2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.BNUD5, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.BNUD3, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.BNUD1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.CNUD4, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.CNUD2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.CNUD5, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.CNUD3, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.CNUD1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.DNUD4, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.DNUD2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.DNUD5, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.DNUD3, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.DNUD1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.BNUD6, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.BNUD7, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.BNUD8, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.BNUD9, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.BNUD10, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.CNUD6, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.CNUD7, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.CNUD8, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.CNUD9, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.CNUD10, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.DNUD6, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.DNUD7, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.DNUD8, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.DNUD9, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.DNUD10, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' '語言_dgv ' Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize 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(81, 49) Me.語言_dgv.TabIndex = 1746 Me.語言_dgv.Visible = False ' '合約編號_tb ' Me.合約編號_tb.Enabled = False Me.合約編號_tb.Location = New System.Drawing.Point(4, 58) Me.合約編號_tb.Name = "合約編號_tb" Me.合約編號_tb.Size = New System.Drawing.Size(167, 23) Me.合約編號_tb.TabIndex = 1748 ' 'Panel1 ' Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Panel1.Controls.Add(Me.語言_dgv) Me.Panel1.Controls.Add(Me.合約編號_tb) Me.Panel1.Controls.Add(Me.工程期數_lb) Me.Panel1.Controls.Add(Me.工程期1_ch) Me.Panel1.Location = New System.Drawing.Point(601, 216) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(179, 113) Me.Panel1.TabIndex = 1783 Me.Panel1.Visible = False ' '工程期數_lb ' Me.工程期數_lb.AutoSize = True Me.工程期數_lb.BackColor = System.Drawing.SystemColors.Control Me.工程期數_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.工程期數_lb.Location = New System.Drawing.Point(3, 87) Me.工程期數_lb.Name = "工程期數_lb" Me.工程期數_lb.Size = New System.Drawing.Size(55, 16) Me.工程期數_lb.TabIndex = 1757 Me.工程期數_lb.Text = "工程期數" Me.工程期數_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' '工程期1_ch ' Me.工程期1_ch.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.工程期1_ch.ForeColor = System.Drawing.Color.Blue Me.工程期1_ch.FormattingEnabled = True Me.工程期1_ch.Items.AddRange(New Object() {"", "第一期", "第二期", "第三期", "第四期", "第五期", "第六期", "第七期", "第八期", "第九期", "第十期"}) Me.工程期1_ch.Location = New System.Drawing.Point(96, 83) Me.工程期1_ch.Name = "工程期1_ch" Me.工程期1_ch.Size = New System.Drawing.Size(74, 24) Me.工程期1_ch.TabIndex = 1756 ' '查閱文件_bt ' Me.查閱文件_bt.BackgroundImage = Global.工巧明智能管理系統.My.Resources.Resources.reports 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.Green Me.查閱文件_bt.Location = New System.Drawing.Point(173, 64) Me.查閱文件_bt.Name = "查閱文件_bt" Me.查閱文件_bt.Size = New System.Drawing.Size(50, 50) Me.查閱文件_bt.TabIndex = 1782 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.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(199, 1) Me.語轉扭_bt.Name = "語轉扭_bt" Me.語轉扭_bt.Size = New System.Drawing.Size(23, 23) Me.語轉扭_bt.TabIndex = 1781 Me.語轉扭_bt.Text = "L" Me.語轉扭_bt.UseVisualStyleBackColor = True ' 'ANUD4 ' Me.ANUD4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ANUD4.Location = New System.Drawing.Point(585, 21) Me.ANUD4.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0}) Me.ANUD4.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648}) Me.ANUD4.Name = "ANUD4" Me.ANUD4.Size = New System.Drawing.Size(107, 23) Me.ANUD4.TabIndex = 1779 Me.ANUD4.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.ANUD4.ThousandsSeparator = True ' '已請款_lb ' Me.已請款_lb.AutoSize = True Me.已請款_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.已請款_lb.Location = New System.Drawing.Point(588, 5) Me.已請款_lb.Name = "已請款_lb" Me.已請款_lb.Size = New System.Drawing.Size(52, 16) Me.已請款_lb.TabIndex = 1780 Me.已請款_lb.Text = "已請款 : " ' 'ANUD2 ' Me.ANUD2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ANUD2.Location = New System.Drawing.Point(367, 21) Me.ANUD2.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0}) Me.ANUD2.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648}) Me.ANUD2.Name = "ANUD2" Me.ANUD2.Size = New System.Drawing.Size(107, 23) Me.ANUD2.TabIndex = 1777 Me.ANUD2.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.ANUD2.ThousandsSeparator = True ' '追加減_lb ' Me.追加減_lb.AutoSize = True Me.追加減_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.追加減_lb.Location = New System.Drawing.Point(370, 5) Me.追加減_lb.Name = "追加減_lb" Me.追加減_lb.Size = New System.Drawing.Size(52, 16) Me.追加減_lb.TabIndex = 1778 Me.追加減_lb.Text = "追加減 : " ' 'ANUD6 ' Me.ANUD6.ForeColor = System.Drawing.Color.Green Me.ANUD6.Location = New System.Drawing.Point(803, 21) Me.ANUD6.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0}) Me.ANUD6.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648}) Me.ANUD6.Name = "ANUD6" Me.ANUD6.Size = New System.Drawing.Size(107, 23) Me.ANUD6.TabIndex = 1775 Me.ANUD6.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.ANUD6.ThousandsSeparator = True ' '預付款_lb ' Me.預付款_lb.AutoSize = True Me.預付款_lb.ForeColor = System.Drawing.Color.Green Me.預付款_lb.Location = New System.Drawing.Point(800, 5) Me.預付款_lb.Name = "預付款_lb" Me.預付款_lb.Size = New System.Drawing.Size(52, 16) Me.預付款_lb.TabIndex = 1776 Me.預付款_lb.Text = "預付款 : " ' 'ANUD7 ' Me.ANUD7.ForeColor = System.Drawing.Color.Green Me.ANUD7.Location = New System.Drawing.Point(912, 21) Me.ANUD7.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0}) Me.ANUD7.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648}) Me.ANUD7.Name = "ANUD7" Me.ANUD7.Size = New System.Drawing.Size(107, 23) Me.ANUD7.TabIndex = 1773 Me.ANUD7.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.ANUD7.ThousandsSeparator = True ' '到貨款_lb ' Me.到貨款_lb.AutoSize = True Me.到貨款_lb.ForeColor = System.Drawing.Color.Green Me.到貨款_lb.Location = New System.Drawing.Point(912, 4) Me.到貨款_lb.Name = "到貨款_lb" Me.到貨款_lb.Size = New System.Drawing.Size(52, 16) Me.到貨款_lb.TabIndex = 1774 Me.到貨款_lb.Text = "到貨款 : " ' 'ANUD8 ' Me.ANUD8.ForeColor = System.Drawing.Color.Green Me.ANUD8.Location = New System.Drawing.Point(1021, 21) Me.ANUD8.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0}) Me.ANUD8.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648}) Me.ANUD8.Name = "ANUD8" Me.ANUD8.Size = New System.Drawing.Size(107, 23) Me.ANUD8.TabIndex = 1771 Me.ANUD8.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.ANUD8.ThousandsSeparator = True ' '施工款_lb ' Me.施工款_lb.AutoSize = True Me.施工款_lb.ForeColor = System.Drawing.Color.Green Me.施工款_lb.Location = New System.Drawing.Point(1018, 4) Me.施工款_lb.Name = "施工款_lb" Me.施工款_lb.Size = New System.Drawing.Size(52, 16) Me.施工款_lb.TabIndex = 1772 Me.施工款_lb.Text = "施工款 : " ' 'ANUD9 ' Me.ANUD9.ForeColor = System.Drawing.Color.Green Me.ANUD9.Location = New System.Drawing.Point(1130, 21) Me.ANUD9.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0}) Me.ANUD9.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648}) Me.ANUD9.Name = "ANUD9" Me.ANUD9.Size = New System.Drawing.Size(107, 23) Me.ANUD9.TabIndex = 1769 Me.ANUD9.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.ANUD9.ThousandsSeparator = True ' '驗收款_lb ' Me.驗收款_lb.AutoSize = True Me.驗收款_lb.ForeColor = System.Drawing.Color.Green Me.驗收款_lb.Location = New System.Drawing.Point(1127, 5) Me.驗收款_lb.Name = "驗收款_lb" Me.驗收款_lb.Size = New System.Drawing.Size(52, 16) Me.驗收款_lb.TabIndex = 1770 Me.驗收款_lb.Text = "驗收款 : " ' 'ANUD10 ' Me.ANUD10.ForeColor = System.Drawing.Color.Green Me.ANUD10.Location = New System.Drawing.Point(1238, 21) Me.ANUD10.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0}) Me.ANUD10.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648}) Me.ANUD10.Name = "ANUD10" Me.ANUD10.Size = New System.Drawing.Size(107, 23) Me.ANUD10.TabIndex = 1767 Me.ANUD10.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.ANUD10.ThousandsSeparator = True ' '保留款_lb ' Me.保留款_lb.AutoSize = True Me.保留款_lb.ForeColor = System.Drawing.Color.Green Me.保留款_lb.Location = New System.Drawing.Point(1235, 6) Me.保留款_lb.Name = "保留款_lb" Me.保留款_lb.Size = New System.Drawing.Size(52, 16) Me.保留款_lb.TabIndex = 1768 Me.保留款_lb.Text = "保留款 : " ' 'ANUD5 ' Me.ANUD5.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ANUD5.Location = New System.Drawing.Point(694, 21) Me.ANUD5.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0}) Me.ANUD5.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648}) Me.ANUD5.Name = "ANUD5" Me.ANUD5.Size = New System.Drawing.Size(107, 23) Me.ANUD5.TabIndex = 1765 Me.ANUD5.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.ANUD5.ThousandsSeparator = True ' '剩餘款_lb ' Me.剩餘款_lb.AutoSize = True Me.剩餘款_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.剩餘款_lb.Location = New System.Drawing.Point(697, 5) Me.剩餘款_lb.Name = "剩餘款_lb" Me.剩餘款_lb.Size = New System.Drawing.Size(52, 16) Me.剩餘款_lb.TabIndex = 1766 Me.剩餘款_lb.Text = "剩餘款 : " ' 'ANUD3 ' Me.ANUD3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ANUD3.Location = New System.Drawing.Point(476, 21) Me.ANUD3.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0}) Me.ANUD3.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648}) Me.ANUD3.Name = "ANUD3" Me.ANUD3.Size = New System.Drawing.Size(107, 23) Me.ANUD3.TabIndex = 1763 Me.ANUD3.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.ANUD3.ThousandsSeparator = True ' '結算金額_lb ' Me.結算金額_lb.AutoSize = True Me.結算金額_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.結算金額_lb.Location = New System.Drawing.Point(479, 5) Me.結算金額_lb.Name = "結算金額_lb" Me.結算金額_lb.Size = New System.Drawing.Size(64, 16) Me.結算金額_lb.TabIndex = 1764 Me.結算金額_lb.Text = "結算金額 : " ' 'ANUD1 ' Me.ANUD1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ANUD1.Location = New System.Drawing.Point(258, 21) Me.ANUD1.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0}) Me.ANUD1.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648}) Me.ANUD1.Name = "ANUD1" Me.ANUD1.Size = New System.Drawing.Size(107, 23) Me.ANUD1.TabIndex = 1761 Me.ANUD1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.ANUD1.ThousandsSeparator = True ' '工程總價_lb ' Me.工程總價_lb.AutoSize = True Me.工程總價_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.工程總價_lb.Location = New System.Drawing.Point(256, 5) Me.工程總價_lb.Name = "工程總價_lb" Me.工程總價_lb.Size = New System.Drawing.Size(64, 16) Me.工程總價_lb.TabIndex = 1762 Me.工程總價_lb.Text = "工程總價 : " ' '請款已結束_ch ' Me.請款已結束_ch.AutoSize = True Me.請款已結束_ch.ForeColor = System.Drawing.Color.Green Me.請款已結束_ch.Location = New System.Drawing.Point(10, 46) Me.請款已結束_ch.Name = "請款已結束_ch" Me.請款已結束_ch.Size = New System.Drawing.Size(86, 20) Me.請款已結束_ch.TabIndex = 1759 Me.請款已結束_ch.Text = "請款已結束" Me.請款已結束_ch.UseVisualStyleBackColor = True ' '請款未結束_ch ' Me.請款未結束_ch.AutoSize = True Me.請款未結束_ch.ForeColor = System.Drawing.Color.Green Me.請款未結束_ch.Location = New System.Drawing.Point(10, 24) Me.請款未結束_ch.Name = "請款未結束_ch" Me.請款未結束_ch.Size = New System.Drawing.Size(86, 20) Me.請款未結束_ch.TabIndex = 1758 Me.請款未結束_ch.Text = "請款未結束" Me.請款未結束_ch.UseVisualStyleBackColor = True ' '甲方_lb ' Me.甲方_lb.AutoSize = True Me.甲方_lb.BackColor = System.Drawing.SystemColors.Control Me.甲方_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.甲方_lb.Location = New System.Drawing.Point(7, 93) Me.甲方_lb.Name = "甲方_lb" Me.甲方_lb.Size = New System.Drawing.Size(31, 16) Me.甲方_lb.TabIndex = 1755 Me.甲方_lb.Text = "甲方" Me.甲方_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' '合約編號1_cb ' Me.合約編號1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.合約編號1_cb.ForeColor = System.Drawing.Color.Blue Me.合約編號1_cb.FormattingEnabled = True Me.合約編號1_cb.Items.AddRange(New Object() {"", "第一期", "第二期", "第三期", "第四期", "第五期", "第六期", "第七期", "第八期", "第九期", "第十期"}) Me.合約編號1_cb.Location = New System.Drawing.Point(63, 89) Me.合約編號1_cb.Name = "合約編號1_cb" Me.合約編號1_cb.Size = New System.Drawing.Size(111, 24) Me.合約編號1_cb.TabIndex = 1754 ' '查詢_bt ' Me.查詢_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.查詢_bt.Location = New System.Drawing.Point(149, 63) Me.查詢_bt.Name = "查詢_bt" Me.查詢_bt.Size = New System.Drawing.Size(25, 25) Me.查詢_bt.TabIndex = 1753 Me.查詢_bt.Text = "◄" Me.查詢_bt.UseVisualStyleBackColor = True ' '關鍵字搜尋_tb ' Me.關鍵字搜尋_tb.Location = New System.Drawing.Point(76, 64) Me.關鍵字搜尋_tb.Name = "關鍵字搜尋_tb" Me.關鍵字搜尋_tb.Size = New System.Drawing.Size(73, 23) Me.關鍵字搜尋_tb.TabIndex = 1751 ' '請款單_dgv ' Me.請款單_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.請款單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill Me.請款單_dgv.BackgroundColor = System.Drawing.Color.White Me.請款單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.請款單_dgv.Location = New System.Drawing.Point(2, 115) Me.請款單_dgv.Name = "請款單_dgv" Me.請款單_dgv.RowHeadersWidth = 5 Me.請款單_dgv.RowTemplate.Height = 24 Me.請款單_dgv.Size = New System.Drawing.Size(1345, 563) Me.請款單_dgv.TabIndex = 1750 ' '全部資料_ch ' Me.全部資料_ch.AutoSize = True Me.全部資料_ch.Checked = True Me.全部資料_ch.CheckState = System.Windows.Forms.CheckState.Checked Me.全部資料_ch.ForeColor = System.Drawing.Color.Green Me.全部資料_ch.Location = New System.Drawing.Point(10, 2) Me.全部資料_ch.Name = "全部資料_ch" Me.全部資料_ch.Size = New System.Drawing.Size(74, 20) Me.全部資料_ch.TabIndex = 1760 Me.全部資料_ch.Text = "全部資料" Me.全部資料_ch.UseVisualStyleBackColor = True ' '搜尋_lb ' Me.搜尋_lb.AutoSize = True Me.搜尋_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.搜尋_lb.Location = New System.Drawing.Point(7, 67) Me.搜尋_lb.Name = "搜尋_lb" Me.搜尋_lb.Size = New System.Drawing.Size(31, 16) Me.搜尋_lb.TabIndex = 1752 Me.搜尋_lb.Text = "搜尋" Me.搜尋_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'BNUD4 ' Me.BNUD4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.BNUD4.Location = New System.Drawing.Point(585, 44) Me.BNUD4.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0}) Me.BNUD4.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648}) Me.BNUD4.Name = "BNUD4" Me.BNUD4.Size = New System.Drawing.Size(107, 23) Me.BNUD4.TabIndex = 1788 Me.BNUD4.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.BNUD4.ThousandsSeparator = True ' 'BNUD2 ' Me.BNUD2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.BNUD2.Location = New System.Drawing.Point(367, 44) Me.BNUD2.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0}) Me.BNUD2.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648}) Me.BNUD2.Name = "BNUD2" Me.BNUD2.Size = New System.Drawing.Size(107, 23) Me.BNUD2.TabIndex = 1787 Me.BNUD2.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.BNUD2.ThousandsSeparator = True ' 'BNUD5 ' Me.BNUD5.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.BNUD5.Location = New System.Drawing.Point(694, 44) Me.BNUD5.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0}) Me.BNUD5.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648}) Me.BNUD5.Name = "BNUD5" Me.BNUD5.Size = New System.Drawing.Size(107, 23) Me.BNUD5.TabIndex = 1786 Me.BNUD5.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.BNUD5.ThousandsSeparator = True ' 'BNUD3 ' Me.BNUD3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.BNUD3.Location = New System.Drawing.Point(476, 44) Me.BNUD3.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0}) Me.BNUD3.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648}) Me.BNUD3.Name = "BNUD3" Me.BNUD3.Size = New System.Drawing.Size(107, 23) Me.BNUD3.TabIndex = 1785 Me.BNUD3.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.BNUD3.ThousandsSeparator = True ' 'BNUD1 ' Me.BNUD1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.BNUD1.Location = New System.Drawing.Point(258, 44) Me.BNUD1.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0}) Me.BNUD1.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648}) Me.BNUD1.Name = "BNUD1" Me.BNUD1.Size = New System.Drawing.Size(107, 23) Me.BNUD1.TabIndex = 1784 Me.BNUD1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.BNUD1.ThousandsSeparator = True ' 'CNUD4 ' Me.CNUD4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.CNUD4.Location = New System.Drawing.Point(585, 67) Me.CNUD4.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0}) Me.CNUD4.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648}) Me.CNUD4.Name = "CNUD4" Me.CNUD4.Size = New System.Drawing.Size(107, 23) Me.CNUD4.TabIndex = 1793 Me.CNUD4.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.CNUD4.ThousandsSeparator = True ' 'CNUD2 ' Me.CNUD2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.CNUD2.Location = New System.Drawing.Point(367, 67) Me.CNUD2.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0}) Me.CNUD2.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648}) Me.CNUD2.Name = "CNUD2" Me.CNUD2.Size = New System.Drawing.Size(107, 23) Me.CNUD2.TabIndex = 1792 Me.CNUD2.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.CNUD2.ThousandsSeparator = True ' 'CNUD5 ' Me.CNUD5.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.CNUD5.Location = New System.Drawing.Point(694, 67) Me.CNUD5.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0}) Me.CNUD5.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648}) Me.CNUD5.Name = "CNUD5" Me.CNUD5.Size = New System.Drawing.Size(107, 23) Me.CNUD5.TabIndex = 1791 Me.CNUD5.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.CNUD5.ThousandsSeparator = True ' 'CNUD3 ' Me.CNUD3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.CNUD3.Location = New System.Drawing.Point(476, 67) Me.CNUD3.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0}) Me.CNUD3.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648}) Me.CNUD3.Name = "CNUD3" Me.CNUD3.Size = New System.Drawing.Size(107, 23) Me.CNUD3.TabIndex = 1790 Me.CNUD3.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.CNUD3.ThousandsSeparator = True ' 'CNUD1 ' Me.CNUD1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.CNUD1.Location = New System.Drawing.Point(258, 67) Me.CNUD1.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0}) Me.CNUD1.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648}) Me.CNUD1.Name = "CNUD1" Me.CNUD1.Size = New System.Drawing.Size(107, 23) Me.CNUD1.TabIndex = 1789 Me.CNUD1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.CNUD1.ThousandsSeparator = True ' 'DNUD4 ' Me.DNUD4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.DNUD4.Location = New System.Drawing.Point(585, 90) Me.DNUD4.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0}) Me.DNUD4.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648}) Me.DNUD4.Name = "DNUD4" Me.DNUD4.Size = New System.Drawing.Size(107, 23) Me.DNUD4.TabIndex = 1798 Me.DNUD4.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.DNUD4.ThousandsSeparator = True ' 'DNUD2 ' Me.DNUD2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.DNUD2.Location = New System.Drawing.Point(367, 90) Me.DNUD2.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0}) Me.DNUD2.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648}) Me.DNUD2.Name = "DNUD2" Me.DNUD2.Size = New System.Drawing.Size(107, 23) Me.DNUD2.TabIndex = 1797 Me.DNUD2.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.DNUD2.ThousandsSeparator = True ' 'DNUD5 ' Me.DNUD5.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.DNUD5.Location = New System.Drawing.Point(694, 90) Me.DNUD5.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0}) Me.DNUD5.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648}) Me.DNUD5.Name = "DNUD5" Me.DNUD5.Size = New System.Drawing.Size(107, 23) Me.DNUD5.TabIndex = 1796 Me.DNUD5.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.DNUD5.ThousandsSeparator = True ' 'DNUD3 ' Me.DNUD3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.DNUD3.Location = New System.Drawing.Point(476, 90) Me.DNUD3.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0}) Me.DNUD3.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648}) Me.DNUD3.Name = "DNUD3" Me.DNUD3.Size = New System.Drawing.Size(107, 23) Me.DNUD3.TabIndex = 1795 Me.DNUD3.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.DNUD3.ThousandsSeparator = True ' 'DNUD1 ' Me.DNUD1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.DNUD1.Location = New System.Drawing.Point(258, 90) Me.DNUD1.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0}) Me.DNUD1.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648}) Me.DNUD1.Name = "DNUD1" Me.DNUD1.Size = New System.Drawing.Size(107, 23) Me.DNUD1.TabIndex = 1794 Me.DNUD1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.DNUD1.ThousandsSeparator = True ' 'BNUD6 ' Me.BNUD6.ForeColor = System.Drawing.Color.Green Me.BNUD6.Location = New System.Drawing.Point(803, 44) Me.BNUD6.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0}) Me.BNUD6.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648}) Me.BNUD6.Name = "BNUD6" Me.BNUD6.Size = New System.Drawing.Size(107, 23) Me.BNUD6.TabIndex = 1803 Me.BNUD6.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.BNUD6.ThousandsSeparator = True ' 'BNUD7 ' Me.BNUD7.ForeColor = System.Drawing.Color.Green Me.BNUD7.Location = New System.Drawing.Point(912, 44) Me.BNUD7.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0}) Me.BNUD7.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648}) Me.BNUD7.Name = "BNUD7" Me.BNUD7.Size = New System.Drawing.Size(107, 23) Me.BNUD7.TabIndex = 1802 Me.BNUD7.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.BNUD7.ThousandsSeparator = True ' 'BNUD8 ' Me.BNUD8.ForeColor = System.Drawing.Color.Green Me.BNUD8.Location = New System.Drawing.Point(1021, 44) Me.BNUD8.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0}) Me.BNUD8.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648}) Me.BNUD8.Name = "BNUD8" Me.BNUD8.Size = New System.Drawing.Size(107, 23) Me.BNUD8.TabIndex = 1801 Me.BNUD8.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.BNUD8.ThousandsSeparator = True ' 'BNUD9 ' Me.BNUD9.ForeColor = System.Drawing.Color.Green Me.BNUD9.Location = New System.Drawing.Point(1130, 44) Me.BNUD9.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0}) Me.BNUD9.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648}) Me.BNUD9.Name = "BNUD9" Me.BNUD9.Size = New System.Drawing.Size(107, 23) Me.BNUD9.TabIndex = 1800 Me.BNUD9.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.BNUD9.ThousandsSeparator = True ' 'BNUD10 ' Me.BNUD10.ForeColor = System.Drawing.Color.Green Me.BNUD10.Location = New System.Drawing.Point(1238, 44) Me.BNUD10.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0}) Me.BNUD10.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648}) Me.BNUD10.Name = "BNUD10" Me.BNUD10.Size = New System.Drawing.Size(107, 23) Me.BNUD10.TabIndex = 1799 Me.BNUD10.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.BNUD10.ThousandsSeparator = True ' 'CNUD6 ' Me.CNUD6.ForeColor = System.Drawing.Color.Green Me.CNUD6.Location = New System.Drawing.Point(803, 67) Me.CNUD6.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0}) Me.CNUD6.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648}) Me.CNUD6.Name = "CNUD6" Me.CNUD6.Size = New System.Drawing.Size(107, 23) Me.CNUD6.TabIndex = 1808 Me.CNUD6.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.CNUD6.ThousandsSeparator = True ' 'CNUD7 ' Me.CNUD7.ForeColor = System.Drawing.Color.Green Me.CNUD7.Location = New System.Drawing.Point(912, 67) Me.CNUD7.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0}) Me.CNUD7.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648}) Me.CNUD7.Name = "CNUD7" Me.CNUD7.Size = New System.Drawing.Size(107, 23) Me.CNUD7.TabIndex = 1807 Me.CNUD7.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.CNUD7.ThousandsSeparator = True ' 'CNUD8 ' Me.CNUD8.ForeColor = System.Drawing.Color.Green Me.CNUD8.Location = New System.Drawing.Point(1021, 67) Me.CNUD8.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0}) Me.CNUD8.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648}) Me.CNUD8.Name = "CNUD8" Me.CNUD8.Size = New System.Drawing.Size(107, 23) Me.CNUD8.TabIndex = 1806 Me.CNUD8.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.CNUD8.ThousandsSeparator = True ' 'CNUD9 ' Me.CNUD9.ForeColor = System.Drawing.Color.Green Me.CNUD9.Location = New System.Drawing.Point(1130, 67) Me.CNUD9.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0}) Me.CNUD9.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648}) Me.CNUD9.Name = "CNUD9" Me.CNUD9.Size = New System.Drawing.Size(107, 23) Me.CNUD9.TabIndex = 1805 Me.CNUD9.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.CNUD9.ThousandsSeparator = True ' 'CNUD10 ' Me.CNUD10.ForeColor = System.Drawing.Color.Green Me.CNUD10.Location = New System.Drawing.Point(1238, 67) Me.CNUD10.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0}) Me.CNUD10.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648}) Me.CNUD10.Name = "CNUD10" Me.CNUD10.Size = New System.Drawing.Size(107, 23) Me.CNUD10.TabIndex = 1804 Me.CNUD10.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.CNUD10.ThousandsSeparator = True ' 'DNUD6 ' Me.DNUD6.ForeColor = System.Drawing.Color.Green Me.DNUD6.Location = New System.Drawing.Point(803, 90) Me.DNUD6.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0}) Me.DNUD6.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648}) Me.DNUD6.Name = "DNUD6" Me.DNUD6.Size = New System.Drawing.Size(107, 23) Me.DNUD6.TabIndex = 1813 Me.DNUD6.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.DNUD6.ThousandsSeparator = True ' 'DNUD7 ' Me.DNUD7.ForeColor = System.Drawing.Color.Green Me.DNUD7.Location = New System.Drawing.Point(912, 90) Me.DNUD7.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0}) Me.DNUD7.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648}) Me.DNUD7.Name = "DNUD7" Me.DNUD7.Size = New System.Drawing.Size(107, 23) Me.DNUD7.TabIndex = 1812 Me.DNUD7.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.DNUD7.ThousandsSeparator = True ' 'DNUD8 ' Me.DNUD8.ForeColor = System.Drawing.Color.Green Me.DNUD8.Location = New System.Drawing.Point(1021, 90) Me.DNUD8.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0}) Me.DNUD8.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648}) Me.DNUD8.Name = "DNUD8" Me.DNUD8.Size = New System.Drawing.Size(107, 23) Me.DNUD8.TabIndex = 1811 Me.DNUD8.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.DNUD8.ThousandsSeparator = True ' 'DNUD9 ' Me.DNUD9.ForeColor = System.Drawing.Color.Green Me.DNUD9.Location = New System.Drawing.Point(1130, 90) Me.DNUD9.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0}) Me.DNUD9.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648}) Me.DNUD9.Name = "DNUD9" Me.DNUD9.Size = New System.Drawing.Size(107, 23) Me.DNUD9.TabIndex = 1810 Me.DNUD9.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.DNUD9.ThousandsSeparator = True ' 'DNUD10 ' Me.DNUD10.ForeColor = System.Drawing.Color.Green Me.DNUD10.Location = New System.Drawing.Point(1238, 90) Me.DNUD10.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0}) Me.DNUD10.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648}) Me.DNUD10.Name = "DNUD10" Me.DNUD10.Size = New System.Drawing.Size(107, 23) Me.DNUD10.TabIndex = 1809 Me.DNUD10.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.DNUD10.ThousandsSeparator = True ' '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.Location = New System.Drawing.Point(224, 24) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(35, 16) Me.Label1.TabIndex = 1814 Me.Label1.Text = "TWD" Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' '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.Location = New System.Drawing.Point(224, 47) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(32, 16) Me.Label2.TabIndex = 1815 Me.Label2.Text = "USD" Me.Label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' '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.Location = New System.Drawing.Point(224, 70) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(34, 16) Me.Label3.TabIndex = 1816 Me.Label3.Text = "RMB" Me.Label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' '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.Location = New System.Drawing.Point(224, 93) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(22, 16) Me.Label4.TabIndex = 1817 Me.Label4.Text = "RP" Me.Label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' '合約請款控制表 ' 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.Label4) Me.Controls.Add(Me.Label2) Me.Controls.Add(Me.DNUD6) Me.Controls.Add(Me.DNUD7) Me.Controls.Add(Me.DNUD8) Me.Controls.Add(Me.DNUD9) Me.Controls.Add(Me.DNUD10) Me.Controls.Add(Me.CNUD6) Me.Controls.Add(Me.CNUD7) Me.Controls.Add(Me.CNUD8) Me.Controls.Add(Me.CNUD9) Me.Controls.Add(Me.CNUD10) Me.Controls.Add(Me.BNUD6) Me.Controls.Add(Me.BNUD7) Me.Controls.Add(Me.BNUD8) Me.Controls.Add(Me.BNUD9) Me.Controls.Add(Me.BNUD10) Me.Controls.Add(Me.DNUD4) Me.Controls.Add(Me.DNUD2) Me.Controls.Add(Me.DNUD5) Me.Controls.Add(Me.DNUD3) Me.Controls.Add(Me.DNUD1) Me.Controls.Add(Me.CNUD4) Me.Controls.Add(Me.CNUD2) Me.Controls.Add(Me.CNUD5) Me.Controls.Add(Me.CNUD3) Me.Controls.Add(Me.CNUD1) Me.Controls.Add(Me.BNUD4) Me.Controls.Add(Me.BNUD2) Me.Controls.Add(Me.BNUD5) Me.Controls.Add(Me.BNUD3) Me.Controls.Add(Me.BNUD1) Me.Controls.Add(Me.Panel1) Me.Controls.Add(Me.查閱文件_bt) Me.Controls.Add(Me.語轉扭_bt) Me.Controls.Add(Me.ANUD4) Me.Controls.Add(Me.已請款_lb) Me.Controls.Add(Me.ANUD2) Me.Controls.Add(Me.追加減_lb) Me.Controls.Add(Me.ANUD6) Me.Controls.Add(Me.預付款_lb) Me.Controls.Add(Me.ANUD7) Me.Controls.Add(Me.到貨款_lb) Me.Controls.Add(Me.ANUD8) Me.Controls.Add(Me.施工款_lb) Me.Controls.Add(Me.ANUD9) Me.Controls.Add(Me.驗收款_lb) Me.Controls.Add(Me.ANUD10) Me.Controls.Add(Me.保留款_lb) Me.Controls.Add(Me.ANUD5) Me.Controls.Add(Me.剩餘款_lb) Me.Controls.Add(Me.ANUD3) Me.Controls.Add(Me.結算金額_lb) Me.Controls.Add(Me.ANUD1) Me.Controls.Add(Me.工程總價_lb) Me.Controls.Add(Me.請款未結束_ch) Me.Controls.Add(Me.甲方_lb) Me.Controls.Add(Me.合約編號1_cb) Me.Controls.Add(Me.查詢_bt) Me.Controls.Add(Me.關鍵字搜尋_tb) Me.Controls.Add(Me.請款單_dgv) Me.Controls.Add(Me.全部資料_ch) Me.Controls.Add(Me.搜尋_lb) Me.Controls.Add(Me.請款已結束_ch) Me.Controls.Add(Me.Label3) Me.Controls.Add(Me.Label1) 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(4) Me.Name = "合約請款控制表" Me.Text = "合約請款控制表" CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit() Me.Panel1.ResumeLayout(False) Me.Panel1.PerformLayout() CType(Me.ANUD4, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.ANUD2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.ANUD6, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.ANUD7, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.ANUD8, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.ANUD9, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.ANUD10, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.ANUD5, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.ANUD3, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.ANUD1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.請款單_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.BNUD4, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.BNUD2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.BNUD5, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.BNUD3, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.BNUD1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.CNUD4, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.CNUD2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.CNUD5, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.CNUD3, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.CNUD1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.DNUD4, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.DNUD2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.DNUD5, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.DNUD3, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.DNUD1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.BNUD6, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.BNUD7, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.BNUD8, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.BNUD9, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.BNUD10, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.CNUD6, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.CNUD7, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.CNUD8, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.CNUD9, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.CNUD10, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.DNUD6, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.DNUD7, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.DNUD8, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.DNUD9, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.DNUD10, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents 語言_dgv As DataGridView Friend WithEvents 合約編號_tb As TextBox Friend WithEvents Panel1 As Panel Friend WithEvents 查閱文件_bt As Button Friend WithEvents 語轉扭_bt As Button Friend WithEvents ANUD4 As NumericUpDown Friend WithEvents 已請款_lb As Label Friend WithEvents ANUD2 As NumericUpDown Friend WithEvents 追加減_lb As Label Friend WithEvents ANUD6 As NumericUpDown Friend WithEvents 預付款_lb As Label Friend WithEvents ANUD7 As NumericUpDown Friend WithEvents 到貨款_lb As Label Friend WithEvents ANUD8 As NumericUpDown Friend WithEvents 施工款_lb As Label Friend WithEvents ANUD9 As NumericUpDown Friend WithEvents 驗收款_lb As Label Friend WithEvents ANUD10 As NumericUpDown Friend WithEvents 保留款_lb As Label Friend WithEvents ANUD5 As NumericUpDown Friend WithEvents 剩餘款_lb As Label Friend WithEvents ANUD3 As NumericUpDown Friend WithEvents 結算金額_lb As Label Friend WithEvents ANUD1 As NumericUpDown Friend WithEvents 工程總價_lb As Label Friend WithEvents 請款已結束_ch As CheckBox Friend WithEvents 請款未結束_ch As CheckBox Friend WithEvents 工程期數_lb As Label Friend WithEvents 工程期1_ch As ComboBox Friend WithEvents 甲方_lb As Label Friend WithEvents 合約編號1_cb As ComboBox Friend WithEvents 查詢_bt As Button Friend WithEvents 關鍵字搜尋_tb As TextBox Friend WithEvents 請款單_dgv As DataGridView Friend WithEvents 全部資料_ch As CheckBox Friend WithEvents 搜尋_lb As Label Friend WithEvents BNUD4 As NumericUpDown Friend WithEvents BNUD2 As NumericUpDown Friend WithEvents BNUD5 As NumericUpDown Friend WithEvents BNUD3 As NumericUpDown Friend WithEvents BNUD1 As NumericUpDown Friend WithEvents CNUD4 As NumericUpDown Friend WithEvents CNUD2 As NumericUpDown Friend WithEvents CNUD5 As NumericUpDown Friend WithEvents CNUD3 As NumericUpDown Friend WithEvents CNUD1 As NumericUpDown Friend WithEvents DNUD4 As NumericUpDown Friend WithEvents DNUD2 As NumericUpDown Friend WithEvents DNUD5 As NumericUpDown Friend WithEvents DNUD3 As NumericUpDown Friend WithEvents DNUD1 As NumericUpDown Friend WithEvents BNUD6 As NumericUpDown Friend WithEvents BNUD7 As NumericUpDown Friend WithEvents BNUD8 As NumericUpDown Friend WithEvents BNUD9 As NumericUpDown Friend WithEvents BNUD10 As NumericUpDown Friend WithEvents CNUD6 As NumericUpDown Friend WithEvents CNUD7 As NumericUpDown Friend WithEvents CNUD8 As NumericUpDown Friend WithEvents CNUD9 As NumericUpDown Friend WithEvents CNUD10 As NumericUpDown Friend WithEvents DNUD6 As NumericUpDown Friend WithEvents DNUD7 As NumericUpDown Friend WithEvents DNUD8 As NumericUpDown Friend WithEvents DNUD9 As NumericUpDown Friend WithEvents DNUD10 As NumericUpDown Friend WithEvents Label1 As Label Friend WithEvents Label2 As Label Friend WithEvents Label3 As Label Friend WithEvents Label4 As Label End Class