_ 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 DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Me.語言_dgv = New System.Windows.Forms.DataGridView() Me.合約_dgv = New System.Windows.Forms.DataGridView() Me.語轉扭_bt = New System.Windows.Forms.Button() Me.合約附錄停用_ch = New System.Windows.Forms.CheckBox() Me.不列印金額_ch = New System.Windows.Forms.CheckBox() Me.列印_bt = New System.Windows.Forms.Button() Me.刪除_bt = New System.Windows.Forms.Button() Me.存檔_bt = New System.Windows.Forms.Button() Me.新增資料_bt = New System.Windows.Forms.Button() Me.附錄編號_lb = New System.Windows.Forms.Label() Me.附錄編號_tb = New System.Windows.Forms.TextBox() Me.合約附錄_dgv = New System.Windows.Forms.DataGridView() Me.NUD1 = New System.Windows.Forms.NumericUpDown() Me.NUD2 = New System.Windows.Forms.NumericUpDown() Me.NUD3 = New System.Windows.Forms.NumericUpDown() Me.客戶名稱_lb = New System.Windows.Forms.Label() Me.Label10 = New System.Windows.Forms.Label() Me.立約日期_lb = New System.Windows.Forms.Label() Me.工程期1_ch = New System.Windows.Forms.ComboBox() Me.客戶名稱_tb = New System.Windows.Forms.ComboBox() Me.Panel1 = New System.Windows.Forms.Panel() Me.立約日期_dtp = New System.Windows.Forms.DateTimePicker() Me.工程名稱_中_lb = New System.Windows.Forms.Label() Me.工程名稱_中_tb = New System.Windows.Forms.TextBox() Me.工程名稱_英_tb = New System.Windows.Forms.TextBox() Me.工程名稱_英_lb = New System.Windows.Forms.Label() Me.合約編號_lb = New System.Windows.Forms.Label() Me.合約編號_tb = New System.Windows.Forms.TextBox() Me.甲方_lb = New System.Windows.Forms.Label() Me.合約編號1_cb = New System.Windows.Forms.ComboBox() Me.搜尋_lb = New System.Windows.Forms.Label() Me.關鍵字搜尋_tb = New System.Windows.Forms.TextBox() Me.追加减_lb = New System.Windows.Forms.Label() Me.原合约金额_lb = New System.Windows.Forms.Label() Me.總金額_lb = New System.Windows.Forms.Label() Me.Label6 = New System.Windows.Forms.Label() Me.其他內容_lb = New System.Windows.Forms.Label() Me.Label8 = New System.Windows.Forms.Label() Me.其他內容_tb = New System.Windows.Forms.TextBox() Me.縮放2_bt = New System.Windows.Forms.Button() Me.PictureBox2 = New System.Windows.Forms.PictureBox() Me.PictureBox1 = New System.Windows.Forms.PictureBox() Me.查詢_bt = New System.Windows.Forms.Button() CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.合約_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.合約附錄_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.NUD1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.NUD2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.NUD3, System.ComponentModel.ISupportInitialize).BeginInit() Me.Panel1.SuspendLayout() CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' '語言_dgv ' Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.語言_dgv.Location = New System.Drawing.Point(485, 4) 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 = 1670 ' '合約_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), 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, 54) Me.合約_dgv.Name = "合約_dgv" Me.合約_dgv.RowHeadersWidth = 5 Me.合約_dgv.RowTemplate.Height = 24 Me.合約_dgv.Size = New System.Drawing.Size(232, 499) Me.合約_dgv.TabIndex = 1716 ' '語轉扭_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(396, 26) Me.語轉扭_bt.Name = "語轉扭_bt" Me.語轉扭_bt.Size = New System.Drawing.Size(23, 23) Me.語轉扭_bt.TabIndex = 1752 Me.語轉扭_bt.Text = "L" Me.語轉扭_bt.UseVisualStyleBackColor = True ' '合約附錄停用_ch ' Me.合約附錄停用_ch.AutoSize = True Me.合約附錄停用_ch.Location = New System.Drawing.Point(244, 130) Me.合約附錄停用_ch.Name = "合約附錄停用_ch" Me.合約附錄停用_ch.Size = New System.Drawing.Size(98, 20) Me.合約附錄停用_ch.TabIndex = 1751 Me.合約附錄停用_ch.Text = "合約附錄停用" Me.合約附錄停用_ch.UseVisualStyleBackColor = True ' '不列印金額_ch ' Me.不列印金額_ch.AutoSize = True Me.不列印金額_ch.Location = New System.Drawing.Point(399, 6) Me.不列印金額_ch.Name = "不列印金額_ch" Me.不列印金額_ch.Size = New System.Drawing.Size(86, 20) Me.不列印金額_ch.TabIndex = 1750 Me.不列印金額_ch.Text = "不列印金額" Me.不列印金額_ch.UseVisualStyleBackColor = True ' '列印_bt ' Me.列印_bt.BackgroundImage = Global.工巧明智能管理系統.My.Resources.Resources.print Me.列印_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.列印_bt.ForeColor = System.Drawing.Color.Green Me.列印_bt.Location = New System.Drawing.Point(345, 4) Me.列印_bt.Name = "列印_bt" Me.列印_bt.Size = New System.Drawing.Size(48, 48) Me.列印_bt.TabIndex = 1747 Me.列印_bt.UseVisualStyleBackColor = True ' '刪除_bt ' Me.刪除_bt.BackgroundImage = Global.工巧明智能管理系統.My.Resources.Resources.GarbageEmpty Me.刪除_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.刪除_bt.ForeColor = System.Drawing.Color.Red Me.刪除_bt.Location = New System.Drawing.Point(959, 3) Me.刪除_bt.Name = "刪除_bt" Me.刪除_bt.Size = New System.Drawing.Size(48, 48) Me.刪除_bt.TabIndex = 1746 Me.刪除_bt.UseVisualStyleBackColor = True ' '存檔_bt ' Me.存檔_bt.BackgroundImage = Global.工巧明智能管理系統.My.Resources.Resources.SAVER Me.存檔_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.存檔_bt.ForeColor = System.Drawing.Color.Green Me.存檔_bt.Location = New System.Drawing.Point(291, 4) Me.存檔_bt.Name = "存檔_bt" Me.存檔_bt.Size = New System.Drawing.Size(48, 48) Me.存檔_bt.TabIndex = 1745 Me.存檔_bt.UseVisualStyleBackColor = True ' '新增資料_bt ' Me.新增資料_bt.BackgroundImage = Global.工巧明智能管理系統.My.Resources.Resources.New_Folder Me.新增資料_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.新增資料_bt.ForeColor = System.Drawing.Color.Blue Me.新增資料_bt.Location = New System.Drawing.Point(237, 4) Me.新增資料_bt.Name = "新增資料_bt" Me.新增資料_bt.Size = New System.Drawing.Size(48, 48) Me.新增資料_bt.TabIndex = 1744 Me.新增資料_bt.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(407, 60) Me.附錄編號_lb.Name = "附錄編號_lb" Me.附錄編號_lb.Size = New System.Drawing.Size(55, 16) Me.附錄編號_lb.TabIndex = 1743 Me.附錄編號_lb.Text = "附錄編號" Me.附錄編號_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' '附錄編號_tb ' Me.附錄編號_tb.Enabled = False Me.附錄編號_tb.Location = New System.Drawing.Point(473, 57) Me.附錄編號_tb.Name = "附錄編號_tb" Me.附錄編號_tb.Size = New System.Drawing.Size(109, 23) Me.附錄編號_tb.TabIndex = 1730 ' '合約附錄_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.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(237, 58) Me.合約附錄_dgv.Name = "合約附錄_dgv" Me.合約附錄_dgv.RowHeadersWidth = 5 Me.合約附錄_dgv.RowTemplate.Height = 24 Me.合約附錄_dgv.Size = New System.Drawing.Size(168, 69) Me.合約附錄_dgv.TabIndex = 1742 ' 'NUD1 ' Me.NUD1.Location = New System.Drawing.Point(902, 153) Me.NUD1.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0}) Me.NUD1.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648}) Me.NUD1.Name = "NUD1" Me.NUD1.Size = New System.Drawing.Size(105, 23) Me.NUD1.TabIndex = 1738 Me.NUD1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.NUD1.ThousandsSeparator = True ' 'NUD2 ' Me.NUD2.Location = New System.Drawing.Point(655, 154) Me.NUD2.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0}) Me.NUD2.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648}) Me.NUD2.Name = "NUD2" Me.NUD2.Size = New System.Drawing.Size(105, 23) Me.NUD2.TabIndex = 1736 Me.NUD2.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.NUD2.ThousandsSeparator = True ' 'NUD3 ' Me.NUD3.Location = New System.Drawing.Point(355, 154) Me.NUD3.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0}) Me.NUD3.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648}) Me.NUD3.Name = "NUD3" Me.NUD3.Size = New System.Drawing.Size(105, 23) Me.NUD3.TabIndex = 1734 Me.NUD3.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.NUD3.ThousandsSeparator = True ' '客戶名稱_lb ' Me.客戶名稱_lb.AutoSize = True Me.客戶名稱_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.客戶名稱_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer)) Me.客戶名稱_lb.Location = New System.Drawing.Point(408, 131) Me.客戶名稱_lb.Name = "客戶名稱_lb" Me.客戶名稱_lb.Size = New System.Drawing.Size(55, 16) Me.客戶名稱_lb.TabIndex = 1732 Me.客戶名稱_lb.Text = "客戶名稱" Me.客戶名稱_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'Label10 ' Me.Label10.AutoSize = True Me.Label10.BackColor = System.Drawing.SystemColors.Control Me.Label10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label10.Location = New System.Drawing.Point(485, 56) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(55, 16) Me.Label10.TabIndex = 1421 Me.Label10.Text = "工程期數" Me.Label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' '立約日期_lb ' Me.立約日期_lb.AutoSize = True Me.立約日期_lb.ForeColor = System.Drawing.Color.Green Me.立約日期_lb.Location = New System.Drawing.Point(807, 61) Me.立約日期_lb.Name = "立約日期_lb" Me.立約日期_lb.Size = New System.Drawing.Size(55, 16) Me.立約日期_lb.TabIndex = 1729 Me.立約日期_lb.Text = "立約日期" ' '工程期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(485, 75) Me.工程期1_ch.Name = "工程期1_ch" Me.工程期1_ch.Size = New System.Drawing.Size(81, 24) Me.工程期1_ch.TabIndex = 1420 ' '客戶名稱_tb ' Me.客戶名稱_tb.FormattingEnabled = True Me.客戶名稱_tb.Location = New System.Drawing.Point(501, 128) Me.客戶名稱_tb.Name = "客戶名稱_tb" Me.客戶名稱_tb.Size = New System.Drawing.Size(506, 24) Me.客戶名稱_tb.TabIndex = 1733 ' 'Panel1 ' Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Panel1.Controls.Add(Me.語言_dgv) Me.Panel1.Controls.Add(Me.PictureBox2) Me.Panel1.Controls.Add(Me.PictureBox1) Me.Panel1.Controls.Add(Me.Label10) Me.Panel1.Controls.Add(Me.工程期1_ch) Me.Panel1.Location = New System.Drawing.Point(268, 225) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(576, 138) Me.Panel1.TabIndex = 1731 Me.Panel1.Visible = False ' '立約日期_dtp ' Me.立約日期_dtp.CustomFormat = "yyyy/MM/dd" Me.立約日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom Me.立約日期_dtp.Location = New System.Drawing.Point(901, 57) Me.立約日期_dtp.Name = "立約日期_dtp" Me.立約日期_dtp.Size = New System.Drawing.Size(105, 23) Me.立約日期_dtp.TabIndex = 1728 ' '工程名稱_中_lb ' Me.工程名稱_中_lb.AutoSize = True Me.工程名稱_中_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.工程名稱_中_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer)) Me.工程名稱_中_lb.Location = New System.Drawing.Point(407, 83) Me.工程名稱_中_lb.Name = "工程名稱_中_lb" Me.工程名稱_中_lb.Size = New System.Drawing.Size(87, 16) Me.工程名稱_中_lb.TabIndex = 1724 Me.工程名稱_中_lb.Text = "工程名稱(中文)" Me.工程名稱_中_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' '工程名稱_中_tb ' Me.工程名稱_中_tb.Location = New System.Drawing.Point(501, 80) Me.工程名稱_中_tb.Name = "工程名稱_中_tb" Me.工程名稱_中_tb.Size = New System.Drawing.Size(506, 23) Me.工程名稱_中_tb.TabIndex = 1725 ' '工程名稱_英_tb ' Me.工程名稱_英_tb.Location = New System.Drawing.Point(501, 104) Me.工程名稱_英_tb.Name = "工程名稱_英_tb" Me.工程名稱_英_tb.Size = New System.Drawing.Size(506, 23) Me.工程名稱_英_tb.TabIndex = 1727 ' '工程名稱_英_lb ' Me.工程名稱_英_lb.AutoSize = True Me.工程名稱_英_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.工程名稱_英_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer)) Me.工程名稱_英_lb.Location = New System.Drawing.Point(407, 107) Me.工程名稱_英_lb.Name = "工程名稱_英_lb" Me.工程名稱_英_lb.Size = New System.Drawing.Size(87, 16) Me.工程名稱_英_lb.TabIndex = 1726 Me.工程名稱_英_lb.Text = "工程名稱(英文)" Me.工程名稱_英_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' '合約編號_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(584, 60) Me.合約編號_lb.Name = "合約編號_lb" Me.合約編號_lb.Size = New System.Drawing.Size(55, 16) Me.合約編號_lb.TabIndex = 1723 Me.合約編號_lb.Text = "合約編號" Me.合約編號_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' '合約編號_tb ' Me.合約編號_tb.Enabled = False Me.合約編號_tb.Location = New System.Drawing.Point(659, 57) Me.合約編號_tb.Name = "合約編號_tb" Me.合約編號_tb.Size = New System.Drawing.Size(125, 23) Me.合約編號_tb.TabIndex = 1722 ' '甲方_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(4, 33) Me.甲方_lb.Name = "甲方_lb" Me.甲方_lb.Size = New System.Drawing.Size(61, 16) Me.甲方_lb.TabIndex = 1721 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(72, 29) Me.合約編號1_cb.Name = "合約編號1_cb" Me.合約編號1_cb.Size = New System.Drawing.Size(119, 24) Me.合約編號1_cb.TabIndex = 1720 ' '搜尋_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(3, 7) Me.搜尋_lb.Name = "搜尋_lb" Me.搜尋_lb.Size = New System.Drawing.Size(67, 16) Me.搜尋_lb.TabIndex = 1718 Me.搜尋_lb.Text = "關鍵字搜尋" Me.搜尋_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' '關鍵字搜尋_tb ' Me.關鍵字搜尋_tb.Location = New System.Drawing.Point(72, 4) Me.關鍵字搜尋_tb.Name = "關鍵字搜尋_tb" Me.關鍵字搜尋_tb.Size = New System.Drawing.Size(119, 23) Me.關鍵字搜尋_tb.TabIndex = 1717 ' '追加减_lb ' Me.追加减_lb.AutoSize = True Me.追加减_lb.ForeColor = System.Drawing.Color.Green Me.追加减_lb.Location = New System.Drawing.Point(466, 157) Me.追加减_lb.Name = "追加减_lb" Me.追加减_lb.Size = New System.Drawing.Size(135, 16) Me.追加减_lb.TabIndex = 1737 Me.追加减_lb.Text = "2、追加/追减金额(含税)" ' '原合约金额_lb ' Me.原合约金额_lb.AutoSize = True Me.原合约金额_lb.ForeColor = System.Drawing.Color.Green Me.原合约金额_lb.Location = New System.Drawing.Point(235, 156) Me.原合约金额_lb.Name = "原合约金额_lb" Me.原合约金额_lb.Size = New System.Drawing.Size(118, 16) Me.原合约金额_lb.TabIndex = 1735 Me.原合约金额_lb.Text = "1、原合约金额(含税)" ' '總金額_lb ' Me.總金額_lb.AutoSize = True Me.總金額_lb.ForeColor = System.Drawing.Color.Green Me.總金額_lb.Location = New System.Drawing.Point(763, 157) Me.總金額_lb.Name = "總金額_lb" Me.總金額_lb.Size = New System.Drawing.Size(121, 16) Me.總金額_lb.TabIndex = 1739 Me.總金額_lb.Text = "3、結算總金額(含税) " ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label6.Location = New System.Drawing.Point(234, 166) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(772, 16) Me.Label6.TabIndex = 1748 Me.Label6.Text = "_________________________________________________________________________________" & "________________________________________________________________________" Me.Label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' '其他內容_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(240, 181) Me.其他內容_lb.Name = "其他內容_lb" Me.其他內容_lb.Size = New System.Drawing.Size(88, 16) Me.其他內容_lb.TabIndex = 1741 Me.其他內容_lb.Text = "其他附錄內容 : " Me.其他內容_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'Label8 ' Me.Label8.AutoSize = True Me.Label8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label8.Location = New System.Drawing.Point(234, 41) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(772, 16) Me.Label8.TabIndex = 1749 Me.Label8.Text = "_________________________________________________________________________________" & "________________________________________________________________________" Me.Label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' '其他內容_tb ' Me.其他內容_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.其他內容_tb.Location = New System.Drawing.Point(237, 196) Me.其他內容_tb.Multiline = True Me.其他內容_tb.Name = "其他內容_tb" Me.其他內容_tb.ScrollBars = System.Windows.Forms.ScrollBars.Vertical Me.其他內容_tb.Size = New System.Drawing.Size(767, 357) Me.其他內容_tb.TabIndex = 1740 ' '縮放2_bt ' Me.縮放2_bt.BackgroundImage = Global.工巧明智能管理系統.My.Resources.Resources.ZOOM01 Me.縮放2_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.縮放2_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.縮放2_bt.ForeColor = System.Drawing.Color.Blue Me.縮放2_bt.Location = New System.Drawing.Point(193, 28) Me.縮放2_bt.Name = "縮放2_bt" Me.縮放2_bt.Size = New System.Drawing.Size(39, 26) Me.縮放2_bt.TabIndex = 1753 Me.縮放2_bt.UseVisualStyleBackColor = True ' 'PictureBox2 ' Me.PictureBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.PictureBox2.Image = Global.工巧明智能管理系統.My.Resources.Resources.HXLOGO01 Me.PictureBox2.Location = New System.Drawing.Point(8, 70) Me.PictureBox2.Name = "PictureBox2" Me.PictureBox2.Size = New System.Drawing.Size(471, 61) Me.PictureBox2.TabIndex = 1434 Me.PictureBox2.TabStop = False ' 'PictureBox1 ' Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.PictureBox1.Image = Global.工巧明智能管理系統.My.Resources.Resources.PGSLOGO01 Me.PictureBox1.Location = New System.Drawing.Point(8, 4) Me.PictureBox1.Name = "PictureBox1" Me.PictureBox1.Size = New System.Drawing.Size(471, 61) Me.PictureBox1.TabIndex = 1433 Me.PictureBox1.TabStop = False ' '查詢_bt ' Me.查詢_bt.BackgroundImage = Global.工巧明智能管理系統.My.Resources.Resources.下載 Me.查詢_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom 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(193, 2) Me.查詢_bt.Name = "查詢_bt" Me.查詢_bt.Size = New System.Drawing.Size(40, 26) Me.查詢_bt.TabIndex = 1719 Me.查詢_bt.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(1010, 555) Me.Controls.Add(Me.合約_dgv) Me.Controls.Add(Me.縮放2_bt) Me.Controls.Add(Me.語轉扭_bt) Me.Controls.Add(Me.合約附錄停用_ch) Me.Controls.Add(Me.不列印金額_ch) Me.Controls.Add(Me.列印_bt) Me.Controls.Add(Me.刪除_bt) Me.Controls.Add(Me.存檔_bt) Me.Controls.Add(Me.新增資料_bt) Me.Controls.Add(Me.附錄編號_lb) Me.Controls.Add(Me.附錄編號_tb) Me.Controls.Add(Me.合約附錄_dgv) Me.Controls.Add(Me.NUD1) Me.Controls.Add(Me.NUD2) Me.Controls.Add(Me.NUD3) Me.Controls.Add(Me.客戶名稱_lb) Me.Controls.Add(Me.立約日期_lb) Me.Controls.Add(Me.客戶名稱_tb) Me.Controls.Add(Me.Panel1) Me.Controls.Add(Me.立約日期_dtp) Me.Controls.Add(Me.工程名稱_中_lb) Me.Controls.Add(Me.工程名稱_中_tb) Me.Controls.Add(Me.工程名稱_英_tb) Me.Controls.Add(Me.工程名稱_英_lb) Me.Controls.Add(Me.合約編號_lb) Me.Controls.Add(Me.合約編號_tb) Me.Controls.Add(Me.甲方_lb) Me.Controls.Add(Me.合約編號1_cb) Me.Controls.Add(Me.查詢_bt) Me.Controls.Add(Me.搜尋_lb) Me.Controls.Add(Me.關鍵字搜尋_tb) Me.Controls.Add(Me.追加减_lb) Me.Controls.Add(Me.原合约金额_lb) Me.Controls.Add(Me.總金額_lb) Me.Controls.Add(Me.Label6) Me.Controls.Add(Me.其他內容_lb) Me.Controls.Add(Me.Label8) Me.Controls.Add(Me.其他內容_tb) 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.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Text = "附錄合約" CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.合約_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.合約附錄_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.NUD1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.NUD2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.NUD3, System.ComponentModel.ISupportInitialize).EndInit() Me.Panel1.ResumeLayout(False) Me.Panel1.PerformLayout() CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents 語言_dgv As DataGridView Friend WithEvents PictureBox2 As PictureBox Friend WithEvents PictureBox1 As PictureBox Friend WithEvents 合約_dgv As DataGridView Friend WithEvents 縮放2_bt As Button Friend WithEvents 語轉扭_bt As Button Friend WithEvents 合約附錄停用_ch As CheckBox Friend WithEvents 不列印金額_ch As CheckBox Friend WithEvents 列印_bt As Button Friend WithEvents 刪除_bt As Button Friend WithEvents 存檔_bt As Button Friend WithEvents 新增資料_bt As Button Friend WithEvents 附錄編號_lb As Label Friend WithEvents 附錄編號_tb As TextBox Friend WithEvents 合約附錄_dgv As DataGridView Friend WithEvents NUD1 As NumericUpDown Friend WithEvents NUD2 As NumericUpDown Friend WithEvents NUD3 As NumericUpDown Friend WithEvents 客戶名稱_lb As Label Friend WithEvents Label10 As Label Friend WithEvents 立約日期_lb As Label Friend WithEvents 工程期1_ch As ComboBox Friend WithEvents 客戶名稱_tb As ComboBox Friend WithEvents Panel1 As Panel Friend WithEvents 立約日期_dtp As DateTimePicker Friend WithEvents 工程名稱_中_lb As Label Friend WithEvents 工程名稱_中_tb As TextBox Friend WithEvents 工程名稱_英_tb As TextBox Friend WithEvents 工程名稱_英_lb As Label Friend WithEvents 合約編號_lb As Label Friend WithEvents 合約編號_tb As TextBox Friend WithEvents 甲方_lb As Label Friend WithEvents 合約編號1_cb As ComboBox Friend WithEvents 查詢_bt As Button Friend WithEvents 搜尋_lb As Label Friend WithEvents 關鍵字搜尋_tb As TextBox Friend WithEvents 追加减_lb As Label Friend WithEvents 原合约金额_lb As Label Friend WithEvents 總金額_lb As Label Friend WithEvents Label6 As Label Friend WithEvents 其他內容_lb As Label Friend WithEvents Label8 As Label Friend WithEvents 其他內容_tb As TextBox End Class