_ 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 DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Me.Label10 = New System.Windows.Forms.Label() Me.工程期1_ch = New System.Windows.Forms.ComboBox() Me.甲方_lb = New System.Windows.Forms.Label() Me.合約編號1_cb = New System.Windows.Forms.ComboBox() 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.合約編號_lb = New System.Windows.Forms.Label() Me.合約編號_tb = New System.Windows.Forms.TextBox() 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.立約日期_dtp = New System.Windows.Forms.DateTimePicker() Me.附錄編號_tb = New System.Windows.Forms.TextBox() Me.Panel1 = New System.Windows.Forms.Panel() Me.語言_dgv = New System.Windows.Forms.DataGridView() Me.PictureBox2 = New System.Windows.Forms.PictureBox() Me.PictureBox1 = New System.Windows.Forms.PictureBox() Me.客戶名稱_lb = New System.Windows.Forms.Label() Me.客戶名稱_tb = New System.Windows.Forms.ComboBox() Me.NUD3 = New System.Windows.Forms.NumericUpDown() Me.原合约金额_lb = New System.Windows.Forms.Label() Me.追加减_lb = New System.Windows.Forms.Label() Me.NUD2 = New System.Windows.Forms.NumericUpDown() Me.總金額_lb = New System.Windows.Forms.Label() Me.NUD1 = New System.Windows.Forms.NumericUpDown() Me.其他內容_tb = New System.Windows.Forms.TextBox() Me.其他內容_lb = New System.Windows.Forms.Label() Me.合約附錄_dgv = New System.Windows.Forms.DataGridView() Me.附錄編號_lb = New System.Windows.Forms.Label() 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.Label6 = New System.Windows.Forms.Label() Me.Label8 = New System.Windows.Forms.Label() Me.不列印金額_ch = New System.Windows.Forms.CheckBox() Me.合約附錄停用_ch = New System.Windows.Forms.CheckBox() Me.語轉扭_bt = New System.Windows.Forms.Button() Me.縮放2_bt = New System.Windows.Forms.Button() CType(Me.合約_dgv, System.ComponentModel.ISupportInitialize).BeginInit() Me.Panel1.SuspendLayout() CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.NUD3, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.NUD2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.NUD1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.合約附錄_dgv, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' '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 ' '工程期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 ' '甲方_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, 31) Me.甲方_lb.Name = "甲方_lb" Me.甲方_lb.Size = New System.Drawing.Size(61, 16) Me.甲方_lb.TabIndex = 1419 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, 27) Me.合約編號1_cb.Name = "合約編號1_cb" Me.合約編號1_cb.Size = New System.Drawing.Size(119, 24) Me.合約編號1_cb.TabIndex = 1418 ' '查詢_bt ' Me.查詢_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.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, 0) Me.查詢_bt.Name = "查詢_bt" Me.查詢_bt.Size = New System.Drawing.Size(40, 26) Me.查詢_bt.TabIndex = 1417 Me.查詢_bt.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(3, 5) Me.搜尋_lb.Name = "搜尋_lb" Me.搜尋_lb.Size = New System.Drawing.Size(67, 16) Me.搜尋_lb.TabIndex = 1416 Me.搜尋_lb.Text = "關鍵字搜尋" Me.搜尋_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' '關鍵字搜尋_tb ' Me.關鍵字搜尋_tb.Location = New System.Drawing.Point(72, 2) Me.關鍵字搜尋_tb.Name = "關鍵字搜尋_tb" Me.關鍵字搜尋_tb.Size = New System.Drawing.Size(119, 23) Me.關鍵字搜尋_tb.TabIndex = 1415 ' '合約_dgv ' DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.合約_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5 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, 52) 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 = 1414 ' '合約編號_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, 58) Me.合約編號_lb.Name = "合約編號_lb" Me.合約編號_lb.Size = New System.Drawing.Size(55, 16) Me.合約編號_lb.TabIndex = 1423 Me.合約編號_lb.Text = "合約編號" Me.合約編號_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' '合約編號_tb ' Me.合約編號_tb.Enabled = False Me.合約編號_tb.Location = New System.Drawing.Point(659, 55) Me.合約編號_tb.Name = "合約編號_tb" Me.合約編號_tb.Size = New System.Drawing.Size(125, 23) Me.合約編號_tb.TabIndex = 1422 ' '工程名稱_中_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, 81) Me.工程名稱_中_lb.Name = "工程名稱_中_lb" Me.工程名稱_中_lb.Size = New System.Drawing.Size(87, 16) Me.工程名稱_中_lb.TabIndex = 1424 Me.工程名稱_中_lb.Text = "工程名稱(中文)" Me.工程名稱_中_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' '工程名稱_中_tb ' Me.工程名稱_中_tb.Location = New System.Drawing.Point(501, 78) Me.工程名稱_中_tb.Name = "工程名稱_中_tb" Me.工程名稱_中_tb.Size = New System.Drawing.Size(506, 23) Me.工程名稱_中_tb.TabIndex = 1425 ' '工程名稱_英_tb ' Me.工程名稱_英_tb.Location = New System.Drawing.Point(501, 102) Me.工程名稱_英_tb.Name = "工程名稱_英_tb" Me.工程名稱_英_tb.Size = New System.Drawing.Size(506, 23) Me.工程名稱_英_tb.TabIndex = 1427 ' '工程名稱_英_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, 105) Me.工程名稱_英_lb.Name = "工程名稱_英_lb" Me.工程名稱_英_lb.Size = New System.Drawing.Size(87, 16) Me.工程名稱_英_lb.TabIndex = 1426 Me.工程名稱_英_lb.Text = "工程名稱(英文)" Me.工程名稱_英_lb.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, 59) Me.立約日期_lb.Name = "立約日期_lb" Me.立約日期_lb.Size = New System.Drawing.Size(55, 16) Me.立約日期_lb.TabIndex = 1429 Me.立約日期_lb.Text = "立約日期" ' '立約日期_dtp ' Me.立約日期_dtp.CustomFormat = "yyyy/MM/dd" Me.立約日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom Me.立約日期_dtp.Location = New System.Drawing.Point(901, 55) Me.立約日期_dtp.Name = "立約日期_dtp" Me.立約日期_dtp.Size = New System.Drawing.Size(105, 23) Me.立約日期_dtp.TabIndex = 1428 ' '附錄編號_tb ' Me.附錄編號_tb.Enabled = False Me.附錄編號_tb.Location = New System.Drawing.Point(473, 55) Me.附錄編號_tb.Name = "附錄編號_tb" Me.附錄編號_tb.Size = New System.Drawing.Size(109, 23) Me.附錄編號_tb.TabIndex = 1430 ' '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, 223) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(576, 138) Me.Panel1.TabIndex = 1432 Me.Panel1.Visible = False ' '語言_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 ' 'PictureBox2 ' 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(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.HX_PGS_ERP_SYS.My.Resources.Resources.HXLOGO01 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 ' '客戶名稱_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, 129) Me.客戶名稱_lb.Name = "客戶名稱_lb" Me.客戶名稱_lb.Size = New System.Drawing.Size(55, 16) Me.客戶名稱_lb.TabIndex = 1433 Me.客戶名稱_lb.Text = "客戶名稱" Me.客戶名稱_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' '客戶名稱_tb ' Me.客戶名稱_tb.FormattingEnabled = True Me.客戶名稱_tb.Location = New System.Drawing.Point(501, 126) Me.客戶名稱_tb.Name = "客戶名稱_tb" Me.客戶名稱_tb.Size = New System.Drawing.Size(506, 24) Me.客戶名稱_tb.TabIndex = 1434 ' 'NUD3 ' Me.NUD3.Location = New System.Drawing.Point(355, 152) 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 = 1435 Me.NUD3.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.NUD3.ThousandsSeparator = True ' '原合约金额_lb ' Me.原合约金额_lb.AutoSize = True Me.原合约金额_lb.ForeColor = System.Drawing.Color.Green Me.原合约金额_lb.Location = New System.Drawing.Point(235, 154) Me.原合约金额_lb.Name = "原合约金额_lb" Me.原合约金额_lb.Size = New System.Drawing.Size(118, 16) Me.原合约金额_lb.TabIndex = 1437 Me.原合约金额_lb.Text = "1、原合约金额(含税)" ' '追加减_lb ' Me.追加减_lb.AutoSize = True Me.追加减_lb.ForeColor = System.Drawing.Color.Green Me.追加减_lb.Location = New System.Drawing.Point(466, 155) Me.追加减_lb.Name = "追加减_lb" Me.追加减_lb.Size = New System.Drawing.Size(135, 16) Me.追加减_lb.TabIndex = 1439 Me.追加减_lb.Text = "2、追加/追减金额(含税)" ' 'NUD2 ' Me.NUD2.Location = New System.Drawing.Point(655, 152) 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 = 1438 Me.NUD2.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.NUD2.ThousandsSeparator = True ' '總金額_lb ' Me.總金額_lb.AutoSize = True Me.總金額_lb.ForeColor = System.Drawing.Color.Green Me.總金額_lb.Location = New System.Drawing.Point(763, 155) Me.總金額_lb.Name = "總金額_lb" Me.總金額_lb.Size = New System.Drawing.Size(121, 16) Me.總金額_lb.TabIndex = 1441 Me.總金額_lb.Text = "3、結算總金額(含税) " ' 'NUD1 ' Me.NUD1.Location = New System.Drawing.Point(902, 151) 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 = 1440 Me.NUD1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.NUD1.ThousandsSeparator = True ' '其他內容_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, 194) 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 = 1442 ' '其他內容_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, 179) Me.其他內容_lb.Name = "其他內容_lb" Me.其他內容_lb.Size = New System.Drawing.Size(88, 16) Me.其他內容_lb.TabIndex = 1443 Me.其他內容_lb.Text = "其他附錄內容 : " Me.其他內容_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' '合約附錄_dgv ' DataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.合約附錄_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle6 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, 56) 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 = 1444 ' '附錄編號_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, 58) Me.附錄編號_lb.Name = "附錄編號_lb" Me.附錄編號_lb.Size = New System.Drawing.Size(55, 16) Me.附錄編號_lb.TabIndex = 1445 Me.附錄編號_lb.Text = "附錄編號" Me.附錄編號_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' '新增資料_bt ' Me.新增資料_bt.ForeColor = System.Drawing.Color.Blue Me.新增資料_bt.Location = New System.Drawing.Point(237, 2) Me.新增資料_bt.Name = "新增資料_bt" Me.新增資料_bt.Size = New System.Drawing.Size(136, 48) Me.新增資料_bt.TabIndex = 1446 Me.新增資料_bt.Text = "開新附錄合約" Me.新增資料_bt.UseVisualStyleBackColor = True ' '存檔_bt ' Me.存檔_bt.ForeColor = System.Drawing.Color.Green Me.存檔_bt.Location = New System.Drawing.Point(375, 2) Me.存檔_bt.Name = "存檔_bt" Me.存檔_bt.Size = New System.Drawing.Size(136, 48) Me.存檔_bt.TabIndex = 1447 Me.存檔_bt.Text = "存檔" Me.存檔_bt.UseVisualStyleBackColor = True ' '刪除_bt ' Me.刪除_bt.ForeColor = System.Drawing.Color.Red Me.刪除_bt.Location = New System.Drawing.Point(871, 1) Me.刪除_bt.Name = "刪除_bt" Me.刪除_bt.Size = New System.Drawing.Size(136, 48) Me.刪除_bt.TabIndex = 1448 Me.刪除_bt.Text = "刪除" Me.刪除_bt.UseVisualStyleBackColor = True ' '列印_bt ' Me.列印_bt.ForeColor = System.Drawing.Color.Green Me.列印_bt.Location = New System.Drawing.Point(513, 2) Me.列印_bt.Name = "列印_bt" Me.列印_bt.Size = New System.Drawing.Size(136, 48) Me.列印_bt.TabIndex = 1449 Me.列印_bt.Text = "列印成EXCEL" Me.列印_bt.UseVisualStyleBackColor = True ' '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, 164) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(772, 16) Me.Label6.TabIndex = 1450 Me.Label6.Text = "_________________________________________________________________________________" & "________________________________________________________________________" Me.Label6.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, 39) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(772, 16) Me.Label8.TabIndex = 1451 Me.Label8.Text = "_________________________________________________________________________________" & "________________________________________________________________________" Me.Label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' '不列印金額_ch ' Me.不列印金額_ch.AutoSize = True Me.不列印金額_ch.Location = New System.Drawing.Point(655, 6) Me.不列印金額_ch.Name = "不列印金額_ch" Me.不列印金額_ch.Size = New System.Drawing.Size(86, 20) Me.不列印金額_ch.TabIndex = 1452 Me.不列印金額_ch.Text = "不列印金額" Me.不列印金額_ch.UseVisualStyleBackColor = True ' '合約附錄停用_ch ' Me.合約附錄停用_ch.AutoSize = True Me.合約附錄停用_ch.Location = New System.Drawing.Point(244, 128) Me.合約附錄停用_ch.Name = "合約附錄停用_ch" Me.合約附錄停用_ch.Size = New System.Drawing.Size(98, 20) Me.合約附錄停用_ch.TabIndex = 1453 Me.合約附錄停用_ch.Text = "合約附錄停用" Me.合約附錄停用_ch.UseVisualStyleBackColor = True ' '語轉扭_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(652, 26) Me.語轉扭_bt.Name = "語轉扭_bt" Me.語轉扭_bt.Size = New System.Drawing.Size(23, 23) Me.語轉扭_bt.TabIndex = 1714 Me.語轉扭_bt.Text = "L" Me.語轉扭_bt.UseVisualStyleBackColor = True ' '縮放2_bt ' Me.縮放2_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.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, 26) Me.縮放2_bt.Name = "縮放2_bt" Me.縮放2_bt.Size = New System.Drawing.Size(39, 26) Me.縮放2_bt.TabIndex = 1715 Me.縮放2_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.客戶名稱_tb) Me.Controls.Add(Me.Panel1) Me.Controls.Add(Me.立約日期_lb) 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(3, 4, 3, 4) Me.Name = "附錄合約" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Text = "附錄合約" CType(Me.合約_dgv, System.ComponentModel.ISupportInitialize).EndInit() Me.Panel1.ResumeLayout(False) Me.Panel1.PerformLayout() CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.NUD3, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.NUD2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.NUD1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.合約附錄_dgv, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents Label10 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 搜尋_lb As Label Friend WithEvents 關鍵字搜尋_tb As TextBox Friend WithEvents 合約_dgv As DataGridView Friend WithEvents 合約編號_lb As Label Friend WithEvents 合約編號_tb As TextBox 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 立約日期_dtp As DateTimePicker Friend WithEvents 附錄編號_tb As TextBox Friend WithEvents Panel1 As Panel Friend WithEvents 客戶名稱_lb As Label Friend WithEvents 客戶名稱_tb As ComboBox Friend WithEvents NUD3 As NumericUpDown Friend WithEvents 原合约金额_lb As Label Friend WithEvents 追加减_lb As Label Friend WithEvents NUD2 As NumericUpDown Friend WithEvents 總金額_lb As Label Friend WithEvents NUD1 As NumericUpDown Friend WithEvents 其他內容_tb As TextBox Friend WithEvents 其他內容_lb As Label Friend WithEvents 合約附錄_dgv As DataGridView Friend WithEvents 附錄編號_lb As Label Friend WithEvents 新增資料_bt As Button Friend WithEvents 存檔_bt As Button Friend WithEvents 刪除_bt As Button Friend WithEvents 列印_bt As Button Friend WithEvents Label6 As Label Friend WithEvents Label8 As Label Friend WithEvents 不列印金額_ch As CheckBox Friend WithEvents PictureBox2 As PictureBox Friend WithEvents PictureBox1 As PictureBox Friend WithEvents 合約附錄停用_ch As CheckBox Friend WithEvents 語言_dgv As DataGridView Friend WithEvents 語轉扭_bt As Button Friend WithEvents 縮放2_bt As Button End Class